2024-04-16T14:03:46.204 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-16T14:03:46.204 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/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257 --verbose --owner scheduled_adking@teuthology --name adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi -- /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257/orig.config.yaml 2024-04-16T14:03:46.234 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T14:03:46.311 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257 branch: wip-adk2-testing-2024-04-15-1136-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: adking@redhat.com first_in_suite: false job_id: '7658257' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk2-testing-2024-04-15-1136-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: 36befe5d41ee8a6ea2e60983e763134278d506cf ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf workunit: branch: wip-adk2-testing-2024-04-15-1136-squid sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.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: 5433 sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk2-testing-2024-04-15-1136-squid suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf targets: smithi071.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFD2yVW7JfPGsPOutBshBhKOWl0TSiQsX64VaYRJ5z52lg4A971JC/5YAEksIBVDYkOKBwuzG9kU8WhRdDfhUdo= smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAduaj5kuDx+swMUeeyLZhesVxT/qnaBWGYtvNwT4qc2dGX8HSf81Qx/N90go1Fu+Q8IxVBdW83V5Hllxb4S+nI= 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: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-16_12:53:12 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-16T14:03:46.312 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa; will attempt to use it 2024-04-16T14:03:46.312 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa/tasks 2024-04-16T14:03:46.313 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-16T14:03:46.314 INFO:teuthology.task.internal:Checking packages... 2024-04-16T14:03:46.341 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '36befe5d41ee8a6ea2e60983e763134278d506cf' 2024-04-16T14:03:46.342 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-16T14:03:46.342 INFO:teuthology.packaging:ref: None 2024-04-16T14:03:46.342 INFO:teuthology.packaging:tag: None 2024-04-16T14:03:46.342 INFO:teuthology.packaging:branch: wip-adk2-testing-2024-04-15-1136-squid 2024-04-16T14:03:46.342 INFO:teuthology.packaging:sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:03:46.342 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk2-testing-2024-04-15-1136-squid 2024-04-16T14:03:46.631 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2204-g36befe5d-1jammy 2024-04-16T14:03:46.633 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-16T14:03:46.640 INFO:teuthology.task.internal:no buildpackages task found 2024-04-16T14:03:46.640 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-16T14:03:46.652 INFO:teuthology.task.internal:Saving configuration 2024-04-16T14:03:46.663 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-16T14:03:46.670 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T14:03:46.696 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257', '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-04-16 13:58:08.150164', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwF9LeLebasLWk1R0VBwrClgF6GOjYkZL6WKoFPO4AI'} 2024-04-16T14:03:46.718 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257', '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-04-16 13:58:08.151838', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILr6KyG9vNW0OdIg5BGS+fIkDiauAHEtXOQgFRDhwSIR'} 2024-04-16T14:03:46.718 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-16T14:03:46.725 INFO:teuthology.task.internal:roles: ubuntu@smithi071.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-04-16T14:03:46.725 INFO:teuthology.task.internal:roles: ubuntu@smithi122.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-04-16T14:03:46.725 INFO:teuthology.run_tasks:Running task console_log... 2024-04-16T14:03:46.803 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f77b5f33550>, signals=[15]) 2024-04-16T14:03:46.803 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-16T14:03:46.811 INFO:teuthology.task.internal:Opening connections... 2024-04-16T14:03:46.811 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi071.front.sepia.ceph.com 2024-04-16T14:03:46.813 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:03:46.898 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-04-16T14:03:46.899 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:03:46.976 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-16T14:03:46.984 DEBUG:teuthology.orchestra.run.smithi071:> uname -m 2024-04-16T14:03:46.988 INFO:teuthology.orchestra.run.smithi071.stdout:x86_64 2024-04-16T14:03:46.989 DEBUG:teuthology.orchestra.run.smithi071:> cat /etc/os-release 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="Ubuntu" 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="22.04" 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_CODENAME=jammy 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:ID=ubuntu 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE=debian 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-16T14:03:47.034 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-16T14:03:47.035 INFO:teuthology.orchestra.run.smithi071.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-16T14:03:47.035 INFO:teuthology.orchestra.run.smithi071.stdout:UBUNTU_CODENAME=jammy 2024-04-16T14:03:47.035 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2024-04-16T14:03:47.055 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-04-16T14:03:47.060 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-04-16T14:03:47.060 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-04-16T14:03:47.107 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-16T14:03:47.107 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="Ubuntu" 2024-04-16T14:03:47.107 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="22.04" 2024-04-16T14:03:47.107 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-16T14:03:47.108 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_CODENAME=jammy 2024-04-16T14:03:47.108 INFO:teuthology.orchestra.run.smithi122.stdout:ID=ubuntu 2024-04-16T14:03:47.108 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE=debian 2024-04-16T14:03:47.108 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-16T14:03:47.108 INFO:teuthology.orchestra.run.smithi122.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-16T14:03:47.108 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-16T14:03:47.108 INFO:teuthology.orchestra.run.smithi122.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-16T14:03:47.108 INFO:teuthology.orchestra.run.smithi122.stdout:UBUNTU_CODENAME=jammy 2024-04-16T14:03:47.108 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-04-16T14:03:47.130 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-16T14:03:47.140 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-16T14:03:47.146 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-16T14:03:47.146 DEBUG:teuthology.orchestra.run.smithi071:> test '!' -e /home/ubuntu/cephtest 2024-04-16T14:03:47.148 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-04-16T14:03:47.154 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-16T14:03:47.161 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-16T14:03:47.161 DEBUG:teuthology.orchestra.run.smithi071:> test -z $(ls -A /var/lib/ceph) 2024-04-16T14:03:47.196 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-04-16T14:03:47.289 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-16T14:03:47.346 INFO:teuthology.run_tasks:Running task kernel... 2024-04-16T14:03:47.361 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-16T14:03:47.361 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-16T14:03:47.362 DEBUG:teuthology.orchestra.run.smithi071:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-16T14:03:47.362 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-16T14:03:47.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T14:03:47.366 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-04-16T14:03:47.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T14:03:47.367 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-04-16T14:03:47.415 INFO:teuthology.orchestra.run.smithi071.stdout:5.15.0-56-generic 2024-04-16T14:03:47.415 INFO:teuthology.task.kernel:Running kernel on smithi071: 5.15.0-56-generic 2024-04-16T14:03:47.416 DEBUG:teuthology.orchestra.run.smithi071:> sudo apt-get clean 2024-04-16T14:03:47.417 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-56-generic 2024-04-16T14:03:47.417 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.15.0-56-generic 2024-04-16T14:03:47.417 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-04-16T14:03:47.548 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-04-16T14:03:47.551 DEBUG:teuthology.orchestra.run.smithi071:> sudo apt-get update 2024-04-16T14:03:47.686 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-16T14:03:47.699 INFO:teuthology.orchestra.run.smithi071.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-16T14:03:47.712 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-16T14:03:47.796 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-16T14:03:47.797 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-16T14:03:47.822 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-16T14:03:47.878 INFO:teuthology.orchestra.run.smithi071.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-16T14:03:47.942 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [610 kB] 2024-04-16T14:03:47.947 INFO:teuthology.orchestra.run.smithi071.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [445 kB] 2024-04-16T14:03:48.050 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,562 kB] 2024-04-16T14:03:48.073 INFO:teuthology.orchestra.run.smithi071.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,346 kB] 2024-04-16T14:03:48.103 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [297 kB] 2024-04-16T14:03:48.108 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-16T14:03:48.108 INFO:teuthology.orchestra.run.smithi122.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.7 kB] 2024-04-16T14:03:48.108 INFO:teuthology.orchestra.run.smithi122.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,702 kB] 2024-04-16T14:03:48.141 INFO:teuthology.orchestra.run.smithi122.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [286 kB] 2024-04-16T14:03:48.144 INFO:teuthology.orchestra.run.smithi122.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-16T14:03:48.144 INFO:teuthology.orchestra.run.smithi122.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-16T14:03:48.145 INFO:teuthology.orchestra.run.smithi071.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB] 2024-04-16T14:03:48.154 INFO:teuthology.orchestra.run.smithi122.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,075 kB] 2024-04-16T14:03:48.154 INFO:teuthology.orchestra.run.smithi071.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-16T14:03:48.155 INFO:teuthology.orchestra.run.smithi071.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [34.1 kB] 2024-04-16T14:03:48.157 INFO:teuthology.orchestra.run.smithi071.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,670 kB] 2024-04-16T14:03:48.169 INFO:teuthology.orchestra.run.smithi122.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-04-16T14:03:48.172 INFO:teuthology.orchestra.run.smithi122.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-16T14:03:48.182 INFO:teuthology.orchestra.run.smithi122.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-16T14:03:48.197 INFO:teuthology.orchestra.run.smithi122.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.7 kB] 2024-04-16T14:03:48.197 INFO:teuthology.orchestra.run.smithi122.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.1 kB] 2024-04-16T14:03:48.198 INFO:teuthology.orchestra.run.smithi071.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB] 2024-04-16T14:03:48.203 INFO:teuthology.orchestra.run.smithi122.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-16T14:03:48.203 INFO:teuthology.orchestra.run.smithi122.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-16T14:03:48.204 INFO:teuthology.orchestra.run.smithi122.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-16T14:03:48.205 INFO:teuthology.orchestra.run.smithi122.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-16T14:03:48.205 INFO:teuthology.orchestra.run.smithi122.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-16T14:03:48.206 INFO:teuthology.orchestra.run.smithi071.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-16T14:03:48.206 INFO:teuthology.orchestra.run.smithi071.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-16T14:03:48.215 INFO:teuthology.orchestra.run.smithi122.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-16T14:03:48.215 INFO:teuthology.orchestra.run.smithi122.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-16T14:03:48.222 INFO:teuthology.orchestra.run.smithi122.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [445 kB] 2024-04-16T14:03:48.234 INFO:teuthology.orchestra.run.smithi122.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-16T14:03:48.235 INFO:teuthology.orchestra.run.smithi122.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-16T14:03:48.244 INFO:teuthology.orchestra.run.smithi071.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-16T14:03:48.244 INFO:teuthology.orchestra.run.smithi071.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-16T14:03:48.250 INFO:teuthology.orchestra.run.smithi071.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-16T14:03:48.252 INFO:teuthology.orchestra.run.smithi071.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-16T14:03:48.252 INFO:teuthology.orchestra.run.smithi071.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-16T14:03:48.252 INFO:teuthology.orchestra.run.smithi071.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-16T14:03:48.253 INFO:teuthology.orchestra.run.smithi071.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-16T14:03:48.253 INFO:teuthology.orchestra.run.smithi071.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-16T14:03:48.377 INFO:teuthology.orchestra.run.smithi071.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [610 kB] 2024-04-16T14:03:48.506 INFO:teuthology.orchestra.run.smithi122.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,346 kB] 2024-04-16T14:03:48.575 INFO:teuthology.orchestra.run.smithi071.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,562 kB] 2024-04-16T14:03:48.673 INFO:teuthology.orchestra.run.smithi122.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB] 2024-04-16T14:03:48.685 INFO:teuthology.orchestra.run.smithi122.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-16T14:03:48.686 INFO:teuthology.orchestra.run.smithi122.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,670 kB] 2024-04-16T14:03:48.723 INFO:teuthology.orchestra.run.smithi071.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [297 kB] 2024-04-16T14:03:48.738 INFO:teuthology.orchestra.run.smithi071.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-16T14:03:48.738 INFO:teuthology.orchestra.run.smithi071.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.7 kB] 2024-04-16T14:03:48.740 INFO:teuthology.orchestra.run.smithi071.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,702 kB] 2024-04-16T14:03:48.767 INFO:teuthology.orchestra.run.smithi122.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [34.1 kB] 2024-04-16T14:03:48.768 INFO:teuthology.orchestra.run.smithi122.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB] 2024-04-16T14:03:48.776 INFO:teuthology.orchestra.run.smithi122.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-16T14:03:48.777 INFO:teuthology.orchestra.run.smithi122.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-16T14:03:48.799 INFO:teuthology.orchestra.run.smithi071.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [286 kB] 2024-04-16T14:03:48.800 INFO:teuthology.orchestra.run.smithi122.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-16T14:03:48.806 INFO:teuthology.orchestra.run.smithi071.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-16T14:03:48.971 INFO:teuthology.orchestra.run.smithi071.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,075 kB] 2024-04-16T14:03:48.976 INFO:teuthology.orchestra.run.smithi122.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-16T14:03:49.374 INFO:teuthology.orchestra.run.smithi122.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-16T14:03:49.380 INFO:teuthology.orchestra.run.smithi122.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-16T14:03:49.381 INFO:teuthology.orchestra.run.smithi122.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-16T14:03:49.395 INFO:teuthology.orchestra.run.smithi122.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-16T14:03:49.398 INFO:teuthology.orchestra.run.smithi122.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-16T14:03:49.608 INFO:teuthology.orchestra.run.smithi071.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-16T14:03:49.645 INFO:teuthology.orchestra.run.smithi071.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-04-16T14:03:49.658 INFO:teuthology.orchestra.run.smithi071.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-16T14:03:49.659 INFO:teuthology.orchestra.run.smithi071.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.7 kB] 2024-04-16T14:03:49.661 INFO:teuthology.orchestra.run.smithi071.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-16T14:03:49.662 INFO:teuthology.orchestra.run.smithi071.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.1 kB] 2024-04-16T14:03:49.663 INFO:teuthology.orchestra.run.smithi071.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-16T14:03:49.663 INFO:teuthology.orchestra.run.smithi071.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-16T14:03:49.690 INFO:teuthology.orchestra.run.smithi071.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-16T14:03:49.693 INFO:teuthology.orchestra.run.smithi071.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-16T14:03:49.858 INFO:teuthology.orchestra.run.smithi071.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-16T14:03:49.940 INFO:teuthology.orchestra.run.smithi071.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-16T14:03:50.051 INFO:teuthology.orchestra.run.smithi071.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-16T14:03:50.106 INFO:teuthology.orchestra.run.smithi071.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-16T14:03:50.141 INFO:teuthology.orchestra.run.smithi071.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-16T14:03:53.748 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 12.9 MB in 2s (7,015 kB/s) 2024-04-16T14:03:54.442 INFO:teuthology.orchestra.run.smithi071.stdout:Fetched 12.9 MB in 3s (5,091 kB/s) 2024-04-16T14:03:55.024 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-04-16T14:03:55.041 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-16T14:03:55.092 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-04-16T14:03:55.267 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-04-16T14:03:55.267 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-04-16T14:03:55.422 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-04-16T14:03:55.422 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-16T14:03:55.422 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-16T14:03:55.423 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-16T14:03:55.423 INFO:teuthology.orchestra.run.smithi122.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-16T14:03:55.423 INFO:teuthology.orchestra.run.smithi122.stdout: python2.7-minimal 2024-04-16T14:03:55.423 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-16T14:03:55.424 INFO:teuthology.orchestra.run.smithi122.stdout:The following additional packages will be installed: 2024-04-16T14:03:55.424 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-16T14:03:55.424 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-generic linux-image-5.15.0-102-generic 2024-04-16T14:03:55.424 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-5.15.0-102-generic linux-modules-extra-5.15.0-102-generic 2024-04-16T14:03:55.425 INFO:teuthology.orchestra.run.smithi122.stdout:Suggested packages: 2024-04-16T14:03:55.425 INFO:teuthology.orchestra.run.smithi122.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-16T14:03:55.425 INFO:teuthology.orchestra.run.smithi122.stdout:Recommended packages: 2024-04-16T14:03:55.425 INFO:teuthology.orchestra.run.smithi122.stdout: thermald 2024-04-16T14:03:55.472 INFO:teuthology.orchestra.run.smithi122.stdout:The following NEW packages will be installed: 2024-04-16T14:03:55.473 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-16T14:03:55.473 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.15.0-102-generic linux-modules-5.15.0-102-generic 2024-04-16T14:03:55.473 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-extra-5.15.0-102-generic 2024-04-16T14:03:55.474 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages will be upgraded: 2024-04-16T14:03:55.474 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-16T14:03:55.653 INFO:teuthology.orchestra.run.smithi122.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-16T14:03:55.653 INFO:teuthology.orchestra.run.smithi122.stdout:Need to get 113 MB of archives. 2024-04-16T14:03:55.653 INFO:teuthology.orchestra.run.smithi122.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-16T14:03:55.653 INFO:teuthology.orchestra.run.smithi122.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-102-generic amd64 5.15.0-102.112 [22.7 MB] 2024-04-16T14:03:55.920 INFO:teuthology.orchestra.run.smithi071.stdout:Reading package lists... 2024-04-16T14:03:55.936 DEBUG:teuthology.orchestra.run.smithi071:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-16T14:03:55.996 INFO:teuthology.orchestra.run.smithi071.stdout:Reading package lists... 2024-04-16T14:03:56.192 INFO:teuthology.orchestra.run.smithi071.stdout:Building dependency tree... 2024-04-16T14:03:56.193 INFO:teuthology.orchestra.run.smithi071.stdout:Reading state information... 2024-04-16T14:03:56.364 INFO:teuthology.orchestra.run.smithi071.stdout:The following packages were automatically installed and are no longer required: 2024-04-16T14:03:56.364 INFO:teuthology.orchestra.run.smithi071.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-16T14:03:56.364 INFO:teuthology.orchestra.run.smithi071.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-16T14:03:56.365 INFO:teuthology.orchestra.run.smithi071.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-16T14:03:56.365 INFO:teuthology.orchestra.run.smithi071.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-16T14:03:56.365 INFO:teuthology.orchestra.run.smithi071.stdout: python2.7-minimal 2024-04-16T14:03:56.365 INFO:teuthology.orchestra.run.smithi071.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-16T14:03:56.366 INFO:teuthology.orchestra.run.smithi071.stdout:The following additional packages will be installed: 2024-04-16T14:03:56.366 INFO:teuthology.orchestra.run.smithi071.stdout: linux-generic linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-16T14:03:56.366 INFO:teuthology.orchestra.run.smithi071.stdout: linux-headers-generic linux-image-5.15.0-102-generic 2024-04-16T14:03:56.366 INFO:teuthology.orchestra.run.smithi071.stdout: linux-modules-5.15.0-102-generic linux-modules-extra-5.15.0-102-generic 2024-04-16T14:03:56.367 INFO:teuthology.orchestra.run.smithi071.stdout:Suggested packages: 2024-04-16T14:03:56.367 INFO:teuthology.orchestra.run.smithi071.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-16T14:03:56.368 INFO:teuthology.orchestra.run.smithi071.stdout:Recommended packages: 2024-04-16T14:03:56.368 INFO:teuthology.orchestra.run.smithi071.stdout: thermald 2024-04-16T14:03:56.425 INFO:teuthology.orchestra.run.smithi071.stdout:The following NEW packages will be installed: 2024-04-16T14:03:56.425 INFO:teuthology.orchestra.run.smithi071.stdout: linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-16T14:03:56.425 INFO:teuthology.orchestra.run.smithi071.stdout: linux-image-5.15.0-102-generic linux-modules-5.15.0-102-generic 2024-04-16T14:03:56.426 INFO:teuthology.orchestra.run.smithi071.stdout: linux-modules-extra-5.15.0-102-generic 2024-04-16T14:03:56.427 INFO:teuthology.orchestra.run.smithi071.stdout:The following packages will be upgraded: 2024-04-16T14:03:56.428 INFO:teuthology.orchestra.run.smithi071.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-16T14:03:56.608 INFO:teuthology.orchestra.run.smithi071.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-16T14:03:56.609 INFO:teuthology.orchestra.run.smithi071.stdout:Need to get 113 MB of archives. 2024-04-16T14:03:56.609 INFO:teuthology.orchestra.run.smithi071.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-16T14:03:56.609 INFO:teuthology.orchestra.run.smithi071.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-102-generic amd64 5.15.0-102.112 [22.7 MB] 2024-04-16T14:03:57.066 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-102-generic amd64 5.15.0-102.112 [11.5 MB] 2024-04-16T14:03:57.411 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-102-generic amd64 5.15.0-102.112 [63.9 MB] 2024-04-16T14:03:58.123 INFO:teuthology.orchestra.run.smithi071.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-102-generic amd64 5.15.0-102.112 [11.5 MB] 2024-04-16T14:03:58.474 INFO:teuthology.orchestra.run.smithi071.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-102-generic amd64 5.15.0-102.112 [63.9 MB] 2024-04-16T14:03:59.611 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.102.99 [1,700 B] 2024-04-16T14:03:59.611 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.102.99 [2,512 B] 2024-04-16T14:03:59.611 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102 all 5.15.0-102.112 [12.4 MB] 2024-04-16T14:04:00.384 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102-generic amd64 5.15.0-102.112 [2,877 kB] 2024-04-16T14:04:00.511 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.102.99 [2,360 B] 2024-04-16T14:04:00.693 INFO:teuthology.orchestra.run.smithi071.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.102.99 [1,700 B] 2024-04-16T14:04:00.694 INFO:teuthology.orchestra.run.smithi071.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.102.99 [2,512 B] 2024-04-16T14:04:00.694 INFO:teuthology.orchestra.run.smithi071.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102 all 5.15.0-102.112 [12.4 MB] 2024-04-16T14:04:00.889 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 113 MB in 5s (22.5 MB/s) 2024-04-16T14:04:01.058 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-5.15.0-102-generic. 2024-04-16T14:04:01.623 INFO:teuthology.orchestra.run.smithi071.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102-generic amd64 5.15.0-102.112 [2,877 kB] 2024-04-16T14:04:01.707 INFO:teuthology.orchestra.run.smithi071.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.102.99 [2,360 B] 2024-04-16T14:04:02.127 INFO:teuthology.orchestra.run.smithi071.stdout:Fetched 113 MB in 5s (21.5 MB/s) 2024-04-16T14:04:02.313 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-modules-5.15.0-102-generic. 2024-04-16T14:04:03.052 INFO:teuthology.orchestra.run.smithi122.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-04-16T14:04:03.056 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../0-linux-modules-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-16T14:04:03.130 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:04.490 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:04:04.494 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../0-linux-modules-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-16T14:04:04.759 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:05.474 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-image-5.15.0-102-generic. 2024-04-16T14:04:05.495 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../1-linux-image-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-16T14:04:05.584 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:06.052 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-102-generic. 2024-04-16T14:04:06.073 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-16T14:04:06.118 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:06.844 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-image-5.15.0-102-generic. 2024-04-16T14:04:06.865 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../1-linux-image-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-16T14:04:06.949 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:07.464 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-102-generic. 2024-04-16T14:04:07.484 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-16T14:04:07.522 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:11.986 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../3-linux-generic_5.15.0.102.99_amd64.deb ... 2024-04-16T14:04:12.113 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-16T14:04:12.412 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.102.99_amd64.deb ... 2024-04-16T14:04:12.533 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-16T14:04:12.828 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.15.0-102. 2024-04-16T14:04:12.850 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../5-linux-headers-5.15.0-102_5.15.0-102.112_all.deb ... 2024-04-16T14:04:12.894 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-16T14:04:14.248 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../3-linux-generic_5.15.0.102.99_amd64.deb ... 2024-04-16T14:04:14.381 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-16T14:04:14.721 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.102.99_amd64.deb ... 2024-04-16T14:04:14.867 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-image-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-16T14:04:15.195 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-headers-5.15.0-102. 2024-04-16T14:04:15.218 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../5-linux-headers-5.15.0-102_5.15.0-102.112_all.deb ... 2024-04-16T14:04:15.254 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-16T14:04:18.508 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.15.0-102-generic. 2024-04-16T14:04:18.545 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../6-linux-headers-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-16T14:04:18.583 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:20.660 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-headers-5.15.0-102-generic. 2024-04-16T14:04:20.696 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../6-linux-headers-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-16T14:04:20.743 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:21.164 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.102.99_amd64.deb ... 2024-04-16T14:04:21.278 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-16T14:04:22.437 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-16T14:04:22.558 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:22.684 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-generic (5.15.0.102.99) ... 2024-04-16T14:04:22.813 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:24.123 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-16T14:04:24.123 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-16T14:04:24.124 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-102-generic 2024-04-16T14:04:24.124 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-102-generic 2024-04-16T14:04:24.274 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:24.350 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.102.99_amd64.deb ... 2024-04-16T14:04:24.737 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-headers-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-16T14:04:25.053 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-16T14:04:25.174 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:25.300 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-headers-generic (5.15.0.102.99) ... 2024-04-16T14:04:25.438 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:25.658 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:26.757 INFO:teuthology.orchestra.run.smithi071.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-16T14:04:26.757 INFO:teuthology.orchestra.run.smithi071.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-16T14:04:26.757 INFO:teuthology.orchestra.run.smithi071.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-102-generic 2024-04-16T14:04:26.757 INFO:teuthology.orchestra.run.smithi071.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-102-generic 2024-04-16T14:04:26.922 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:27.052 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-generic (5.15.0.102.99) ... 2024-04-16T14:04:27.178 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-generic (5.15.0.102.99) ... 2024-04-16T14:04:27.304 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:28.013 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-16T14:04:28.013 INFO:teuthology.orchestra.run.smithi122.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic 2024-04-16T14:04:28.340 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:30.208 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-image-generic (5.15.0.102.99) ... 2024-04-16T14:04:30.325 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-generic (5.15.0.102.99) ... 2024-04-16T14:04:30.443 INFO:teuthology.orchestra.run.smithi071.stdout:Processing triggers for linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-16T14:04:30.509 INFO:teuthology.orchestra.run.smithi071.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-16T14:04:30.509 INFO:teuthology.orchestra.run.smithi071.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic 2024-04-16T14:04:41.910 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-16T14:04:41.910 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub' 2024-04-16T14:04:41.920 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-16T14:04:41.947 INFO:teuthology.orchestra.run.smithi122.stdout:Generating grub configuration file ... 2024-04-16T14:04:42.204 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-16T14:04:42.218 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-16T14:04:42.513 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-16T14:04:42.519 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-16T14:04:42.588 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-16T14:04:42.594 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-16T14:04:42.756 INFO:teuthology.orchestra.run.smithi122.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-16T14:04:42.756 INFO:teuthology.orchestra.run.smithi122.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-16T14:04:42.756 INFO:teuthology.orchestra.run.smithi122.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-16T14:04:42.789 INFO:teuthology.orchestra.run.smithi122.stdout:done 2024-04-16T14:04:43.255 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-04-16T14:04:43.291 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-04-16T14:04:43.291 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-04-16T14:04:43.291 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-04-16T14:04:43.291 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 21 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.15.0.102.99 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.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-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-04-16T14:04:43.292 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-04-16T14:04:43.293 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-102-generic 2024-04-16T14:04:43.293 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-16T14:04:43.293 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-16T14:04:43.293 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-16T14:04:43.293 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi122.front.sepia.ceph.com, path=None, version=distro) 2024-04-16T14:04:43.293 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-04-16T14:04:43.468 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-04-16T14:04:43.590 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-16T14:04:43.590 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-16T14:04:43.600 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-16T14:04:43.620 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-16T14:04:44.445 INFO:teuthology.orchestra.run.smithi071.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-16T14:04:44.445 INFO:teuthology.orchestra.run.smithi071.stdout:Sourcing file `/etc/default/grub' 2024-04-16T14:04:44.457 INFO:teuthology.orchestra.run.smithi071.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-16T14:04:44.482 INFO:teuthology.orchestra.run.smithi071.stdout:Generating grub configuration file ... 2024-04-16T14:04:44.741 INFO:teuthology.orchestra.run.smithi071.stdout:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-16T14:04:44.761 INFO:teuthology.orchestra.run.smithi071.stdout:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-16T14:04:44.954 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-04-16T14:04:44.972 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-16T14:04:45.030 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-04-16T14:04:45.031 INFO:teuthology.orchestra.run.smithi071.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-16T14:04:45.036 INFO:teuthology.orchestra.run.smithi071.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-16T14:04:45.106 INFO:teuthology.orchestra.run.smithi071.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-16T14:04:45.111 INFO:teuthology.orchestra.run.smithi071.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-16T14:04:45.228 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-04-16T14:04:45.229 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-04-16T14:04:45.283 INFO:teuthology.orchestra.run.smithi071.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-16T14:04:45.283 INFO:teuthology.orchestra.run.smithi071.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-16T14:04:45.283 INFO:teuthology.orchestra.run.smithi071.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-16T14:04:45.320 INFO:teuthology.orchestra.run.smithi071.stdout:done 2024-04-16T14:04:45.391 INFO:teuthology.orchestra.run.smithi122.stdout:linux-image-generic is already the newest version (5.15.0.102.99). 2024-04-16T14:04:45.391 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-04-16T14:04:45.391 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-16T14:04:45.391 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-16T14:04:45.391 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-16T14:04:45.391 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-16T14:04:45.392 INFO:teuthology.orchestra.run.smithi122.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-16T14:04:45.392 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-16T14:04:45.429 INFO:teuthology.orchestra.run.smithi122.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-16T14:04:45.431 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-04-16T14:04:45.443 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-04-16T14:04:45.443 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-04-16T14:04:45.443 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-04-16T14:04:45.443 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-04-16T14:04:45.443 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 21 2024-04-16T14:04:45.443 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-04-16T14:04:45.443 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-04-16T14:04:45.443 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-04-16T14:04:45.444 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.15.0.102.99 2024-04-16T14:04:45.444 INFO:teuthology.orchestra.run.smithi122.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-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-16T14:04:45.444 INFO:teuthology.orchestra.run.smithi122.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-16T14:04:45.444 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-04-16T14:04:45.444 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-04-16T14:04:45.444 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-04-16T14:04:45.444 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-04-16T14:04:45.444 DEBUG:teuthology.orchestra.run.smithi122:> mktemp 2024-04-16T14:04:45.490 INFO:teuthology.orchestra.run.smithi122.stdout:/tmp/tmp.tqBAwyVtNF 2024-04-16T14:04:45.490 DEBUG:teuthology.orchestra.run.smithi122:> sudo cp /boot/grub/grub.cfg /tmp/tmp.tqBAwyVtNF 2024-04-16T14:04:45.540 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0666 /tmp/tmp.tqBAwyVtNF 2024-04-16T14:04:45.654 DEBUG:teuthology.orchestra.remote:smithi122:/tmp/tmp.tqBAwyVtNF is 10KB 2024-04-16T14:04:45.669 DEBUG:teuthology.orchestra.run.smithi122:> rm -fr /tmp/tmp.tqBAwyVtNF 2024-04-16T14:04:45.673 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-16T14:04:45.724 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-16T14:04:45.724 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-16T14:04:45.724 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-16T14:04:45.783 DEBUG:teuthology.orchestra.run.smithi071:> dpkg -s linux-image-generic 2024-04-16T14:04:45.793 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-102-generic 2024-04-16T14:04:45.794 DEBUG:teuthology.orchestra.run.smithi122:> sudo update-grub 2024-04-16T14:04:45.799 INFO:teuthology.orchestra.run.smithi071.stdout:Package: linux-image-generic 2024-04-16T14:04:45.799 INFO:teuthology.orchestra.run.smithi071.stdout:Status: install ok installed 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Priority: optional 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Section: kernel 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Installed-Size: 21 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Maintainer: Ubuntu Kernel Team 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Architecture: amd64 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Source: linux-meta 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Version: 5.15.0.102.99 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.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-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Recommends: thermald 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout:Description: Generic Linux kernel image 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout: This package will always depend on the latest generic kernel image 2024-04-16T14:04:45.800 INFO:teuthology.orchestra.run.smithi071.stdout: available. 2024-04-16T14:04:45.801 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-102-generic 2024-04-16T14:04:45.801 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-16T14:04:45.801 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-16T14:04:45.801 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-16T14:04:45.801 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi071.front.sepia.ceph.com, path=None, version=distro) 2024-04-16T14:04:45.801 DEBUG:teuthology.orchestra.run.smithi071:> sudo apt-get clean 2024-04-16T14:04:45.987 DEBUG:teuthology.orchestra.run.smithi071:> sudo apt-get update 2024-04-16T14:04:46.105 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-16T14:04:46.119 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-16T14:04:46.140 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-16T14:04:46.221 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-16T14:04:46.950 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub' 2024-04-16T14:04:46.951 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-16T14:04:46.953 INFO:teuthology.orchestra.run.smithi122.stderr:Generating grub configuration file ... 2024-04-16T14:04:47.132 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-16T14:04:47.138 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-16T14:04:47.355 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-16T14:04:47.360 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-16T14:04:47.405 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-16T14:04:47.411 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-16T14:04:47.447 INFO:teuthology.orchestra.run.smithi071.stdout:Reading package lists... 2024-04-16T14:04:47.465 DEBUG:teuthology.orchestra.run.smithi071:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-16T14:04:47.517 INFO:teuthology.orchestra.run.smithi071.stdout:Reading package lists... 2024-04-16T14:04:47.576 INFO:teuthology.orchestra.run.smithi122.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-16T14:04:47.576 INFO:teuthology.orchestra.run.smithi122.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-16T14:04:47.576 INFO:teuthology.orchestra.run.smithi122.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-16T14:04:47.598 INFO:teuthology.orchestra.run.smithi122.stderr:done 2024-04-16T14:04:47.600 DEBUG:teuthology.orchestra.run.smithi122:> sudo shutdown -r now 2024-04-16T14:04:47.711 INFO:teuthology.orchestra.run.smithi071.stdout:Building dependency tree... 2024-04-16T14:04:47.712 INFO:teuthology.orchestra.run.smithi071.stdout:Reading state information... 2024-04-16T14:04:47.870 INFO:teuthology.orchestra.run.smithi071.stdout:linux-image-generic is already the newest version (5.15.0.102.99). 2024-04-16T14:04:47.870 INFO:teuthology.orchestra.run.smithi071.stdout:The following packages were automatically installed and are no longer required: 2024-04-16T14:04:47.870 INFO:teuthology.orchestra.run.smithi071.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-16T14:04:47.870 INFO:teuthology.orchestra.run.smithi071.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-16T14:04:47.870 INFO:teuthology.orchestra.run.smithi071.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-16T14:04:47.870 INFO:teuthology.orchestra.run.smithi071.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-16T14:04:47.870 INFO:teuthology.orchestra.run.smithi071.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-16T14:04:47.871 INFO:teuthology.orchestra.run.smithi071.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-16T14:04:47.910 INFO:teuthology.orchestra.run.smithi071.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-16T14:04:47.914 DEBUG:teuthology.orchestra.run.smithi071:> dpkg -s linux-image-generic 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Package: linux-image-generic 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Status: install ok installed 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Priority: optional 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Section: kernel 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Installed-Size: 21 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Maintainer: Ubuntu Kernel Team 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Architecture: amd64 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Source: linux-meta 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Version: 5.15.0.102.99 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.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-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-16T14:04:47.973 INFO:teuthology.orchestra.run.smithi071.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-16T14:04:47.974 INFO:teuthology.orchestra.run.smithi071.stdout:Recommends: thermald 2024-04-16T14:04:47.974 INFO:teuthology.orchestra.run.smithi071.stdout:Description: Generic Linux kernel image 2024-04-16T14:04:47.974 INFO:teuthology.orchestra.run.smithi071.stdout: This package will always depend on the latest generic kernel image 2024-04-16T14:04:47.974 INFO:teuthology.orchestra.run.smithi071.stdout: available. 2024-04-16T14:04:47.974 DEBUG:teuthology.orchestra.run.smithi071:> mktemp 2024-04-16T14:04:48.019 INFO:teuthology.orchestra.run.smithi071.stdout:/tmp/tmp.ASJD6ciDZ3 2024-04-16T14:04:48.020 DEBUG:teuthology.orchestra.run.smithi071:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ASJD6ciDZ3 2024-04-16T14:04:48.075 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0666 /tmp/tmp.ASJD6ciDZ3 2024-04-16T14:04:48.199 DEBUG:teuthology.orchestra.remote:smithi071:/tmp/tmp.ASJD6ciDZ3 is 10KB 2024-04-16T14:04:48.211 DEBUG:teuthology.orchestra.run.smithi071:> rm -fr /tmp/tmp.ASJD6ciDZ3 2024-04-16T14:04:48.216 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-16T14:04:48.270 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:04:48.270 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-16T14:04:48.271 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-16T14:04:48.351 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-102-generic 2024-04-16T14:04:48.352 DEBUG:teuthology.orchestra.run.smithi071:> sudo update-grub 2024-04-16T14:04:49.540 INFO:teuthology.orchestra.run.smithi071.stderr:Sourcing file `/etc/default/grub' 2024-04-16T14:04:49.541 INFO:teuthology.orchestra.run.smithi071.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-16T14:04:49.550 INFO:teuthology.orchestra.run.smithi071.stderr:Generating grub configuration file ... 2024-04-16T14:04:49.720 INFO:teuthology.orchestra.run.smithi071.stderr:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-16T14:04:49.725 INFO:teuthology.orchestra.run.smithi071.stderr:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-16T14:04:49.957 INFO:teuthology.orchestra.run.smithi071.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-16T14:04:49.961 INFO:teuthology.orchestra.run.smithi071.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-16T14:04:50.001 INFO:teuthology.orchestra.run.smithi071.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-16T14:04:50.007 INFO:teuthology.orchestra.run.smithi071.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-16T14:04:50.148 INFO:teuthology.orchestra.run.smithi071.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-16T14:04:50.149 INFO:teuthology.orchestra.run.smithi071.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-16T14:04:50.149 INFO:teuthology.orchestra.run.smithi071.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-16T14:04:50.174 INFO:teuthology.orchestra.run.smithi071.stderr:done 2024-04-16T14:04:50.183 DEBUG:teuthology.orchestra.run.smithi071:> sudo shutdown -r now 2024-04-16T14:05:17.630 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-16T14:05:17.631 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-16T14:05:17.632 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:05:20.188 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-16T14:05:20.188 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-04-16T14:05:20.189 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:06:17.691 DEBUG:teuthology.orchestra.remote:timed out 2024-04-16T14:06:20.191 DEBUG:teuthology.orchestra.remote:timed out 2024-04-16T14:06:26.698 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-16T14:06:26.699 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:06:27.252 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-04-16T14:06:28.067 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-16T14:06:28.067 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-102-generic"... 2024-04-16T14:06:28.068 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-04-16T14:06:28.073 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-102-generic 2024-04-16T14:06:28.073 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-102-generic vs 5.15.0-102-generic 2024-04-16T14:06:28.073 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-16T14:06:28.073 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-16T14:06:29.074 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-16T14:06:29.074 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-16T14:06:29.192 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-04-16T14:06:29.192 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:06:29.260 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-04-16T14:06:29.282 DEBUG:teuthology.parallel:result is None 2024-04-16T14:06:29.610 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-04-16T14:06:30.567 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-04-16T14:06:30.567 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-102-generic"... 2024-04-16T14:06:30.567 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-04-16T14:06:30.615 INFO:teuthology.orchestra.run.smithi071.stdout:5.15.0-102-generic 2024-04-16T14:06:30.615 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-102-generic vs 5.15.0-102-generic 2024-04-16T14:06:30.615 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-16T14:06:30.615 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-16T14:06:31.617 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-16T14:06:31.617 DEBUG:teuthology.orchestra.run.smithi071:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-16T14:06:32.070 INFO:teuthology.orchestra.run.smithi071.stdout:ttyS1 2024-04-16T14:06:32.105 DEBUG:teuthology.parallel:result is None 2024-04-16T14:06:32.105 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-16T14:06:32.113 INFO:teuthology.task.internal:Creating test directory... 2024-04-16T14:06:32.113 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-16T14:06:32.116 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-16T14:06:32.122 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-16T14:06:32.136 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-16T14:06:32.145 INFO:teuthology.task.internal:Creating archive directory... 2024-04-16T14:06:32.145 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-16T14:06:32.164 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-16T14:06:32.210 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-16T14:06:32.217 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-16T14:06:32.217 DEBUG:teuthology.orchestra.run.smithi071:> 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-04-16T14:06:32.248 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-16T14:06:32.273 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T14:06:32.273 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T14:06:32.280 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T14:06:32.282 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T14:06:32.283 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-16T14:06:32.290 INFO:teuthology.task.internal:Configuring sudo... 2024-04-16T14:06:32.290 DEBUG:teuthology.orchestra.run.smithi071:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-16T14:06:32.333 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-16T14:06:32.351 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-16T14:06:32.360 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-16T14:06:32.360 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-16T14:06:32.388 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-16T14:06:32.404 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T14:06:32.443 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T14:06:32.491 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:06:32.491 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-16T14:06:32.550 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T14:06:32.556 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T14:06:32.604 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-16T14:06:32.604 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-16T14:06:32.668 DEBUG:teuthology.orchestra.run.smithi071:> sudo service rsyslog restart 2024-04-16T14:06:32.670 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-04-16T14:06:32.745 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-16T14:06:32.753 INFO:teuthology.task.internal:Starting timer... 2024-04-16T14:06:32.753 INFO:teuthology.run_tasks:Running task pcp... 2024-04-16T14:06:32.763 INFO:teuthology.run_tasks:Running task selinux... 2024-04-16T14:06:32.771 DEBUG:teuthology.task.selinux:Excluding smithi071: OS 'ubuntu' does not support SELinux 2024-04-16T14:06:32.771 DEBUG:teuthology.task.selinux:Excluding smithi122: OS 'ubuntu' does not support SELinux 2024-04-16T14:06:32.772 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-16T14:06:32.772 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-16T14:06:32.772 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-16T14:06:32.772 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-16T14:06:32.781 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-16T14:06:32.788 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-16T14:06:32.921 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-16T14:06:32.936 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-04-16T14:06:32.938 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi071.front.sepia.ceph.com,smithi122.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-16T14:13:30.530 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi071.front.sepia.ceph.com'), Remote(name='ubuntu@smithi122.front.sepia.ceph.com')] 2024-04-16T14:13:30.531 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-04-16T14:13:30.532 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:13:30.612 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-04-16T14:13:30.687 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-04-16T14:13:30.687 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-16T14:13:30.688 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:13:30.767 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-04-16T14:13:30.842 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-16T14:13:30.843 INFO:teuthology.run_tasks:Running task clock... 2024-04-16T14:13:30.854 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-16T14:13:30.854 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-16T14:13:30.855 DEBUG:teuthology.orchestra.run.smithi071:> 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-04-16T14:13:30.857 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-16T14:13:30.857 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-16T14:13:30.882 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-16T14:13:30.882 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Command line: ntpd -gq 2024-04-16T14:13:30.882 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: ---------------------------------------------------- 2024-04-16T14:13:30.882 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: ntp-4 is maintained by Network Time Foundation, 2024-04-16T14:13:30.882 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-16T14:13:30.883 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: corporation. Support and training for ntp-4 are 2024-04-16T14:13:30.883 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: available at https://www.nwtime.org/support 2024-04-16T14:13:30.883 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: ---------------------------------------------------- 2024-04-16T14:13:30.883 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: proto: precision = 0.043 usec (-24) 2024-04-16T14:13:30.883 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: basedate set to 2022-02-04 2024-04-16T14:13:30.884 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: gps base set to 2022-02-06 (week 2196) 2024-04-16T14:13:30.884 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-16T14:13:30.884 INFO:teuthology.orchestra.run.smithi071.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-16T14:13:30.884 INFO:teuthology.orchestra.run.smithi071.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-16T14:13:30.885 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: restrict ::: KOD does nothing without LIMITED. 2024-04-16T14:13:30.885 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Listen and drop on 0 v6wildcard [::]:123 2024-04-16T14:13:30.885 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-16T14:13:30.885 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Listen normally on 2 lo 127.0.0.1:123 2024-04-16T14:13:30.885 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Listen normally on 3 enp3s0f1 172.21.15.71:123 2024-04-16T14:13:30.885 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Listen normally on 4 lo [::1]:123 2024-04-16T14:13:30.885 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d765%5]:123 2024-04-16T14:13:30.886 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:30 ntpd[17164]: Listening on routing socket on fd #22 for interface updates 2024-04-16T14:13:30.917 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-16T14:13:30.917 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Command line: ntpd -gq 2024-04-16T14:13:30.917 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: ---------------------------------------------------- 2024-04-16T14:13:30.917 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: ntp-4 is maintained by Network Time Foundation, 2024-04-16T14:13:30.918 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-16T14:13:30.918 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: corporation. Support and training for ntp-4 are 2024-04-16T14:13:30.918 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: available at https://www.nwtime.org/support 2024-04-16T14:13:30.918 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: ---------------------------------------------------- 2024-04-16T14:13:30.918 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: proto: precision = 0.044 usec (-24) 2024-04-16T14:13:30.918 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: basedate set to 2022-02-04 2024-04-16T14:13:30.918 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: gps base set to 2022-02-06 (week 2196) 2024-04-16T14:13:30.918 INFO:teuthology.orchestra.run.smithi122.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-16T14:13:30.919 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-16T14:13:30.919 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: restrict ::: KOD does nothing without LIMITED. 2024-04-16T14:13:30.919 INFO:teuthology.orchestra.run.smithi122.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-16T14:13:30.920 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Listen and drop on 0 v6wildcard [::]:123 2024-04-16T14:13:30.920 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-16T14:13:30.920 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Listen normally on 2 lo 127.0.0.1:123 2024-04-16T14:13:30.920 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Listen normally on 3 enp3s0f1 172.21.15.122:123 2024-04-16T14:13:30.920 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Listen normally on 4 lo [::1]:123 2024-04-16T14:13:30.920 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d515%5]:123 2024-04-16T14:13:30.920 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:30 ntpd[17200]: Listening on routing socket on fd #22 for interface updates 2024-04-16T14:13:31.883 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:31.883 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:31.883 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:31.883 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:31.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:31.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:31.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:31.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:31.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:31.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:31.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:31.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:31 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:31.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:31 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:31.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:31 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:31.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:31 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:31.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:31 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:31.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:31 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:31.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:31 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:33.883 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:33.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:33.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:33.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:33 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:33.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:33.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:33.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:33.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:33.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:33.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:33 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:35.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:35.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:35 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:35.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:35.920 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:35.921 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:35.921 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:35.921 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:35 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:37.883 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:37.883 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:37.883 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stdout:16 Apr 14:13:37 ntpd[17164]: ntpd: time slew -0.000247 s 2024-04-16T14:13:37.884 INFO:teuthology.orchestra.run.smithi071.stdout:ntpd: time slew -0.000247s 2024-04-16T14:13:37.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-16T14:13:37.885 INFO:teuthology.orchestra.run.smithi071.stderr:16 Apr 14:13:37 ntpd[17164]: can't open /var/log/ntpstats/loopstats.20240416: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240416: Permission denied 2024-04-16T14:13:37.918 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-16T14:13:37.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240416: Permission denied 2024-04-16T14:13:37.919 INFO:teuthology.orchestra.run.smithi122.stdout:16 Apr 14:13:37 ntpd[17200]: ntpd: time slew -0.000496 s 2024-04-16T14:13:37.919 INFO:teuthology.orchestra.run.smithi122.stdout:ntpd: time slew -0.000496s 2024-04-16T14:13:37.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-16T14:13:37.919 INFO:teuthology.orchestra.run.smithi122.stderr:16 Apr 14:13:37 ntpd[17200]: can't open /var/log/ntpstats/loopstats.20240416: Permission denied 2024-04-16T14:13:37.938 INFO:teuthology.orchestra.run.smithi071.stdout: remote refid st t when poll reach delay offset jitter 2024-04-16T14:13:37.938 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================== 2024-04-16T14:13:37.938 INFO:teuthology.orchestra.run.smithi071.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-16T14:13:37.938 INFO:teuthology.orchestra.run.smithi071.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-16T14:13:37.938 INFO:teuthology.orchestra.run.smithi071.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-16T14:13:37.938 INFO:teuthology.orchestra.run.smithi071.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-16T14:13:37.972 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-04-16T14:13:37.972 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-04-16T14:13:37.972 INFO:teuthology.orchestra.run.smithi122.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-16T14:13:37.973 INFO:teuthology.orchestra.run.smithi122.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-16T14:13:37.973 INFO:teuthology.orchestra.run.smithi122.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-16T14:13:37.973 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-16T14:13:37.973 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-16T14:13:38.079 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': '36befe5d41ee8a6ea2e60983e763134278d506cf'} 2024-04-16T14:13:38.079 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-16T14:13:38.080 INFO:tasks.cephadm:Cluster fsid is 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:13:38.080 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-16T14:13:38.080 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.71', 'mon.c': '[v2:172.21.15.71:3301,v1:172.21.15.71:6790]', 'mon.b': '172.21.15.122'} 2024-04-16T14:13:38.080 INFO:tasks.cephadm:First mon is mon.a on smithi071 2024-04-16T14:13:38.080 INFO:tasks.cephadm:First mgr is y 2024-04-16T14:13:38.080 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-16T14:13:38.080 DEBUG:teuthology.orchestra.run.smithi071:> sudo hostname $(hostname -s) 2024-04-16T14:13:38.094 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-04-16T14:13:38.110 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-16T14:13:38.110 DEBUG:teuthology.orchestra.run.smithi071:> 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-04-16T14:13:38.455 INFO:teuthology.orchestra.run.smithi071.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 16 14:13 /home/ubuntu/cephtest/cephadm 2024-04-16T14:13:38.456 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-16T14:13:38.703 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 16 14:13 /home/ubuntu/cephtest/cephadm 2024-04-16T14:13:38.703 DEBUG:teuthology.orchestra.run.smithi071:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-16T14:13:38.711 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-16T14:13:38.728 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-16T14:13:38.729 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-16T14:13:38.756 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-16T14:13:38.911 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-16T14:13:38.922 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-16T14:14:21.893 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-04-16T14:14:21.893 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-16T14:14:21.894 INFO:teuthology.orchestra.run.smithi122.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-16T14:14:21.894 INFO:teuthology.orchestra.run.smithi122.stdout: "repo_digests": [ 2024-04-16T14:14:21.894 INFO:teuthology.orchestra.run.smithi122.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-16T14:14:21.894 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-04-16T14:14:21.894 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-04-16T14:14:30.674 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:14:30.674 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-16T14:14:30.674 INFO:teuthology.orchestra.run.smithi071.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-16T14:14:30.674 INFO:teuthology.orchestra.run.smithi071.stdout: "repo_digests": [ 2024-04-16T14:14:30.674 INFO:teuthology.orchestra.run.smithi071.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-16T14:14:30.675 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-04-16T14:14:30.675 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:14:30.707 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /etc/ceph 2024-04-16T14:14:30.720 DEBUG:teuthology.orchestra.run.smithi122:> sudo mkdir -p /etc/ceph 2024-04-16T14:14:30.735 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 777 /etc/ceph 2024-04-16T14:14:30.775 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 777 /etc/ceph 2024-04-16T14:14:30.788 INFO:tasks.cephadm:Writing seed config... 2024-04-16T14:14:30.789 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-16T14:14:30.790 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-16T14:14:30.790 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-16T14:14:30.790 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-16T14:14:30.790 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-16T14:14:30.790 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-16T14:14:30.790 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-16T14:14:30.790 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-16T14:14:30.790 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-16T14:14:30.791 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:14:30.791 DEBUG:teuthology.orchestra.run.smithi071:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-16T14:14:30.823 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 = 84f0cb40-fbfb-11ee-bc90-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-04-16T14:14:30.824 DEBUG:teuthology.orchestra.run.smithi071:mon.a> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a.service 2024-04-16T14:14:30.869 DEBUG:teuthology.orchestra.run.smithi071:mgr.y> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service 2024-04-16T14:14:30.912 INFO:tasks.cephadm:Bootstrapping... 2024-04-16T14:14:30.913 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 84f0cb40-fbfb-11ee-bc90-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.71 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:14:31.110 INFO:teuthology.orchestra.run.smithi071.stderr:-------------------------------------------------------------------------------- 2024-04-16T14:14:31.110 INFO:teuthology.orchestra.run.smithi071.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '84f0cb40-fbfb-11ee-bc90-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.71', '--skip-admin-label'] 2024-04-16T14:14:31.110 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying podman|docker is present... 2024-04-16T14:14:31.110 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying lvm2 is present... 2024-04-16T14:14:31.110 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying time synchronization is in place... 2024-04-16T14:14:31.114 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-16T14:14:31.119 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2024-04-16T14:14:31.123 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-16T14:14:31.127 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2024-04-16T14:14:31.130 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: masked 2024-04-16T14:14:31.133 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2024-04-16T14:14:31.138 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-16T14:14:31.141 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2024-04-16T14:14:31.147 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: enabled 2024-04-16T14:14:31.150 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: active 2024-04-16T14:14:31.151 INFO:teuthology.orchestra.run.smithi071.stderr:Unit ntp.service is enabled and running 2024-04-16T14:14:31.152 INFO:teuthology.orchestra.run.smithi071.stderr:Repeating the final host check... 2024-04-16T14:14:31.152 INFO:teuthology.orchestra.run.smithi071.stderr:docker (/usr/bin/docker) is present 2024-04-16T14:14:31.152 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl is present 2024-04-16T14:14:31.152 INFO:teuthology.orchestra.run.smithi071.stderr:lvcreate is present 2024-04-16T14:14:31.154 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-16T14:14:31.158 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2024-04-16T14:14:31.162 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-16T14:14:31.166 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2024-04-16T14:14:31.169 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: masked 2024-04-16T14:14:31.172 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2024-04-16T14:14:31.175 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-16T14:14:31.178 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: inactive 2024-04-16T14:14:31.182 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: enabled 2024-04-16T14:14:31.186 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: active 2024-04-16T14:14:31.187 INFO:teuthology.orchestra.run.smithi071.stderr:Unit ntp.service is enabled and running 2024-04-16T14:14:31.187 INFO:teuthology.orchestra.run.smithi071.stderr:Host looks OK 2024-04-16T14:14:31.187 INFO:teuthology.orchestra.run.smithi071.stderr:Cluster fsid: 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:31.187 INFO:teuthology.orchestra.run.smithi071.stderr:Acquiring lock 139896076223872 on /run/cephadm/84f0cb40-fbfb-11ee-bc90-c7b262605968.lock 2024-04-16T14:14:31.187 INFO:teuthology.orchestra.run.smithi071.stderr:Lock 139896076223872 acquired on /run/cephadm/84f0cb40-fbfb-11ee-bc90-c7b262605968.lock 2024-04-16T14:14:31.187 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying IP 172.21.15.71 port 3300 ... 2024-04-16T14:14:31.188 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying IP 172.21.15.71 port 6789 ... 2024-04-16T14:14:31.188 INFO:teuthology.orchestra.run.smithi071.stderr:Base mon IP is 172.21.15.71, final addrv is [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-04-16T14:14:31.189 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-16T14:14:31.189 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.71 metric 100 2024-04-16T14:14:31.189 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.71 metric 100 2024-04-16T14:14:31.189 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-16T14:14:31.190 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.71 metric 100 2024-04-16T14:14:31.190 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.71 metric 100 2024-04-16T14:14:31.190 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.71 metric 100 2024-04-16T14:14:31.190 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.71 metric 100 2024-04-16T14:14:31.191 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-16T14:14:31.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-16T14:14:31.192 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1775sec pref medium 2024-04-16T14:14:31.193 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-16T14:14:31.194 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-16T14:14:31.194 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-16T14:14:31.194 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-16T14:14:31.194 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d765/64 scope link 2024-04-16T14:14:31.194 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-16T14:14:31.194 INFO:teuthology.orchestra.run.smithi071.stderr:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2024-04-16T14:14:31.195 INFO:teuthology.orchestra.run.smithi071.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-16T14:14:31.195 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-16T14:14:31.593 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-16T14:14:31.689 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T14:14:31.689 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-16T14:14:31.714 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-16T14:14:32.585 INFO:teuthology.orchestra.run.smithi071.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-16T14:14:33.137 INFO:teuthology.orchestra.run.smithi071.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-16T14:14:33.138 INFO:teuthology.orchestra.run.smithi071.stderr:Extracting ceph user uid/gid from container image... 2024-04-16T14:14:33.829 INFO:teuthology.orchestra.run.smithi071.stderr:stat: 167 167 2024-04-16T14:14:34.406 INFO:teuthology.orchestra.run.smithi071.stderr:Creating initial keys... 2024-04-16T14:14:35.075 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-authtool: AQDLhx5mG5ffBBAAob/aA7npdcFx7ArUvuIO+Q== 2024-04-16T14:14:36.304 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-authtool: AQDMhx5m9TuBEhAAS5YqLWtQns8XDRoDI4i94Q== 2024-04-16T14:14:37.587 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-authtool: AQDNhx5mxyRmIxAA8wVFxynozbCThMmYZ8f2jw== 2024-04-16T14:14:38.104 INFO:teuthology.orchestra.run.smithi071.stderr:Creating initial monmap... 2024-04-16T14:14:38.888 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-16T14:14:38.888 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-16T14:14:38.888 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:38.888 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-16T14:14:39.473 INFO:teuthology.orchestra.run.smithi071.stderr:monmaptool for a [v2:172.21.15.71:3300,v1:172.21.15.71:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-16T14:14:39.473 INFO:teuthology.orchestra.run.smithi071.stderr:setting min_mon_release = octopus 2024-04-16T14:14:39.473 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: set fsid to 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:39.473 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-16T14:14:39.473 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:14:39.473 INFO:teuthology.orchestra.run.smithi071.stderr:Creating mon... 2024-04-16T14:14:40.217 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.184+0000 7f52aac69880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:14:40.217 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.184+0000 7f52aac69880 1 imported monmap: 2024-04-16T14:14:40.217 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-16T14:14:40.217 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:40.217 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: last_changed 2024-04-16T14:14:38.893857+0000 2024-04-16T14:14:40.217 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:14:40.217 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.184+0000 7f52aac69880 0 /usr/bin/ceph-mon: set fsid to 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: RocksDB version: 6.15.5 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Compile date Apr 18 2022 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: DB SUMMARY 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: DB Session ID: 3SNG0DP4U0C4PMYQ9EVT 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.218 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.error_if_exists: 0 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.create_if_missing: 1 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.env: 0x55cd226c6860 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.fs: Posix File System 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.info_log: 0x55cd23f4d320 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.statistics: (nil) 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.use_fsync: 0 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T14:14:40.219 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.db_log_dir: 2024-04-16T14:14:40.220 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.write_buffer_manager: 0x55cd241ed950 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:14:40.221 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.unordered_write: 0 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.row_cache: None 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.wal_filter: None 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:14:40.222 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.two_write_queues: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.atomic_flush: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:14:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_open_files: -1 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:14:40.224 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Compression algorithms supported: 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: kZSTD supported: 0 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: kXpressCompression supported: 0 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: kZlibCompression supported: 1 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:14:40.225 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.merge_operator: 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_filter: None 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cd23f9eb08) 2024-04-16T14:14:40.226 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_cache: 0x55cd23f7e170 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-16T14:14:40.227 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-16T14:14:40.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compression: NoCompression 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.num_levels: 7 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:14:40.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:14:40.230 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:14:40.231 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:14:40.232 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.table_properties_collectors: 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:14:40.233 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.bloom_locality: 0 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.ttl: 2592000 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.enable_blob_files: false 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.min_blob_size: 0 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.188+0000 7f52aac69880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:14:40.234 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f52aac69880 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-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f52aac69880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f52aac69880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f52aac69880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55cd23f64a80 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f52aac69880 4 rocksdb: DB pointer 0x55cd23fd8000 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f529c853700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f529c853700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:14:40.235 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:14:40.236 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T14:14:40.237 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:14:40.238 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.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-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: 2024-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f52aac69880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f52aac69880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-16T14:14:40.239 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph-mon: debug 2024-04-16T14:14:40.192+0000 7f52aac69880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-16T14:14:40.736 INFO:teuthology.orchestra.run.smithi071.stderr:create mon.a on 2024-04-16T14:14:40.977 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-16T14:14:41.165 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968.target -> /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968.target. 2024-04-16T14:14:41.165 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968.target -> /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968.target. 2024-04-16T14:14:41.569 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to reset failed state of unit ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a.service: Unit ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a.service not loaded. 2024-04-16T14:14:41.573 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968.target.wants/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service. 2024-04-16T14:14:41.760 INFO:teuthology.orchestra.run.smithi071.stderr:firewalld does not appear to be present 2024-04-16T14:14:41.760 INFO:teuthology.orchestra.run.smithi071.stderr:Not possible to enable service . firewalld.service is not available 2024-04-16T14:14:41.760 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mon to start... 2024-04-16T14:14:41.760 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mon... 2024-04-16T14:14:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:43 smithi071 bash[18093]: cluster 2024-04-16T14:14:43.010354+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-16T14:14:43.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: cluster: 2024-04-16T14:14:43.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: id: 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:43.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-16T14:14:43.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:43.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: services: 2024-04-16T14:14:43.228 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.21021s) 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: data: 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: pgs: 2024-04-16T14:14:43.229 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:43.821 INFO:teuthology.orchestra.run.smithi071.stderr:mon is available 2024-04-16T14:14:43.822 INFO:teuthology.orchestra.run.smithi071.stderr:Assimilating anything we can from ceph.conf... 2024-04-16T14:14:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:44 smithi071 bash[18093]: cluster 2024-04-16T14:14:43.022843+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-16T14:14:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:44 smithi071 bash[18093]: cluster 2024-04-16T14:14:43.025040+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0]} 2024-04-16T14:14:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:44 smithi071 bash[18093]: cluster 2024-04-16T14:14:43.033688+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-16T14:14:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:44 smithi071 bash[18093]: cluster 2024-04-16T14:14:43.038974+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-16T14:14:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:44 smithi071 bash[18093]: cluster 2024-04-16T14:14:43.039399+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-16T14:14:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:44 smithi071 bash[18093]: audit 2024-04-16T14:14:43.232952+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.71:0/3077579975' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [global] 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: fsid = 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:44.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [mgr] 2024-04-16T14:14:44.756 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-16T14:14:44.756 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-16T14:14:44.756 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:44.756 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [osd] 2024-04-16T14:14:44.756 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-16T14:14:44.756 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-16T14:14:45.345 INFO:teuthology.orchestra.run.smithi071.stderr:Generating new minimal ceph.conf... 2024-04-16T14:14:45.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:45 smithi071 bash[18093]: audit 2024-04-16T14:14:44.752580+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.71:0/2609263958' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-16T14:14:45.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:45 smithi071 bash[18093]: audit 2024-04-16T14:14:44.759114+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.71:0/2609263958' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-16T14:14:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:46 smithi071 bash[18093]: audit 2024-04-16T14:14:46.297188+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.71:0/1675005879' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:14:46.849 INFO:teuthology.orchestra.run.smithi071.stderr:Restarting the monitor... 2024-04-16T14:14:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:46 smithi071 systemd[1]: Stopping Ceph mon.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:14:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:46 smithi071 bash[18487]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon.a 2024-04-16T14:14:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:46 smithi071 bash[18093]: debug 2024-04-16T14:14:46.952+0000 7f1846824700 -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-04-16T14:14:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:46 smithi071 bash[18093]: debug 2024-04-16T14:14:46.952+0000 7f1846824700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-16T14:14:47.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:47 smithi071 bash[18495]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-a 2024-04-16T14:14:47.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:47 smithi071 bash[18530]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon.a 2024-04-16T14:14:47.556 INFO:teuthology.orchestra.run.smithi071.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-16T14:14:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:47 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-16T14:14:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:47 smithi071 systemd[1]: Stopped Ceph mon.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:14:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:47 smithi071 systemd[1]: Started Ceph mon.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:14:48.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.656+0000 7f415d198880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.656+0000 7f415d198880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.656+0000 7f415d198880 0 pidfile_write: ignore empty --pid-file 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.660+0000 7f415d198880 0 load: jerasure load: lrc 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: RocksDB version: 6.15.5 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Compile date Apr 18 2022 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: DB SUMMARY 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: DB Session ID: 2WVW3Q1UUPDKJ82H11SX 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: CURRENT file: CURRENT 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T14:14:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82627 ; 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.error_if_exists: 0 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.create_if_missing: 0 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.env: 0x55eaf76c6860 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.fs: Posix File System 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.info_log: 0x55eaf832de00 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.statistics: (nil) 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.use_fsync: 0 2024-04-16T14:14:48.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.db_log_dir: 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:14:48.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.write_buffer_manager: 0x55eaf841e2d0 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:14:48.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.unordered_write: 0 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.row_cache: None 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.wal_filter: None 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.two_write_queues: 0 2024-04-16T14:14:48.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.atomic_flush: 0 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T14:14:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_open_files: -1 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:14:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Compression algorithms supported: 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: kZSTD supported: 0 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: kXpressCompression supported: 0 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: kZlibCompression supported: 1 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:14:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.merge_operator: 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_filter: None 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eaf82fbd00) 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: cache_index_and_filter_blocks: 1 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: pin_top_level_index_and_filter: 1 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: index_type: 0 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: data_block_index_type: 0 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: index_shortening: 1 2024-04-16T14:14:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:14:48.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: hash_index_allow_collision: 1 2024-04-16T14:14:48.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: checksum: 1 2024-04-16T14:14:48.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: no_block_cache: 0 2024-04-16T14:14:48.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: block_cache: 0x55eaf8362170 2024-04-16T14:14:48.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: block_cache_name: BinnedLRUCache 2024-04-16T14:14:48.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: block_cache_options: 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: capacity : 536870912 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: num_shard_bits : 4 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: strict_capacity_limit : 0 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: high_pri_pool_ratio: 0.000 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: block_cache_compressed: (nil) 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: persistent_cache: (nil) 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: block_size: 4096 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: block_size_deviation: 10 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: block_restart_interval: 16 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: index_block_restart_interval: 1 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: metadata_block_size: 4096 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: partition_filters: 0 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: use_delta_encoding: 1 2024-04-16T14:14:48.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: whole_key_filtering: 1 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: verify_compression: 0 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: read_amp_bytes_per_bit: 0 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: format_version: 4 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: enable_index_compression: 1 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: block_align: 0 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compression: NoCompression 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.num_levels: 7 2024-04-16T14:14:48.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:14:48.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:14:48.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:14:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.table_properties_collectors: 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.bloom_locality: 0 2024-04-16T14:14:48.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.ttl: 2592000 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.enable_blob_files: false 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.min_blob_size: 0 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 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-04-16T14:14:48.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713276888668055, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 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-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713276888668943, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79177, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77440, "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": 71749, "raw_average_value_size": 340, "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": 1713276888, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "652dabb5-bb23-4755-8e4c-66283a222d88", "db_session_id": "2WVW3Q1UUPDKJ82H11SX"}} 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713276888669457, "job": 1, "event": "recovery_finished"} 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.664+0000 7f415d198880 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-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.668+0000 7f415d198880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55eaf8348a80 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.668+0000 7f415d198880 4 rocksdb: DB pointer 0x55eaf8358000 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.668+0000 7f414cf20700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.668+0000 7f414cf20700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-16T14:14:48.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ** DB Stats ** 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ** Compaction Stats [default] ** 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 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-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.3 0.00 0.00 1 0.001 0 0 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.3 0.00 0.00 1 0.001 0 0 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.3 0.00 0.00 1 0.001 0 0 2024-04-16T14:14:48.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ** Compaction Stats [default] ** 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 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-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 135.3 0.00 0.00 1 0.001 0 0 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Cumulative compaction: 0.00 GB write, 17.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Interval compaction: 0.00 GB write, 17.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 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-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:14:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ** Compaction Stats [default] ** 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 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-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.3 0.00 0.00 1 0.001 0 0 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.3 0.00 0.00 1 0.001 0 0 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 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-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ** Compaction Stats [default] ** 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 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-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 135.3 0.00 0.00 1 0.001 0 0 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:14:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Cumulative compaction: 0.00 GB write, 16.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 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-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.668+0000 7f415d198880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.668+0000 7f415d198880 1 mon.a@-1(???) e1 preinit fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.672+0000 7f415d198880 0 mon.a@-1(???).mds e1 new map 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.672+0000 7f415d198880 0 mon.a@-1(???).mds e1 print_map 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: e1 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 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-04-16T14:14:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: legacy client fscid: -1 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: No filesystems configured 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.672+0000 7f415d198880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.672+0000 7f415d198880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.672+0000 7f415d198880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.672+0000 7f415d198880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: debug 2024-04-16T14:14:48.672+0000 7f415d198880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: cluster 2024-04-16T14:14:48.679415+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: cluster 2024-04-16T14:14:48.679509+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0]} 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: cluster 2024-04-16T14:14:48.679622+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: cluster 2024-04-16T14:14:48.679680+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-16T14:14:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:48 smithi071 bash[18570]: cluster 2024-04-16T14:14:48.681475+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-16T14:14:49.478 INFO:teuthology.orchestra.run.smithi071.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-16T14:14:49.478 INFO:teuthology.orchestra.run.smithi071.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:14:49.478 INFO:teuthology.orchestra.run.smithi071.stderr:Creating mgr... 2024-04-16T14:14:49.478 INFO:teuthology.orchestra.run.smithi071.stderr:Verifying port 9283 ... 2024-04-16T14:14:49.707 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Failed to reset failed state of unit ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service: Unit ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service not loaded. 2024-04-16T14:14:49.712 INFO:teuthology.orchestra.run.smithi071.stderr:systemctl: Created symlink /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968.target.wants/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service. 2024-04-16T14:14:49.808 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:49 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:14:49.901 INFO:teuthology.orchestra.run.smithi071.stderr:firewalld does not appear to be present 2024-04-16T14:14:49.901 INFO:teuthology.orchestra.run.smithi071.stderr:Not possible to enable service . firewalld.service is not available 2024-04-16T14:14:49.901 INFO:teuthology.orchestra.run.smithi071.stderr:firewalld does not appear to be present 2024-04-16T14:14:49.901 INFO:teuthology.orchestra.run.smithi071.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-16T14:14:49.901 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mgr to start... 2024-04-16T14:14:49.901 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mgr... 2024-04-16T14:14:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:49 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:14:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:49 smithi071 bash[18570]: audit 2024-04-16T14:14:48.920248+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.71:0/432722511' entity='client.admin' 2024-04-16T14:14:51.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:51 smithi071 bash[18826]: debug 2024-04-16T14:14:51.180+0000 7f096ae84000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:14:51.256 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:51.256 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2024-04-16T14:14:51.256 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsid": "84f0cb40-fbfb-11ee-bc90-c7b262605968", 2024-04-16T14:14:51.256 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "health": { 2024-04-16T14:14:51.256 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T14:14:51.256 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T14:14:51.256 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 0 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "a" 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T14:14:51.257 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:51.258 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T14:14:51.258 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:51.258 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T14:14:51.258 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T14:14:51.258 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T14:14:51.258 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T14:14:51.261 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T14:14:51.261 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T14:14:51.261 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:51.261 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T14:14:51.261 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T14:14:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": false, 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "iostat", 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "nfs", 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "restful" 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T14:14:51.263 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:51.264 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modified": "2024-04-16T14:14:43.028224+0000", 2024-04-16T14:14:51.264 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:14:51.264 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:51.264 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T14:14:51.264 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2024-04-16T14:14:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:51 smithi071 bash[18570]: audit 2024-04-16T14:14:51.259600+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.71:0/948182278' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T14:14:51.818 INFO:teuthology.orchestra.run.smithi071.stderr:mgr not available, waiting (1/15)... 2024-04-16T14:14:52.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:52 smithi071 bash[18826]: debug 2024-04-16T14:14:52.688+0000 7f096ae84000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:14:52.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:52 smithi071 bash[18826]: debug 2024-04-16T14:14:52.780+0000 7f096ae84000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:14:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:53 smithi071 bash[18826]: debug 2024-04-16T14:14:53.020+0000 7f096ae84000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:14:54.053 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:53 smithi071 bash[18826]: debug 2024-04-16T14:14:53.744+0000 7f096ae84000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:14:54.053 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:53 smithi071 bash[18826]: debug 2024-04-16T14:14:53.848+0000 7f096ae84000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:14:54.053 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:53 smithi071 bash[18826]: debug 2024-04-16T14:14:53.948+0000 7f096ae84000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:14:54.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:54 smithi071 bash[18826]: debug 2024-04-16T14:14:54.056+0000 7f096ae84000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:14:54.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:54 smithi071 bash[18826]: debug 2024-04-16T14:14:54.264+0000 7f096ae84000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:14:54.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:54 smithi071 bash[18826]: debug 2024-04-16T14:14:54.536+0000 7f096ae84000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:14:54.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:54 smithi071 bash[18826]: debug 2024-04-16T14:14:54.640+0000 7f096ae84000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsid": "84f0cb40-fbfb-11ee-bc90-c7b262605968", 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "health": { 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 0 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:54.865 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "a" 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T14:14:54.866 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T14:14:54.870 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T14:14:54.870 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T14:14:54.870 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:54.870 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T14:14:54.870 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T14:14:54.870 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T14:14:54.871 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": false, 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "iostat", 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "nfs", 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "restful" 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modified": "2024-04-16T14:14:43.028224+0000", 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T14:14:54.872 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2024-04-16T14:14:55.072 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:54 smithi071 bash[18826]: debug 2024-04-16T14:14:54.820+0000 7f096ae84000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:14:55.072 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:55 smithi071 bash[18826]: debug 2024-04-16T14:14:55.060+0000 7f096ae84000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:14:55.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:54 smithi071 bash[18570]: audit 2024-04-16T14:14:54.868610+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.71:0/1151496620' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T14:14:55.415 INFO:teuthology.orchestra.run.smithi071.stderr:mgr not available, waiting (2/15)... 2024-04-16T14:14:55.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:55 smithi071 bash[18826]: debug 2024-04-16T14:14:55.328+0000 7f096ae84000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:14:55.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:55 smithi071 bash[18826]: debug 2024-04-16T14:14:55.488+0000 7f096ae84000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:14:56.159 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:55 smithi071 bash[18826]: debug 2024-04-16T14:14:55.720+0000 7f096ae84000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:14:56.160 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:55 smithi071 bash[18826]: debug 2024-04-16T14:14:55.832+0000 7f096ae84000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:14:56.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:56 smithi071 bash[18826]: debug 2024-04-16T14:14:56.164+0000 7f096ae84000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:14:57.186 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:56 smithi071 bash[18826]: debug 2024-04-16T14:14:56.876+0000 7f096ae84000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:14:57.186 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:56 smithi071 bash[18826]: debug 2024-04-16T14:14:56.988+0000 7f096ae84000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:14:57.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:57 smithi071 bash[18826]: debug 2024-04-16T14:14:57.188+0000 7f096ae84000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:14:57.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:57 smithi071 bash[18826]: debug 2024-04-16T14:14:57.508+0000 7f096ae84000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:14:58.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:57 smithi071 bash[18826]: debug 2024-04-16T14:14:57.872+0000 7f096ae84000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:14:57 smithi071 bash[18826]: debug 2024-04-16T14:14:57.988+0000 7f096ae84000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: cluster 2024-04-16T14:14:58.011588+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: cluster 2024-04-16T14:14:58.014799+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00333745s) 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.016974+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.017225+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.017474+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.017712+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.017901+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.018141+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.018365+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:14:58.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.018530+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:14:58.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: cluster 2024-04-16T14:14:58.044454+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2024-04-16T14:14:58.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.055801+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:14:58.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:58 smithi071 bash[18570]: audit 2024-04-16T14:14:58.057092+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsid": "84f0cb40-fbfb-11ee-bc90-c7b262605968", 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "health": { 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T14:14:58.456 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 0 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "a" 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T14:14:58.457 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T14:14:58.461 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": false, 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "iostat", 2024-04-16T14:14:58.462 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "nfs", 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "restful" 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modified": "2024-04-16T14:14:43.028224+0000", 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T14:14:58.463 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2024-04-16T14:14:59.047 INFO:teuthology.orchestra.run.smithi071.stderr:mgr not available, waiting (3/15)... 2024-04-16T14:14:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:59 smithi071 bash[18570]: audit 2024-04-16T14:14:58.065361+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' 2024-04-16T14:14:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:59 smithi071 bash[18570]: audit 2024-04-16T14:14:58.070216+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' 2024-04-16T14:14:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:59 smithi071 bash[18570]: audit 2024-04-16T14:14:58.072120+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.71:0/4070259757' entity='mgr.y' 2024-04-16T14:14:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:59 smithi071 bash[18570]: audit 2024-04-16T14:14:58.459615+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.71:0/1986849581' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T14:14:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:14:59 smithi071 bash[18570]: cluster 2024-04-16T14:14:59.025163+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01369s) 2024-04-16T14:15:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:01 smithi071 bash[18570]: cluster 2024-04-16T14:15:00.073370+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-16T14:15:02.356 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:15:02.356 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2024-04-16T14:15:02.357 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsid": "84f0cb40-fbfb-11ee-bc90-c7b262605968", 2024-04-16T14:15:02.357 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "health": { 2024-04-16T14:15:02.357 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T14:15:02.357 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T14:15:02.357 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T14:15:02.357 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:15:02.358 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T14:15:02.358 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T14:15:02.358 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 0 2024-04-16T14:15:02.358 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:15:02.358 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T14:15:02.358 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "a" 2024-04-16T14:15:02.359 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:15:02.359 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-04-16T14:15:02.359 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T14:15:02.359 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:15:02.359 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-16T14:15:02.359 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T14:15:02.359 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:15:02.360 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T14:15:02.360 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:15:02.360 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T14:15:02.360 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T14:15:02.360 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T14:15:02.367 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T14:15:02.367 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T14:15:02.367 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T14:15:02.367 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:15:02.367 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T14:15:02.368 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T14:15:02.368 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T14:15:02.368 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T14:15:02.368 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T14:15:02.368 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T14:15:02.368 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T14:15:02.369 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T14:15:02.369 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T14:15:02.369 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:15:02.369 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T14:15:02.369 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:15:02.369 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T14:15:02.370 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T14:15:02.370 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:15:02.370 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T14:15:02.370 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": true, 2024-04-16T14:15:02.370 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T14:15:02.370 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T14:15:02.371 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "iostat", 2024-04-16T14:15:02.371 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "nfs", 2024-04-16T14:15:02.371 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "restful" 2024-04-16T14:15:02.371 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ], 2024-04-16T14:15:02.371 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:15:02.371 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:15:02.371 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T14:15:02.372 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:15:02.372 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "modified": "2024-04-16T14:14:43.028224+0000", 2024-04-16T14:15:02.372 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:15:02.372 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: }, 2024-04-16T14:15:02.372 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T14:15:02.372 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2024-04-16T14:15:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:02 smithi071 bash[18570]: audit 2024-04-16T14:15:02.357686+0000 mon.a (mon.0) 28 : audit [DBG] from='client.? 172.21.15.71:0/3745016661' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T14:15:02.969 INFO:teuthology.orchestra.run.smithi071.stderr:mgr is available 2024-04-16T14:15:04.141 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:15:04.141 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [global] 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: fsid = 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [mgr] 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: [osd] 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-16T14:15:04.142 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-16T14:15:04.716 INFO:teuthology.orchestra.run.smithi071.stderr:Enabling cephadm module... 2024-04-16T14:15:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:04 smithi071 bash[18570]: audit 2024-04-16T14:15:04.139234+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.71:0/2484866726' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-16T14:15:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:04 smithi071 bash[18570]: audit 2024-04-16T14:15:04.146442+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.71:0/2484866726' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-16T14:15:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:06 smithi071 bash[18570]: audit 2024-04-16T14:15:06.006936+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.71:0/2009360545' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-16T14:15:06.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:06 smithi071 bash[18826]: ignoring --setuser ceph since I am not root 2024-04-16T14:15:06.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:06 smithi071 bash[18826]: ignoring --setgroup ceph since I am not root 2024-04-16T14:15:06.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:06 smithi071 bash[18826]: debug 2024-04-16T14:15:06.240+0000 7fe40d913000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:15:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:07 smithi071 bash[18570]: audit 2024-04-16T14:15:06.062688+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.71:0/2009360545' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-16T14:15:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:07 smithi071 bash[18570]: cluster 2024-04-16T14:15:06.062734+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-16T14:15:07.852 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2024-04-16T14:15:07.852 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-16T14:15:07.852 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": true, 2024-04-16T14:15:07.852 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-16T14:15:07.852 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-16T14:15:07.852 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2024-04-16T14:15:08.058 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:07 smithi071 bash[18826]: debug 2024-04-16T14:15:07.756+0000 7fe40d913000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:15:08.058 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:07 smithi071 bash[18826]: debug 2024-04-16T14:15:07.848+0000 7fe40d913000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:15:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:08 smithi071 bash[18570]: audit 2024-04-16T14:15:07.857604+0000 mon.a (mon.0) 34 : audit [DBG] from='client.? 172.21.15.71:0/1872417563' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-16T14:15:08.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:08 smithi071 bash[18826]: debug 2024-04-16T14:15:08.092+0000 7fe40d913000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:15:08.451 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for the mgr to restart... 2024-04-16T14:15:08.451 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mgr epoch 5... 2024-04-16T14:15:09.141 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:08 smithi071 bash[18826]: debug 2024-04-16T14:15:08.824+0000 7fe40d913000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:15:09.141 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:08 smithi071 bash[18826]: debug 2024-04-16T14:15:08.928+0000 7fe40d913000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:15:09.141 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:09 smithi071 bash[18826]: debug 2024-04-16T14:15:09.032+0000 7fe40d913000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:15:09.141 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:09 smithi071 bash[18826]: debug 2024-04-16T14:15:09.144+0000 7fe40d913000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:15:09.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:09 smithi071 bash[18826]: debug 2024-04-16T14:15:09.352+0000 7fe40d913000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:15:09.889 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:09 smithi071 bash[18826]: debug 2024-04-16T14:15:09.616+0000 7fe40d913000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:15:09.889 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:09 smithi071 bash[18826]: debug 2024-04-16T14:15:09.716+0000 7fe40d913000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:15:10.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:09 smithi071 bash[18826]: debug 2024-04-16T14:15:09.892+0000 7fe40d913000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:15:10.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:10 smithi071 bash[18826]: debug 2024-04-16T14:15:10.132+0000 7fe40d913000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:15:10.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:10 smithi071 bash[18826]: debug 2024-04-16T14:15:10.396+0000 7fe40d913000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:15:10.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:10 smithi071 bash[18826]: debug 2024-04-16T14:15:10.556+0000 7fe40d913000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:15:11.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:10 smithi071 bash[18826]: debug 2024-04-16T14:15:10.784+0000 7fe40d913000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:15:11.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:10 smithi071 bash[18826]: debug 2024-04-16T14:15:10.900+0000 7fe40d913000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:15:11.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:11 smithi071 bash[18826]: debug 2024-04-16T14:15:11.228+0000 7fe40d913000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:15:12.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:11 smithi071 bash[18826]: debug 2024-04-16T14:15:11.936+0000 7fe40d913000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:15:12.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:12 smithi071 bash[18826]: debug 2024-04-16T14:15:12.048+0000 7fe40d913000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:15:12.562 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:12 smithi071 bash[18826]: debug 2024-04-16T14:15:12.248+0000 7fe40d913000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:15:12.925 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:12 smithi071 bash[18826]: debug 2024-04-16T14:15:12.564+0000 7fe40d913000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:15:13.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:12 smithi071 bash[18826]: debug 2024-04-16T14:15:12.928+0000 7fe40d913000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:15:13.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:13 smithi071 bash[18826]: debug 2024-04-16T14:15:13.040+0000 7fe40d913000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:15:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:13 smithi071 bash[18570]: cluster 2024-04-16T14:15:13.063969+0000 mon.a (mon.0) 35 : cluster [INF] Active manager daemon y restarted 2024-04-16T14:15:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:13 smithi071 bash[18570]: cluster 2024-04-16T14:15:13.064747+0000 mon.a (mon.0) 36 : cluster [INF] Activating manager daemon y 2024-04-16T14:15:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:13 smithi071 bash[18570]: cluster 2024-04-16T14:15:13.069107+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-16T14:15:14.134 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2024-04-16T14:15:14.134 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-16T14:15:14.135 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "initialized": true 2024-04-16T14:15:14.135 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2024-04-16T14:15:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18826]: [16/Apr/2024:14:15:14] ENGINE Bus STARTING 2024-04-16T14:15:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18826]: [16/Apr/2024:14:15:14] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18826]: [16/Apr/2024:14:15:14] ENGINE Bus STARTED 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: cluster 2024-04-16T14:15:13.120574+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0559875s) 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.126628+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.128737+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.129835+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.130104+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.130317+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: cluster 2024-04-16T14:15:13.156108+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon y is now available 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.171718+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.174429+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.176522+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.179024+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.181045+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.184253+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.192132+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:15:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:14 smithi071 bash[18570]: audit 2024-04-16T14:15:13.193647+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:15:14.774 INFO:teuthology.orchestra.run.smithi071.stderr:mgr epoch 5 is available 2024-04-16T14:15:14.774 INFO:teuthology.orchestra.run.smithi071.stderr:Setting orchestrator backend to cephadm... 2024-04-16T14:15:15.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:15 smithi071 bash[18570]: cluster 2024-04-16T14:15:14.131167+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e7: y(active, since 1.06658s) 2024-04-16T14:15:15.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:15 smithi071 bash[18570]: cephadm 2024-04-16T14:15:14.200582+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [16/Apr/2024:14:15:14] ENGINE Bus STARTING 2024-04-16T14:15:15.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:15 smithi071 bash[18570]: cephadm 2024-04-16T14:15:14.315488+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [16/Apr/2024:14:15:14] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:15:15.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:15 smithi071 bash[18570]: cephadm 2024-04-16T14:15:14.315655+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [16/Apr/2024:14:15:14] ENGINE Bus STARTED 2024-04-16T14:15:15.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:15 smithi071 bash[18570]: audit 2024-04-16T14:15:14.323081+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:15.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:15 smithi071 bash[18570]: audit 2024-04-16T14:15:14.353433+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:16.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:16 smithi071 bash[18570]: cluster 2024-04-16T14:15:15.329292+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-16T14:15:16.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:16 smithi071 bash[18570]: audit 2024-04-16T14:15:15.954767+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-04-16T14:15:16.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:16 smithi071 bash[18570]: audit 2024-04-16T14:15:15.964698+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:16.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:16 smithi071 bash[18570]: audit 2024-04-16T14:15:15.973454+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:17.717 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: value unchanged 2024-04-16T14:15:18.276 INFO:teuthology.orchestra.run.smithi071.stderr:Generating ssh key... 2024-04-16T14:15:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:18 smithi071 bash[18570]: audit 2024-04-16T14:15:17.723305+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-04-16T14:15:19.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: Generating public/private rsa key pair. 2024-04-16T14:15:19.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: Your identification has been saved in /tmp/tmpeih2haaq/key. 2024-04-16T14:15:19.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: Your public key has been saved in /tmp/tmpeih2haaq/key.pub. 2024-04-16T14:15:19.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: The key fingerprint is: 2024-04-16T14:15:19.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: SHA256:RInIS36vOmM+ax7apGnQNTEaO30qFXP/BQwJv0RidOs ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:15:19.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: The key's randomart image is: 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: +---[RSA 3072]----+ 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: | . o=o== | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: | . O.o*o.o | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: | B B .= . | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: | + B o+.. . | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: | . + = .E. . | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: |. o . . . | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: | . .o . | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: | .**.. | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: | .+=** | 2024-04-16T14:15:19.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:19 smithi071 bash[18826]: +----[SHA256]-----+ 2024-04-16T14:15:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:20 smithi071 bash[18570]: audit 2024-04-16T14:15:19.434140+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:15:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:20 smithi071 bash[18570]: cephadm 2024-04-16T14:15:19.434555+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-16T14:15:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:20 smithi071 bash[18570]: audit 2024-04-16T14:15:19.695871+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:20 smithi071 bash[18570]: audit 2024-04-16T14:15:19.700052+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:21.388 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGH9TMCx8xHKsINUqEDrw8uYPDTneg4yRMAeSFsJJNfGUIeUeOc2Pp7LNF4H5uBa16cVl2kF+3Hr9ufkPkjj8q7R1vqGtnJtXZNRCMfq8+TDiyjQ3m1ZTmAa+xm7hrDyxBkvAtMKAwzM2nbWk7fs0YLrEomEf3qpGqvtqEXmVT0F3z1LYWnsoxCWYVxV8cAMozfvBRz67jWXEp0uKso24Tw5AQtJsVp2XP1yPLix7/kdojZ6dyMF9hUnAtK9XxvXBYOzW7HTUZB8BDm0K70yoJ5fSqpx5insJ1zV2qNuh6Lae871NwaGPBBp0dwH30LATXacBXjvBRf2LkrInMTmwMKg4Cqi/SN8sQyL03/QbYsJd9F2nCqS2kGpFzI07+1YcF3mdfPWxAgKPE3KyzS62vFfAzmkMAwyIIDvgn0F0IuxXiYzDeN9sIWy8OnEzPEIU3gariv23Bjf6v5Gr7sh2m6fkkvxnh/CYyELDzRWTyqXqBbEB3v0BcpNVYVYS0VRc= ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:15:21.988 INFO:teuthology.orchestra.run.smithi071.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-16T14:15:21.989 INFO:teuthology.orchestra.run.smithi071.stderr:Adding key to root@localhost authorized_keys... 2024-04-16T14:15:21.989 INFO:teuthology.orchestra.run.smithi071.stderr:Adding host smithi071... 2024-04-16T14:15:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:22 smithi071 bash[18570]: audit 2024-04-16T14:15:21.394254+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-04-16T14:15:24.128 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: Added host 'smithi071' with addr '172.21.15.71' 2024-04-16T14:15:24.936 INFO:teuthology.orchestra.run.smithi071.stderr:Deploying unmanaged mon service... 2024-04-16T14:15:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:24 smithi071 bash[18570]: audit 2024-04-16T14:15:23.137813+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi071", "addr": "172.21.15.71", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:15:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:24 smithi071 bash[18570]: cephadm 2024-04-16T14:15:23.453524+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi071 2024-04-16T14:15:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:24 smithi071 bash[18570]: audit 2024-04-16T14:15:24.134180+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:24 smithi071 bash[18570]: audit 2024-04-16T14:15:24.184957+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:25 smithi071 bash[18570]: cephadm 2024-04-16T14:15:24.134515+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi071 2024-04-16T14:15:26.731 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-16T14:15:27.505 INFO:teuthology.orchestra.run.smithi071.stderr:Deploying unmanaged mgr service... 2024-04-16T14:15:28.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:27 smithi071 bash[18570]: audit 2024-04-16T14:15:26.728976+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-04-16T14:15:28.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:27 smithi071 bash[18570]: cephadm 2024-04-16T14:15:26.731947+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-16T14:15:28.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:27 smithi071 bash[18570]: audit 2024-04-16T14:15:26.736387+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:28.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:27 smithi071 bash[18570]: audit 2024-04-16T14:15:27.467714+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:28.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:27 smithi071 bash[18570]: audit 2024-04-16T14:15:27.725530+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:28.738 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-16T14:15:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:29 smithi071 bash[18570]: audit 2024-04-16T14:15:28.737281+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-04-16T14:15:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:29 smithi071 bash[18570]: cephadm 2024-04-16T14:15:28.739705+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-16T14:15:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:29 smithi071 bash[18570]: audit 2024-04-16T14:15:28.743949+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:31 smithi071 bash[18570]: audit 2024-04-16T14:15:30.398941+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.71:0/3327629552' entity='client.admin' 2024-04-16T14:15:32.665 INFO:teuthology.orchestra.run.smithi071.stderr:Enabling the dashboard module... 2024-04-16T14:15:32.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:32 smithi071 bash[18570]: audit 2024-04-16T14:15:31.627585+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:32.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:32 smithi071 bash[18570]: audit 2024-04-16T14:15:31.632589+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:32.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:32 smithi071 bash[18570]: audit 2024-04-16T14:15:31.633131+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:15:32.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:32 smithi071 bash[18570]: audit 2024-04-16T14:15:31.638372+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' 2024-04-16T14:15:32.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:32 smithi071 bash[18570]: audit 2024-04-16T14:15:31.639892+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:15:32.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:32 smithi071 bash[18570]: audit 2024-04-16T14:15:31.644164+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14120 172.21.15.71:0/1489119904' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]': finished 2024-04-16T14:15:32.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:32 smithi071 bash[18570]: audit 2024-04-16T14:15:32.062871+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.71:0/3268770137' entity='client.admin' 2024-04-16T14:15:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:33 smithi071 bash[18570]: cephadm 2024-04-16T14:15:32.422256+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi071 on smithi071 2024-04-16T14:15:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:34 smithi071 bash[18570]: cluster 2024-04-16T14:15:33.131510+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:15:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:34 smithi071 bash[18570]: audit 2024-04-16T14:15:33.970551+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.71:0/2422247079' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-16T14:15:34.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:34 smithi071 bash[18826]: ignoring --setuser ceph since I am not root 2024-04-16T14:15:34.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:34 smithi071 bash[18826]: ignoring --setgroup ceph since I am not root 2024-04-16T14:15:34.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:34 smithi071 bash[18826]: debug 2024-04-16T14:15:34.883+0000 7f801cf65000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:15:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:35 smithi071 bash[18570]: audit 2024-04-16T14:15:34.698794+0000 mon.a (mon.0) 76 : audit [INF] from='client.? 172.21.15.71:0/2422247079' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-16T14:15:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:35 smithi071 bash[18570]: cluster 2024-04-16T14:15:34.698851+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e9: y(active, since 21s) 2024-04-16T14:15:36.581 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2024-04-16T14:15:36.581 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-16T14:15:36.581 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "available": true, 2024-04-16T14:15:36.581 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-16T14:15:36.581 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-16T14:15:36.581 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2024-04-16T14:15:36.688 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:36 smithi071 bash[18826]: debug 2024-04-16T14:15:36.403+0000 7f801cf65000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:15:36.688 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:36 smithi071 bash[18826]: debug 2024-04-16T14:15:36.499+0000 7f801cf65000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:15:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:36 smithi071 bash[18570]: audit 2024-04-16T14:15:36.586562+0000 mon.a (mon.0) 78 : audit [DBG] from='client.? 172.21.15.71:0/1491684474' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-16T14:15:36.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:36 smithi071 bash[18826]: debug 2024-04-16T14:15:36.743+0000 7f801cf65000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:15:37.205 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for the mgr to restart... 2024-04-16T14:15:37.205 INFO:teuthology.orchestra.run.smithi071.stderr:Waiting for mgr epoch 9... 2024-04-16T14:15:37.571 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:37 smithi071 bash[18826]: debug 2024-04-16T14:15:37.467+0000 7f801cf65000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:15:37.825 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:37 smithi071 bash[18826]: debug 2024-04-16T14:15:37.575+0000 7f801cf65000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:15:37.825 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:37 smithi071 bash[18826]: debug 2024-04-16T14:15:37.671+0000 7f801cf65000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:15:37.825 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:37 smithi071 bash[18826]: debug 2024-04-16T14:15:37.783+0000 7f801cf65000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:15:38.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:38 smithi071 bash[18826]: debug 2024-04-16T14:15:37.999+0000 7f801cf65000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:15:38.539 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:38 smithi071 bash[18826]: debug 2024-04-16T14:15:38.267+0000 7f801cf65000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:15:38.540 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:38 smithi071 bash[18826]: debug 2024-04-16T14:15:38.367+0000 7f801cf65000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:15:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:38 smithi071 bash[18826]: debug 2024-04-16T14:15:38.543+0000 7f801cf65000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:15:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:38 smithi071 bash[18826]: debug 2024-04-16T14:15:38.783+0000 7f801cf65000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:15:39.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:39 smithi071 bash[18826]: debug 2024-04-16T14:15:39.047+0000 7f801cf65000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:15:39.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:39 smithi071 bash[18826]: debug 2024-04-16T14:15:39.207+0000 7f801cf65000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:15:39.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:39 smithi071 bash[18826]: debug 2024-04-16T14:15:39.435+0000 7f801cf65000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:15:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:39 smithi071 bash[18826]: debug 2024-04-16T14:15:39.551+0000 7f801cf65000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:15:40.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:39 smithi071 bash[18826]: debug 2024-04-16T14:15:39.879+0000 7f801cf65000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:15:40.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:40 smithi071 bash[18826]: debug 2024-04-16T14:15:40.591+0000 7f801cf65000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:15:40.905 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:40 smithi071 bash[18826]: debug 2024-04-16T14:15:40.703+0000 7f801cf65000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:15:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:40 smithi071 bash[18826]: debug 2024-04-16T14:15:40.907+0000 7f801cf65000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:15:41.585 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:41 smithi071 bash[18826]: debug 2024-04-16T14:15:41.223+0000 7f801cf65000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:15:41.585 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:41 smithi071 bash[18826]: debug 2024-04-16T14:15:41.587+0000 7f801cf65000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:15:41.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:41 smithi071 bash[18570]: cluster 2024-04-16T14:15:41.724563+0000 mon.a (mon.0) 79 : cluster [INF] Active manager daemon y restarted 2024-04-16T14:15:41.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:41 smithi071 bash[18570]: cluster 2024-04-16T14:15:41.725092+0000 mon.a (mon.0) 80 : cluster [INF] Activating manager daemon y 2024-04-16T14:15:41.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:41 smithi071 bash[18570]: cluster 2024-04-16T14:15:41.728626+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-16T14:15:41.850 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:41 smithi071 bash[18826]: debug 2024-04-16T14:15:41.699+0000 7f801cf65000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:15:42.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18826]: [16/Apr/2024:14:15:42] ENGINE Bus STARTING 2024-04-16T14:15:42.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18826]: [16/Apr/2024:14:15:42] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:15:42.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18826]: [16/Apr/2024:14:15:42] ENGINE Bus STARTED 2024-04-16T14:15:42.803 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: { 2024-04-16T14:15:42.803 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-16T14:15:42.803 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: "initialized": true 2024-04-16T14:15:42.803 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: } 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: cluster 2024-04-16T14:15:41.781800+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0568831s) 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.785603+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.786344+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.787497+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.787649+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.787919+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: cluster 2024-04-16T14:15:41.811781+0000 mon.a (mon.0) 88 : cluster [INF] Manager daemon y is now available 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.829709+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.832022+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.834216+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.848782+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:15:43.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:41.850278+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:15:43.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: cephadm 2024-04-16T14:15:42.166963+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [16/Apr/2024:14:15:42] ENGINE Bus STARTING 2024-04-16T14:15:43.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: cephadm 2024-04-16T14:15:42.282424+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [16/Apr/2024:14:15:42] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:15:43.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: cephadm 2024-04-16T14:15:42.282608+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [16/Apr/2024:14:15:42] ENGINE Bus STARTED 2024-04-16T14:15:43.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:42 smithi071 bash[18570]: audit 2024-04-16T14:15:42.288866+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:43.527 INFO:teuthology.orchestra.run.smithi071.stderr:mgr epoch 9 is available 2024-04-16T14:15:43.528 INFO:teuthology.orchestra.run.smithi071.stderr:Generating a dashboard self-signed certificate... 2024-04-16T14:15:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:43 smithi071 bash[18570]: audit 2024-04-16T14:15:42.797481+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-16T14:15:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:43 smithi071 bash[18570]: cluster 2024-04-16T14:15:42.797856+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e11: y(active, since 1.07294s) 2024-04-16T14:15:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:43 smithi071 bash[18570]: audit 2024-04-16T14:15:42.808980+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-16T14:15:44.732 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-16T14:15:45.308 INFO:teuthology.orchestra.run.smithi071.stderr:Creating initial admin user... 2024-04-16T14:15:45.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:45 smithi071 bash[18570]: audit 2024-04-16T14:15:44.654021+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-04-16T14:15:45.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:45 smithi071 bash[18570]: cluster 2024-04-16T14:15:44.696887+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-16T14:15:45.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:45 smithi071 bash[18570]: audit 2024-04-16T14:15:44.733168+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:45.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:45 smithi071 bash[18570]: audit 2024-04-16T14:15:44.737557+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:46.755 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$GdgIjAlMwxCFllucNFXDqufEd5g99nQLsqo1Vv5qSHa3Awa6qzMqK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713276946, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-16T14:15:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:47 smithi071 bash[18570]: audit 2024-04-16T14:15:46.001612+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:47 smithi071 bash[18570]: audit 2024-04-16T14:15:46.002193+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:15:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:47 smithi071 bash[18570]: audit 2024-04-16T14:15:46.005103+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:47 smithi071 bash[18570]: audit 2024-04-16T14:15:46.006498+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:15:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:47 smithi071 bash[18570]: audit 2024-04-16T14:15:46.476263+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:15:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:47 smithi071 bash[18570]: audit 2024-04-16T14:15:46.761055+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:47.365 INFO:teuthology.orchestra.run.smithi071.stderr:Fetching dashboard port number... 2024-04-16T14:15:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:48 smithi071 bash[18570]: cephadm 2024-04-16T14:15:46.832587+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi071 on smithi071 2024-04-16T14:15:48.548 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: 8443 2024-04-16T14:15:49.129 INFO:teuthology.orchestra.run.smithi071.stderr:firewalld does not appear to be present 2024-04-16T14:15:49.129 INFO:teuthology.orchestra.run.smithi071.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-16T14:15:49.131 INFO:teuthology.orchestra.run.smithi071.stderr:Ceph Dashboard is now available at: 2024-04-16T14:15:49.131 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:15:49.131 INFO:teuthology.orchestra.run.smithi071.stderr: URL: https://smithi071.front.sepia.ceph.com:8443/ 2024-04-16T14:15:49.131 INFO:teuthology.orchestra.run.smithi071.stderr: User: admin 2024-04-16T14:15:49.131 INFO:teuthology.orchestra.run.smithi071.stderr: Password: 59j790xn31 2024-04-16T14:15:49.132 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:15:49.132 INFO:teuthology.orchestra.run.smithi071.stderr:Enabling autotune for osd_memory_target 2024-04-16T14:15:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:49 smithi071 bash[18570]: cluster 2024-04-16T14:15:48.012504+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-16T14:15:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:49 smithi071 bash[18570]: audit 2024-04-16T14:15:48.554472+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.71:0/1264128728' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-16T14:15:52.133 INFO:teuthology.orchestra.run.smithi071.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-16T14:15:52.659 INFO:teuthology.orchestra.run.smithi071.stderr:You can access the Ceph CLI with: 2024-04-16T14:15:52.659 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:15:52.659 INFO:teuthology.orchestra.run.smithi071.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:15:52.659 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:15:52.659 INFO:teuthology.orchestra.run.smithi071.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-16T14:15:52.659 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:15:52.659 INFO:teuthology.orchestra.run.smithi071.stderr: ceph telemetry on 2024-04-16T14:15:52.659 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:15:52.660 INFO:teuthology.orchestra.run.smithi071.stderr:For more information see: 2024-04-16T14:15:52.660 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:15:52.660 INFO:teuthology.orchestra.run.smithi071.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-16T14:15:52.660 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:15:52.660 INFO:teuthology.orchestra.run.smithi071.stderr:Bootstrap complete. 2024-04-16T14:15:52.709 INFO:tasks.cephadm:Fetching config... 2024-04-16T14:15:52.709 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:15:52.709 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-16T14:15:52.715 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-16T14:15:52.715 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:15:52.715 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-16T14:15:52.763 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-16T14:15:52.763 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:15:52.763 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-16T14:15:52.816 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-16T14:15:52.816 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:15:52.816 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-16T14:15:52.862 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-16T14:15:52.862 DEBUG:teuthology.orchestra.run.smithi071:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGH9TMCx8xHKsINUqEDrw8uYPDTneg4yRMAeSFsJJNfGUIeUeOc2Pp7LNF4H5uBa16cVl2kF+3Hr9ufkPkjj8q7R1vqGtnJtXZNRCMfq8+TDiyjQ3m1ZTmAa+xm7hrDyxBkvAtMKAwzM2nbWk7fs0YLrEomEf3qpGqvtqEXmVT0F3z1LYWnsoxCWYVxV8cAMozfvBRz67jWXEp0uKso24Tw5AQtJsVp2XP1yPLix7/kdojZ6dyMF9hUnAtK9XxvXBYOzW7HTUZB8BDm0K70yoJ5fSqpx5insJ1zV2qNuh6Lae871NwaGPBBp0dwH30LATXacBXjvBRf2LkrInMTmwMKg4Cqi/SN8sQyL03/QbYsJd9F2nCqS2kGpFzI07+1YcF3mdfPWxAgKPE3KyzS62vFfAzmkMAwyIIDvgn0F0IuxXiYzDeN9sIWy8OnEzPEIU3gariv23Bjf6v5Gr7sh2m6fkkvxnh/CYyELDzRWTyqXqBbEB3v0BcpNVYVYS0VRc= ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-16T14:15:52.920 INFO:teuthology.orchestra.run.smithi071.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGH9TMCx8xHKsINUqEDrw8uYPDTneg4yRMAeSFsJJNfGUIeUeOc2Pp7LNF4H5uBa16cVl2kF+3Hr9ufkPkjj8q7R1vqGtnJtXZNRCMfq8+TDiyjQ3m1ZTmAa+xm7hrDyxBkvAtMKAwzM2nbWk7fs0YLrEomEf3qpGqvtqEXmVT0F3z1LYWnsoxCWYVxV8cAMozfvBRz67jWXEp0uKso24Tw5AQtJsVp2XP1yPLix7/kdojZ6dyMF9hUnAtK9XxvXBYOzW7HTUZB8BDm0K70yoJ5fSqpx5insJ1zV2qNuh6Lae871NwaGPBBp0dwH30LATXacBXjvBRf2LkrInMTmwMKg4Cqi/SN8sQyL03/QbYsJd9F2nCqS2kGpFzI07+1YcF3mdfPWxAgKPE3KyzS62vFfAzmkMAwyIIDvgn0F0IuxXiYzDeN9sIWy8OnEzPEIU3gariv23Bjf6v5Gr7sh2m6fkkvxnh/CYyELDzRWTyqXqBbEB3v0BcpNVYVYS0VRc= ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:15:52.926 DEBUG:teuthology.orchestra.run.smithi122:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGH9TMCx8xHKsINUqEDrw8uYPDTneg4yRMAeSFsJJNfGUIeUeOc2Pp7LNF4H5uBa16cVl2kF+3Hr9ufkPkjj8q7R1vqGtnJtXZNRCMfq8+TDiyjQ3m1ZTmAa+xm7hrDyxBkvAtMKAwzM2nbWk7fs0YLrEomEf3qpGqvtqEXmVT0F3z1LYWnsoxCWYVxV8cAMozfvBRz67jWXEp0uKso24Tw5AQtJsVp2XP1yPLix7/kdojZ6dyMF9hUnAtK9XxvXBYOzW7HTUZB8BDm0K70yoJ5fSqpx5insJ1zV2qNuh6Lae871NwaGPBBp0dwH30LATXacBXjvBRf2LkrInMTmwMKg4Cqi/SN8sQyL03/QbYsJd9F2nCqS2kGpFzI07+1YcF3mdfPWxAgKPE3KyzS62vFfAzmkMAwyIIDvgn0F0IuxXiYzDeN9sIWy8OnEzPEIU3gariv23Bjf6v5Gr7sh2m6fkkvxnh/CYyELDzRWTyqXqBbEB3v0BcpNVYVYS0VRc= ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-16T14:15:52.948 INFO:teuthology.orchestra.run.smithi122.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGH9TMCx8xHKsINUqEDrw8uYPDTneg4yRMAeSFsJJNfGUIeUeOc2Pp7LNF4H5uBa16cVl2kF+3Hr9ufkPkjj8q7R1vqGtnJtXZNRCMfq8+TDiyjQ3m1ZTmAa+xm7hrDyxBkvAtMKAwzM2nbWk7fs0YLrEomEf3qpGqvtqEXmVT0F3z1LYWnsoxCWYVxV8cAMozfvBRz67jWXEp0uKso24Tw5AQtJsVp2XP1yPLix7/kdojZ6dyMF9hUnAtK9XxvXBYOzW7HTUZB8BDm0K70yoJ5fSqpx5insJ1zV2qNuh6Lae871NwaGPBBp0dwH30LATXacBXjvBRf2LkrInMTmwMKg4Cqi/SN8sQyL03/QbYsJd9F2nCqS2kGpFzI07+1YcF3mdfPWxAgKPE3KyzS62vFfAzmkMAwyIIDvgn0F0IuxXiYzDeN9sIWy8OnEzPEIU3gariv23Bjf6v5Gr7sh2m6fkkvxnh/CYyELDzRWTyqXqBbEB3v0BcpNVYVYS0VRc= ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:15:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:52 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:15:52.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:52 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:15:52.957 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-16T14:15:53.268 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:15:53.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:15:53.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:53 smithi071 bash[18570]: audit 2024-04-16T14:15:52.135937+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.71:0/1927669890' entity='client.admin' 2024-04-16T14:15:53.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:15:53.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:15:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:15:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:15:54.139 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:53 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:15:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:15:54.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:54 smithi071 bash[18570]: audit 2024-04-16T14:15:53.158274+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:54.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:54 smithi071 bash[18570]: audit 2024-04-16T14:15:53.159376+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:54.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:54 smithi071 bash[18570]: audit 2024-04-16T14:15:53.162715+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:54.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:54 smithi071 bash[18570]: audit 2024-04-16T14:15:53.164057+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:54.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:54 smithi071 bash[18570]: audit 2024-04-16T14:15:53.167582+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:54.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:54 smithi071 bash[18570]: audit 2024-04-16T14:15:53.832431+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:56.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:15:56 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:15:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:15:56.880 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-16T14:15:56.881 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-16T14:15:57.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:56 smithi071 bash[18570]: audit 2024-04-16T14:15:55.728263+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.71:0/1972084925' entity='client.admin' 2024-04-16T14:15:57.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:56 smithi071 bash[18570]: audit 2024-04-16T14:15:55.738105+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:15:57.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:56 smithi071 bash[18570]: audit 2024-04-16T14:15:55.743944+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:57.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:56 smithi071 bash[18570]: audit 2024-04-16T14:15:56.319331+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:57.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:56 smithi071 bash[18570]: audit 2024-04-16T14:15:56.321806+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:15:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:15:57 smithi071 bash[18570]: audit 2024-04-16T14:15:56.854188+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:01.905 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi122 2024-04-16T14:16:01.905 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-16T14:16:01.905 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.conf 2024-04-16T14:16:01.911 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-16T14:16:01.911 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:16:01.957 INFO:tasks.cephadm:Adding host smithi122 to orchestrator... 2024-04-16T14:16:01.957 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch host add smithi122 2024-04-16T14:16:02.130 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:02 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:16:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: audit 2024-04-16T14:16:00.778505+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: audit 2024-04-16T14:16:00.782128+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: audit 2024-04-16T14:16:00.820914+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: audit 2024-04-16T14:16:00.822273+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: audit 2024-04-16T14:16:00.823180+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: cephadm 2024-04-16T14:16:00.824700+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:16:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: cephadm 2024-04-16T14:16:00.904799+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:16:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: audit 2024-04-16T14:16:00.989929+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:01 smithi071 bash[18570]: audit 2024-04-16T14:16:00.995064+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:03.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:03 smithi071 bash[18570]: cluster 2024-04-16T14:16:01.788953+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:03.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:03 smithi071 bash[18570]: audit 2024-04-16T14:16:02.015088+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:03.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:03 smithi071 bash[18570]: audit 2024-04-16T14:16:02.020941+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:05.521 INFO:teuthology.orchestra.run.smithi071.stdout:Added host 'smithi122' with addr '172.21.15.122' 2024-04-16T14:16:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:05 smithi071 bash[18570]: cluster 2024-04-16T14:16:03.789443+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:05 smithi071 bash[18570]: audit 2024-04-16T14:16:04.522563+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:05 smithi071 bash[18570]: audit 2024-04-16T14:16:05.526487+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:05 smithi071 bash[18570]: audit 2024-04-16T14:16:05.550899+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:05 smithi071 bash[18570]: audit 2024-04-16T14:16:05.552328+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:05 smithi071 bash[18570]: audit 2024-04-16T14:16:05.553159+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:06.183 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch host ls --format=json 2024-04-16T14:16:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: cephadm 2024-04-16T14:16:04.831238+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi122 2024-04-16T14:16:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: cephadm 2024-04-16T14:16:05.527185+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi122 2024-04-16T14:16:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: audit 2024-04-16T14:16:05.793373+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: audit 2024-04-16T14:16:06.524638+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: audit 2024-04-16T14:16:06.530319+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: audit 2024-04-16T14:16:06.531503+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:16:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: audit 2024-04-16T14:16:06.538091+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: audit 2024-04-16T14:16:06.540765+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:16:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:06 smithi071 bash[18570]: audit 2024-04-16T14:16:06.544957+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]': finished 2024-04-16T14:16:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:07 smithi071 bash[18570]: cluster 2024-04-16T14:16:05.789865+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:08.651 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:16:08.651 INFO:teuthology.orchestra.run.smithi071.stdout:[{"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}, {"addr": "172.21.15.122", "hostname": "smithi122", "labels": [], "status": ""}] 2024-04-16T14:16:08.664 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:16:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:08.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:16:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: cephadm 2024-04-16T14:16:07.486994+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-04-16T14:16:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.114391+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.117227+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.119561+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.121349+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.344829+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.366424+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.369854+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.372183+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.373372+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.374116+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:08 smithi071 bash[18570]: audit 2024-04-16T14:16:08.378198+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:09.283 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-16T14:16:09.283 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd crush tunables default 2024-04-16T14:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:09 smithi071 bash[18570]: cluster 2024-04-16T14:16:07.790362+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:09 smithi071 bash[18570]: cephadm 2024-04-16T14:16:08.124746+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:09 smithi071 bash[18570]: cephadm 2024-04-16T14:16:08.261844+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:09 smithi071 bash[18570]: audit 2024-04-16T14:16:08.656864+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:09 smithi071 bash[18570]: audit 2024-04-16T14:16:08.876338+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:09 smithi071 bash[18570]: audit 2024-04-16T14:16:08.882558+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:11 smithi071 bash[18570]: cluster 2024-04-16T14:16:09.790784+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:12.860 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:12 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:16:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:12.865 INFO:teuthology.orchestra.run.smithi071.stderr:adjusted tunables profile to default 2024-04-16T14:16:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:12 smithi071 bash[18570]: cluster 2024-04-16T14:16:11.791189+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:12 smithi071 bash[18570]: audit 2024-04-16T14:16:11.860375+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:12 smithi071 bash[18570]: audit 2024-04-16T14:16:11.901751+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.71:0/1402006780' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-16T14:16:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:12 smithi071 bash[18570]: audit 2024-04-16T14:16:12.565519+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:12 smithi071 bash[18570]: audit 2024-04-16T14:16:12.572431+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:13.536 INFO:tasks.cephadm:Adding mon.a on smithi071 2024-04-16T14:16:13.536 INFO:tasks.cephadm:Adding mon.c on smithi071 2024-04-16T14:16:13.536 INFO:tasks.cephadm:Adding mon.b on smithi122 2024-04-16T14:16:13.537 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch apply mon '3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi122:172.21.15.122=b' 2024-04-16T14:16:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:13 smithi071 bash[18570]: audit 2024-04-16T14:16:12.865882+0000 mon.a (mon.0) 155 : audit [INF] from='client.? 172.21.15.71:0/1402006780' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-16T14:16:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:13 smithi071 bash[18570]: cluster 2024-04-16T14:16:12.866031+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:16:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:15 smithi071 bash[18570]: cluster 2024-04-16T14:16:13.791629+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:16.008 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mon update... 2024-04-16T14:16:16.570 DEBUG:teuthology.orchestra.run.smithi071:mon.c> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.c.service 2024-04-16T14:16:16.573 DEBUG:teuthology.orchestra.run.smithi122:mon.b> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.b.service 2024-04-16T14:16:16.575 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-16T14:16:16.575 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph mon dump -f json 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: cluster 2024-04-16T14:16:15.792031+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: audit 2024-04-16T14:16:15.993617+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi122:172.21.15.122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: cephadm 2024-04-16T14:16:15.995843+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi122:172.21.15.122=b;count:3 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: audit 2024-04-16T14:16:16.002756+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: audit 2024-04-16T14:16:16.062722+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: audit 2024-04-16T14:16:16.064972+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: audit 2024-04-16T14:16:16.066482+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: audit 2024-04-16T14:16:16.076658+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: audit 2024-04-16T14:16:16.079091+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:17.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: audit 2024-04-16T14:16:16.079988+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:17.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:17 smithi071 bash[18570]: cephadm 2024-04-16T14:16:16.081097+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi071 2024-04-16T14:16:18.584 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:18 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:16:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:19.032 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-16T14:16:19.032 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":1,"fsid":"84f0cb40-fbfb-11ee-bc90-c7b262605968","modified":"2024-04-16T14:14:38.893857Z","created":"2024-04-16T14:14:38.893857Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T14:16:19.034 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 1 2024-04-16T14:16:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:19 smithi071 bash[18570]: cluster 2024-04-16T14:16:17.792459+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:19 smithi071 bash[18570]: audit 2024-04-16T14:16:18.417344+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:19 smithi071 bash[18570]: audit 2024-04-16T14:16:18.422813+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:19 smithi071 bash[18570]: audit 2024-04-16T14:16:19.038213+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.122:0/793894769' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:16:20.546 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-16T14:16:20.547 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph mon dump -f json 2024-04-16T14:16:20.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:20 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:20.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:20 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:21.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:20 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:21.412 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:20 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:21 smithi071 bash[18570]: cluster 2024-04-16T14:16:19.792871+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:21 smithi071 bash[18570]: audit 2024-04-16T14:16:21.108212+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:21 smithi071 bash[18570]: audit 2024-04-16T14:16:21.109331+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:21 smithi071 bash[18570]: audit 2024-04-16T14:16:21.110000+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:21 smithi071 bash[23969]: debug 2024-04-16T14:16:21.987+0000 7fdec6b5a700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-16T14:16:26.013 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:25 smithi122 systemd[1]: Started Ceph mon.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:16:27.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:21.793257+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:21.995236+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:21.995412+0000 mon.a (mon.0) 172 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:22.014654+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:22.993530+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:23.793693+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:23.993637+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:23.995406+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:24.993666+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:25.794077+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:25.993721+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:26.993873+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.035378+0000 mon.a (mon.0) 179 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.041330+0000 mon.a (mon.0) 180 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.041468+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.041553+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:16:27.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.041869+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e13: y(active, since 45s) 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.050090+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:27.054540+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:27.058395+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:27.060753+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[18570]: audit 2024-04-16T14:16:27.062268+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:21.793257+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:21.995236+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:21.995412+0000 mon.a (mon.0) 172 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:22.014654+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:22.993530+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:23.793693+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:23.993637+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:23.995406+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:24.993666+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:25.794077+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:25.993721+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:26.993873+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.035378+0000 mon.a (mon.0) 179 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.041330+0000 mon.a (mon.0) 180 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.041468+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.041553+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.041869+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e13: y(active, since 45s) 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.050090+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-04-16T14:16:27.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:27.054540+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:27.058395+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:27.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:27.060753+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:27.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:27 smithi071 bash[23969]: audit 2024-04-16T14:16:27.062268+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:27.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.199+0000 7fbe4ed73880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:16:27.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.199+0000 7fbe4ed73880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-16T14:16:27.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.199+0000 7fbe4ed73880 0 pidfile_write: ignore empty --pid-file 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 0 load: jerasure load: lrc 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: RocksDB version: 6.15.5 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Compile date Apr 18 2022 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: DB SUMMARY 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: DB Session ID: TQHN23MTEKM3NP7J3GT6 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: CURRENT file: CURRENT 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.error_if_exists: 0 2024-04-16T14:16:27.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.create_if_missing: 0 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.env: 0x55a2210c6860 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.fs: Posix File System 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.info_log: 0x55a221f97e00 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.statistics: (nil) 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.use_fsync: 0 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:16:27.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.db_log_dir: 2024-04-16T14:16:27.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.write_buffer_manager: 0x55a2220882d0 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:16:27.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.unordered_write: 0 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.row_cache: None 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.wal_filter: None 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:16:27.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.two_write_queues: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.atomic_flush: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T14:16:27.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_open_files: -1 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:16:27.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Compression algorithms supported: 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: kZSTD supported: 0 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: kXpressCompression supported: 0 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:16:27.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T14:16:27.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T14:16:27.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: kZlibCompression supported: 1 2024-04-16T14:16:27.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T14:16:27.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:16:27.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-16T14:16:27.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-16T14:16:27.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:16:27.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.merge_operator: 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_filter: None 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a221f65d00) 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cache_index_and_filter_blocks: 1 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: pin_top_level_index_and_filter: 1 2024-04-16T14:16:27.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: index_type: 0 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: data_block_index_type: 0 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: index_shortening: 1 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: hash_index_allow_collision: 1 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: checksum: 1 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: no_block_cache: 0 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: block_cache: 0x55a221fcc170 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: block_cache_name: BinnedLRUCache 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: block_cache_options: 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: capacity : 536870912 2024-04-16T14:16:27.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: num_shard_bits : 4 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: strict_capacity_limit : 0 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: high_pri_pool_ratio: 0.000 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: block_cache_compressed: (nil) 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: persistent_cache: (nil) 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: block_size: 4096 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: block_size_deviation: 10 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: block_restart_interval: 16 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: index_block_restart_interval: 1 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: metadata_block_size: 4096 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: partition_filters: 0 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: use_delta_encoding: 1 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: whole_key_filtering: 1 2024-04-16T14:16:27.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: verify_compression: 0 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: read_amp_bytes_per_bit: 0 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: format_version: 4 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: enable_index_compression: 1 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: block_align: 0 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compression: NoCompression 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.num_levels: 7 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:16:27.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:16:27.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:16:27.461 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:16:27.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.table_properties_collectors: 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.bloom_locality: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.ttl: 2592000 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.enable_blob_files: false 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.min_blob_size: 0 2024-04-16T14:16:27.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713276987210918, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 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-04-16T14:16:27.464 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713276987211306, "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": 1713276987, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "077025aa-8ec0-4156-8ae4-92b07b63cfdb", "db_session_id": "TQHN23MTEKM3NP7J3GT6"}} 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713276987211714, "job": 1, "event": "recovery_finished"} 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.207+0000 7fbe4ed73880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.211+0000 7fbe4ed73880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55a221fb2a80 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.211+0000 7fbe4ed73880 4 rocksdb: DB pointer 0x55a221fc2000 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.211+0000 7fbe3eafb700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.211+0000 7fbe3eafb700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ** DB Stats ** 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-16T14:16:27.465 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ** Compaction Stats [default] ** 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ** Compaction Stats [default] ** 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:16:27.466 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:16:27.467 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:16:27.467 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:16:27.467 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:16:27.467 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:16:27.467 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:16:27.467 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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-04-16T14:16:27.467 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:16:27.467 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ** Compaction Stats [default] ** 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ** Compaction Stats [default] ** 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:16:27.468 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.211+0000 7fbe4ed73880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.211+0000 7fbe4ed73880 0 using public_addr v2:172.21.15.122:0/0 -> [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.211+0000 7fbe4ed73880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.211+0000 7fbe4ed73880 1 mon.b@-1(???) e0 preinit fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: e1 2024-04-16T14:16:27.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 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-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: legacy client fscid: -1 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: No filesystems configured 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:16:27.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.227+0000 7fbe41b01700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:07.790362+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cephadm 2024-04-16T14:16:08.124746+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cephadm 2024-04-16T14:16:08.261844+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:08.656864+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:08.876338+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:08.882558+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:09.790784+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:11.791189+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:11.860375+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:11.901751+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.71:0/1402006780' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:12.565519+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:12.572431+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:12.865882+0000 mon.a (mon.0) 155 : audit [INF] from='client.? 172.21.15.71:0/1402006780' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:12.866031+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:16:27.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:13.791629+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:15.792031+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:15.993617+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi122:172.21.15.122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cephadm 2024-04-16T14:16:15.995843+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi122:172.21.15.122=b;count:3 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:16.002756+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:16.062722+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:16.064972+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:16.066482+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:16.076658+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:16.079091+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:16.079988+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cephadm 2024-04-16T14:16:16.081097+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi071 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:17.792459+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:18.417344+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:18.422813+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:19.038213+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.122:0/793894769' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:16:27.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:19.792871+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:21.108212+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:21.109331+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:21.110000+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:21.793257+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:21.995236+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:21.995412+0000 mon.a (mon.0) 172 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:22.014654+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:22.993530+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:23.793693+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:23.993637+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:23.995406+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-16T14:16:27.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:24.993666+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:25.794077+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:25.993721+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:26.993873+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.035378+0000 mon.a (mon.0) 179 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.041330+0000 mon.a (mon.0) 180 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.041468+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.041553+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.041869+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e13: y(active, since 45s) 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.050090+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:27.054540+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:27.058395+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:27.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:27.060753+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:27.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: audit 2024-04-16T14:16:27.062268+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:27.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:27 smithi122 bash[18672]: debug 2024-04-16T14:16:27.231+0000 7fbe41b01700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-16T14:16:32.282 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-16T14:16:32.283 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":3,"fsid":"84f0cb40-fbfb-11ee-bc90-c7b262605968","modified":"2024-04-16T14:16:27.235935Z","created":"2024-04-16T14:14:38.893857Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3301","nonce":0},{"type":"v1","addr":"172.21.15.71:6790","nonce":0}]},"addr":"172.21.15.71:6790/0","public_addr":"172.21.15.71:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-16T14:16:32.286 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 3 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cephadm 2024-04-16T14:16:27.065144+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cephadm 2024-04-16T14:16:27.065594+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cephadm 2024-04-16T14:16:27.201441+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cephadm 2024-04-16T14:16:27.202355+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cephadm 2024-04-16T14:16:27.204924+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:27.240191+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.240397+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.241043+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:27.259027+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:27.259192+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:27.411749+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.122:0/1884822377' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:27.794366+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:28.236622+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:29.236819+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:29.238882+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:29.794638+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:30.237118+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:31.236920+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:32.237101+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:32.243171+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:32.283337+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:32.287711+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:32.287776+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:32.287813+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:32.287981+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: cluster 2024-04-16T14:16:32.292822+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:32.295885+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:32.297591+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:32.298613+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:32.301376+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:32.302146+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:32.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:32 smithi122 bash[18672]: audit 2024-04-16T14:16:32.307742+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:16:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:32.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:16:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cephadm 2024-04-16T14:16:27.065144+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:16:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cephadm 2024-04-16T14:16:27.065594+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:16:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cephadm 2024-04-16T14:16:27.201441+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cephadm 2024-04-16T14:16:27.202355+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cephadm 2024-04-16T14:16:27.204924+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:27.240191+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.240397+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.241043+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:27.259027+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:27.259192+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:27.411749+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.122:0/1884822377' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:27.794366+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:28.236622+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:29.236819+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:29.238882+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-16T14:16:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:29.794638+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:30.237118+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:31.236920+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:32.237101+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:32.243171+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:32.283337+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:16:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cephadm 2024-04-16T14:16:27.065144+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:16:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cephadm 2024-04-16T14:16:27.065594+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cephadm 2024-04-16T14:16:27.201441+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cephadm 2024-04-16T14:16:27.202355+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cephadm 2024-04-16T14:16:27.204924+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:27.240191+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.240397+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.241043+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:27.259027+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:27.259192+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:27.411749+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.122:0/1884822377' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:27.794366+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:28.236622+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:29.236819+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:29.238882+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:29.794638+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:30.237118+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:31.236920+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:32.237101+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:32.243171+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:32.283337+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:32.287711+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:32.287776+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:32.287813+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:32.287981+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: cluster 2024-04-16T14:16:32.292822+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:32.295885+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:32.297591+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:32.298613+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:32.301376+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:32.302146+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[23969]: audit 2024-04-16T14:16:32.307742+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:32.287711+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:32.287776+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:32.287813+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:32.287981+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-16T14:16:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: cluster 2024-04-16T14:16:32.292822+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-04-16T14:16:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:32.295885+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:32.297591+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:32.298613+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:32.301376+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:32.302146+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18570]: audit 2024-04-16T14:16:32.307742+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:32.886 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-16T14:16:32.887 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph config generate-minimal-conf 2024-04-16T14:16:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:32 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:16:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:33 smithi122 bash[18672]: cluster 2024-04-16T14:16:31.795120+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:33.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:33 smithi122 bash[18672]: cephadm 2024-04-16T14:16:32.297220+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-16T14:16:33.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:33 smithi122 bash[18672]: cephadm 2024-04-16T14:16:32.303470+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi071 2024-04-16T14:16:33.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:33 smithi122 bash[18672]: audit 2024-04-16T14:16:32.396186+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:33 smithi122 bash[18672]: audit 2024-04-16T14:16:32.991667+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:33 smithi122 bash[18672]: audit 2024-04-16T14:16:32.999084+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:33 smithi122 bash[18672]: audit 2024-04-16T14:16:33.237600+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:33.698 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:16:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[18570]: cluster 2024-04-16T14:16:31.795120+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[18570]: cephadm 2024-04-16T14:16:32.297220+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-16T14:16:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[18570]: cephadm 2024-04-16T14:16:32.303470+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi071 2024-04-16T14:16:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[18570]: audit 2024-04-16T14:16:32.396186+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[18570]: audit 2024-04-16T14:16:32.991667+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[18570]: audit 2024-04-16T14:16:32.999084+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[18570]: audit 2024-04-16T14:16:33.237600+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[23969]: cluster 2024-04-16T14:16:31.795120+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[23969]: cephadm 2024-04-16T14:16:32.297220+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-16T14:16:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[23969]: cephadm 2024-04-16T14:16:32.303470+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi071 2024-04-16T14:16:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[23969]: audit 2024-04-16T14:16:32.396186+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[23969]: audit 2024-04-16T14:16:32.991667+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[23969]: audit 2024-04-16T14:16:32.999084+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:33 smithi071 bash[23969]: audit 2024-04-16T14:16:33.237600+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:16:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:34 smithi071 bash[18570]: audit 2024-04-16T14:16:33.522537+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:34 smithi071 bash[18570]: audit 2024-04-16T14:16:33.528394+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:34 smithi071 bash[23969]: audit 2024-04-16T14:16:33.522537+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:34 smithi071 bash[23969]: audit 2024-04-16T14:16:33.528394+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:34.886 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:34 smithi122 bash[18672]: audit 2024-04-16T14:16:33.522537+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:34.886 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:34 smithi122 bash[18672]: audit 2024-04-16T14:16:33.528394+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[18570]: cluster 2024-04-16T14:16:33.795537+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[18570]: audit 2024-04-16T14:16:34.876864+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[18570]: audit 2024-04-16T14:16:34.878239+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[18570]: audit 2024-04-16T14:16:34.879435+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[18570]: audit 2024-04-16T14:16:34.880373+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[23969]: cluster 2024-04-16T14:16:33.795537+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[23969]: audit 2024-04-16T14:16:34.876864+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[23969]: audit 2024-04-16T14:16:34.878239+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[23969]: audit 2024-04-16T14:16:34.879435+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:35 smithi071 bash[23969]: audit 2024-04-16T14:16:34.880373+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:36.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:35 smithi122 bash[18672]: cluster 2024-04-16T14:16:33.795537+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:36.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:35 smithi122 bash[18672]: audit 2024-04-16T14:16:34.876864+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:36.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:35 smithi122 bash[18672]: audit 2024-04-16T14:16:34.878239+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:36.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:35 smithi122 bash[18672]: audit 2024-04-16T14:16:34.879435+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:36.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:35 smithi122 bash[18672]: audit 2024-04-16T14:16:34.880373+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:36.364 INFO:teuthology.orchestra.run.smithi071.stdout:# minimal ceph.conf for 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:16:36.365 INFO:teuthology.orchestra.run.smithi071.stdout:[global] 2024-04-16T14:16:36.365 INFO:teuthology.orchestra.run.smithi071.stdout: fsid = 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:16:36.365 INFO:teuthology.orchestra.run.smithi071.stdout: mon_host = [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: cephadm 2024-04-16T14:16:34.877848+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: cephadm 2024-04-16T14:16:34.881287+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.371099+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.71:0/3135370472' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.415328+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.416244+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.417151+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.417685+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.502044+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.522658+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.528007+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.529600+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:37.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.530211+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:37.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:36 smithi122 bash[18672]: audit 2024-04-16T14:16:36.530803+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: cephadm 2024-04-16T14:16:34.877848+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: cephadm 2024-04-16T14:16:34.881287+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.371099+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.71:0/3135370472' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.415328+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.416244+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.417151+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.417685+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.502044+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.522658+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.528007+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.529600+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.530211+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[23969]: audit 2024-04-16T14:16:36.530803+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: cephadm 2024-04-16T14:16:34.877848+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: cephadm 2024-04-16T14:16:34.881287+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.371099+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.71:0/3135370472' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.415328+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.416244+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.417151+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.417685+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.502044+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.522658+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.528007+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.529600+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:16:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.530211+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:16:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:36 smithi071 bash[18570]: audit 2024-04-16T14:16:36.530803+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:37.399 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-16T14:16:37.399 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:16:37.399 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.conf 2024-04-16T14:16:37.412 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:16:37.412 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:16:37.466 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-16T14:16:37.466 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.conf 2024-04-16T14:16:37.481 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-16T14:16:37.481 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:16:37.535 INFO:tasks.cephadm:Adding mgr.y on smithi071 2024-04-16T14:16:37.535 INFO:tasks.cephadm:Adding mgr.x on smithi122 2024-04-16T14:16:37.535 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch apply mgr '2;smithi071=y;smithi122=x' 2024-04-16T14:16:37.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:37 smithi122 bash[18672]: cluster 2024-04-16T14:16:35.795980+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:37.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:37 smithi122 bash[18672]: cephadm 2024-04-16T14:16:36.418879+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:16:37.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:37 smithi122 bash[18672]: cephadm 2024-04-16T14:16:36.419044+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:16:37.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:37 smithi122 bash[18672]: cephadm 2024-04-16T14:16:36.529399+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-16T14:16:37.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:37 smithi122 bash[18672]: cephadm 2024-04-16T14:16:36.531485+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-04-16T14:16:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[18570]: cluster 2024-04-16T14:16:35.795980+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[18570]: cephadm 2024-04-16T14:16:36.418879+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:16:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[18570]: cephadm 2024-04-16T14:16:36.419044+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:16:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[18570]: cephadm 2024-04-16T14:16:36.529399+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-16T14:16:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[18570]: cephadm 2024-04-16T14:16:36.531485+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-04-16T14:16:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[23969]: cluster 2024-04-16T14:16:35.795980+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[23969]: cephadm 2024-04-16T14:16:36.418879+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[23969]: cephadm 2024-04-16T14:16:36.419044+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[23969]: cephadm 2024-04-16T14:16:36.529399+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-16T14:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:37 smithi071 bash[23969]: cephadm 2024-04-16T14:16:36.531485+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-04-16T14:16:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:39 smithi122 bash[18672]: cluster 2024-04-16T14:16:37.796313+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:39 smithi122 bash[18672]: audit 2024-04-16T14:16:38.561439+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:39 smithi071 bash[18570]: cluster 2024-04-16T14:16:37.796313+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:39 smithi071 bash[18570]: audit 2024-04-16T14:16:38.561439+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:39 smithi071 bash[23969]: cluster 2024-04-16T14:16:37.796313+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:39 smithi071 bash[23969]: audit 2024-04-16T14:16:38.561439+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:40.148 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mgr update... 2024-04-16T14:16:41.065 DEBUG:teuthology.orchestra.run.smithi122:mgr.x> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.x.service 2024-04-16T14:16:41.067 INFO:tasks.cephadm:Deploying OSDs... 2024-04-16T14:16:41.068 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:16:41.068 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2024-04-16T14:16:41.074 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-04-16T14:16:41.074 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_1 2024-04-16T14:16:41.124 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-16T14:16:41.124 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:16:41.124 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 871 Links: 1 2024-04-16T14:16:41.124 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:16:41.124 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-04-16 14:10:14.303059046 +0000 2024-04-16T14:16:41.124 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-04-16 14:10:14.043061368 +0000 2024-04-16T14:16:41.124 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-04-16 14:10:14.043061368 +0000 2024-04-16T14:16:41.124 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2024-04-16T14:16:41.125 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-16T14:16:41.178 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-04-16T14:16:41.178 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-04-16T14:16:41.179 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000335172 s, 1.5 MB/s 2024-04-16T14:16:41.180 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-16T14:16:41.229 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_2 2024-04-16T14:16:41.279 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-16T14:16:41.279 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:16:41.279 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-04-16T14:16:41.279 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:16:41.279 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-04-16 14:10:14.803054580 +0000 2024-04-16T14:16:41.279 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-04-16 14:10:14.547056865 +0000 2024-04-16T14:16:41.279 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-04-16 14:10:14.547056865 +0000 2024-04-16T14:16:41.280 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2024-04-16T14:16:41.280 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-16T14:16:41.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: cluster 2024-04-16T14:16:39.796699+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:41.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.144371+0000 mgr.y (mgr.14152) 56 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:41.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: cephadm 2024-04-16T14:16:40.147853+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Saving service mgr spec with placement smithi071=y;smithi122=x;count:2 2024-04-16T14:16:41.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.154396+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:41.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.181856+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:41.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.184549+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:41.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.186381+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:41.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.196209+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:41.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.200309+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:16:41.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.205860+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-16T14:16:41.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.207711+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:16:41.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: audit 2024-04-16T14:16:40.209729+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:41.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:41 smithi122 bash[18672]: cephadm 2024-04-16T14:16:40.211620+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:16:41.337 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-04-16T14:16:41.337 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-04-16T14:16:41.338 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000352562 s, 1.5 MB/s 2024-04-16T14:16:41.338 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-16T14:16:41.389 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_3 2024-04-16T14:16:41.435 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-16T14:16:41.436 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:16:41.436 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-04-16T14:16:41.436 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:16:41.436 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-04-16 14:10:15.371049506 +0000 2024-04-16T14:16:41.436 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-04-16 14:10:15.079052114 +0000 2024-04-16T14:16:41.436 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-04-16 14:10:15.079052114 +0000 2024-04-16T14:16:41.436 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2024-04-16T14:16:41.436 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-16T14:16:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: cluster 2024-04-16T14:16:39.796699+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.144371+0000 mgr.y (mgr.14152) 56 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: cephadm 2024-04-16T14:16:40.147853+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Saving service mgr spec with placement smithi071=y;smithi122=x;count:2 2024-04-16T14:16:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.154396+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.181856+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.184549+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.186381+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.196209+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.200309+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.205860+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.207711+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: audit 2024-04-16T14:16:40.209729+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[18570]: cephadm 2024-04-16T14:16:40.211620+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: cluster 2024-04-16T14:16:39.796699+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.144371+0000 mgr.y (mgr.14152) 56 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: cephadm 2024-04-16T14:16:40.147853+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Saving service mgr spec with placement smithi071=y;smithi122=x;count:2 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.154396+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.181856+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.184549+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.186381+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.196209+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.200309+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.205860+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.207711+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: audit 2024-04-16T14:16:40.209729+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:41 smithi071 bash[23969]: cephadm 2024-04-16T14:16:40.211620+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:16:41.462 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-04-16T14:16:41.462 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-04-16T14:16:41.462 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000449687 s, 1.1 MB/s 2024-04-16T14:16:41.463 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-16T14:16:41.516 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_4 2024-04-16T14:16:41.563 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-16T14:16:41.563 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:16:41.563 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-04-16T14:16:41.563 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:16:41.563 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-04-16 14:10:15.887044897 +0000 2024-04-16T14:16:41.563 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-04-16 14:10:15.595047504 +0000 2024-04-16T14:16:41.563 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-04-16 14:10:15.595047504 +0000 2024-04-16T14:16:41.563 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2024-04-16T14:16:41.564 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-16T14:16:41.621 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-04-16T14:16:41.621 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-04-16T14:16:41.621 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000357953 s, 1.4 MB/s 2024-04-16T14:16:41.623 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-16T14:16:41.672 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-16T14:16:41.672 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-04-16T14:16:41.678 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-04-16T14:16:41.678 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_1 2024-04-16T14:16:41.724 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-16T14:16:41.724 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:16:41.724 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-04-16T14:16:41.724 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:16:41.725 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-16 14:10:14.677714416 +0000 2024-04-16T14:16:41.725 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-16 14:10:14.429716631 +0000 2024-04-16T14:16:41.725 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-16 14:10:14.429716631 +0000 2024-04-16T14:16:41.725 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-04-16T14:16:41.725 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-16T14:16:41.779 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-16T14:16:41.779 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-16T14:16:41.779 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000432783 s, 1.2 MB/s 2024-04-16T14:16:41.780 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-16T14:16:41.833 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_2 2024-04-16T14:16:41.880 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-16T14:16:41.880 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:16:41.880 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-04-16T14:16:41.880 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:16:41.880 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-16 14:10:15.145710235 +0000 2024-04-16T14:16:41.880 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-16 14:10:14.889712522 +0000 2024-04-16T14:16:41.880 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-16 14:10:14.889712522 +0000 2024-04-16T14:16:41.880 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-04-16T14:16:41.881 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-16T14:16:41.934 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-16T14:16:41.934 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-16T14:16:41.934 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000291423 s, 1.8 MB/s 2024-04-16T14:16:41.935 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-16T14:16:41.990 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_3 2024-04-16T14:16:42.036 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-16T14:16:42.036 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:16:42.036 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 912 Links: 1 2024-04-16T14:16:42.037 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:16:42.037 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-16 14:10:15.597706197 +0000 2024-04-16T14:16:42.037 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-16 14:10:15.357708341 +0000 2024-04-16T14:16:42.037 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-16 14:10:15.357708341 +0000 2024-04-16T14:16:42.037 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-04-16T14:16:42.037 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-16T14:16:42.090 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-16T14:16:42.091 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-16T14:16:42.091 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000416487 s, 1.2 MB/s 2024-04-16T14:16:42.092 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-16T14:16:42.142 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_4 2024-04-16T14:16:42.188 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-16T14:16:42.189 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:16:42.189 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-04-16T14:16:42.189 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:16:42.189 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-16 14:10:16.117701553 +0000 2024-04-16T14:16:42.189 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-16 14:10:15.849703947 +0000 2024-04-16T14:16:42.189 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-16 14:10:15.849703947 +0000 2024-04-16T14:16:42.189 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-04-16T14:16:42.189 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-16T14:16:42.240 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-16T14:16:42.240 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-16T14:16:42.240 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000243297 s, 2.1 MB/s 2024-04-16T14:16:42.241 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-16T14:16:42.292 INFO:tasks.cephadm:Deploying osd.0 on smithi071 with /dev/vg_nvme/lv_4... 2024-04-16T14:16:42.292 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-16T14:16:42.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:42 smithi122 bash[18672]: audit 2024-04-16T14:16:41.850460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:16:42.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:42 smithi122 bash[18672]: audit 2024-04-16T14:16:41.852149+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:16:42.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:42 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:42.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:42 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:42.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:42 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:42.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:42 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:42.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:42 smithi071 bash[18570]: audit 2024-04-16T14:16:41.850460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:16:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:42 smithi071 bash[18570]: audit 2024-04-16T14:16:41.852149+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:16:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:42 smithi071 bash[23969]: audit 2024-04-16T14:16:41.850460+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:16:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:42 smithi071 bash[23969]: audit 2024-04-16T14:16:41.852149+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:16:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:42 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:42.944 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:42 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:16:42.944 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:42 smithi122 systemd[1]: Started Ceph mgr.x for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:16:43.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: cluster 2024-04-16T14:16:41.797139+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:43.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: audit 2024-04-16T14:16:42.620075+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: audit 2024-04-16T14:16:42.625342+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: audit 2024-04-16T14:16:42.627838+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: audit 2024-04-16T14:16:42.629470+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: audit 2024-04-16T14:16:42.639339+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: cephadm 2024-04-16T14:16:42.640267+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: cephadm 2024-04-16T14:16:42.641854+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: audit 2024-04-16T14:16:42.642430+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: audit 2024-04-16T14:16:42.644204+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: audit 2024-04-16T14:16:42.645645+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[18570]: cephadm 2024-04-16T14:16:42.647303+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi071 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: cluster 2024-04-16T14:16:41.797139+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:43.728 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: audit 2024-04-16T14:16:42.620075+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: audit 2024-04-16T14:16:42.625342+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: audit 2024-04-16T14:16:42.627838+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: audit 2024-04-16T14:16:42.629470+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: audit 2024-04-16T14:16:42.639339+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: cephadm 2024-04-16T14:16:42.640267+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: cephadm 2024-04-16T14:16:42.641854+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: audit 2024-04-16T14:16:42.642430+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: audit 2024-04-16T14:16:42.644204+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: audit 2024-04-16T14:16:42.645645+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:43.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:43 smithi071 bash[23969]: cephadm 2024-04-16T14:16:42.647303+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi071 2024-04-16T14:16:43.865 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[19617]: debug 2024-04-16T14:16:43.758+0000 7ff5db3bb700 1 -- 172.21.15.122:0/462366496 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c05b830340 con 0x55c05c5ac800 2024-04-16T14:16:43.865 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: cluster 2024-04-16T14:16:41.797139+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:43.865 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: audit 2024-04-16T14:16:42.620075+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:43.865 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: audit 2024-04-16T14:16:42.625342+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:43.865 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: audit 2024-04-16T14:16:42.627838+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:43.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: audit 2024-04-16T14:16:42.629470+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:43.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: audit 2024-04-16T14:16:42.639339+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:43.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: cephadm 2024-04-16T14:16:42.640267+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:43.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: cephadm 2024-04-16T14:16:42.641854+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-16T14:16:43.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: audit 2024-04-16T14:16:42.642430+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:16:43.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: audit 2024-04-16T14:16:42.644204+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:16:43.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: audit 2024-04-16T14:16:42.645645+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:43.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[18672]: cephadm 2024-04-16T14:16:42.647303+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi071 2024-04-16T14:16:44.194 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:43 smithi122 bash[19617]: debug 2024-04-16T14:16:43.898+0000 7ff5e402a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:16:45.697 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[19617]: debug 2024-04-16T14:16:45.454+0000 7ff5e402a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:16:45.698 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[19617]: debug 2024-04-16T14:16:45.554+0000 7ff5e402a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[23969]: cluster 2024-04-16T14:16:43.797450+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[23969]: audit 2024-04-16T14:16:44.810015+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[23969]: audit 2024-04-16T14:16:44.811561+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[23969]: audit 2024-04-16T14:16:44.812609+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[23969]: audit 2024-04-16T14:16:44.813344+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[23969]: audit 2024-04-16T14:16:44.817769+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[18570]: cluster 2024-04-16T14:16:43.797450+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[18570]: audit 2024-04-16T14:16:44.810015+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[18570]: audit 2024-04-16T14:16:44.811561+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[18570]: audit 2024-04-16T14:16:44.812609+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[18570]: audit 2024-04-16T14:16:44.813344+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:45 smithi071 bash[18570]: audit 2024-04-16T14:16:44.817769+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:46.047 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-16T14:16:46.048 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-16T14:16:46.048 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2024-04-16T14:16:46.048 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2024-04-16T14:16:46.048 INFO:teuthology.orchestra.run.smithi071.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0163398 s, 642 MB/s 2024-04-16T14:16:46.048 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2024-04-16T14:16:46.194 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[19617]: debug 2024-04-16T14:16:45.798+0000 7ff5e402a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:16:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[18672]: cluster 2024-04-16T14:16:43.797450+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[18672]: audit 2024-04-16T14:16:44.810015+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[18672]: audit 2024-04-16T14:16:44.811561+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[18672]: audit 2024-04-16T14:16:44.812609+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[18672]: audit 2024-04-16T14:16:44.813344+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:45 smithi122 bash[18672]: audit 2024-04-16T14:16:44.817769+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:46.699 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_4 2024-04-16T14:16:46.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:46 smithi122 bash[18672]: cephadm 2024-04-16T14:16:44.818254+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:46.860 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:46 smithi122 bash[19617]: debug 2024-04-16T14:16:46.542+0000 7ff5e402a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:16:46.860 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:46 smithi122 bash[19617]: debug 2024-04-16T14:16:46.650+0000 7ff5e402a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:16:46.860 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:46 smithi122 bash[19617]: debug 2024-04-16T14:16:46.754+0000 7ff5e402a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:16:46.860 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:46 smithi122 bash[19617]: debug 2024-04-16T14:16:46.862+0000 7ff5e402a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:16:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:46 smithi071 bash[18570]: cephadm 2024-04-16T14:16:44.818254+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:46 smithi071 bash[23969]: cephadm 2024-04-16T14:16:44.818254+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:16:47.194 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:47 smithi122 bash[19617]: debug 2024-04-16T14:16:47.074+0000 7ff5e402a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:16:47.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:46 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:16:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:47.633 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:47 smithi122 bash[19617]: debug 2024-04-16T14:16:47.346+0000 7ff5e402a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:16:47.633 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:47 smithi122 bash[19617]: debug 2024-04-16T14:16:47.446+0000 7ff5e402a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:16:47.905 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:47 smithi122 bash[19617]: debug 2024-04-16T14:16:47.638+0000 7ff5e402a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:16:47.906 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:47 smithi122 bash[18672]: cluster 2024-04-16T14:16:45.797891+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:47.906 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:47 smithi122 bash[18672]: audit 2024-04-16T14:16:46.954929+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:47.906 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:47 smithi122 bash[18672]: audit 2024-04-16T14:16:47.306965+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:48.044 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:47 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:16:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:48.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:47 smithi071 bash[23969]: cluster 2024-04-16T14:16:45.797891+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:48.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:47 smithi071 bash[23969]: audit 2024-04-16T14:16:46.954929+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:48.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:47 smithi071 bash[23969]: audit 2024-04-16T14:16:47.306965+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:48.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:47 smithi071 bash[18570]: cluster 2024-04-16T14:16:45.797891+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:48.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:47 smithi071 bash[18570]: audit 2024-04-16T14:16:46.954929+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:48.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:47 smithi071 bash[18570]: audit 2024-04-16T14:16:47.306965+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:48.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:47 smithi122 bash[19617]: debug 2024-04-16T14:16:47.910+0000 7ff5e402a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:16:48.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[19617]: debug 2024-04-16T14:16:48.178+0000 7ff5e402a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:16:48.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[19617]: debug 2024-04-16T14:16:48.338+0000 7ff5e402a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:16:48.944 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[19617]: debug 2024-04-16T14:16:48.566+0000 7ff5e402a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:16:48.944 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[19617]: debug 2024-04-16T14:16:48.682+0000 7ff5e402a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:16:48.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[18672]: cluster 2024-04-16T14:16:47.798390+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:48.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[18672]: audit 2024-04-16T14:16:47.808378+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:48.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[18672]: audit 2024-04-16T14:16:47.816401+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:48.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[18672]: audit 2024-04-16T14:16:47.840674+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:48.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[18672]: audit 2024-04-16T14:16:47.843386+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:48.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[18672]: audit 2024-04-16T14:16:47.845311+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:48.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:48 smithi122 bash[18672]: audit 2024-04-16T14:16:47.855877+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:49.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[18570]: cluster 2024-04-16T14:16:47.798390+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:49.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[18570]: audit 2024-04-16T14:16:47.808378+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:49.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[18570]: audit 2024-04-16T14:16:47.816401+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:49.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[18570]: audit 2024-04-16T14:16:47.840674+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:49.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[18570]: audit 2024-04-16T14:16:47.843386+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[18570]: audit 2024-04-16T14:16:47.845311+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[18570]: audit 2024-04-16T14:16:47.855877+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[23969]: cluster 2024-04-16T14:16:47.798390+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[23969]: audit 2024-04-16T14:16:47.808378+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[23969]: audit 2024-04-16T14:16:47.816401+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[23969]: audit 2024-04-16T14:16:47.840674+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[23969]: audit 2024-04-16T14:16:47.843386+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[23969]: audit 2024-04-16T14:16:47.845311+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:16:49.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:48 smithi071 bash[23969]: audit 2024-04-16T14:16:47.855877+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:49.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:49 smithi122 bash[19617]: debug 2024-04-16T14:16:49.014+0000 7ff5e402a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:16:50.045 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:49 smithi122 bash[19617]: debug 2024-04-16T14:16:49.734+0000 7ff5e402a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:16:50.045 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:49 smithi122 bash[19617]: debug 2024-04-16T14:16:49.846+0000 7ff5e402a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:16:50.362 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[19617]: debug 2024-04-16T14:16:50.050+0000 7ff5e402a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:16:50.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[19617]: debug 2024-04-16T14:16:50.366+0000 7ff5e402a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:16:50.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[18570]: cluster 2024-04-16T14:16:49.798854+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:50.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[18570]: audit 2024-04-16T14:16:50.451344+0000 mgr.y (mgr.14152) 68 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:50.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[18570]: audit 2024-04-16T14:16:50.454090+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:16:50.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[18570]: audit 2024-04-16T14:16:50.457083+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:16:50.806 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[18570]: audit 2024-04-16T14:16:50.457963+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:51.194 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[19617]: debug 2024-04-16T14:16:50.734+0000 7ff5e402a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:16:51.194 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[19617]: debug 2024-04-16T14:16:50.846+0000 7ff5e402a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:16:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[18672]: cluster 2024-04-16T14:16:49.798854+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[18672]: audit 2024-04-16T14:16:50.451344+0000 mgr.y (mgr.14152) 68 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[18672]: audit 2024-04-16T14:16:50.454090+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:16:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[18672]: audit 2024-04-16T14:16:50.457083+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:16:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:50 smithi122 bash[18672]: audit 2024-04-16T14:16:50.457963+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[23969]: cluster 2024-04-16T14:16:49.798854+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[23969]: audit 2024-04-16T14:16:50.451344+0000 mgr.y (mgr.14152) 68 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:16:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[23969]: audit 2024-04-16T14:16:50.454090+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:16:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[23969]: audit 2024-04-16T14:16:50.457083+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:16:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:50 smithi071 bash[23969]: audit 2024-04-16T14:16:50.457963+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:16:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:51 smithi122 bash[18672]: cluster 2024-04-16T14:16:50.871279+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:16:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:51 smithi122 bash[18672]: audit 2024-04-16T14:16:50.874096+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:16:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:51 smithi122 bash[18672]: audit 2024-04-16T14:16:50.874683+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:16:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:51 smithi122 bash[18672]: audit 2024-04-16T14:16:50.875602+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:16:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:51 smithi122 bash[18672]: audit 2024-04-16T14:16:50.875955+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[18570]: cluster 2024-04-16T14:16:50.871279+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[18570]: audit 2024-04-16T14:16:50.874096+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[18570]: audit 2024-04-16T14:16:50.874683+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[18570]: audit 2024-04-16T14:16:50.875602+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[18570]: audit 2024-04-16T14:16:50.875955+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[23969]: cluster 2024-04-16T14:16:50.871279+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[23969]: audit 2024-04-16T14:16:50.874096+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[23969]: audit 2024-04-16T14:16:50.874683+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[23969]: audit 2024-04-16T14:16:50.875602+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:16:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:51 smithi071 bash[23969]: audit 2024-04-16T14:16:50.875955+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3908185530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:16:52.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:16:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:16:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[23969]: cluster 2024-04-16T14:16:51.799325+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[23969]: cluster 2024-04-16T14:16:51.830169+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-04-16T14:16:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[23969]: audit 2024-04-16T14:16:51.830497+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:16:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[23969]: audit 2024-04-16T14:16:52.748528+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[23969]: audit 2024-04-16T14:16:52.754044+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[18570]: cluster 2024-04-16T14:16:51.799325+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[18570]: cluster 2024-04-16T14:16:51.830169+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-04-16T14:16:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[18570]: audit 2024-04-16T14:16:51.830497+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:16:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[18570]: audit 2024-04-16T14:16:52.748528+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:52 smithi071 bash[18570]: audit 2024-04-16T14:16:52.754044+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:52 smithi122 bash[18672]: cluster 2024-04-16T14:16:51.799325+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:52 smithi122 bash[18672]: cluster 2024-04-16T14:16:51.830169+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-04-16T14:16:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:52 smithi122 bash[18672]: audit 2024-04-16T14:16:51.830497+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:16:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:52 smithi122 bash[18672]: audit 2024-04-16T14:16:52.748528+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:52 smithi122 bash[18672]: audit 2024-04-16T14:16:52.754044+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:16:56.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:55 smithi122 bash[18672]: cluster 2024-04-16T14:16:53.799823+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:55 smithi071 bash[18570]: cluster 2024-04-16T14:16:53.799823+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:55 smithi071 bash[23969]: cluster 2024-04-16T14:16:53.799823+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:57.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:56 smithi122 bash[18672]: audit 2024-04-16T14:16:56.512897+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.71:0/2893525797' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a657d8f-893a-481a-896a-13906d4574ee"}]: dispatch 2024-04-16T14:16:57.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:56 smithi122 bash[18672]: audit 2024-04-16T14:16:56.520699+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.71:0/2893525797' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a657d8f-893a-481a-896a-13906d4574ee"}]': finished 2024-04-16T14:16:57.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:56 smithi122 bash[18672]: cluster 2024-04-16T14:16:56.520845+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-16T14:16:57.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:56 smithi122 bash[18672]: audit 2024-04-16T14:16:56.521020+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:16:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:56 smithi071 bash[23969]: audit 2024-04-16T14:16:56.512897+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.71:0/2893525797' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a657d8f-893a-481a-896a-13906d4574ee"}]: dispatch 2024-04-16T14:16:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:56 smithi071 bash[23969]: audit 2024-04-16T14:16:56.520699+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.71:0/2893525797' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a657d8f-893a-481a-896a-13906d4574ee"}]': finished 2024-04-16T14:16:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:56 smithi071 bash[23969]: cluster 2024-04-16T14:16:56.520845+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-16T14:16:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:56 smithi071 bash[23969]: audit 2024-04-16T14:16:56.521020+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:16:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:56 smithi071 bash[18570]: audit 2024-04-16T14:16:56.512897+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.71:0/2893525797' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a657d8f-893a-481a-896a-13906d4574ee"}]: dispatch 2024-04-16T14:16:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:56 smithi071 bash[18570]: audit 2024-04-16T14:16:56.520699+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.71:0/2893525797' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a657d8f-893a-481a-896a-13906d4574ee"}]': finished 2024-04-16T14:16:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:56 smithi071 bash[18570]: cluster 2024-04-16T14:16:56.520845+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-16T14:16:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:56 smithi071 bash[18570]: audit 2024-04-16T14:16:56.521020+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:16:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:57 smithi122 bash[18672]: cluster 2024-04-16T14:16:55.800280+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:57 smithi122 bash[18672]: audit 2024-04-16T14:16:57.168737+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.71:0/4215994798' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:16:58.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:57 smithi071 bash[18570]: cluster 2024-04-16T14:16:55.800280+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:57 smithi071 bash[18570]: audit 2024-04-16T14:16:57.168737+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.71:0/4215994798' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:16:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:57 smithi071 bash[23969]: cluster 2024-04-16T14:16:55.800280+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:57 smithi071 bash[23969]: audit 2024-04-16T14:16:57.168737+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.71:0/4215994798' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:16:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:16:59 smithi071 bash[18570]: cluster 2024-04-16T14:16:57.800611+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:16:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:16:59 smithi071 bash[23969]: cluster 2024-04-16T14:16:57.800611+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:00.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:16:59 smithi122 bash[18672]: cluster 2024-04-16T14:16:57.800611+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:01 smithi071 bash[18570]: cluster 2024-04-16T14:16:59.800924+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:01 smithi071 bash[23969]: cluster 2024-04-16T14:16:59.800924+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:02.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:01 smithi122 bash[18672]: cluster 2024-04-16T14:16:59.800924+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:03.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:03 smithi122 bash[18672]: cluster 2024-04-16T14:17:01.801371+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:04.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:03 smithi071 bash[18570]: cluster 2024-04-16T14:17:01.801371+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:04.087 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:03 smithi071 bash[23969]: cluster 2024-04-16T14:17:01.801371+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:05 smithi071 bash[18570]: cluster 2024-04-16T14:17:03.801685+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:05 smithi071 bash[23969]: cluster 2024-04-16T14:17:03.801685+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:06.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:05 smithi122 bash[18672]: cluster 2024-04-16T14:17:03.801685+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:06 smithi071 bash[18570]: audit 2024-04-16T14:17:06.285536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:17:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:06 smithi071 bash[18570]: audit 2024-04-16T14:17:06.287232+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:06 smithi071 bash[23969]: audit 2024-04-16T14:17:06.285536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:17:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:06 smithi071 bash[23969]: audit 2024-04-16T14:17:06.287232+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:07.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:06 smithi122 bash[18672]: audit 2024-04-16T14:17:06.285536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:17:07.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:06 smithi122 bash[18672]: audit 2024-04-16T14:17:06.287232+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:07.594 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:17:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:17:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[18570]: cluster 2024-04-16T14:17:05.802087+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[18570]: cephadm 2024-04-16T14:17:06.288735+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-04-16T14:17:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[18570]: audit 2024-04-16T14:17:07.385165+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[18570]: audit 2024-04-16T14:17:07.389096+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[23969]: cluster 2024-04-16T14:17:05.802087+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[23969]: cephadm 2024-04-16T14:17:06.288735+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-04-16T14:17:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[23969]: audit 2024-04-16T14:17:07.385165+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:07 smithi071 bash[23969]: audit 2024-04-16T14:17:07.389096+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:08.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:07 smithi122 bash[18672]: cluster 2024-04-16T14:17:05.802087+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:08.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:07 smithi122 bash[18672]: cephadm 2024-04-16T14:17:06.288735+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-04-16T14:17:08.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:07 smithi122 bash[18672]: audit 2024-04-16T14:17:07.385165+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:08.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:07 smithi122 bash[18672]: audit 2024-04-16T14:17:07.389096+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:10.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:09 smithi122 bash[18672]: cluster 2024-04-16T14:17:07.802503+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:09 smithi071 bash[18570]: cluster 2024-04-16T14:17:07.802503+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:09 smithi071 bash[23969]: cluster 2024-04-16T14:17:07.802503+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:10.666 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:10.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:10.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:10.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:10.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:10.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:10 smithi071 bash[23969]: cluster 2024-04-16T14:17:09.802889+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:10.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:10.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:10 smithi071 bash[18570]: cluster 2024-04-16T14:17:09.802889+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:11.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:10 smithi122 bash[18672]: cluster 2024-04-16T14:17:09.802889+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[18570]: audit 2024-04-16T14:17:10.952781+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[18570]: audit 2024-04-16T14:17:10.979918+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[18570]: audit 2024-04-16T14:17:10.981094+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[18570]: audit 2024-04-16T14:17:10.981860+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[18570]: audit 2024-04-16T14:17:10.992150+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[23969]: audit 2024-04-16T14:17:10.952781+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[23969]: audit 2024-04-16T14:17:10.979918+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[23969]: audit 2024-04-16T14:17:10.981094+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[23969]: audit 2024-04-16T14:17:10.981860+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:11 smithi071 bash[23969]: audit 2024-04-16T14:17:10.992150+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:11 smithi122 bash[18672]: audit 2024-04-16T14:17:10.952781+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:11 smithi122 bash[18672]: audit 2024-04-16T14:17:10.979918+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:11 smithi122 bash[18672]: audit 2024-04-16T14:17:10.981094+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:11 smithi122 bash[18672]: audit 2024-04-16T14:17:10.981860+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:11 smithi122 bash[18672]: audit 2024-04-16T14:17:10.992150+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:12.988 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:17:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:17:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:12 smithi122 bash[18672]: cluster 2024-04-16T14:17:11.803305+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:12 smithi122 bash[18672]: audit 2024-04-16T14:17:12.827318+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:12 smithi122 bash[18672]: audit 2024-04-16T14:17:12.831280+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:12 smithi122 bash[18672]: audit 2024-04-16T14:17:12.862616+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:12 smithi122 bash[18672]: audit 2024-04-16T14:17:12.863821+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:12 smithi122 bash[18672]: audit 2024-04-16T14:17:12.864586+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:12 smithi122 bash[18672]: audit 2024-04-16T14:17:12.869802+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[18570]: cluster 2024-04-16T14:17:11.803305+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[18570]: audit 2024-04-16T14:17:12.827318+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[18570]: audit 2024-04-16T14:17:12.831280+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[18570]: audit 2024-04-16T14:17:12.862616+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[18570]: audit 2024-04-16T14:17:12.863821+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[18570]: audit 2024-04-16T14:17:12.864586+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[18570]: audit 2024-04-16T14:17:12.869802+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[23969]: cluster 2024-04-16T14:17:11.803305+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[23969]: audit 2024-04-16T14:17:12.827318+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[23969]: audit 2024-04-16T14:17:12.831280+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[23969]: audit 2024-04-16T14:17:12.862616+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[23969]: audit 2024-04-16T14:17:12.863821+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[23969]: audit 2024-04-16T14:17:12.864586+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:12 smithi071 bash[23969]: audit 2024-04-16T14:17:12.869802+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:14.483 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:14 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:17:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:17:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:15 smithi122 bash[18672]: cluster 2024-04-16T14:17:13.803688+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:15 smithi122 bash[18672]: audit 2024-04-16T14:17:14.362205+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:15 smithi122 bash[18672]: audit 2024-04-16T14:17:14.366579+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:15 smithi122 bash[18672]: audit 2024-04-16T14:17:14.389157+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:15 smithi122 bash[18672]: audit 2024-04-16T14:17:14.390317+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:15 smithi122 bash[18672]: audit 2024-04-16T14:17:14.391028+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:15 smithi122 bash[18672]: audit 2024-04-16T14:17:14.397228+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[18570]: cluster 2024-04-16T14:17:13.803688+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[18570]: audit 2024-04-16T14:17:14.362205+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[18570]: audit 2024-04-16T14:17:14.366579+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[18570]: audit 2024-04-16T14:17:14.389157+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[18570]: audit 2024-04-16T14:17:14.390317+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[18570]: audit 2024-04-16T14:17:14.391028+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[18570]: audit 2024-04-16T14:17:14.397228+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[23969]: cluster 2024-04-16T14:17:13.803688+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[23969]: audit 2024-04-16T14:17:14.362205+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[23969]: audit 2024-04-16T14:17:14.366579+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[23969]: audit 2024-04-16T14:17:14.389157+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[23969]: audit 2024-04-16T14:17:14.390317+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[23969]: audit 2024-04-16T14:17:14.391028+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:15 smithi071 bash[23969]: audit 2024-04-16T14:17:14.397228+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:17.487 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 0 on host 'smithi071' 2024-04-16T14:17:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:17 smithi122 bash[18672]: cluster 2024-04-16T14:17:15.803988+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:17 smithi071 bash[23969]: cluster 2024-04-16T14:17:15.803988+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:17 smithi071 bash[18570]: cluster 2024-04-16T14:17:15.803988+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:18.090 DEBUG:teuthology.orchestra.run.smithi071:osd.0> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.0.service 2024-04-16T14:17:18.093 INFO:tasks.cephadm:Deploying osd.1 on smithi071 with /dev/vg_nvme/lv_3... 2024-04-16T14:17:18.093 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-16T14:17:18.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[18570]: audit 2024-04-16T14:17:17.491456+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[18570]: audit 2024-04-16T14:17:17.521098+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:18.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[18570]: audit 2024-04-16T14:17:17.522452+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:18.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[18570]: audit 2024-04-16T14:17:17.523271+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:18.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[18570]: audit 2024-04-16T14:17:17.525344+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:18.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[18570]: cephadm 2024-04-16T14:17:17.525949+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 15217M 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[18570]: audit 2024-04-16T14:17:17.531002+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[18570]: audit 2024-04-16T14:17:17.535682+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[23969]: audit 2024-04-16T14:17:17.491456+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[23969]: audit 2024-04-16T14:17:17.521098+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[23969]: audit 2024-04-16T14:17:17.522452+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[23969]: audit 2024-04-16T14:17:17.523271+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[23969]: audit 2024-04-16T14:17:17.525344+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[23969]: cephadm 2024-04-16T14:17:17.525949+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 15217M 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[23969]: audit 2024-04-16T14:17:17.531002+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[23969]: audit 2024-04-16T14:17:17.535682+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:18 smithi122 bash[18672]: audit 2024-04-16T14:17:17.491456+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:18 smithi122 bash[18672]: audit 2024-04-16T14:17:17.521098+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:18 smithi122 bash[18672]: audit 2024-04-16T14:17:17.522452+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:18 smithi122 bash[18672]: audit 2024-04-16T14:17:17.523271+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:18 smithi122 bash[18672]: audit 2024-04-16T14:17:17.525344+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:18 smithi122 bash[18672]: cephadm 2024-04-16T14:17:17.525949+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 15217M 2024-04-16T14:17:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:18 smithi122 bash[18672]: audit 2024-04-16T14:17:17.531002+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:18 smithi122 bash[18672]: audit 2024-04-16T14:17:17.535682+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:18.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:17:18 smithi071 bash[27387]: debug 2024-04-16T14:17:18.561+0000 7f0958d843c0 -1 osd.0 0 log_to_monitors true 2024-04-16T14:17:19.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:19 smithi071 bash[18570]: cluster 2024-04-16T14:17:17.804279+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:19.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:19 smithi071 bash[18570]: audit 2024-04-16T14:17:18.567568+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:17:19.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:19 smithi071 bash[18570]: audit 2024-04-16T14:17:18.567960+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:17:19.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:19 smithi071 bash[23969]: cluster 2024-04-16T14:17:17.804279+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:19.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:19 smithi071 bash[23969]: audit 2024-04-16T14:17:18.567568+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:17:19.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:19 smithi071 bash[23969]: audit 2024-04-16T14:17:18.567960+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:17:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:19 smithi122 bash[18672]: cluster 2024-04-16T14:17:17.804279+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:19 smithi122 bash[18672]: audit 2024-04-16T14:17:18.567568+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:17:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:19 smithi122 bash[18672]: audit 2024-04-16T14:17:18.567960+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:17:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:20 smithi122 bash[18672]: audit 2024-04-16T14:17:19.557185+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:17:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:20 smithi122 bash[18672]: cluster 2024-04-16T14:17:19.557261+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-16T14:17:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:20 smithi122 bash[18672]: audit 2024-04-16T14:17:19.557509+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:20 smithi122 bash[18672]: audit 2024-04-16T14:17:19.559173+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:20 smithi122 bash[18672]: audit 2024-04-16T14:17:19.559827+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:20.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[27387]: debug 2024-04-16T14:17:20.561+0000 7f094f787700 -1 osd.0 0 waiting for initial osdmap 2024-04-16T14:17:20.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[27387]: debug 2024-04-16T14:17:20.565+0000 7f094991d700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:17:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[18570]: audit 2024-04-16T14:17:19.557185+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:17:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[18570]: cluster 2024-04-16T14:17:19.557261+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-16T14:17:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[18570]: audit 2024-04-16T14:17:19.557509+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[18570]: audit 2024-04-16T14:17:19.559173+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[18570]: audit 2024-04-16T14:17:19.559827+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[23969]: audit 2024-04-16T14:17:19.557185+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:17:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[23969]: cluster 2024-04-16T14:17:19.557261+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-16T14:17:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[23969]: audit 2024-04-16T14:17:19.557509+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[23969]: audit 2024-04-16T14:17:19.559173+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:20 smithi071 bash[23969]: audit 2024-04-16T14:17:19.559827+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:21.076 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-16T14:17:21.076 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-16T14:17:21.076 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2024-04-16T14:17:21.076 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2024-04-16T14:17:21.076 INFO:teuthology.orchestra.run.smithi071.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0148904 s, 704 MB/s 2024-04-16T14:17:21.077 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2024-04-16T14:17:21.753 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_3 2024-04-16T14:17:21.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[18570]: cluster 2024-04-16T14:17:19.804635+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:21.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[18570]: audit 2024-04-16T14:17:20.561899+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:17:21.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[18570]: cluster 2024-04-16T14:17:20.562025+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-16T14:17:21.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[18570]: audit 2024-04-16T14:17:20.562224+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:21.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[18570]: audit 2024-04-16T14:17:20.565933+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:21.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[23969]: cluster 2024-04-16T14:17:19.804635+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:21.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[23969]: audit 2024-04-16T14:17:20.561899+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:17:21.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[23969]: cluster 2024-04-16T14:17:20.562025+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-16T14:17:21.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[23969]: audit 2024-04-16T14:17:20.562224+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:21.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:21 smithi071 bash[23969]: audit 2024-04-16T14:17:20.565933+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:21 smithi122 bash[18672]: cluster 2024-04-16T14:17:19.804635+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:17:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:21 smithi122 bash[18672]: audit 2024-04-16T14:17:20.561899+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:17:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:21 smithi122 bash[18672]: cluster 2024-04-16T14:17:20.562025+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-16T14:17:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:21 smithi122 bash[18672]: audit 2024-04-16T14:17:20.562224+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:21 smithi122 bash[18672]: audit 2024-04-16T14:17:20.565933+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:22.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[18570]: cluster 2024-04-16T14:17:19.610170+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:17:22.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[18570]: cluster 2024-04-16T14:17:19.610354+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:17:22.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[18570]: cluster 2024-04-16T14:17:21.563427+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549] boot 2024-04-16T14:17:22.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[18570]: cluster 2024-04-16T14:17:21.563547+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-16T14:17:22.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[18570]: audit 2024-04-16T14:17:21.564399+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:22.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[23969]: cluster 2024-04-16T14:17:19.610170+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:17:22.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[23969]: cluster 2024-04-16T14:17:19.610354+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:17:22.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[23969]: cluster 2024-04-16T14:17:21.563427+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549] boot 2024-04-16T14:17:22.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[23969]: cluster 2024-04-16T14:17:21.563547+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-16T14:17:22.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:22 smithi071 bash[23969]: audit 2024-04-16T14:17:21.564399+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:22 smithi122 bash[18672]: cluster 2024-04-16T14:17:19.610170+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:17:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:22 smithi122 bash[18672]: cluster 2024-04-16T14:17:19.610354+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:17:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:22 smithi122 bash[18672]: cluster 2024-04-16T14:17:21.563427+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3997728549,v1:172.21.15.71:6803/3997728549] boot 2024-04-16T14:17:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:22 smithi122 bash[18672]: cluster 2024-04-16T14:17:21.563547+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-16T14:17:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:22 smithi122 bash[18672]: audit 2024-04-16T14:17:21.564399+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:17:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:23 smithi122 bash[18672]: cluster 2024-04-16T14:17:21.805080+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:23 smithi071 bash[18570]: cluster 2024-04-16T14:17:21.805080+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:23 smithi071 bash[23969]: cluster 2024-04-16T14:17:21.805080+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:24.643 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:24 smithi122 bash[18672]: cluster 2024-04-16T14:17:23.588240+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-16T14:17:24.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:24 smithi122 bash[18672]: audit 2024-04-16T14:17:24.550793+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:17:24.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:24 smithi122 bash[18672]: audit 2024-04-16T14:17:24.553638+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:17:24.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:24 smithi122 bash[18672]: audit 2024-04-16T14:17:24.554949+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:24 smithi071 bash[18570]: cluster 2024-04-16T14:17:23.588240+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-16T14:17:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:24 smithi071 bash[18570]: audit 2024-04-16T14:17:24.550793+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:17:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:24 smithi071 bash[18570]: audit 2024-04-16T14:17:24.553638+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:17:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:24 smithi071 bash[18570]: audit 2024-04-16T14:17:24.554949+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:24 smithi071 bash[23969]: cluster 2024-04-16T14:17:23.588240+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-16T14:17:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:24 smithi071 bash[23969]: audit 2024-04-16T14:17:24.550793+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:17:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:24 smithi071 bash[23969]: audit 2024-04-16T14:17:24.553638+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:17:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:24 smithi071 bash[23969]: audit 2024-04-16T14:17:24.554949+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:25 smithi122 bash[18672]: cluster 2024-04-16T14:17:23.805537+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:25 smithi122 bash[18672]: audit 2024-04-16T14:17:24.548147+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:17:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:25 smithi071 bash[18570]: cluster 2024-04-16T14:17:23.805537+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:25 smithi071 bash[18570]: audit 2024-04-16T14:17:24.548147+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:17:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:25 smithi071 bash[23969]: cluster 2024-04-16T14:17:23.805537+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:25 smithi071 bash[23969]: audit 2024-04-16T14:17:24.548147+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:17:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:27 smithi122 bash[18672]: cluster 2024-04-16T14:17:25.806076+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:27 smithi122 bash[18672]: audit 2024-04-16T14:17:27.557503+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:27 smithi122 bash[18672]: audit 2024-04-16T14:17:27.566736+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:27.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:27 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:17:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:17:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:27 smithi071 bash[23969]: cluster 2024-04-16T14:17:25.806076+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:27 smithi071 bash[23969]: audit 2024-04-16T14:17:27.557503+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:27 smithi071 bash[23969]: audit 2024-04-16T14:17:27.566736+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:27 smithi071 bash[18570]: cluster 2024-04-16T14:17:25.806076+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:27 smithi071 bash[18570]: audit 2024-04-16T14:17:27.557503+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:27 smithi071 bash[18570]: audit 2024-04-16T14:17:27.566736+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:29 smithi122 bash[18672]: cluster 2024-04-16T14:17:27.806482+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:29 smithi071 bash[18570]: cluster 2024-04-16T14:17:27.806482+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:29 smithi071 bash[23969]: cluster 2024-04-16T14:17:27.806482+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:30.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[18570]: audit 2024-04-16T14:17:30.273422+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.71:0/3316321981' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]: dispatch 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[18570]: audit 2024-04-16T14:17:30.273981+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]: dispatch 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[18570]: audit 2024-04-16T14:17:30.278368+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]': finished 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[18570]: cluster 2024-04-16T14:17:30.278409+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[18570]: audit 2024-04-16T14:17:30.278484+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[23969]: audit 2024-04-16T14:17:30.273422+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.71:0/3316321981' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]: dispatch 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[23969]: audit 2024-04-16T14:17:30.273981+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]: dispatch 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[23969]: audit 2024-04-16T14:17:30.278368+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]': finished 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[23969]: cluster 2024-04-16T14:17:30.278409+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-16T14:17:30.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:30 smithi071 bash[23969]: audit 2024-04-16T14:17:30.278484+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:30 smithi122 bash[18672]: audit 2024-04-16T14:17:30.273422+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.71:0/3316321981' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]: dispatch 2024-04-16T14:17:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:30 smithi122 bash[18672]: audit 2024-04-16T14:17:30.273981+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]: dispatch 2024-04-16T14:17:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:30 smithi122 bash[18672]: audit 2024-04-16T14:17:30.278368+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17"}]': finished 2024-04-16T14:17:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:30 smithi122 bash[18672]: cluster 2024-04-16T14:17:30.278409+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-16T14:17:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:30 smithi122 bash[18672]: audit 2024-04-16T14:17:30.278484+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:32.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:31 smithi122 bash[18672]: cluster 2024-04-16T14:17:29.806947+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:32.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:31 smithi122 bash[18672]: audit 2024-04-16T14:17:31.006118+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.71:0/1187495725' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:17:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:31 smithi071 bash[18570]: cluster 2024-04-16T14:17:29.806947+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:31 smithi071 bash[18570]: audit 2024-04-16T14:17:31.006118+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.71:0/1187495725' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:17:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:31 smithi071 bash[23969]: cluster 2024-04-16T14:17:29.806947+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:31 smithi071 bash[23969]: audit 2024-04-16T14:17:31.006118+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.71:0/1187495725' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:17:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:33 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:17:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:17:34.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:33 smithi071 bash[18570]: cluster 2024-04-16T14:17:31.807502+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:34.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:33 smithi071 bash[18570]: audit 2024-04-16T14:17:33.020106+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:34.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:33 smithi071 bash[18570]: audit 2024-04-16T14:17:33.028829+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:34.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:33 smithi071 bash[23969]: cluster 2024-04-16T14:17:31.807502+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:34.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:33 smithi071 bash[23969]: audit 2024-04-16T14:17:33.020106+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:34.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:33 smithi071 bash[23969]: audit 2024-04-16T14:17:33.028829+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:34.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:33 smithi122 bash[18672]: cluster 2024-04-16T14:17:31.807502+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:34.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:33 smithi122 bash[18672]: audit 2024-04-16T14:17:33.020106+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:34.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:33 smithi122 bash[18672]: audit 2024-04-16T14:17:33.028829+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:35.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:34 smithi122 bash[18672]: cephadm 2024-04-16T14:17:33.021739+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:17:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:34 smithi071 bash[18570]: cephadm 2024-04-16T14:17:33.021739+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:17:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:34 smithi071 bash[23969]: cephadm 2024-04-16T14:17:33.021739+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:17:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:35 smithi122 bash[18672]: cluster 2024-04-16T14:17:33.807992+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:35 smithi071 bash[18570]: cluster 2024-04-16T14:17:33.807992+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:35 smithi071 bash[23969]: cluster 2024-04-16T14:17:33.807992+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:37.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:37 smithi071 bash[18570]: cluster 2024-04-16T14:17:35.808577+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:37.994 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:37 smithi071 bash[23969]: cluster 2024-04-16T14:17:35.808577+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:38.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:37 smithi122 bash[18672]: cluster 2024-04-16T14:17:35.808577+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:40.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:39 smithi071 bash[18570]: cluster 2024-04-16T14:17:37.809059+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-04-16T14:17:40.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:39 smithi071 bash[23969]: cluster 2024-04-16T14:17:37.809059+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-04-16T14:17:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:39 smithi122 bash[18672]: cluster 2024-04-16T14:17:37.809059+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-04-16T14:17:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:40 smithi071 bash[18570]: audit 2024-04-16T14:17:40.656832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:17:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:40 smithi071 bash[18570]: audit 2024-04-16T14:17:40.658181+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:40 smithi071 bash[23969]: audit 2024-04-16T14:17:40.656832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:17:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:40 smithi071 bash[23969]: audit 2024-04-16T14:17:40.658181+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:40 smithi122 bash[18672]: audit 2024-04-16T14:17:40.656832+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:17:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:40 smithi122 bash[18672]: audit 2024-04-16T14:17:40.658181+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:41 smithi071 bash[18570]: cluster 2024-04-16T14:17:39.809325+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-04-16T14:17:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:41 smithi071 bash[18570]: cephadm 2024-04-16T14:17:40.660324+0000 mgr.y (mgr.14152) 98 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-04-16T14:17:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:41 smithi071 bash[23969]: cluster 2024-04-16T14:17:39.809325+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-04-16T14:17:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:41 smithi071 bash[23969]: cephadm 2024-04-16T14:17:40.660324+0000 mgr.y (mgr.14152) 98 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-04-16T14:17:42.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:41 smithi122 bash[18672]: cluster 2024-04-16T14:17:39.809325+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-04-16T14:17:42.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:41 smithi122 bash[18672]: cephadm 2024-04-16T14:17:40.660324+0000 mgr.y (mgr.14152) 98 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-04-16T14:17:43.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:42 smithi122 bash[18672]: audit 2024-04-16T14:17:41.852063+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:17:43.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:42 smithi122 bash[18672]: audit 2024-04-16T14:17:41.853586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:17:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:42 smithi071 bash[18570]: audit 2024-04-16T14:17:41.852063+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:17:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:42 smithi071 bash[18570]: audit 2024-04-16T14:17:41.853586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:17:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:42 smithi071 bash[23969]: audit 2024-04-16T14:17:41.852063+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:17:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:42 smithi071 bash[23969]: audit 2024-04-16T14:17:41.853586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:17:44.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:43 smithi071 bash[18570]: cluster 2024-04-16T14:17:41.809591+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-04-16T14:17:44.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:43 smithi071 bash[23969]: cluster 2024-04-16T14:17:41.809591+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-04-16T14:17:44.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:43 smithi122 bash[18672]: cluster 2024-04-16T14:17:41.809591+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-04-16T14:17:44.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:44.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:44.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:44.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:44.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:44.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:44.353 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:17:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:44.354 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:17:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:17:45.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:45 smithi122 bash[18672]: cluster 2024-04-16T14:17:43.809991+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-04-16T14:17:45.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:45 smithi122 bash[18672]: audit 2024-04-16T14:17:44.394781+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:45.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:45 smithi122 bash[18672]: audit 2024-04-16T14:17:44.416057+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:45.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:45 smithi122 bash[18672]: audit 2024-04-16T14:17:44.417114+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:45.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:45 smithi122 bash[18672]: audit 2024-04-16T14:17:44.417725+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:45.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:45 smithi122 bash[18672]: audit 2024-04-16T14:17:44.423760+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[18570]: cluster 2024-04-16T14:17:43.809991+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-04-16T14:17:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[18570]: audit 2024-04-16T14:17:44.394781+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[18570]: audit 2024-04-16T14:17:44.416057+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[18570]: audit 2024-04-16T14:17:44.417114+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[18570]: audit 2024-04-16T14:17:44.417725+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[18570]: audit 2024-04-16T14:17:44.423760+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[23969]: cluster 2024-04-16T14:17:43.809991+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-04-16T14:17:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[23969]: audit 2024-04-16T14:17:44.394781+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[23969]: audit 2024-04-16T14:17:44.416057+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[23969]: audit 2024-04-16T14:17:44.417114+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[23969]: audit 2024-04-16T14:17:44.417725+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:45.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:45 smithi071 bash[23969]: audit 2024-04-16T14:17:44.423760+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:47.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:47 smithi122 bash[18672]: cluster 2024-04-16T14:17:45.810348+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-04-16T14:17:47.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:47 smithi071 bash[18570]: cluster 2024-04-16T14:17:45.810348+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-04-16T14:17:47.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:47 smithi071 bash[23969]: cluster 2024-04-16T14:17:45.810348+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-04-16T14:17:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:47 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:17:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:17:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:48 smithi071 bash[18570]: audit 2024-04-16T14:17:47.708710+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:48 smithi071 bash[18570]: audit 2024-04-16T14:17:47.713314+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:48 smithi071 bash[23969]: audit 2024-04-16T14:17:47.708710+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:48 smithi071 bash[23969]: audit 2024-04-16T14:17:47.713314+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:49.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:48 smithi122 bash[18672]: audit 2024-04-16T14:17:47.708710+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:49.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:48 smithi122 bash[18672]: audit 2024-04-16T14:17:47.713314+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:49 smithi122 bash[18672]: cluster 2024-04-16T14:17:47.810740+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:49 smithi071 bash[18570]: cluster 2024-04-16T14:17:47.810740+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:49 smithi071 bash[23969]: cluster 2024-04-16T14:17:47.810740+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:50.429 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 1 on host 'smithi071' 2024-04-16T14:17:51.347 DEBUG:teuthology.orchestra.run.smithi071:osd.1> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.1.service 2024-04-16T14:17:51.349 INFO:tasks.cephadm:Deploying osd.2 on smithi071 with /dev/vg_nvme/lv_2... 2024-04-16T14:17:51.349 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-16T14:17:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: cluster 2024-04-16T14:17:49.811083+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.432867+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.453739+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.455146+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.455897+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.457807+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.458468+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: cephadm 2024-04-16T14:17:50.459012+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 7608M 2024-04-16T14:17:51.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.463376+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.467910+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.747576+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:17:51.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:51 smithi122 bash[18672]: audit 2024-04-16T14:17:50.747968+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: cluster 2024-04-16T14:17:49.811083+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.432867+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.453739+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.455146+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.455897+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.457807+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.458468+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: cephadm 2024-04-16T14:17:50.459012+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 7608M 2024-04-16T14:17:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.463376+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.467910+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.747576+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[18570]: audit 2024-04-16T14:17:50.747968+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: cluster 2024-04-16T14:17:49.811083+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.432867+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.453739+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.455146+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.455897+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.457807+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.458468+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: cephadm 2024-04-16T14:17:50.459012+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 7608M 2024-04-16T14:17:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.463376+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.467910+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:51.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.747576+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:17:51.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:51 smithi071 bash[23969]: audit 2024-04-16T14:17:50.747968+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:17:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[18570]: audit 2024-04-16T14:17:51.731275+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:17:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[18570]: cluster 2024-04-16T14:17:51.731405+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-16T14:17:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[18570]: audit 2024-04-16T14:17:51.731676+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[18570]: audit 2024-04-16T14:17:51.734718+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[18570]: audit 2024-04-16T14:17:51.735447+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:52.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[23969]: audit 2024-04-16T14:17:51.731275+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:17:52.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[23969]: cluster 2024-04-16T14:17:51.731405+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-16T14:17:52.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[23969]: audit 2024-04-16T14:17:51.731676+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:52.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[23969]: audit 2024-04-16T14:17:51.734718+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:52.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[23969]: audit 2024-04-16T14:17:51.735447+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:52.953 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[30450]: debug 2024-04-16T14:17:52.740+0000 7f171bbe6700 -1 osd.1 0 waiting for initial osdmap 2024-04-16T14:17:52.953 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:17:52 smithi071 bash[30450]: debug 2024-04-16T14:17:52.748+0000 7f1718581700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:17:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:52 smithi122 bash[18672]: audit 2024-04-16T14:17:51.731275+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:17:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:52 smithi122 bash[18672]: cluster 2024-04-16T14:17:51.731405+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-16T14:17:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:52 smithi122 bash[18672]: audit 2024-04-16T14:17:51.731676+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:52 smithi122 bash[18672]: audit 2024-04-16T14:17:51.734718+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:52 smithi122 bash[18672]: audit 2024-04-16T14:17:51.735447+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:17:53.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:17:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:17:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: cluster 2024-04-16T14:17:51.811450+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:52.735579+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: cluster 2024-04-16T14:17:52.735750+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:52.736446+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:52.745552+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:53.122840+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:53.131646+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:53.139839+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:53.141228+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:53.142254+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:53.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[18570]: audit 2024-04-16T14:17:53.151725+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:53.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: cluster 2024-04-16T14:17:51.811450+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:53.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:52.735579+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:17:53.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: cluster 2024-04-16T14:17:52.735750+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-16T14:17:53.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:52.736446+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:53.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:52.745552+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:53.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:53.122840+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:53.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:53.131646+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:53.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:53.139839+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:53.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:53.141228+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:53.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:53.142254+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:53.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:53 smithi071 bash[23969]: audit 2024-04-16T14:17:53.151725+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: cluster 2024-04-16T14:17:51.811450+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:52.735579+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: cluster 2024-04-16T14:17:52.735750+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:52.736446+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:52.745552+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:53.122840+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:53.131646+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:53.139839+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:53.141228+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:54.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:53.142254+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:54.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:53 smithi122 bash[18672]: audit 2024-04-16T14:17:53.151725+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:55.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[18570]: cluster 2024-04-16T14:17:51.735907+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:17:55.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[18570]: cluster 2024-04-16T14:17:51.736076+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:17:55.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[18570]: cephadm 2024-04-16T14:17:53.124172+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:17:55.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[18570]: cluster 2024-04-16T14:17:53.751290+0000 mon.a (mon.0) 372 : cluster [INF] osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393] boot 2024-04-16T14:17:55.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[18570]: cluster 2024-04-16T14:17:53.751429+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-16T14:17:55.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[18570]: audit 2024-04-16T14:17:53.752180+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:55.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[23969]: cluster 2024-04-16T14:17:51.735907+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:17:55.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[23969]: cluster 2024-04-16T14:17:51.736076+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:17:55.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[23969]: cephadm 2024-04-16T14:17:53.124172+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:17:55.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[23969]: cluster 2024-04-16T14:17:53.751290+0000 mon.a (mon.0) 372 : cluster [INF] osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393] boot 2024-04-16T14:17:55.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[23969]: cluster 2024-04-16T14:17:53.751429+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-16T14:17:55.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:54 smithi071 bash[23969]: audit 2024-04-16T14:17:53.752180+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:55.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:54 smithi122 bash[18672]: cluster 2024-04-16T14:17:51.735907+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:17:55.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:54 smithi122 bash[18672]: cluster 2024-04-16T14:17:51.736076+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:17:55.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:54 smithi122 bash[18672]: cephadm 2024-04-16T14:17:53.124172+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:17:55.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:54 smithi122 bash[18672]: cluster 2024-04-16T14:17:53.751290+0000 mon.a (mon.0) 372 : cluster [INF] osd.1 [v2:172.21.15.71:6810/3159629393,v1:172.21.15.71:6811/3159629393] boot 2024-04-16T14:17:55.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:54 smithi122 bash[18672]: cluster 2024-04-16T14:17:53.751429+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-16T14:17:55.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:54 smithi122 bash[18672]: audit 2024-04-16T14:17:53.752180+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:17:55.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:17:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:17:55.682 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-16T14:17:55.682 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-16T14:17:55.682 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2024-04-16T14:17:55.683 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2024-04-16T14:17:55.683 INFO:teuthology.orchestra.run.smithi071.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0147125 s, 713 MB/s 2024-04-16T14:17:55.683 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2024-04-16T14:17:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:55 smithi122 bash[18672]: cluster 2024-04-16T14:17:53.811819+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-04-16T14:17:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:55 smithi122 bash[18672]: cluster 2024-04-16T14:17:54.768233+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-16T14:17:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:55 smithi122 bash[18672]: audit 2024-04-16T14:17:55.244784+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:55 smithi122 bash[18672]: audit 2024-04-16T14:17:55.249623+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:55 smithi122 bash[18672]: audit 2024-04-16T14:17:55.272966+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:55 smithi122 bash[18672]: audit 2024-04-16T14:17:55.274138+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:55 smithi122 bash[18672]: audit 2024-04-16T14:17:55.274853+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:55 smithi122 bash[18672]: audit 2024-04-16T14:17:55.280102+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[23969]: cluster 2024-04-16T14:17:53.811819+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-04-16T14:17:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[23969]: cluster 2024-04-16T14:17:54.768233+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-16T14:17:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[23969]: audit 2024-04-16T14:17:55.244784+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[23969]: audit 2024-04-16T14:17:55.249623+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[23969]: audit 2024-04-16T14:17:55.272966+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[23969]: audit 2024-04-16T14:17:55.274138+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[23969]: audit 2024-04-16T14:17:55.274853+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[23969]: audit 2024-04-16T14:17:55.280102+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18570]: cluster 2024-04-16T14:17:53.811819+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-04-16T14:17:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18570]: cluster 2024-04-16T14:17:54.768233+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-16T14:17:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18570]: audit 2024-04-16T14:17:55.244784+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18570]: audit 2024-04-16T14:17:55.249623+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18570]: audit 2024-04-16T14:17:55.272966+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:17:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18570]: audit 2024-04-16T14:17:55.274138+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:17:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18570]: audit 2024-04-16T14:17:55.274853+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:17:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:55 smithi071 bash[18570]: audit 2024-04-16T14:17:55.280102+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:17:56.521 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_2 2024-04-16T14:17:57.842 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:57 smithi071 bash[23969]: cluster 2024-04-16T14:17:55.812111+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:17:57.842 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:57 smithi071 bash[18570]: cluster 2024-04-16T14:17:55.812111+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:17:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:57 smithi122 bash[18672]: cluster 2024-04-16T14:17:55.812111+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:00.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:59 smithi122 bash[18672]: cluster 2024-04-16T14:17:57.812478+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:00.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:59 smithi122 bash[18672]: audit 2024-04-16T14:17:59.303213+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:18:00.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:59 smithi122 bash[18672]: audit 2024-04-16T14:17:59.308583+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:18:00.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:17:59 smithi122 bash[18672]: audit 2024-04-16T14:17:59.309848+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:59 smithi071 bash[18570]: cluster 2024-04-16T14:17:57.812478+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:59 smithi071 bash[18570]: audit 2024-04-16T14:17:59.303213+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:18:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:59 smithi071 bash[18570]: audit 2024-04-16T14:17:59.308583+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:18:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:17:59 smithi071 bash[18570]: audit 2024-04-16T14:17:59.309848+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:59 smithi071 bash[23969]: cluster 2024-04-16T14:17:57.812478+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:59 smithi071 bash[23969]: audit 2024-04-16T14:17:59.303213+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:18:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:59 smithi071 bash[23969]: audit 2024-04-16T14:17:59.308583+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:18:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:17:59 smithi071 bash[23969]: audit 2024-04-16T14:17:59.309848+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:01.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:00 smithi122 bash[18672]: audit 2024-04-16T14:17:59.300494+0000 mgr.y (mgr.14152) 110 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:18:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:00 smithi071 bash[18570]: audit 2024-04-16T14:17:59.300494+0000 mgr.y (mgr.14152) 110 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:18:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:00 smithi071 bash[23969]: audit 2024-04-16T14:17:59.300494+0000 mgr.y (mgr.14152) 110 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:18:02.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:01 smithi071 bash[23969]: cluster 2024-04-16T14:17:59.812961+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:02.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:01 smithi071 bash[18570]: cluster 2024-04-16T14:17:59.812961+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:01 smithi122 bash[18672]: cluster 2024-04-16T14:17:59.812961+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:03.191 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:02 smithi071 bash[18570]: cluster 2024-04-16T14:18:01.813410+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:03.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:02 smithi071 bash[23969]: cluster 2024-04-16T14:18:01.813410+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:02 smithi122 bash[18672]: cluster 2024-04-16T14:18:01.813410+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:05.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:05 smithi122 bash[18672]: cluster 2024-04-16T14:18:03.813896+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:05.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:05 smithi122 bash[18672]: audit 2024-04-16T14:18:05.137360+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.71:0/1474492502' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89a981d0-8ff1-4004-a73b-065ac6e4a57a"}]: dispatch 2024-04-16T14:18:05.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:05 smithi122 bash[18672]: audit 2024-04-16T14:18:05.145629+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.71:0/1474492502' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89a981d0-8ff1-4004-a73b-065ac6e4a57a"}]': finished 2024-04-16T14:18:05.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:05 smithi122 bash[18672]: cluster 2024-04-16T14:18:05.145797+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-16T14:18:05.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:05 smithi122 bash[18672]: audit 2024-04-16T14:18:05.145950+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[18570]: cluster 2024-04-16T14:18:03.813896+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[18570]: audit 2024-04-16T14:18:05.137360+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.71:0/1474492502' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89a981d0-8ff1-4004-a73b-065ac6e4a57a"}]: dispatch 2024-04-16T14:18:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[18570]: audit 2024-04-16T14:18:05.145629+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.71:0/1474492502' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89a981d0-8ff1-4004-a73b-065ac6e4a57a"}]': finished 2024-04-16T14:18:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[18570]: cluster 2024-04-16T14:18:05.145797+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-16T14:18:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[18570]: audit 2024-04-16T14:18:05.145950+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:06.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[23969]: cluster 2024-04-16T14:18:03.813896+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:06.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[23969]: audit 2024-04-16T14:18:05.137360+0000 mon.a (mon.0) 385 : audit [INF] from='client.? 172.21.15.71:0/1474492502' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89a981d0-8ff1-4004-a73b-065ac6e4a57a"}]: dispatch 2024-04-16T14:18:06.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[23969]: audit 2024-04-16T14:18:05.145629+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.71:0/1474492502' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89a981d0-8ff1-4004-a73b-065ac6e4a57a"}]': finished 2024-04-16T14:18:06.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[23969]: cluster 2024-04-16T14:18:05.145797+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-16T14:18:06.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:05 smithi071 bash[23969]: audit 2024-04-16T14:18:05.145950+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:06.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:06 smithi122 bash[18672]: audit 2024-04-16T14:18:05.806082+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.71:0/949127690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:18:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:06 smithi071 bash[18570]: audit 2024-04-16T14:18:05.806082+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.71:0/949127690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:18:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:06 smithi071 bash[23969]: audit 2024-04-16T14:18:05.806082+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.71:0/949127690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:18:08.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:07 smithi122 bash[18672]: cluster 2024-04-16T14:18:05.814233+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:08.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:07 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:18:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:18:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:07 smithi071 bash[18570]: cluster 2024-04-16T14:18:05.814233+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:08.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:07 smithi071 bash[23969]: cluster 2024-04-16T14:18:05.814233+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:09.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:08 smithi122 bash[18672]: cluster 2024-04-16T14:18:07.814701+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:09.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:08 smithi122 bash[18672]: audit 2024-04-16T14:18:07.829844+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:09.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:08 smithi122 bash[18672]: audit 2024-04-16T14:18:07.838278+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:08 smithi071 bash[18570]: cluster 2024-04-16T14:18:07.814701+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:08 smithi071 bash[18570]: audit 2024-04-16T14:18:07.829844+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:08 smithi071 bash[18570]: audit 2024-04-16T14:18:07.838278+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:08 smithi071 bash[23969]: cluster 2024-04-16T14:18:07.814701+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:08 smithi071 bash[23969]: audit 2024-04-16T14:18:07.829844+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:09.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:08 smithi071 bash[23969]: audit 2024-04-16T14:18:07.838278+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:11.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:10 smithi122 bash[18672]: cluster 2024-04-16T14:18:09.815209+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:10 smithi071 bash[18570]: cluster 2024-04-16T14:18:09.815209+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:10 smithi071 bash[23969]: cluster 2024-04-16T14:18:09.815209+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:12.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:12 smithi071 bash[18570]: cluster 2024-04-16T14:18:11.815615+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:12.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:12 smithi071 bash[23969]: cluster 2024-04-16T14:18:11.815615+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:13.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:12 smithi122 bash[18672]: cluster 2024-04-16T14:18:11.815615+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:13 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:18:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:18:14.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:13 smithi071 bash[23969]: audit 2024-04-16T14:18:12.963707+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:14.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:13 smithi071 bash[23969]: audit 2024-04-16T14:18:12.968101+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:14.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:13 smithi071 bash[18570]: audit 2024-04-16T14:18:12.963707+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:14.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:13 smithi071 bash[18570]: audit 2024-04-16T14:18:12.968101+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:13 smithi122 bash[18672]: audit 2024-04-16T14:18:12.963707+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:13 smithi122 bash[18672]: audit 2024-04-16T14:18:12.968101+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:15 smithi071 bash[18570]: cluster 2024-04-16T14:18:13.816076+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:15 smithi071 bash[23969]: cluster 2024-04-16T14:18:13.816076+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:16.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:15 smithi122 bash[18672]: cluster 2024-04-16T14:18:13.816076+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:17 smithi071 bash[18570]: cluster 2024-04-16T14:18:15.816550+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:17 smithi071 bash[23969]: cluster 2024-04-16T14:18:15.816550+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:18.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:17 smithi122 bash[18672]: cluster 2024-04-16T14:18:15.816550+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:19.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:18 smithi071 bash[18570]: audit 2024-04-16T14:18:18.276137+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:18:19.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:18 smithi071 bash[18570]: audit 2024-04-16T14:18:18.277462+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:19.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:18 smithi071 bash[23969]: audit 2024-04-16T14:18:18.276137+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:18:19.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:18 smithi071 bash[23969]: audit 2024-04-16T14:18:18.277462+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:19.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:18 smithi122 bash[18672]: audit 2024-04-16T14:18:18.276137+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:18:19.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:18 smithi122 bash[18672]: audit 2024-04-16T14:18:18.277462+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:19 smithi122 bash[18672]: cluster 2024-04-16T14:18:17.816982+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:19 smithi122 bash[18672]: cephadm 2024-04-16T14:18:18.278553+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.2 on smithi071 2024-04-16T14:18:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:19 smithi071 bash[18570]: cluster 2024-04-16T14:18:17.816982+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:19 smithi071 bash[18570]: cephadm 2024-04-16T14:18:18.278553+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.2 on smithi071 2024-04-16T14:18:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:19 smithi071 bash[23969]: cluster 2024-04-16T14:18:17.816982+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:19 smithi071 bash[23969]: cephadm 2024-04-16T14:18:18.278553+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.2 on smithi071 2024-04-16T14:18:21.701 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.976 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.976 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:21 smithi071 bash[23969]: cluster 2024-04-16T14:18:19.817404+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:21.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.977 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:21 smithi071 bash[18570]: cluster 2024-04-16T14:18:19.817404+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:21.977 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:21.977 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:21 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:21 smithi122 bash[18672]: cluster 2024-04-16T14:18:19.817404+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[18570]: cluster 2024-04-16T14:18:21.817824+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[18570]: audit 2024-04-16T14:18:21.988873+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[18570]: audit 2024-04-16T14:18:22.011365+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[18570]: audit 2024-04-16T14:18:22.012492+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[18570]: audit 2024-04-16T14:18:22.013102+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[18570]: audit 2024-04-16T14:18:22.018485+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[23969]: cluster 2024-04-16T14:18:21.817824+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[23969]: audit 2024-04-16T14:18:21.988873+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[23969]: audit 2024-04-16T14:18:22.011365+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[23969]: audit 2024-04-16T14:18:22.012492+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[23969]: audit 2024-04-16T14:18:22.013102+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:22 smithi071 bash[23969]: audit 2024-04-16T14:18:22.018485+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:23.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:22 smithi122 bash[18672]: cluster 2024-04-16T14:18:21.817824+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:23.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:22 smithi122 bash[18672]: audit 2024-04-16T14:18:21.988873+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:23.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:22 smithi122 bash[18672]: audit 2024-04-16T14:18:22.011365+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:23.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:22 smithi122 bash[18672]: audit 2024-04-16T14:18:22.012492+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:23.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:22 smithi122 bash[18672]: audit 2024-04-16T14:18:22.013102+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:23.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:22 smithi122 bash[18672]: audit 2024-04-16T14:18:22.018485+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:26.178 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:25 smithi122 bash[18672]: cluster 2024-04-16T14:18:23.818254+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:26.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:25 smithi071 bash[18570]: cluster 2024-04-16T14:18:23.818254+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:26.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:25 smithi071 bash[23969]: cluster 2024-04-16T14:18:23.818254+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:27.934 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 2 on host 'smithi071' 2024-04-16T14:18:28.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:27 smithi071 bash[18570]: cluster 2024-04-16T14:18:25.818601+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-04-16T14:18:28.006 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:27 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:18:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:18:28.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:27 smithi071 bash[23969]: cluster 2024-04-16T14:18:25.818601+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-04-16T14:18:28.061 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:27 smithi122 bash[18672]: cluster 2024-04-16T14:18:25.818601+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-04-16T14:18:28.567 DEBUG:teuthology.orchestra.run.smithi071:osd.2> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.2.service 2024-04-16T14:18:28.569 INFO:tasks.cephadm:Deploying osd.3 on smithi071 with /dev/vg_nvme/lv_1... 2024-04-16T14:18:28.570 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-16T14:18:29.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: cluster 2024-04-16T14:18:27.819060+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-04-16T14:18:29.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.937834+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.948165+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.949811+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.950694+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.952791+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.953635+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.954448+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: cephadm 2024-04-16T14:18:27.955078+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 5072M 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.960531+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.966775+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.970957+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:27.975078+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:28.168050+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:18:29.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:28 smithi122 bash[18672]: audit 2024-04-16T14:18:28.168418+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: cluster 2024-04-16T14:18:27.819060+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-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.937834+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.948165+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.949811+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.950694+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.952791+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.953635+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.954448+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: cephadm 2024-04-16T14:18:27.955078+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 5072M 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.960531+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.966775+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.970957+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:27.975078+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:28.168050+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[18570]: audit 2024-04-16T14:18:28.168418+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: cluster 2024-04-16T14:18:27.819060+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-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.937834+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.948165+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.949811+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.950694+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.952791+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.953635+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.954448+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:18:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: cephadm 2024-04-16T14:18:27.955078+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 5072M 2024-04-16T14:18:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.960531+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.966775+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.970957+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:27.975078+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:28.168050+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:18:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:28 smithi071 bash[23969]: audit 2024-04-16T14:18:28.168418+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:18:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[18570]: audit 2024-04-16T14:18:28.980260+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:18:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[18570]: cluster 2024-04-16T14:18:28.980421+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-16T14:18:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[18570]: audit 2024-04-16T14:18:28.980694+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[18570]: audit 2024-04-16T14:18:28.981709+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:18:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[18570]: audit 2024-04-16T14:18:28.982540+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:18:30.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[23969]: audit 2024-04-16T14:18:28.980260+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:18:30.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[23969]: cluster 2024-04-16T14:18:28.980421+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-16T14:18:30.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[23969]: audit 2024-04-16T14:18:28.980694+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:30.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[23969]: audit 2024-04-16T14:18:28.981709+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:18:30.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[23969]: audit 2024-04-16T14:18:28.982540+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:18:30.203 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:18:29 smithi071 bash[33769]: debug 2024-04-16T14:18:29.991+0000 7f562cb07700 -1 osd.2 0 waiting for initial osdmap 2024-04-16T14:18:30.203 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[33769]: debug 2024-04-16T14:18:29.999+0000 7f5628ca1700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:18:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:29 smithi122 bash[18672]: audit 2024-04-16T14:18:28.980260+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:18:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:29 smithi122 bash[18672]: cluster 2024-04-16T14:18:28.980421+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-16T14:18:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:29 smithi122 bash[18672]: audit 2024-04-16T14:18:28.980694+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:29 smithi122 bash[18672]: audit 2024-04-16T14:18:28.981709+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:18:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:29 smithi122 bash[18672]: audit 2024-04-16T14:18:28.982540+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:18:31.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:30 smithi122 bash[18672]: cluster 2024-04-16T14:18:29.819433+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:31.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:30 smithi122 bash[18672]: audit 2024-04-16T14:18:29.991095+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:18:31.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:30 smithi122 bash[18672]: cluster 2024-04-16T14:18:29.991340+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-16T14:18:31.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:30 smithi122 bash[18672]: audit 2024-04-16T14:18:29.991797+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:31.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:30 smithi122 bash[18672]: audit 2024-04-16T14:18:29.998672+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[18570]: cluster 2024-04-16T14:18:29.819433+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[18570]: audit 2024-04-16T14:18:29.991095+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:18:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[18570]: cluster 2024-04-16T14:18:29.991340+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-16T14:18:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[18570]: audit 2024-04-16T14:18:29.991797+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[18570]: audit 2024-04-16T14:18:29.998672+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[23969]: cluster 2024-04-16T14:18:29.819433+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:18:31.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[23969]: audit 2024-04-16T14:18:29.991095+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:18:31.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[23969]: cluster 2024-04-16T14:18:29.991340+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-16T14:18:31.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[23969]: audit 2024-04-16T14:18:29.991797+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:31.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:30 smithi071 bash[23969]: audit 2024-04-16T14:18:29.998672+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:32.272 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-16T14:18:32.272 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-16T14:18:32.272 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2024-04-16T14:18:32.272 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2024-04-16T14:18:32.272 INFO:teuthology.orchestra.run.smithi071.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0131444 s, 798 MB/s 2024-04-16T14:18:32.272 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2024-04-16T14:18:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:32 smithi122 bash[18672]: cluster 2024-04-16T14:18:29.181750+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:18:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:32 smithi122 bash[18672]: cluster 2024-04-16T14:18:29.181878+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:18:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:32 smithi122 bash[18672]: cluster 2024-04-16T14:18:30.992630+0000 mon.a (mon.0) 421 : cluster [INF] osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659] boot 2024-04-16T14:18:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:32 smithi122 bash[18672]: cluster 2024-04-16T14:18:30.992761+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-16T14:18:32.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:32 smithi122 bash[18672]: audit 2024-04-16T14:18:30.993542+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[18570]: cluster 2024-04-16T14:18:29.181750+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[18570]: cluster 2024-04-16T14:18:29.181878+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[18570]: cluster 2024-04-16T14:18:30.992630+0000 mon.a (mon.0) 421 : cluster [INF] osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659] boot 2024-04-16T14:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[18570]: cluster 2024-04-16T14:18:30.992761+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-16T14:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[18570]: audit 2024-04-16T14:18:30.993542+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[23969]: cluster 2024-04-16T14:18:29.181750+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:18:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[23969]: cluster 2024-04-16T14:18:29.181878+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[23969]: cluster 2024-04-16T14:18:30.992630+0000 mon.a (mon.0) 421 : cluster [INF] osd.2 [v2:172.21.15.71:6818/2724705659,v1:172.21.15.71:6819/2724705659] boot 2024-04-16T14:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[23969]: cluster 2024-04-16T14:18:30.992761+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-16T14:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:32 smithi071 bash[23969]: audit 2024-04-16T14:18:30.993542+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:18:33.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:18:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:18:33.413 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_1 2024-04-16T14:18:33.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: cluster 2024-04-16T14:18:31.819725+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:31.921146+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' 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-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:32.355553+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' 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-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: cluster 2024-04-16T14:18:32.355612+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:32.356632+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:33.094672+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:33.100099+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:33.100323+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:33.102369+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:33.103717+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:33.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:33 smithi122 bash[18672]: audit 2024-04-16T14:18:33.110637+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: cluster 2024-04-16T14:18:31.819725+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:31.921146+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' 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-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:32.355553+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' 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-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: cluster 2024-04-16T14:18:32.355612+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:32.356632+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:33.094672+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:33.100099+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:33.100323+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:33.102369+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:33.103717+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[18570]: audit 2024-04-16T14:18:33.110637+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: cluster 2024-04-16T14:18:31.819725+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:31.921146+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' 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-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:32.355553+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' 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-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: cluster 2024-04-16T14:18:32.355612+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:32.356632+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:33.094672+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:33.100099+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:33.100323+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:33.102369+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:33.103717+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:33.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:33 smithi071 bash[23969]: audit 2024-04-16T14:18:33.110637+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:34.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[18570]: cephadm 2024-04-16T14:18:33.095547+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:18:34.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[18570]: cluster 2024-04-16T14:18:33.106833+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:34.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[18570]: audit 2024-04-16T14:18:33.355240+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T14:18:34.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[18570]: cluster 2024-04-16T14:18:33.355413+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-16T14:18:34.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[18570]: cluster 2024-04-16T14:18:34.098098+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:18:34.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[23969]: cephadm 2024-04-16T14:18:33.095547+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:18:34.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[23969]: cluster 2024-04-16T14:18:33.106833+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:34.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[23969]: audit 2024-04-16T14:18:33.355240+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T14:18:34.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[23969]: cluster 2024-04-16T14:18:33.355413+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-16T14:18:34.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:34 smithi071 bash[23969]: cluster 2024-04-16T14:18:34.098098+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:18:34.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:34 smithi122 bash[18672]: cephadm 2024-04-16T14:18:33.095547+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:18:34.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:34 smithi122 bash[18672]: cluster 2024-04-16T14:18:33.106833+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:34.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:34 smithi122 bash[18672]: audit 2024-04-16T14:18:33.355240+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T14:18:34.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:34 smithi122 bash[18672]: cluster 2024-04-16T14:18:33.355413+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-16T14:18:34.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:34 smithi122 bash[18672]: cluster 2024-04-16T14:18:34.098098+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:18:36.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:36 smithi122 bash[18672]: cluster 2024-04-16T14:18:35.106762+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-16T14:18:36.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:36 smithi122 bash[18672]: cluster 2024-04-16T14:18:35.107160+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:36.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:36 smithi122 bash[18672]: audit 2024-04-16T14:18:35.284471+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:36.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:36 smithi122 bash[18672]: cluster 2024-04-16T14:18:35.375598+0000 mon.a (mon.0) 439 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-16T14:18:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[18570]: cluster 2024-04-16T14:18:35.106762+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-16T14:18:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[18570]: cluster 2024-04-16T14:18:35.107160+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[18570]: audit 2024-04-16T14:18:35.284471+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[18570]: cluster 2024-04-16T14:18:35.375598+0000 mon.a (mon.0) 439 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-16T14:18:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[23969]: cluster 2024-04-16T14:18:35.106762+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-16T14:18:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[23969]: cluster 2024-04-16T14:18:35.107160+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[23969]: audit 2024-04-16T14:18:35.284471+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[23969]: cluster 2024-04-16T14:18:35.375598+0000 mon.a (mon.0) 439 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-16T14:18:37.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:36 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:18:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:18:38.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.517939+0000 mgr.y (mgr.14152) 133 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.520630+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.524856+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.525836+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.827953+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.833052+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.834651+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.836185+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.837173+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:38.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:37 smithi122 bash[18672]: audit 2024-04-16T14:18:36.844919+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.517939+0000 mgr.y (mgr.14152) 133 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:18:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.520630+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:18:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.524856+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:18:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.525836+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.827953+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.833052+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.834651+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.836185+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.837173+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[18570]: audit 2024-04-16T14:18:36.844919+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.517939+0000 mgr.y (mgr.14152) 133 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.520630+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.524856+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.525836+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.827953+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.833052+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.834651+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.836185+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.837173+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:37 smithi071 bash[23969]: audit 2024-04-16T14:18:36.844919+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: cluster 2024-04-16T14:18:36.839681+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.055686+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.928603+0000 mon.a (mon.0) 450 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.928919+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: cluster 2024-04-16T14:18:37.930315+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: cluster 2024-04-16T14:18:37.930391+0000 mon.a (mon.0) 453 : cluster [INF] Cluster is now healthy 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.942746+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.943323+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.948105+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.948354+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.948691+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:37.948969+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:38.796678+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:38.804465+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:38.804666+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[18570]: audit 2024-04-16T14:18:38.804891+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: cluster 2024-04-16T14:18:36.839681+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.055686+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.928603+0000 mon.a (mon.0) 450 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.928919+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: cluster 2024-04-16T14:18:37.930315+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: cluster 2024-04-16T14:18:37.930391+0000 mon.a (mon.0) 453 : cluster [INF] Cluster is now healthy 2024-04-16T14:18:39.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.942746+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.943323+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.948105+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.948354+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.948691+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:37.948969+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:38.796678+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:38.804465+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:38.804666+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:39.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:39 smithi071 bash[23969]: audit 2024-04-16T14:18:38.804891+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: cluster 2024-04-16T14:18:36.839681+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.055686+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.928603+0000 mon.a (mon.0) 450 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.928919+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: cluster 2024-04-16T14:18:37.930315+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: cluster 2024-04-16T14:18:37.930391+0000 mon.a (mon.0) 453 : cluster [INF] Cluster is now healthy 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.942746+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.943323+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.948105+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:40.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.948354+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:40.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.948691+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:40.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:37.948969+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:40.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:38.796678+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:40.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:38.804465+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:18:40.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:38.804666+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:18:40.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:39 smithi122 bash[18672]: audit 2024-04-16T14:18:38.804891+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:18:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:40 smithi122 bash[18672]: audit 2024-04-16T14:18:38.802465+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:40 smithi122 bash[18672]: cluster 2024-04-16T14:18:38.840163+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:40 smithi122 bash[18672]: audit 2024-04-16T14:18:39.707096+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:40 smithi122 bash[18672]: audit 2024-04-16T14:18:39.750452+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:40 smithi071 bash[18570]: audit 2024-04-16T14:18:38.802465+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:40 smithi071 bash[18570]: cluster 2024-04-16T14:18:38.840163+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:40 smithi071 bash[18570]: audit 2024-04-16T14:18:39.707096+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:40 smithi071 bash[18570]: audit 2024-04-16T14:18:39.750452+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:40 smithi071 bash[23969]: audit 2024-04-16T14:18:38.802465+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:18:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:40 smithi071 bash[23969]: cluster 2024-04-16T14:18:38.840163+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:40 smithi071 bash[23969]: audit 2024-04-16T14:18:39.707096+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:18:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:40 smithi071 bash[23969]: audit 2024-04-16T14:18:39.750452+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:42.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:41 smithi122 bash[18672]: audit 2024-04-16T14:18:41.540524+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.71:0/901700642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]: dispatch 2024-04-16T14:18:42.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:41 smithi122 bash[18672]: audit 2024-04-16T14:18:41.541053+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]: dispatch 2024-04-16T14:18:42.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:41 smithi122 bash[18672]: audit 2024-04-16T14:18:41.546144+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]': finished 2024-04-16T14:18:42.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:41 smithi122 bash[18672]: cluster 2024-04-16T14:18:41.546192+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-16T14:18:42.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:41 smithi122 bash[18672]: audit 2024-04-16T14:18:41.546448+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[18570]: audit 2024-04-16T14:18:41.540524+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.71:0/901700642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]: dispatch 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[18570]: audit 2024-04-16T14:18:41.541053+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]: dispatch 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[18570]: audit 2024-04-16T14:18:41.546144+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]': finished 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[18570]: cluster 2024-04-16T14:18:41.546192+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[18570]: audit 2024-04-16T14:18:41.546448+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[23969]: audit 2024-04-16T14:18:41.540524+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.71:0/901700642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]: dispatch 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[23969]: audit 2024-04-16T14:18:41.541053+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]: dispatch 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[23969]: audit 2024-04-16T14:18:41.546144+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33f2220d-c608-4a61-ab74-edff7b3b31b9"}]': finished 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[23969]: cluster 2024-04-16T14:18:41.546192+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-16T14:18:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:41 smithi071 bash[23969]: audit 2024-04-16T14:18:41.546448+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:18:43.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:42 smithi122 bash[18672]: cluster 2024-04-16T14:18:40.840526+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 182 KiB/s wr, 11 op/s 2024-04-16T14:18:43.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:42 smithi122 bash[18672]: audit 2024-04-16T14:18:41.853442+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:18:43.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:42 smithi122 bash[18672]: audit 2024-04-16T14:18:41.855378+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:18:43.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:42 smithi122 bash[18672]: audit 2024-04-16T14:18:42.200670+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.71:0/2698888890' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:18:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:42 smithi071 bash[18570]: cluster 2024-04-16T14:18:40.840526+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 182 KiB/s wr, 11 op/s 2024-04-16T14:18:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:42 smithi071 bash[18570]: audit 2024-04-16T14:18:41.853442+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:18:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:42 smithi071 bash[18570]: audit 2024-04-16T14:18:41.855378+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:18:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:42 smithi071 bash[18570]: audit 2024-04-16T14:18:42.200670+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.71:0/2698888890' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:18:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:42 smithi071 bash[23969]: cluster 2024-04-16T14:18:40.840526+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 182 KiB/s wr, 11 op/s 2024-04-16T14:18:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:42 smithi071 bash[23969]: audit 2024-04-16T14:18:41.853442+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:18:43.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:42 smithi071 bash[23969]: audit 2024-04-16T14:18:41.855378+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:18:43.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:42 smithi071 bash[23969]: audit 2024-04-16T14:18:42.200670+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.71:0/2698888890' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:18:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:44 smithi071 bash[18570]: cluster 2024-04-16T14:18:42.840997+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 135 KiB/s wr, 8 op/s 2024-04-16T14:18:44.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:44 smithi071 bash[23969]: cluster 2024-04-16T14:18:42.840997+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 135 KiB/s wr, 8 op/s 2024-04-16T14:18:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:44 smithi122 bash[18672]: cluster 2024-04-16T14:18:42.840997+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 135 KiB/s wr, 8 op/s 2024-04-16T14:18:47.157 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:46 smithi122 bash[18672]: cluster 2024-04-16T14:18:44.841608+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 134 KiB/s wr, 9 op/s 2024-04-16T14:18:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:46 smithi071 bash[18570]: cluster 2024-04-16T14:18:44.841608+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 134 KiB/s wr, 9 op/s 2024-04-16T14:18:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:46 smithi071 bash[23969]: cluster 2024-04-16T14:18:44.841608+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 134 KiB/s wr, 9 op/s 2024-04-16T14:18:48.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:48 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:18:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:18:49.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:48 smithi071 bash[18570]: cluster 2024-04-16T14:18:46.842278+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 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-04-16T14:18:49.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:48 smithi071 bash[18570]: audit 2024-04-16T14:18:48.108220+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:49.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:48 smithi071 bash[18570]: audit 2024-04-16T14:18:48.119399+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:49.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:48 smithi071 bash[23969]: cluster 2024-04-16T14:18:46.842278+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 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-04-16T14:18:49.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:48 smithi071 bash[23969]: audit 2024-04-16T14:18:48.108220+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:49.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:48 smithi071 bash[23969]: audit 2024-04-16T14:18:48.119399+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:49.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:48 smithi122 bash[18672]: cluster 2024-04-16T14:18:46.842278+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 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-04-16T14:18:49.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:48 smithi122 bash[18672]: audit 2024-04-16T14:18:48.108220+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:49.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:48 smithi122 bash[18672]: audit 2024-04-16T14:18:48.119399+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:51.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:50 smithi071 bash[18570]: cluster 2024-04-16T14:18:48.842738+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 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-04-16T14:18:51.029 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:50 smithi071 bash[23969]: cluster 2024-04-16T14:18:48.842738+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 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-04-16T14:18:51.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:50 smithi122 bash[18672]: cluster 2024-04-16T14:18:48.842738+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 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-04-16T14:18:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:52 smithi122 bash[18672]: cluster 2024-04-16T14:18:50.843407+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-04-16T14:18:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:52 smithi122 bash[18672]: audit 2024-04-16T14:18:52.010008+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:18:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:52 smithi122 bash[18672]: audit 2024-04-16T14:18:52.011573+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:52 smithi071 bash[18570]: cluster 2024-04-16T14:18:50.843407+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-04-16T14:18:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:52 smithi071 bash[18570]: audit 2024-04-16T14:18:52.010008+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:18:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:52 smithi071 bash[18570]: audit 2024-04-16T14:18:52.011573+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:52 smithi071 bash[23969]: cluster 2024-04-16T14:18:50.843407+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-04-16T14:18:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:52 smithi071 bash[23969]: audit 2024-04-16T14:18:52.010008+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:18:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:52 smithi071 bash[23969]: audit 2024-04-16T14:18:52.011573+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:53.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:53 smithi071 bash[18570]: cephadm 2024-04-16T14:18:52.012855+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Deploying daemon osd.3 on smithi071 2024-04-16T14:18:53.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:53 smithi071 bash[23969]: cephadm 2024-04-16T14:18:52.012855+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Deploying daemon osd.3 on smithi071 2024-04-16T14:18:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:53 smithi122 bash[18672]: cephadm 2024-04-16T14:18:52.012855+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Deploying daemon osd.3 on smithi071 2024-04-16T14:18:55.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:54 smithi122 bash[18672]: cluster 2024-04-16T14:18:52.844021+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 815 B/s rd, 23 KiB/s wr, 2 op/s 2024-04-16T14:18:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:54 smithi071 bash[18570]: cluster 2024-04-16T14:18:52.844021+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 815 B/s rd, 23 KiB/s wr, 2 op/s 2024-04-16T14:18:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:54 smithi071 bash[23969]: cluster 2024-04-16T14:18:52.844021+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 815 B/s rd, 23 KiB/s wr, 2 op/s 2024-04-16T14:18:56.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:18:55 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:55 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:55 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:55 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.202 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:18:55 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.202 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:18:55 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:18:56 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:18:56 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:56 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:56 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:56 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:56.702 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:18:56 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:18:57.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:56 smithi122 bash[18672]: cluster 2024-04-16T14:18:54.844664+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-16T14:18:57.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:56 smithi122 bash[18672]: audit 2024-04-16T14:18:56.364320+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:57.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:56 smithi122 bash[18672]: audit 2024-04-16T14:18:56.406686+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:57.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:56 smithi122 bash[18672]: audit 2024-04-16T14:18:56.409987+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:57.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:56 smithi122 bash[18672]: audit 2024-04-16T14:18:56.410746+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:57.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:56 smithi122 bash[18672]: audit 2024-04-16T14:18:56.417395+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:18:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:18:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[23969]: cluster 2024-04-16T14:18:54.844664+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[23969]: audit 2024-04-16T14:18:56.364320+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[23969]: audit 2024-04-16T14:18:56.406686+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[23969]: audit 2024-04-16T14:18:56.409987+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[23969]: audit 2024-04-16T14:18:56.410746+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[23969]: audit 2024-04-16T14:18:56.417395+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[18570]: cluster 2024-04-16T14:18:54.844664+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[18570]: audit 2024-04-16T14:18:56.364320+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[18570]: audit 2024-04-16T14:18:56.406686+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[18570]: audit 2024-04-16T14:18:56.409987+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[18570]: audit 2024-04-16T14:18:56.410746+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:56 smithi071 bash[18570]: audit 2024-04-16T14:18:56.417395+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:57 smithi122 bash[18672]: cluster 2024-04-16T14:18:56.845075+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:57 smithi122 bash[18672]: audit 2024-04-16T14:18:56.934653+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:57 smithi122 bash[18672]: audit 2024-04-16T14:18:56.936662+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:57 smithi122 bash[18672]: audit 2024-04-16T14:18:56.939577+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:57 smithi122 bash[18672]: audit 2024-04-16T14:18:56.939782+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:57 smithi122 bash[18672]: audit 2024-04-16T14:18:56.940800+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:57 smithi122 bash[18672]: audit 2024-04-16T14:18:56.947011+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:18:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:18:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[18570]: cluster 2024-04-16T14:18:56.845075+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[18570]: audit 2024-04-16T14:18:56.934653+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[18570]: audit 2024-04-16T14:18:56.936662+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[18570]: audit 2024-04-16T14:18:56.939577+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[18570]: audit 2024-04-16T14:18:56.939782+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[18570]: audit 2024-04-16T14:18:56.940800+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[18570]: audit 2024-04-16T14:18:56.947011+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[23969]: cluster 2024-04-16T14:18:56.845075+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:18:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[23969]: audit 2024-04-16T14:18:56.934653+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[23969]: audit 2024-04-16T14:18:56.936662+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[23969]: audit 2024-04-16T14:18:56.939577+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[23969]: audit 2024-04-16T14:18:56.939782+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[23969]: audit 2024-04-16T14:18:56.940800+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:57 smithi071 bash[23969]: audit 2024-04-16T14:18:56.947011+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[18570]: audit 2024-04-16T14:18:57.986147+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[18570]: audit 2024-04-16T14:18:57.993159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[18570]: audit 2024-04-16T14:18:58.016000+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[18570]: audit 2024-04-16T14:18:58.017195+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[18570]: audit 2024-04-16T14:18:58.017960+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[18570]: audit 2024-04-16T14:18:58.027995+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[23969]: audit 2024-04-16T14:18:57.986147+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[23969]: audit 2024-04-16T14:18:57.993159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[23969]: audit 2024-04-16T14:18:58.016000+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[23969]: audit 2024-04-16T14:18:58.017195+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[23969]: audit 2024-04-16T14:18:58.017960+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:18:58 smithi071 bash[23969]: audit 2024-04-16T14:18:58.027995+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:58 smithi122 bash[18672]: audit 2024-04-16T14:18:57.986147+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:58 smithi122 bash[18672]: audit 2024-04-16T14:18:57.993159+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:18:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:58 smithi122 bash[18672]: audit 2024-04-16T14:18:58.016000+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:18:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:58 smithi122 bash[18672]: audit 2024-04-16T14:18:58.017195+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:18:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:58 smithi122 bash[18672]: audit 2024-04-16T14:18:58.017960+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:18:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:18:58 smithi122 bash[18672]: audit 2024-04-16T14:18:58.027995+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:01.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:00 smithi071 bash[18570]: cluster 2024-04-16T14:18:58.845483+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:01.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:00 smithi071 bash[23969]: cluster 2024-04-16T14:18:58.845483+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:01.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:00 smithi122 bash[18672]: cluster 2024-04-16T14:18:58.845483+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:03.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:02 smithi071 bash[18570]: cluster 2024-04-16T14:19:00.845922+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:03.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:02 smithi071 bash[23969]: cluster 2024-04-16T14:19:00.845922+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:02 smithi122 bash[18672]: cluster 2024-04-16T14:19:00.845922+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:03.536 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 3 on host 'smithi071' 2024-04-16T14:19:04.088 DEBUG:teuthology.orchestra.run.smithi071:osd.3> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.3.service 2024-04-16T14:19:04.091 INFO:tasks.cephadm:Deploying osd.4 on smithi122 with /dev/vg_nvme/lv_4... 2024-04-16T14:19:04.091 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: cluster 2024-04-16T14:19:02.846247+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.540042+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.557014+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.558693+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.559655+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.562118+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.562937+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.563679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.564408+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: cephadm 2024-04-16T14:19:03.564990+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 3804M 2024-04-16T14:19:04.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.570320+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:04.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:04 smithi122 bash[18672]: audit 2024-04-16T14:19:03.575715+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:04.951 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[37391]: debug 2024-04-16T14:19:04.631+0000 7fec6fd763c0 -1 osd.3 0 log_to_monitors true 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: cluster 2024-04-16T14:19:02.846247+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.540042+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.557014+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.558693+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.559655+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.562118+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.562937+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.563679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.564408+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: cephadm 2024-04-16T14:19:03.564990+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 3804M 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.570320+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[18570]: audit 2024-04-16T14:19:03.575715+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: cluster 2024-04-16T14:19:02.846247+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.540042+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.557014+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.558693+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.559655+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.562118+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.562937+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.563679+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.564408+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:04.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: cephadm 2024-04-16T14:19:03.564990+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 3804M 2024-04-16T14:19:04.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.570320+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:04.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:04 smithi071 bash[23969]: audit 2024-04-16T14:19:03.575715+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:05 smithi122 bash[18672]: audit 2024-04-16T14:19:04.639964+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:19:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:05 smithi122 bash[18672]: audit 2024-04-16T14:19:04.640345+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:19:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:05 smithi071 bash[18570]: audit 2024-04-16T14:19:04.639964+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:19:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:05 smithi071 bash[18570]: audit 2024-04-16T14:19:04.640345+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:19:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:05 smithi071 bash[23969]: audit 2024-04-16T14:19:04.639964+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:19:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:05 smithi071 bash[23969]: audit 2024-04-16T14:19:04.640345+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:19:06.756 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-16T14:19:06.756 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-16T14:19:06.756 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-04-16T14:19:06.757 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-04-16T14:19:06.757 INFO:teuthology.orchestra.run.smithi122.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0145763 s, 719 MB/s 2024-04-16T14:19:06.757 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-04-16T14:19:06.828 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:06 smithi122 bash[18672]: cluster 2024-04-16T14:19:04.846693+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:06.828 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:06 smithi122 bash[18672]: audit 2024-04-16T14:19:05.554679+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:19:06.829 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:06 smithi122 bash[18672]: cluster 2024-04-16T14:19:05.554924+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-16T14:19:06.829 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:06 smithi122 bash[18672]: audit 2024-04-16T14:19:05.555237+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:06.829 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:06 smithi122 bash[18672]: audit 2024-04-16T14:19:05.556131+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:19:06.829 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:06 smithi122 bash[18672]: audit 2024-04-16T14:19:05.556753+0000 mon.a (mon.0) 505 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:19:06.951 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[37391]: debug 2024-04-16T14:19:06.563+0000 7fec66779700 -1 osd.3 0 waiting for initial osdmap 2024-04-16T14:19:06.951 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[37391]: debug 2024-04-16T14:19:06.571+0000 7fec61911700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:19:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[18570]: cluster 2024-04-16T14:19:04.846693+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[18570]: audit 2024-04-16T14:19:05.554679+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:19:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[18570]: cluster 2024-04-16T14:19:05.554924+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-16T14:19:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[18570]: audit 2024-04-16T14:19:05.555237+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[18570]: audit 2024-04-16T14:19:05.556131+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:19:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[18570]: audit 2024-04-16T14:19:05.556753+0000 mon.a (mon.0) 505 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:19:06.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[23969]: cluster 2024-04-16T14:19:04.846693+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:06.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[23969]: audit 2024-04-16T14:19:05.554679+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:19:06.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[23969]: cluster 2024-04-16T14:19:05.554924+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-16T14:19:06.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[23969]: audit 2024-04-16T14:19:05.555237+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:06.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[23969]: audit 2024-04-16T14:19:05.556131+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:19:06.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:06 smithi071 bash[23969]: audit 2024-04-16T14:19:05.556753+0000 mon.a (mon.0) 505 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:19:07.471 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_4 2024-04-16T14:19:07.912 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:07 smithi122 bash[18672]: audit 2024-04-16T14:19:06.557763+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:19:07.912 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:07 smithi122 bash[18672]: cluster 2024-04-16T14:19:06.558039+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-16T14:19:07.912 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:07 smithi122 bash[18672]: audit 2024-04-16T14:19:06.558791+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:07.912 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:07 smithi122 bash[18672]: audit 2024-04-16T14:19:06.568835+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:07 smithi071 bash[18570]: audit 2024-04-16T14:19:06.557763+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:19:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:07 smithi071 bash[18570]: cluster 2024-04-16T14:19:06.558039+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-16T14:19:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:07 smithi071 bash[18570]: audit 2024-04-16T14:19:06.558791+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:07 smithi071 bash[18570]: audit 2024-04-16T14:19:06.568835+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:07.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:07 smithi071 bash[23969]: audit 2024-04-16T14:19:06.557763+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-04-16T14:19:07.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:07 smithi071 bash[23969]: cluster 2024-04-16T14:19:06.558039+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-16T14:19:07.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:07 smithi071 bash[23969]: audit 2024-04-16T14:19:06.558791+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:07.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:07 smithi071 bash[23969]: audit 2024-04-16T14:19:06.568835+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:08.575 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:19:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:08.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:08 smithi122 bash[18672]: cluster 2024-04-16T14:19:05.603847+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:19:08.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:08 smithi122 bash[18672]: cluster 2024-04-16T14:19:05.604011+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:19:08.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:08 smithi122 bash[18672]: cluster 2024-04-16T14:19:06.847218+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:08.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:08 smithi122 bash[18672]: cluster 2024-04-16T14:19:07.567883+0000 mon.a (mon.0) 510 : cluster [INF] osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919] boot 2024-04-16T14:19:08.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:08 smithi122 bash[18672]: cluster 2024-04-16T14:19:07.568033+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-16T14:19:08.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:08 smithi122 bash[18672]: audit 2024-04-16T14:19:07.568729+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:08.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:08 smithi122 bash[18672]: audit 2024-04-16T14:19:08.282421+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:08.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:08 smithi122 bash[18672]: audit 2024-04-16T14:19:08.291482+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18570]: cluster 2024-04-16T14:19:05.603847+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18570]: cluster 2024-04-16T14:19:05.604011+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18570]: cluster 2024-04-16T14:19:06.847218+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18570]: cluster 2024-04-16T14:19:07.567883+0000 mon.a (mon.0) 510 : cluster [INF] osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919] boot 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18570]: cluster 2024-04-16T14:19:07.568033+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18570]: audit 2024-04-16T14:19:07.568729+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18570]: audit 2024-04-16T14:19:08.282421+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[18570]: audit 2024-04-16T14:19:08.291482+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[23969]: cluster 2024-04-16T14:19:05.603847+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[23969]: cluster 2024-04-16T14:19:05.604011+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:19:08.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[23969]: cluster 2024-04-16T14:19:06.847218+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:19:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[23969]: cluster 2024-04-16T14:19:07.567883+0000 mon.a (mon.0) 510 : cluster [INF] osd.3 [v2:172.21.15.71:6826/1064037919,v1:172.21.15.71:6827/1064037919] boot 2024-04-16T14:19:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[23969]: cluster 2024-04-16T14:19:07.568033+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-16T14:19:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[23969]: audit 2024-04-16T14:19:07.568729+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:19:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[23969]: audit 2024-04-16T14:19:08.282421+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:08 smithi071 bash[23969]: audit 2024-04-16T14:19:08.291482+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:09 smithi122 bash[18672]: cluster 2024-04-16T14:19:08.577573+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-16T14:19:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:09 smithi071 bash[18570]: cluster 2024-04-16T14:19:08.577573+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-16T14:19:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:09 smithi071 bash[23969]: cluster 2024-04-16T14:19:08.577573+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-16T14:19:11.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:10 smithi122 bash[18672]: cluster 2024-04-16T14:19:08.847762+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:10 smithi071 bash[23969]: cluster 2024-04-16T14:19:08.847762+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:10 smithi071 bash[18570]: cluster 2024-04-16T14:19:08.847762+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:12.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:11 smithi122 bash[18672]: audit 2024-04-16T14:19:11.466494+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:19:12.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:11 smithi122 bash[18672]: audit 2024-04-16T14:19:11.473039+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:19:12.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:11 smithi122 bash[18672]: audit 2024-04-16T14:19:11.474734+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:11 smithi071 bash[18570]: audit 2024-04-16T14:19:11.466494+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:19:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:11 smithi071 bash[18570]: audit 2024-04-16T14:19:11.473039+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:19:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:11 smithi071 bash[18570]: audit 2024-04-16T14:19:11.474734+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:11 smithi071 bash[23969]: audit 2024-04-16T14:19:11.466494+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:19:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:11 smithi071 bash[23969]: audit 2024-04-16T14:19:11.473039+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:19:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:11 smithi071 bash[23969]: audit 2024-04-16T14:19:11.474734+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:13.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:12 smithi122 bash[18672]: cluster 2024-04-16T14:19:10.848359+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:13.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:12 smithi122 bash[18672]: audit 2024-04-16T14:19:11.459663+0000 mgr.y (mgr.14152) 154 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:19:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:12 smithi071 bash[18570]: cluster 2024-04-16T14:19:10.848359+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:12 smithi071 bash[18570]: audit 2024-04-16T14:19:11.459663+0000 mgr.y (mgr.14152) 154 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:19:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:12 smithi071 bash[23969]: cluster 2024-04-16T14:19:10.848359+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:12 smithi071 bash[23969]: audit 2024-04-16T14:19:11.459663+0000 mgr.y (mgr.14152) 154 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:19:14.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:14 smithi122 bash[18672]: cluster 2024-04-16T14:19:12.848905+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:14 smithi071 bash[18570]: cluster 2024-04-16T14:19:12.848905+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:14 smithi071 bash[23969]: cluster 2024-04-16T14:19:12.848905+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:16 smithi122 bash[18672]: cluster 2024-04-16T14:19:14.849453+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:16 smithi071 bash[18570]: cluster 2024-04-16T14:19:14.849453+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:16 smithi071 bash[23969]: cluster 2024-04-16T14:19:14.849453+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:18.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[23969]: audit 2024-04-16T14:19:17.452259+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.122:0/659788501' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]: dispatch 2024-04-16T14:19:18.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[23969]: audit 2024-04-16T14:19:17.453345+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]: dispatch 2024-04-16T14:19:18.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[23969]: audit 2024-04-16T14:19:17.459954+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]': finished 2024-04-16T14:19:18.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[23969]: cluster 2024-04-16T14:19:17.460056+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-16T14:19:18.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[23969]: audit 2024-04-16T14:19:17.460317+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:18.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[18570]: audit 2024-04-16T14:19:17.452259+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.122:0/659788501' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]: dispatch 2024-04-16T14:19:18.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[18570]: audit 2024-04-16T14:19:17.453345+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]: dispatch 2024-04-16T14:19:18.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[18570]: audit 2024-04-16T14:19:17.459954+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]': finished 2024-04-16T14:19:18.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[18570]: cluster 2024-04-16T14:19:17.460056+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-16T14:19:18.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:17 smithi071 bash[18570]: audit 2024-04-16T14:19:17.460317+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:18.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:17 smithi122 bash[18672]: audit 2024-04-16T14:19:17.452259+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.122:0/659788501' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]: dispatch 2024-04-16T14:19:18.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:17 smithi122 bash[18672]: audit 2024-04-16T14:19:17.453345+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]: dispatch 2024-04-16T14:19:18.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:17 smithi122 bash[18672]: audit 2024-04-16T14:19:17.459954+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f7c453b-dba2-40c3-a023-192d5a90b06a"}]': finished 2024-04-16T14:19:18.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:17 smithi122 bash[18672]: cluster 2024-04-16T14:19:17.460056+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-16T14:19:18.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:17 smithi122 bash[18672]: audit 2024-04-16T14:19:17.460317+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:18.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:19:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[18570]: cluster 2024-04-16T14:19:16.849823+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[18570]: audit 2024-04-16T14:19:18.093794+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.122:0/3349268559' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:19:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[18570]: audit 2024-04-16T14:19:18.097184+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[18570]: audit 2024-04-16T14:19:18.101228+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:18.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:19:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[23969]: cluster 2024-04-16T14:19:16.849823+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[23969]: audit 2024-04-16T14:19:18.093794+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.122:0/3349268559' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:19:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[23969]: audit 2024-04-16T14:19:18.097184+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:18 smithi071 bash[23969]: audit 2024-04-16T14:19:18.101228+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:19.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:18 smithi122 bash[18672]: cluster 2024-04-16T14:19:16.849823+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:19.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:18 smithi122 bash[18672]: audit 2024-04-16T14:19:18.093794+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.122:0/3349268559' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:19:19.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:18 smithi122 bash[18672]: audit 2024-04-16T14:19:18.097184+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:19.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:18 smithi122 bash[18672]: audit 2024-04-16T14:19:18.101228+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:19 smithi122 bash[18672]: cephadm 2024-04-16T14:19:18.098003+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:19:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:19 smithi122 bash[18672]: audit 2024-04-16T14:19:18.923178+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:19 smithi122 bash[18672]: audit 2024-04-16T14:19:18.933092+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:19 smithi071 bash[18570]: cephadm 2024-04-16T14:19:18.098003+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:19:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:19 smithi071 bash[18570]: audit 2024-04-16T14:19:18.923178+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:19 smithi071 bash[18570]: audit 2024-04-16T14:19:18.933092+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:19 smithi071 bash[23969]: cephadm 2024-04-16T14:19:18.098003+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:19:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:19 smithi071 bash[23969]: audit 2024-04-16T14:19:18.923178+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:19 smithi071 bash[23969]: audit 2024-04-16T14:19:18.933092+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:21.152 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:20 smithi122 bash[18672]: cluster 2024-04-16T14:19:18.850127+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:20 smithi071 bash[18570]: cluster 2024-04-16T14:19:18.850127+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:20 smithi071 bash[23969]: cluster 2024-04-16T14:19:18.850127+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:21 smithi122 bash[18672]: cluster 2024-04-16T14:19:20.850625+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:21 smithi071 bash[18570]: cluster 2024-04-16T14:19:20.850625+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:21 smithi071 bash[23969]: cluster 2024-04-16T14:19:20.850625+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:25.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:24 smithi122 bash[18672]: cluster 2024-04-16T14:19:22.851183+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:24 smithi071 bash[18570]: cluster 2024-04-16T14:19:22.851183+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:24 smithi071 bash[23969]: cluster 2024-04-16T14:19:22.851183+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:27.025 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:26 smithi122 bash[18672]: cluster 2024-04-16T14:19:24.851731+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:26 smithi071 bash[18570]: cluster 2024-04-16T14:19:24.851731+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:26 smithi071 bash[23969]: cluster 2024-04-16T14:19:24.851731+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:27 smithi122 bash[18672]: audit 2024-04-16T14:19:26.787603+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:19:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:27 smithi122 bash[18672]: audit 2024-04-16T14:19:26.789466+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:27 smithi122 bash[18672]: cephadm 2024-04-16T14:19:26.790948+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-04-16T14:19:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:27 smithi071 bash[18570]: audit 2024-04-16T14:19:26.787603+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:19:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:27 smithi071 bash[18570]: audit 2024-04-16T14:19:26.789466+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:27 smithi071 bash[18570]: cephadm 2024-04-16T14:19:26.790948+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-04-16T14:19:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:27 smithi071 bash[23969]: audit 2024-04-16T14:19:26.787603+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:19:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:27 smithi071 bash[23969]: audit 2024-04-16T14:19:26.789466+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:28.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:27 smithi071 bash[23969]: cephadm 2024-04-16T14:19:26.790948+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-04-16T14:19:28.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:28 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:19:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:29.049 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:28 smithi122 bash[18672]: cluster 2024-04-16T14:19:26.852274+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:29.049 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:28 smithi122 bash[18672]: audit 2024-04-16T14:19:28.439510+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:29.049 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:28 smithi122 bash[18672]: audit 2024-04-16T14:19:28.449992+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:28 smithi071 bash[18570]: cluster 2024-04-16T14:19:26.852274+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:28 smithi071 bash[18570]: audit 2024-04-16T14:19:28.439510+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:28 smithi071 bash[18570]: audit 2024-04-16T14:19:28.449992+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:28 smithi071 bash[23969]: cluster 2024-04-16T14:19:26.852274+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:29.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:28 smithi071 bash[23969]: audit 2024-04-16T14:19:28.439510+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:29.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:28 smithi071 bash[23969]: audit 2024-04-16T14:19:28.449992+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:30.648 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:30 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:19:30.648 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:19:30 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:19:30.950 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:19:30 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:19:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:30 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:19:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:30 smithi122 bash[18672]: cluster 2024-04-16T14:19:28.852807+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:30 smithi071 bash[18570]: cluster 2024-04-16T14:19:28.852807+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:30 smithi071 bash[23969]: cluster 2024-04-16T14:19:28.852807+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:19:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[18570]: audit 2024-04-16T14:19:30.789126+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[18570]: audit 2024-04-16T14:19:30.816795+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[18570]: audit 2024-04-16T14:19:30.819493+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[18570]: audit 2024-04-16T14:19:30.821129+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[18570]: audit 2024-04-16T14:19:30.833107+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[18570]: audit 2024-04-16T14:19:31.556144+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[18570]: audit 2024-04-16T14:19:31.567659+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[23969]: audit 2024-04-16T14:19:30.789126+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[23969]: audit 2024-04-16T14:19:30.816795+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[23969]: audit 2024-04-16T14:19:30.819493+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[23969]: audit 2024-04-16T14:19:30.821129+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[23969]: audit 2024-04-16T14:19:30.833107+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[23969]: audit 2024-04-16T14:19:31.556144+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:31 smithi071 bash[23969]: audit 2024-04-16T14:19:31.567659+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.984 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:31 smithi122 bash[18672]: audit 2024-04-16T14:19:30.789126+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.984 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:31 smithi122 bash[18672]: audit 2024-04-16T14:19:30.816795+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:31.984 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:31 smithi122 bash[18672]: audit 2024-04-16T14:19:30.819493+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:31.985 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:31 smithi122 bash[18672]: audit 2024-04-16T14:19:30.821129+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:31.985 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:31 smithi122 bash[18672]: audit 2024-04-16T14:19:30.833107+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.985 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:31 smithi122 bash[18672]: audit 2024-04-16T14:19:31.556144+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:31.985 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:31 smithi122 bash[18672]: audit 2024-04-16T14:19:31.567659+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:32 smithi071 bash[18570]: cluster 2024-04-16T14:19:30.853291+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:32 smithi071 bash[23969]: cluster 2024-04-16T14:19:30.853291+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:33.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:32 smithi122 bash[18672]: cluster 2024-04-16T14:19:30.853291+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:35.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:34 smithi122 bash[18672]: cluster 2024-04-16T14:19:32.853814+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:34 smithi071 bash[18570]: cluster 2024-04-16T14:19:32.853814+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:34 smithi071 bash[23969]: cluster 2024-04-16T14:19:32.853814+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:36.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:35 smithi071 bash[18570]: cluster 2024-04-16T14:19:34.854256+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:36.063 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:35 smithi071 bash[23969]: cluster 2024-04-16T14:19:34.854256+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:35 smithi122 bash[18672]: cluster 2024-04-16T14:19:34.854256+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:37.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:37 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:19:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:37.761 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 4 on host 'smithi122' 2024-04-16T14:19:38.327 DEBUG:teuthology.orchestra.run.smithi122:osd.4> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.4.service 2024-04-16T14:19:38.330 INFO:tasks.cephadm:Deploying osd.5 on smithi122 with /dev/vg_nvme/lv_3... 2024-04-16T14:19:38.330 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: cluster 2024-04-16T14:19:36.854732+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.250131+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.255987+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.764398+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.770009+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.772510+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.774121+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.778146+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:38.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: cephadm 2024-04-16T14:19:37.779507+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 16241M 2024-04-16T14:19:38.554 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.787860+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.554 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:38 smithi122 bash[18672]: audit 2024-04-16T14:19:37.798589+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: cluster 2024-04-16T14:19:36.854732+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.250131+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.255987+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.764398+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.770009+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.772510+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.774121+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.778146+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: cephadm 2024-04-16T14:19:37.779507+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 16241M 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.787860+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[18570]: audit 2024-04-16T14:19:37.798589+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: cluster 2024-04-16T14:19:36.854732+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.250131+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.255987+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.764398+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.770009+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:19:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.772510+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:38.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.774121+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:19:38.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.778146+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:19:38.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: cephadm 2024-04-16T14:19:37.779507+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 16241M 2024-04-16T14:19:38.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.787860+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:38.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:38 smithi071 bash[23969]: audit 2024-04-16T14:19:37.798589+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:39.561 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:19:39 smithi122 bash[24088]: debug 2024-04-16T14:19:39.404+0000 7f2e491103c0 -1 osd.4 0 log_to_monitors true 2024-04-16T14:19:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:39 smithi122 bash[18672]: audit 2024-04-16T14:19:39.412400+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:19:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:39 smithi122 bash[18672]: audit 2024-04-16T14:19:39.413173+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:19:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:39 smithi071 bash[18570]: audit 2024-04-16T14:19:39.412400+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:19:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:39 smithi071 bash[18570]: audit 2024-04-16T14:19:39.413173+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:19:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:39 smithi071 bash[23969]: audit 2024-04-16T14:19:39.412400+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:19:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:39 smithi071 bash[23969]: audit 2024-04-16T14:19:39.413173+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:19:40.947 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:19:40 smithi122 bash[24088]: debug 2024-04-16T14:19:40.788+0000 7f2e3fb13700 -1 osd.4 0 waiting for initial osdmap 2024-04-16T14:19:40.947 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:19:40 smithi122 bash[24088]: debug 2024-04-16T14:19:40.796+0000 7f2e3c4ae700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:19:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:40 smithi122 bash[18672]: cluster 2024-04-16T14:19:38.855299+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:40 smithi122 bash[18672]: audit 2024-04-16T14:19:39.783011+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:19:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:40 smithi122 bash[18672]: cluster 2024-04-16T14:19:39.783156+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-16T14:19:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:40 smithi122 bash[18672]: audit 2024-04-16T14:19:39.783419+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:40 smithi122 bash[18672]: audit 2024-04-16T14:19:39.784257+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:19:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:40 smithi122 bash[18672]: audit 2024-04-16T14:19:39.785164+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:19:41.186 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-16T14:19:41.186 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-16T14:19:41.186 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-04-16T14:19:41.186 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-04-16T14:19:41.186 INFO:teuthology.orchestra.run.smithi122.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0157575 s, 665 MB/s 2024-04-16T14:19:41.186 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-04-16T14:19:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[18570]: cluster 2024-04-16T14:19:38.855299+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[18570]: audit 2024-04-16T14:19:39.783011+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:19:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[18570]: cluster 2024-04-16T14:19:39.783156+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-16T14:19:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[18570]: audit 2024-04-16T14:19:39.783419+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[18570]: audit 2024-04-16T14:19:39.784257+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:19:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[18570]: audit 2024-04-16T14:19:39.785164+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:19:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[23969]: cluster 2024-04-16T14:19:38.855299+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:19:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[23969]: audit 2024-04-16T14:19:39.783011+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:19:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[23969]: cluster 2024-04-16T14:19:39.783156+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-16T14:19:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[23969]: audit 2024-04-16T14:19:39.783419+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[23969]: audit 2024-04-16T14:19:39.784257+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:19:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:40 smithi071 bash[23969]: audit 2024-04-16T14:19:39.785164+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:19:41.853 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_3 2024-04-16T14:19:42.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:41 smithi122 bash[18672]: audit 2024-04-16T14:19:40.782670+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:19:42.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:41 smithi122 bash[18672]: cluster 2024-04-16T14:19:40.782798+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-16T14:19:42.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:41 smithi122 bash[18672]: audit 2024-04-16T14:19:40.783391+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:42.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:41 smithi122 bash[18672]: audit 2024-04-16T14:19:40.794154+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:41 smithi071 bash[18570]: audit 2024-04-16T14:19:40.782670+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:19:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:41 smithi071 bash[18570]: cluster 2024-04-16T14:19:40.782798+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-16T14:19:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:41 smithi071 bash[18570]: audit 2024-04-16T14:19:40.783391+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:41 smithi071 bash[18570]: audit 2024-04-16T14:19:40.794154+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:41 smithi071 bash[23969]: audit 2024-04-16T14:19:40.782670+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:19:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:41 smithi071 bash[23969]: cluster 2024-04-16T14:19:40.782798+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-16T14:19:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:41 smithi071 bash[23969]: audit 2024-04-16T14:19:40.783391+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:41 smithi071 bash[23969]: audit 2024-04-16T14:19:40.794154+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:43.085 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: cluster 2024-04-16T14:19:40.373547+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:19:43.085 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: cluster 2024-04-16T14:19:40.373744+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:19:43.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: cluster 2024-04-16T14:19:40.855858+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-04-16T14:19:43.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: audit 2024-04-16T14:19:41.791040+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:43.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: cluster 2024-04-16T14:19:41.797355+0000 mon.a (mon.0) 557 : cluster [INF] osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373] boot 2024-04-16T14:19:43.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: cluster 2024-04-16T14:19:41.797761+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-16T14:19:43.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: audit 2024-04-16T14:19:41.799597+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:43.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: audit 2024-04-16T14:19:41.856630+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:19:43.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: audit 2024-04-16T14:19:41.858528+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:19:43.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:42 smithi122 bash[18672]: cluster 2024-04-16T14:19:42.802467+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-16T14:19:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: cluster 2024-04-16T14:19:40.373547+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:19:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: cluster 2024-04-16T14:19:40.373744+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:19:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: cluster 2024-04-16T14:19:40.855858+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-04-16T14:19:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: audit 2024-04-16T14:19:41.791040+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: cluster 2024-04-16T14:19:41.797355+0000 mon.a (mon.0) 557 : cluster [INF] osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373] boot 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: cluster 2024-04-16T14:19:41.797761+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: audit 2024-04-16T14:19:41.799597+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: audit 2024-04-16T14:19:41.856630+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: audit 2024-04-16T14:19:41.858528+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[18570]: cluster 2024-04-16T14:19:42.802467+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: cluster 2024-04-16T14:19:40.373547+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: cluster 2024-04-16T14:19:40.373744+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:19:43.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: cluster 2024-04-16T14:19:40.855858+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-04-16T14:19:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: audit 2024-04-16T14:19:41.791040+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: cluster 2024-04-16T14:19:41.797355+0000 mon.a (mon.0) 557 : cluster [INF] osd.4 [v2:172.21.15.122:6800/3440054373,v1:172.21.15.122:6801/3440054373] boot 2024-04-16T14:19:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: cluster 2024-04-16T14:19:41.797761+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-16T14:19:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: audit 2024-04-16T14:19:41.799597+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:19:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: audit 2024-04-16T14:19:41.856630+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:19:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: audit 2024-04-16T14:19:41.858528+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:19:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:42 smithi071 bash[23969]: cluster 2024-04-16T14:19:42.802467+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-16T14:19:44.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:44 smithi122 bash[18672]: cluster 2024-04-16T14:19:42.856367+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:44.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:44 smithi122 bash[18672]: cluster 2024-04-16T14:19:43.823513+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-16T14:19:44.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:44 smithi122 bash[18672]: audit 2024-04-16T14:19:44.510092+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:19:44.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:44 smithi122 bash[18672]: audit 2024-04-16T14:19:44.516598+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:19:44.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:44 smithi122 bash[18672]: audit 2024-04-16T14:19:44.518367+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[18570]: cluster 2024-04-16T14:19:42.856367+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[18570]: cluster 2024-04-16T14:19:43.823513+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-16T14:19:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[18570]: audit 2024-04-16T14:19:44.510092+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:19:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[18570]: audit 2024-04-16T14:19:44.516598+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:19:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[18570]: audit 2024-04-16T14:19:44.518367+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:45.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[23969]: cluster 2024-04-16T14:19:42.856367+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:45.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[23969]: cluster 2024-04-16T14:19:43.823513+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-16T14:19:45.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[23969]: audit 2024-04-16T14:19:44.510092+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:19:45.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[23969]: audit 2024-04-16T14:19:44.516598+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:19:45.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:44 smithi071 bash[23969]: audit 2024-04-16T14:19:44.518367+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:19:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:45 smithi122 bash[18672]: audit 2024-04-16T14:19:44.503212+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:19:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:45 smithi122 bash[18672]: cluster 2024-04-16T14:19:44.831090+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-16T14:19:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:45 smithi071 bash[18570]: audit 2024-04-16T14:19:44.503212+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:19:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:45 smithi071 bash[18570]: cluster 2024-04-16T14:19:44.831090+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-16T14:19:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:45 smithi071 bash[23969]: audit 2024-04-16T14:19:44.503212+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:19:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:45 smithi071 bash[23969]: cluster 2024-04-16T14:19:44.831090+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-16T14:19:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:46 smithi122 bash[18672]: cluster 2024-04-16T14:19:44.856900+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:19:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:46 smithi122 bash[18672]: cluster 2024-04-16T14:19:45.838662+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-16T14:19:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:46 smithi071 bash[18570]: cluster 2024-04-16T14:19:44.856900+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:19:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:46 smithi071 bash[18570]: cluster 2024-04-16T14:19:45.838662+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-16T14:19:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:46 smithi071 bash[23969]: cluster 2024-04-16T14:19:44.856900+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:19:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:46 smithi071 bash[23969]: cluster 2024-04-16T14:19:45.838662+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-16T14:19:48.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:48 smithi122 bash[18672]: cluster 2024-04-16T14:19:46.857496+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-16T14:19:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:48 smithi071 bash[18570]: cluster 2024-04-16T14:19:46.857496+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-16T14:19:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:48 smithi071 bash[23969]: cluster 2024-04-16T14:19:46.857496+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-16T14:19:51.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:50 smithi122 bash[18672]: cluster 2024-04-16T14:19:48.858148+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v148: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:19:51.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:50 smithi122 bash[18672]: audit 2024-04-16T14:19:50.183852+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.122:0/1661270809' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]: dispatch 2024-04-16T14:19:51.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:50 smithi122 bash[18672]: audit 2024-04-16T14:19:50.184797+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]: dispatch 2024-04-16T14:19:51.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:50 smithi122 bash[18672]: audit 2024-04-16T14:19:50.193192+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]': finished 2024-04-16T14:19:51.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:50 smithi122 bash[18672]: cluster 2024-04-16T14:19:50.193316+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-16T14:19:51.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:50 smithi122 bash[18672]: audit 2024-04-16T14:19:50.193571+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[18570]: cluster 2024-04-16T14:19:48.858148+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v148: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[18570]: audit 2024-04-16T14:19:50.183852+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.122:0/1661270809' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]: dispatch 2024-04-16T14:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[18570]: audit 2024-04-16T14:19:50.184797+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]: dispatch 2024-04-16T14:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[18570]: audit 2024-04-16T14:19:50.193192+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]': finished 2024-04-16T14:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[18570]: cluster 2024-04-16T14:19:50.193316+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-16T14:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[18570]: audit 2024-04-16T14:19:50.193571+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:19:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[23969]: cluster 2024-04-16T14:19:48.858148+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v148: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:19:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[23969]: audit 2024-04-16T14:19:50.183852+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.122:0/1661270809' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]: dispatch 2024-04-16T14:19:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[23969]: audit 2024-04-16T14:19:50.184797+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]: dispatch 2024-04-16T14:19:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[23969]: audit 2024-04-16T14:19:50.193192+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "024ab1ac-90e6-48a6-874d-cd13b7bdfa51"}]': finished 2024-04-16T14:19:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[23969]: cluster 2024-04-16T14:19:50.193316+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-16T14:19:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:50 smithi071 bash[23969]: audit 2024-04-16T14:19:50.193571+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:19:51.909 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:51 smithi122 bash[18672]: audit 2024-04-16T14:19:50.889498+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.122:0/3158641440' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:19:51.909 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:51 smithi122 bash[18672]: audit 2024-04-16T14:19:51.678096+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:51.909 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:51 smithi122 bash[18672]: audit 2024-04-16T14:19:51.684028+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:51.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:51 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:19:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:51 smithi071 bash[18570]: audit 2024-04-16T14:19:50.889498+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.122:0/3158641440' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:19:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:51 smithi071 bash[18570]: audit 2024-04-16T14:19:51.678096+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:51 smithi071 bash[18570]: audit 2024-04-16T14:19:51.684028+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:51 smithi071 bash[23969]: audit 2024-04-16T14:19:50.889498+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.122:0/3158641440' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:51 smithi071 bash[23969]: audit 2024-04-16T14:19:51.678096+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:51 smithi071 bash[23969]: audit 2024-04-16T14:19:51.684028+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:52 smithi122 bash[18672]: cluster 2024-04-16T14:19:50.858650+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:52 smithi122 bash[18672]: cephadm 2024-04-16T14:19:51.679392+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:19:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:52 smithi071 bash[18570]: cluster 2024-04-16T14:19:50.858650+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:52 smithi071 bash[18570]: cephadm 2024-04-16T14:19:51.679392+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:19:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:52 smithi071 bash[23969]: cluster 2024-04-16T14:19:50.858650+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:52 smithi071 bash[23969]: cephadm 2024-04-16T14:19:51.679392+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:19:54.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:54 smithi122 bash[18672]: cluster 2024-04-16T14:19:52.859167+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:54 smithi071 bash[18570]: cluster 2024-04-16T14:19:52.859167+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:54 smithi071 bash[23969]: cluster 2024-04-16T14:19:52.859167+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:55.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:54 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:19:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:56.092 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:55 smithi122 bash[18672]: audit 2024-04-16T14:19:54.834432+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:56.092 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:55 smithi122 bash[18672]: audit 2024-04-16T14:19:54.840597+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:56.092 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:55 smithi122 bash[18672]: cluster 2024-04-16T14:19:54.859731+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:55 smithi071 bash[23969]: audit 2024-04-16T14:19:54.834432+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:55 smithi071 bash[23969]: audit 2024-04-16T14:19:54.840597+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:55 smithi071 bash[23969]: cluster 2024-04-16T14:19:54.859731+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:55 smithi071 bash[18570]: audit 2024-04-16T14:19:54.834432+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:55 smithi071 bash[18570]: audit 2024-04-16T14:19:54.840597+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:55 smithi071 bash[18570]: cluster 2024-04-16T14:19:54.859731+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:57.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:19:57 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:19:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:19:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:58 smithi122 bash[18672]: cluster 2024-04-16T14:19:56.860283+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:58 smithi122 bash[18672]: audit 2024-04-16T14:19:57.401539+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:58 smithi122 bash[18672]: audit 2024-04-16T14:19:57.408433+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:58 smithi071 bash[18570]: cluster 2024-04-16T14:19:56.860283+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:58 smithi071 bash[18570]: audit 2024-04-16T14:19:57.401539+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:58 smithi071 bash[18570]: audit 2024-04-16T14:19:57.408433+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:58 smithi071 bash[23969]: cluster 2024-04-16T14:19:56.860283+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:19:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:58 smithi071 bash[23969]: audit 2024-04-16T14:19:57.401539+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:58 smithi071 bash[23969]: audit 2024-04-16T14:19:57.408433+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:19:59.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:59 smithi122 bash[18672]: audit 2024-04-16T14:19:59.548324+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:19:59.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:19:59 smithi122 bash[18672]: audit 2024-04-16T14:19:59.549995+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:59 smithi071 bash[18570]: audit 2024-04-16T14:19:59.548324+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:20:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:19:59 smithi071 bash[18570]: audit 2024-04-16T14:19:59.549995+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:59 smithi071 bash[23969]: audit 2024-04-16T14:19:59.548324+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:20:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:19:59 smithi071 bash[23969]: audit 2024-04-16T14:19:59.549995+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:01.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:00 smithi122 bash[18672]: cluster 2024-04-16T14:19:58.860918+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:01.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:00 smithi122 bash[18672]: cephadm 2024-04-16T14:19:59.551656+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-04-16T14:20:01.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:00 smithi122 bash[18672]: cluster 2024-04-16T14:20:00.000163+0000 mon.a (mon.0) 581 : cluster [INF] overall HEALTH_OK 2024-04-16T14:20:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:00 smithi071 bash[18570]: cluster 2024-04-16T14:19:58.860918+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:00 smithi071 bash[18570]: cephadm 2024-04-16T14:19:59.551656+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-04-16T14:20:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:00 smithi071 bash[18570]: cluster 2024-04-16T14:20:00.000163+0000 mon.a (mon.0) 581 : cluster [INF] overall HEALTH_OK 2024-04-16T14:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:00 smithi071 bash[23969]: cluster 2024-04-16T14:19:58.860918+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:00 smithi071 bash[23969]: cephadm 2024-04-16T14:19:59.551656+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-04-16T14:20:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:00 smithi071 bash[23969]: cluster 2024-04-16T14:20:00.000163+0000 mon.a (mon.0) 581 : cluster [INF] overall HEALTH_OK 2024-04-16T14:20:03.029 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:20:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:03.030 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:20:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:03.030 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:02 smithi122 bash[18672]: cluster 2024-04-16T14:20:00.861545+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:03.030 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:02 smithi071 bash[18570]: cluster 2024-04-16T14:20:00.861545+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:02 smithi071 bash[23969]: cluster 2024-04-16T14:20:00.861545+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:03.280 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:03 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:03.280 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:20:03 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:03.280 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:20:03 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:04.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:04 smithi122 bash[18672]: cluster 2024-04-16T14:20:02.862134+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:04.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:04 smithi122 bash[18672]: audit 2024-04-16T14:20:03.271479+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:04.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:04 smithi122 bash[18672]: audit 2024-04-16T14:20:03.284954+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:04.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:04 smithi122 bash[18672]: audit 2024-04-16T14:20:03.288305+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:04.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:04 smithi122 bash[18672]: audit 2024-04-16T14:20:03.290258+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:04.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:04 smithi122 bash[18672]: audit 2024-04-16T14:20:03.304798+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[23969]: cluster 2024-04-16T14:20:02.862134+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[23969]: audit 2024-04-16T14:20:03.271479+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[23969]: audit 2024-04-16T14:20:03.284954+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[23969]: audit 2024-04-16T14:20:03.288305+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[23969]: audit 2024-04-16T14:20:03.290258+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[23969]: audit 2024-04-16T14:20:03.304798+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[18570]: cluster 2024-04-16T14:20:02.862134+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[18570]: audit 2024-04-16T14:20:03.271479+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[18570]: audit 2024-04-16T14:20:03.284954+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[18570]: audit 2024-04-16T14:20:03.288305+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[18570]: audit 2024-04-16T14:20:03.290258+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:04 smithi071 bash[18570]: audit 2024-04-16T14:20:03.304798+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:06.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:06 smithi122 bash[18672]: cluster 2024-04-16T14:20:04.862752+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:06 smithi071 bash[18570]: cluster 2024-04-16T14:20:04.862752+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:06.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:06 smithi071 bash[23969]: cluster 2024-04-16T14:20:04.862752+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:08.523 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:08 smithi122 bash[18672]: cluster 2024-04-16T14:20:06.863386+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:08 smithi071 bash[18570]: cluster 2024-04-16T14:20:06.863386+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:08 smithi071 bash[23969]: cluster 2024-04-16T14:20:06.863386+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:09.085 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 5 on host 'smithi122' 2024-04-16T14:20:09.634 DEBUG:teuthology.orchestra.run.smithi122:osd.5> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.5.service 2024-04-16T14:20:09.636 INFO:tasks.cephadm:Deploying osd.6 on smithi122 with /dev/vg_nvme/lv_2... 2024-04-16T14:20:09.637 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-16T14:20:10.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: cluster 2024-04-16T14:20:08.864003+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.088067+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.092382+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.094986+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.096899+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.101253+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.103137+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: cephadm 2024-04-16T14:20:09.104541+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8120M 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.113682+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.122250+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.357683+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:20:10.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:10 smithi122 bash[18672]: audit 2024-04-16T14:20:09.358377+0000 mon.a (mon.0) 595 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:20:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: cluster 2024-04-16T14:20:08.864003+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.088067+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.092382+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.094986+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.096899+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.101253+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.103137+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: cephadm 2024-04-16T14:20:09.104541+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8120M 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.113682+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.122250+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.357683+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[18570]: audit 2024-04-16T14:20:09.358377+0000 mon.a (mon.0) 595 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:20:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: cluster 2024-04-16T14:20:08.864003+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.088067+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.092382+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.094986+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.096899+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.101253+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.103137+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: cephadm 2024-04-16T14:20:09.104541+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8120M 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.113682+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.122250+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.357683+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:20:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:10 smithi071 bash[23969]: audit 2024-04-16T14:20:09.358377+0000 mon.a (mon.0) 595 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:20:11.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:11 smithi122 bash[18672]: audit 2024-04-16T14:20:10.125518+0000 mon.a (mon.0) 596 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:20:11.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:11 smithi122 bash[18672]: cluster 2024-04-16T14:20:10.125651+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-16T14:20:11.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:11 smithi122 bash[18672]: audit 2024-04-16T14:20:10.125975+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:11.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:11 smithi122 bash[18672]: audit 2024-04-16T14:20:10.126759+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:11.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:11 smithi122 bash[18672]: audit 2024-04-16T14:20:10.127690+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:11.448 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:20:11 smithi122 bash[27156]: debug 2024-04-16T14:20:11.139+0000 7fa11d283700 -1 osd.5 0 waiting for initial osdmap 2024-04-16T14:20:11.448 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:20:11 smithi122 bash[27156]: debug 2024-04-16T14:20:11.155+0000 7fa119c1e700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:20:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[18570]: audit 2024-04-16T14:20:10.125518+0000 mon.a (mon.0) 596 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:20:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[18570]: cluster 2024-04-16T14:20:10.125651+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-16T14:20:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[18570]: audit 2024-04-16T14:20:10.125975+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[18570]: audit 2024-04-16T14:20:10.126759+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[18570]: audit 2024-04-16T14:20:10.127690+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[23969]: audit 2024-04-16T14:20:10.125518+0000 mon.a (mon.0) 596 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:20:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[23969]: cluster 2024-04-16T14:20:10.125651+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-16T14:20:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[23969]: audit 2024-04-16T14:20:10.125975+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[23969]: audit 2024-04-16T14:20:10.126759+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:11 smithi071 bash[23969]: audit 2024-04-16T14:20:10.127690+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:12.170 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:12 smithi122 bash[18672]: cluster 2024-04-16T14:20:10.864563+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:12.170 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:12 smithi122 bash[18672]: audit 2024-04-16T14:20:11.136829+0000 mon.a (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:20:12.170 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:12 smithi122 bash[18672]: cluster 2024-04-16T14:20:11.137082+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-16T14:20:12.170 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:12 smithi122 bash[18672]: audit 2024-04-16T14:20:11.137695+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:12.170 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:12 smithi122 bash[18672]: audit 2024-04-16T14:20:11.144785+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[18570]: cluster 2024-04-16T14:20:10.864563+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[18570]: audit 2024-04-16T14:20:11.136829+0000 mon.a (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[18570]: cluster 2024-04-16T14:20:11.137082+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-16T14:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[18570]: audit 2024-04-16T14:20:11.137695+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[18570]: audit 2024-04-16T14:20:11.144785+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[23969]: cluster 2024-04-16T14:20:10.864563+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:20:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[23969]: audit 2024-04-16T14:20:11.136829+0000 mon.a (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:20:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[23969]: cluster 2024-04-16T14:20:11.137082+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-16T14:20:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[23969]: audit 2024-04-16T14:20:11.137695+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:12 smithi071 bash[23969]: audit 2024-04-16T14:20:11.144785+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[18570]: cluster 2024-04-16T14:20:10.342507+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:20:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[18570]: cluster 2024-04-16T14:20:10.342702+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:20:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[18570]: cluster 2024-04-16T14:20:12.144529+0000 mon.a (mon.0) 604 : cluster [INF] osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166] boot 2024-04-16T14:20:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[18570]: cluster 2024-04-16T14:20:12.144661+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-16T14:20:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[18570]: audit 2024-04-16T14:20:12.144901+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[23969]: cluster 2024-04-16T14:20:10.342507+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:20:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[23969]: cluster 2024-04-16T14:20:10.342702+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:20:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[23969]: cluster 2024-04-16T14:20:12.144529+0000 mon.a (mon.0) 604 : cluster [INF] osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166] boot 2024-04-16T14:20:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[23969]: cluster 2024-04-16T14:20:12.144661+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-16T14:20:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:13 smithi071 bash[23969]: audit 2024-04-16T14:20:12.144901+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:13.397 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:13 smithi122 bash[18672]: cluster 2024-04-16T14:20:10.342507+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:20:13.397 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:13 smithi122 bash[18672]: cluster 2024-04-16T14:20:10.342702+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:20:13.397 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:13 smithi122 bash[18672]: cluster 2024-04-16T14:20:12.144529+0000 mon.a (mon.0) 604 : cluster [INF] osd.5 [v2:172.21.15.122:6808/2791025166,v1:172.21.15.122:6809/2791025166] boot 2024-04-16T14:20:13.397 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:13 smithi122 bash[18672]: cluster 2024-04-16T14:20:12.144661+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-16T14:20:13.397 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:13 smithi122 bash[18672]: audit 2024-04-16T14:20:12.144901+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:20:13.941 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-16T14:20:13.941 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-16T14:20:13.941 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-04-16T14:20:13.941 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-04-16T14:20:13.941 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129683 s, 809 MB/s 2024-04-16T14:20:13.941 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-04-16T14:20:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:14 smithi122 bash[18672]: cluster 2024-04-16T14:20:12.865158+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:14 smithi122 bash[18672]: cluster 2024-04-16T14:20:13.139411+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T14:20:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:14 smithi122 bash[18672]: cluster 2024-04-16T14:20:13.157329+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-16T14:20:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:14 smithi071 bash[18570]: cluster 2024-04-16T14:20:12.865158+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:14 smithi071 bash[18570]: cluster 2024-04-16T14:20:13.139411+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T14:20:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:14 smithi071 bash[18570]: cluster 2024-04-16T14:20:13.157329+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-16T14:20:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:14 smithi071 bash[23969]: cluster 2024-04-16T14:20:12.865158+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:14 smithi071 bash[23969]: cluster 2024-04-16T14:20:13.139411+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T14:20:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:14 smithi071 bash[23969]: cluster 2024-04-16T14:20:13.157329+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-16T14:20:14.644 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_2 2024-04-16T14:20:15.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:20:14 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:20:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[18570]: cluster 2024-04-16T14:20:14.158609+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-16T14:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[18570]: audit 2024-04-16T14:20:14.934671+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[18570]: audit 2024-04-16T14:20:14.941069+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[18570]: audit 2024-04-16T14:20:14.957328+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[18570]: audit 2024-04-16T14:20:14.959009+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[18570]: audit 2024-04-16T14:20:14.960078+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[18570]: audit 2024-04-16T14:20:14.967389+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[23969]: cluster 2024-04-16T14:20:14.158609+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-16T14:20:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[23969]: audit 2024-04-16T14:20:14.934671+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[23969]: audit 2024-04-16T14:20:14.941069+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[23969]: audit 2024-04-16T14:20:14.957328+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[23969]: audit 2024-04-16T14:20:14.959009+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[23969]: audit 2024-04-16T14:20:14.960078+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:15 smithi071 bash[23969]: audit 2024-04-16T14:20:14.967389+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:15.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:15 smithi122 bash[18672]: cluster 2024-04-16T14:20:14.158609+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-16T14:20:15.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:15 smithi122 bash[18672]: audit 2024-04-16T14:20:14.934671+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:15.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:15 smithi122 bash[18672]: audit 2024-04-16T14:20:14.941069+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:15.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:15 smithi122 bash[18672]: audit 2024-04-16T14:20:14.957328+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:15 smithi122 bash[18672]: audit 2024-04-16T14:20:14.959009+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:15 smithi122 bash[18672]: audit 2024-04-16T14:20:14.960078+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:15 smithi122 bash[18672]: audit 2024-04-16T14:20:14.967389+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:16.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:16 smithi122 bash[18672]: cluster 2024-04-16T14:20:14.865654+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:16.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:16 smithi122 bash[18672]: cephadm 2024-04-16T14:20:14.935876+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:20:16.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:16 smithi122 bash[18672]: cluster 2024-04-16T14:20:14.963451+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:16.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:16 smithi122 bash[18672]: cluster 2024-04-16T14:20:15.160958+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:20:16.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:16 smithi122 bash[18672]: cluster 2024-04-16T14:20:15.179534+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-16T14:20:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[18570]: cluster 2024-04-16T14:20:14.865654+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[18570]: cephadm 2024-04-16T14:20:14.935876+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:20:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[18570]: cluster 2024-04-16T14:20:14.963451+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[18570]: cluster 2024-04-16T14:20:15.160958+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:20:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[18570]: cluster 2024-04-16T14:20:15.179534+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-16T14:20:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[23969]: cluster 2024-04-16T14:20:14.865654+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[23969]: cephadm 2024-04-16T14:20:14.935876+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:20:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[23969]: cluster 2024-04-16T14:20:14.963451+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[23969]: cluster 2024-04-16T14:20:15.160958+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:20:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:16 smithi071 bash[23969]: cluster 2024-04-16T14:20:15.179534+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-16T14:20:17.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:17 smithi122 bash[18672]: cluster 2024-04-16T14:20:16.181862+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-16T14:20:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:17 smithi071 bash[18570]: cluster 2024-04-16T14:20:16.181862+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-16T14:20:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:17 smithi071 bash[23969]: cluster 2024-04-16T14:20:16.181862+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-16T14:20:17.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:20:17 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:20:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:20:17.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:20:17 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:20:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:20:18.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: cluster 2024-04-16T14:20:16.964118+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.584470+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.595312+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.768405+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.779163+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.791246+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.794020+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.795779+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: cluster 2024-04-16T14:20:17.800074+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.807307+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.844144+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.850649+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:20:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:18 smithi122 bash[18672]: audit 2024-04-16T14:20:17.852188+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: cluster 2024-04-16T14:20:16.964118+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.584470+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.595312+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.768405+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.779163+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.791246+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:18.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.794020+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:18.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.795779+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:18.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: cluster 2024-04-16T14:20:17.800074+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-04-16T14:20:18.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.807307+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.844144+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:20:18.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.850649+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:20:18.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[18570]: audit 2024-04-16T14:20:17.852188+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: cluster 2024-04-16T14:20:16.964118+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v171: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.584470+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.595312+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.768405+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.779163+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.791246+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.794020+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.795779+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: cluster 2024-04-16T14:20:17.800074+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-04-16T14:20:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.807307+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.844144+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:20:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.850649+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:20:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:18 smithi071 bash[23969]: audit 2024-04-16T14:20:17.852188+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:19 smithi122 bash[18672]: audit 2024-04-16T14:20:17.837414+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:20:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:19 smithi122 bash[18672]: cluster 2024-04-16T14:20:18.773293+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:20:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:19 smithi122 bash[18672]: cluster 2024-04-16T14:20:18.773353+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T14:20:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:19 smithi122 bash[18672]: cluster 2024-04-16T14:20:18.773382+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2024-04-16T14:20:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:19 smithi071 bash[18570]: audit 2024-04-16T14:20:17.837414+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:20:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:19 smithi071 bash[18570]: cluster 2024-04-16T14:20:18.773293+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:20:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:19 smithi071 bash[18570]: cluster 2024-04-16T14:20:18.773353+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T14:20:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:19 smithi071 bash[18570]: cluster 2024-04-16T14:20:18.773382+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2024-04-16T14:20:20.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:19 smithi071 bash[23969]: audit 2024-04-16T14:20:17.837414+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:20:20.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:19 smithi071 bash[23969]: cluster 2024-04-16T14:20:18.773293+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:20:20.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:19 smithi071 bash[23969]: cluster 2024-04-16T14:20:18.773353+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T14:20:20.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:19 smithi071 bash[23969]: cluster 2024-04-16T14:20:18.773382+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2024-04-16T14:20:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:20 smithi122 bash[18672]: cluster 2024-04-16T14:20:19.800673+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-16T14:20:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:20 smithi071 bash[18570]: cluster 2024-04-16T14:20:19.800673+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-16T14:20:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:20 smithi071 bash[23969]: cluster 2024-04-16T14:20:19.800673+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-16T14:20:22.171 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:21 smithi122 bash[18672]: cluster 2024-04-16T14:20:21.801266+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-16T14:20:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:21 smithi071 bash[18570]: cluster 2024-04-16T14:20:21.801266+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-16T14:20:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:21 smithi071 bash[23969]: cluster 2024-04-16T14:20:21.801266+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[23969]: audit 2024-04-16T14:20:23.645920+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.122:0/1890191421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]: dispatch 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[23969]: audit 2024-04-16T14:20:23.646923+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]: dispatch 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[23969]: audit 2024-04-16T14:20:23.656882+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]': finished 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[23969]: cluster 2024-04-16T14:20:23.657077+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[23969]: audit 2024-04-16T14:20:23.657356+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[18570]: audit 2024-04-16T14:20:23.645920+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.122:0/1890191421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]: dispatch 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[18570]: audit 2024-04-16T14:20:23.646923+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]: dispatch 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[18570]: audit 2024-04-16T14:20:23.656882+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]': finished 2024-04-16T14:20:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[18570]: cluster 2024-04-16T14:20:23.657077+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-16T14:20:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:23 smithi071 bash[18570]: audit 2024-04-16T14:20:23.657356+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:23 smithi122 bash[18672]: audit 2024-04-16T14:20:23.645920+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.122:0/1890191421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]: dispatch 2024-04-16T14:20:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:23 smithi122 bash[18672]: audit 2024-04-16T14:20:23.646923+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]: dispatch 2024-04-16T14:20:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:23 smithi122 bash[18672]: audit 2024-04-16T14:20:23.656882+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b23a8984-6252-4cf1-9714-3a6191f4babd"}]': finished 2024-04-16T14:20:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:23 smithi122 bash[18672]: cluster 2024-04-16T14:20:23.657077+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-16T14:20:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:23 smithi122 bash[18672]: audit 2024-04-16T14:20:23.657356+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:24 smithi122 bash[18672]: cluster 2024-04-16T14:20:23.801977+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-16T14:20:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:24 smithi122 bash[18672]: audit 2024-04-16T14:20:24.341167+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.122:0/1603849947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:20:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:24 smithi071 bash[23969]: cluster 2024-04-16T14:20:23.801977+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-16T14:20:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:24 smithi071 bash[23969]: audit 2024-04-16T14:20:24.341167+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.122:0/1603849947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:20:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:24 smithi071 bash[18570]: cluster 2024-04-16T14:20:23.801977+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-16T14:20:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:24 smithi071 bash[18570]: audit 2024-04-16T14:20:24.341167+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.122:0/1603849947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:20:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:25 smithi122 bash[18672]: cluster 2024-04-16T14:20:25.802557+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-16T14:20:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:25 smithi071 bash[23969]: cluster 2024-04-16T14:20:25.802557+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-16T14:20:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:25 smithi071 bash[18570]: cluster 2024-04-16T14:20:25.802557+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-16T14:20:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:27 smithi122 bash[18672]: cluster 2024-04-16T14:20:27.803126+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:27 smithi071 bash[23969]: cluster 2024-04-16T14:20:27.803126+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:27 smithi071 bash[18570]: cluster 2024-04-16T14:20:27.803126+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:30.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:29 smithi122 bash[18672]: cluster 2024-04-16T14:20:29.803667+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:29 smithi071 bash[18570]: cluster 2024-04-16T14:20:29.803667+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:29 smithi071 bash[23969]: cluster 2024-04-16T14:20:29.803667+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:32.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:31 smithi122 bash[18672]: cluster 2024-04-16T14:20:31.804230+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:31 smithi071 bash[18570]: cluster 2024-04-16T14:20:31.804230+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:31 smithi071 bash[23969]: cluster 2024-04-16T14:20:31.804230+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:35.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:34 smithi071 bash[18570]: cluster 2024-04-16T14:20:33.804801+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:35.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:34 smithi071 bash[18570]: audit 2024-04-16T14:20:34.521826+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:20:35.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:34 smithi071 bash[18570]: audit 2024-04-16T14:20:34.522922+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:35.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:34 smithi071 bash[23969]: cluster 2024-04-16T14:20:33.804801+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:35.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:34 smithi071 bash[23969]: audit 2024-04-16T14:20:34.521826+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:20:35.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:34 smithi071 bash[23969]: audit 2024-04-16T14:20:34.522922+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:35.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:34 smithi122 bash[18672]: cluster 2024-04-16T14:20:33.804801+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:35.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:34 smithi122 bash[18672]: audit 2024-04-16T14:20:34.521826+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:20:35.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:34 smithi122 bash[18672]: audit 2024-04-16T14:20:34.522922+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:35.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:20:35 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:20:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:20:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:35 smithi122 bash[18672]: cephadm 2024-04-16T14:20:34.523803+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-04-16T14:20:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:35 smithi122 bash[18672]: audit 2024-04-16T14:20:35.072653+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:35 smithi122 bash[18672]: audit 2024-04-16T14:20:35.080534+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:35 smithi071 bash[18570]: cephadm 2024-04-16T14:20:34.523803+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-04-16T14:20:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:35 smithi071 bash[18570]: audit 2024-04-16T14:20:35.072653+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:35 smithi071 bash[18570]: audit 2024-04-16T14:20:35.080534+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:35 smithi071 bash[23969]: cephadm 2024-04-16T14:20:34.523803+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-04-16T14:20:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:35 smithi071 bash[23969]: audit 2024-04-16T14:20:35.072653+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:35 smithi071 bash[23969]: audit 2024-04-16T14:20:35.080534+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:37.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:36 smithi122 bash[18672]: cluster 2024-04-16T14:20:35.805340+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:36 smithi071 bash[18570]: cluster 2024-04-16T14:20:35.805340+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:36 smithi071 bash[23969]: cluster 2024-04-16T14:20:35.805340+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:38.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:20:37 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:20:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:20:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:38 smithi122 bash[18672]: audit 2024-04-16T14:20:37.742502+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:38 smithi122 bash[18672]: audit 2024-04-16T14:20:37.750071+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:38 smithi122 bash[18672]: cluster 2024-04-16T14:20:37.805953+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:38 smithi071 bash[18570]: audit 2024-04-16T14:20:37.742502+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:38 smithi071 bash[18570]: audit 2024-04-16T14:20:37.750071+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:38 smithi071 bash[18570]: cluster 2024-04-16T14:20:37.805953+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:38 smithi071 bash[23969]: audit 2024-04-16T14:20:37.742502+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:38 smithi071 bash[23969]: audit 2024-04-16T14:20:37.750071+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:38 smithi071 bash[23969]: cluster 2024-04-16T14:20:37.805953+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:40.196 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:20:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:40.197 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:20:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:40.197 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:20:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:40.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:40.447 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:20:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:40.448 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:20:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:40.448 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:20:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:20:41.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:41 smithi122 bash[18672]: cluster 2024-04-16T14:20:39.806645+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:41.757 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:41 smithi122 bash[18672]: audit 2024-04-16T14:20:40.466995+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:41.757 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:41 smithi122 bash[18672]: audit 2024-04-16T14:20:40.488440+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:41.757 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:41 smithi122 bash[18672]: audit 2024-04-16T14:20:40.491549+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:41.757 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:41 smithi122 bash[18672]: audit 2024-04-16T14:20:40.494474+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:41.757 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:41 smithi122 bash[18672]: audit 2024-04-16T14:20:40.506120+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[18570]: cluster 2024-04-16T14:20:39.806645+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[18570]: audit 2024-04-16T14:20:40.466995+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[18570]: audit 2024-04-16T14:20:40.488440+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[18570]: audit 2024-04-16T14:20:40.491549+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[18570]: audit 2024-04-16T14:20:40.494474+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[18570]: audit 2024-04-16T14:20:40.506120+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[23969]: cluster 2024-04-16T14:20:39.806645+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[23969]: audit 2024-04-16T14:20:40.466995+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[23969]: audit 2024-04-16T14:20:40.488440+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[23969]: audit 2024-04-16T14:20:40.491549+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[23969]: audit 2024-04-16T14:20:40.494474+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:41 smithi071 bash[23969]: audit 2024-04-16T14:20:40.506120+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:42 smithi122 bash[18672]: audit 2024-04-16T14:20:41.861657+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:20:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:42 smithi122 bash[18672]: audit 2024-04-16T14:20:41.866145+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:20:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:42 smithi071 bash[23969]: audit 2024-04-16T14:20:41.861657+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:20:42.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:42 smithi071 bash[23969]: audit 2024-04-16T14:20:41.866145+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:20:42.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:42 smithi071 bash[18570]: audit 2024-04-16T14:20:41.861657+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:20:42.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:42 smithi071 bash[18570]: audit 2024-04-16T14:20:41.866145+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:20:43.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:43 smithi122 bash[18672]: cluster 2024-04-16T14:20:41.807379+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:43 smithi071 bash[18570]: cluster 2024-04-16T14:20:41.807379+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:43 smithi071 bash[23969]: cluster 2024-04-16T14:20:41.807379+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:45 smithi122 bash[18672]: cluster 2024-04-16T14:20:43.808060+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:45 smithi071 bash[18570]: cluster 2024-04-16T14:20:43.808060+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:45 smithi071 bash[23969]: cluster 2024-04-16T14:20:43.808060+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:46.320 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 6 on host 'smithi122' 2024-04-16T14:20:46.908 DEBUG:teuthology.orchestra.run.smithi122:osd.6> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.6.service 2024-04-16T14:20:46.910 INFO:tasks.cephadm:Deploying osd.7 on smithi122 with /dev/vg_nvme/lv_1... 2024-04-16T14:20:46.911 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: cluster 2024-04-16T14:20:45.808661+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.323760+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.342943+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.345638+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.347426+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.352015+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.353845+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.355691+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: cephadm 2024-04-16T14:20:46.357094+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5413M 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.365798+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.375024+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.725183+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:20:47.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:47 smithi122 bash[18672]: audit 2024-04-16T14:20:46.726213+0000 mon.a (mon.0) 659 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:20:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: cluster 2024-04-16T14:20:45.808661+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.323760+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.342943+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.345638+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.347426+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.352015+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.353845+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.355691+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: cephadm 2024-04-16T14:20:46.357094+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5413M 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.365798+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.375024+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.725183+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[18570]: audit 2024-04-16T14:20:46.726213+0000 mon.a (mon.0) 659 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: cluster 2024-04-16T14:20:45.808661+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.323760+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.342943+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.345638+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.347426+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.352015+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.353845+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.355691+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:20:47.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: cephadm 2024-04-16T14:20:46.357094+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5413M 2024-04-16T14:20:47.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.365798+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.375024+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:47.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.725183+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:20:47.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:47 smithi071 bash[23969]: audit 2024-04-16T14:20:46.726213+0000 mon.a (mon.0) 659 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:20:48.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:48 smithi122 bash[18672]: audit 2024-04-16T14:20:47.378512+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:20:48.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:48 smithi122 bash[18672]: cluster 2024-04-16T14:20:47.378748+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-16T14:20:48.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:48 smithi122 bash[18672]: audit 2024-04-16T14:20:47.379001+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:48.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:48 smithi122 bash[18672]: audit 2024-04-16T14:20:47.379458+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:48.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:48 smithi122 bash[18672]: audit 2024-04-16T14:20:47.380620+0000 mon.a (mon.0) 663 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:48.699 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:20:48 smithi122 bash[30447]: debug 2024-04-16T14:20:48.386+0000 7f0132fd2700 -1 osd.6 0 waiting for initial osdmap 2024-04-16T14:20:48.699 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:20:48 smithi122 bash[30447]: debug 2024-04-16T14:20:48.402+0000 7f012f96d700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:20:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[18570]: audit 2024-04-16T14:20:47.378512+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:20:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[18570]: cluster 2024-04-16T14:20:47.378748+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-16T14:20:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[18570]: audit 2024-04-16T14:20:47.379001+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[18570]: audit 2024-04-16T14:20:47.379458+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[18570]: audit 2024-04-16T14:20:47.380620+0000 mon.a (mon.0) 663 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:48.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[23969]: audit 2024-04-16T14:20:47.378512+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:20:48.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[23969]: cluster 2024-04-16T14:20:47.378748+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-16T14:20:48.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[23969]: audit 2024-04-16T14:20:47.379001+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:48.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[23969]: audit 2024-04-16T14:20:47.379458+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:48.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:48 smithi071 bash[23969]: audit 2024-04-16T14:20:47.380620+0000 mon.a (mon.0) 663 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:20:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:49 smithi122 bash[18672]: cluster 2024-04-16T14:20:47.809213+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:49 smithi122 bash[18672]: audit 2024-04-16T14:20:48.381267+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:20:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:49 smithi122 bash[18672]: cluster 2024-04-16T14:20:48.381503+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-16T14:20:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:49 smithi122 bash[18672]: audit 2024-04-16T14:20:48.382290+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:49 smithi122 bash[18672]: audit 2024-04-16T14:20:48.392273+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[18570]: cluster 2024-04-16T14:20:47.809213+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[18570]: audit 2024-04-16T14:20:48.381267+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:20:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[18570]: cluster 2024-04-16T14:20:48.381503+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-16T14:20:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[18570]: audit 2024-04-16T14:20:48.382290+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[18570]: audit 2024-04-16T14:20:48.392273+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[23969]: cluster 2024-04-16T14:20:47.809213+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:20:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[23969]: audit 2024-04-16T14:20:48.381267+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:20:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[23969]: cluster 2024-04-16T14:20:48.381503+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-16T14:20:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[23969]: audit 2024-04-16T14:20:48.382290+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:49 smithi071 bash[23969]: audit 2024-04-16T14:20:48.392273+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:49.994 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-16T14:20:49.995 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-16T14:20:49.995 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-04-16T14:20:49.995 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-04-16T14:20:49.995 INFO:teuthology.orchestra.run.smithi122.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0139653 s, 751 MB/s 2024-04-16T14:20:49.995 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 2024-04-16T14:20:49.995 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-04-16T14:20:50.597 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi122:vg_nvme/lv_1 2024-04-16T14:20:50.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:50 smithi122 bash[18672]: cluster 2024-04-16T14:20:47.683785+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:20:50.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:50 smithi122 bash[18672]: cluster 2024-04-16T14:20:47.683920+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:20:50.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:50 smithi122 bash[18672]: cluster 2024-04-16T14:20:49.393177+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705] boot 2024-04-16T14:20:50.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:50 smithi122 bash[18672]: cluster 2024-04-16T14:20:49.393267+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-16T14:20:50.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:50 smithi122 bash[18672]: audit 2024-04-16T14:20:49.393967+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[18570]: cluster 2024-04-16T14:20:47.683785+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:20:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[18570]: cluster 2024-04-16T14:20:47.683920+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:20:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[18570]: cluster 2024-04-16T14:20:49.393177+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705] boot 2024-04-16T14:20:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[18570]: cluster 2024-04-16T14:20:49.393267+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-16T14:20:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[18570]: audit 2024-04-16T14:20:49.393967+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[23969]: cluster 2024-04-16T14:20:47.683785+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:20:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[23969]: cluster 2024-04-16T14:20:47.683920+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:20:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[23969]: cluster 2024-04-16T14:20:49.393177+0000 mon.a (mon.0) 668 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3138776705,v1:172.21.15.122:6817/3138776705] boot 2024-04-16T14:20:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[23969]: cluster 2024-04-16T14:20:49.393267+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-16T14:20:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:50 smithi071 bash[23969]: audit 2024-04-16T14:20:49.393967+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:20:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:51 smithi122 bash[18672]: cluster 2024-04-16T14:20:49.809895+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:20:51.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:51 smithi122 bash[18672]: cluster 2024-04-16T14:20:50.420277+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-16T14:20:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:51 smithi071 bash[18570]: cluster 2024-04-16T14:20:49.809895+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:20:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:51 smithi071 bash[18570]: cluster 2024-04-16T14:20:50.420277+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-16T14:20:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:51 smithi071 bash[23969]: cluster 2024-04-16T14:20:49.809895+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:20:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:51 smithi071 bash[23969]: cluster 2024-04-16T14:20:50.420277+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-16T14:20:52.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:52 smithi122 bash[18672]: cluster 2024-04-16T14:20:51.414909+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-16T14:20:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:52 smithi071 bash[18570]: cluster 2024-04-16T14:20:51.414909+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-16T14:20:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:52 smithi071 bash[23969]: cluster 2024-04-16T14:20:51.414909+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-16T14:20:53.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:53 smithi122 bash[18672]: cluster 2024-04-16T14:20:51.810577+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v195: 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-04-16T14:20:53.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:53 smithi122 bash[18672]: cluster 2024-04-16T14:20:52.419079+0000 mon.a (mon.0) 673 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-16T14:20:53.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:53 smithi122 bash[18672]: cluster 2024-04-16T14:20:52.440577+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-16T14:20:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:53 smithi071 bash[18570]: cluster 2024-04-16T14:20:51.810577+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v195: 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-04-16T14:20:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:53 smithi071 bash[18570]: cluster 2024-04-16T14:20:52.419079+0000 mon.a (mon.0) 673 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-16T14:20:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:53 smithi071 bash[18570]: cluster 2024-04-16T14:20:52.440577+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-16T14:20:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:53 smithi071 bash[23969]: cluster 2024-04-16T14:20:51.810577+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v195: 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-04-16T14:20:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:53 smithi071 bash[23969]: cluster 2024-04-16T14:20:52.419079+0000 mon.a (mon.0) 673 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-16T14:20:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:53 smithi071 bash[23969]: cluster 2024-04-16T14:20:52.440577+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-16T14:20:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:54 smithi122 bash[18672]: cluster 2024-04-16T14:20:53.438651+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-16T14:20:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:54 smithi071 bash[18570]: cluster 2024-04-16T14:20:53.438651+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-16T14:20:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:54 smithi071 bash[23969]: cluster 2024-04-16T14:20:53.438651+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-16T14:20:55.535 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: cluster 2024-04-16T14:20:53.811223+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v198: 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-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:54.448562+0000 mgr.y (mgr.14152) 219 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:54.455144+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:54.457993+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:54.458971+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:55.209595+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:55.216978+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:55.217187+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:55.219006+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:55.219930+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:55.536 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:55 smithi122 bash[18672]: audit 2024-04-16T14:20:55.227167+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:55.547 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:20:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:20:55.547 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: cluster 2024-04-16T14:20:53.811223+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v198: 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-04-16T14:20:55.547 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:54.448562+0000 mgr.y (mgr.14152) 219 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:20:55.547 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:54.455144+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:54.457993+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:54.458971+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:55.209595+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:55.216978+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:55.217187+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:55.219006+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:55.219930+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[18570]: audit 2024-04-16T14:20:55.227167+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: cluster 2024-04-16T14:20:53.811223+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v198: 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-04-16T14:20:55.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:54.448562+0000 mgr.y (mgr.14152) 219 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:54.455144+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:20:55.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:54.457993+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:20:55.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:54.458971+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:55.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:55.209595+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:55.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:55.216978+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:55.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:55.217187+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:55.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:55.219006+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:55.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:55.219930+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:55.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:55 smithi071 bash[23969]: audit 2024-04-16T14:20:55.227167+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:56 smithi122 bash[18672]: cephadm 2024-04-16T14:20:55.210681+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:20:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:56 smithi122 bash[18672]: cluster 2024-04-16T14:20:55.223233+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-04-16T14:20:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:56 smithi122 bash[18672]: cluster 2024-04-16T14:20:56.214887+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:20:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:56 smithi122 bash[18672]: cluster 2024-04-16T14:20:56.214969+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-16T14:20:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[18570]: cephadm 2024-04-16T14:20:55.210681+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:20:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[18570]: cluster 2024-04-16T14:20:55.223233+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-04-16T14:20:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[18570]: cluster 2024-04-16T14:20:56.214887+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:20:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[18570]: cluster 2024-04-16T14:20:56.214969+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-16T14:20:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[23969]: cephadm 2024-04-16T14:20:55.210681+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:20:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[23969]: cluster 2024-04-16T14:20:55.223233+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-04-16T14:20:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[23969]: cluster 2024-04-16T14:20:56.214887+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:20:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[23969]: cluster 2024-04-16T14:20:56.214969+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-16T14:20:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:20:56 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:20:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:20:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:57 smithi122 bash[18672]: audit 2024-04-16T14:20:56.877304+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:57 smithi122 bash[18672]: audit 2024-04-16T14:20:56.888946+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:57 smithi122 bash[18672]: audit 2024-04-16T14:20:56.898770+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:57 smithi122 bash[18672]: audit 2024-04-16T14:20:56.901545+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:57 smithi122 bash[18672]: audit 2024-04-16T14:20:56.903230+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:57 smithi122 bash[18672]: cluster 2024-04-16T14:20:56.907329+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-04-16T14:20:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:57 smithi122 bash[18672]: audit 2024-04-16T14:20:56.915003+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:58.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:20:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:20:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[23969]: audit 2024-04-16T14:20:56.877304+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[23969]: audit 2024-04-16T14:20:56.888946+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[23969]: audit 2024-04-16T14:20:56.898770+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[23969]: audit 2024-04-16T14:20:56.901545+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[23969]: audit 2024-04-16T14:20:56.903230+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[23969]: cluster 2024-04-16T14:20:56.907329+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[23969]: audit 2024-04-16T14:20:56.915003+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[18570]: audit 2024-04-16T14:20:56.877304+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[18570]: audit 2024-04-16T14:20:56.888946+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[18570]: audit 2024-04-16T14:20:56.898770+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:20:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[18570]: audit 2024-04-16T14:20:56.901545+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:20:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[18570]: audit 2024-04-16T14:20:56.903230+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:20:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[18570]: cluster 2024-04-16T14:20:56.907329+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-04-16T14:20:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:57 smithi071 bash[18570]: audit 2024-04-16T14:20:56.915003+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:59.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:58 smithi122 bash[18672]: cluster 2024-04-16T14:20:57.884366+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:20:59.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:58 smithi122 bash[18672]: cluster 2024-04-16T14:20:57.884402+0000 mon.a (mon.0) 694 : cluster [INF] Cluster is now healthy 2024-04-16T14:20:59.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:58 smithi122 bash[18672]: audit 2024-04-16T14:20:57.914774+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:59.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:58 smithi122 bash[18672]: audit 2024-04-16T14:20:57.923622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:58 smithi071 bash[18570]: cluster 2024-04-16T14:20:57.884366+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:20:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:58 smithi071 bash[18570]: cluster 2024-04-16T14:20:57.884402+0000 mon.a (mon.0) 694 : cluster [INF] Cluster is now healthy 2024-04-16T14:20:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:58 smithi071 bash[18570]: audit 2024-04-16T14:20:57.914774+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:58 smithi071 bash[18570]: audit 2024-04-16T14:20:57.923622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:59.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:58 smithi071 bash[23969]: cluster 2024-04-16T14:20:57.884366+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:20:59.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:58 smithi071 bash[23969]: cluster 2024-04-16T14:20:57.884402+0000 mon.a (mon.0) 694 : cluster [INF] Cluster is now healthy 2024-04-16T14:20:59.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:58 smithi071 bash[23969]: audit 2024-04-16T14:20:57.914774+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:20:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:58 smithi071 bash[23969]: audit 2024-04-16T14:20:57.923622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:00.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:59 smithi122 bash[18672]: cluster 2024-04-16T14:20:58.907917+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-16T14:21:00.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:59 smithi122 bash[18672]: audit 2024-04-16T14:20:59.365789+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.122:0/1731224054' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]: dispatch 2024-04-16T14:21:00.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:59 smithi122 bash[18672]: audit 2024-04-16T14:20:59.366963+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]: dispatch 2024-04-16T14:21:00.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:59 smithi122 bash[18672]: audit 2024-04-16T14:20:59.377362+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]': finished 2024-04-16T14:21:00.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:59 smithi122 bash[18672]: cluster 2024-04-16T14:20:59.377569+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-16T14:21:00.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:20:59 smithi122 bash[18672]: audit 2024-04-16T14:20:59.377860+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[18570]: cluster 2024-04-16T14:20:58.907917+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-16T14:21:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[18570]: audit 2024-04-16T14:20:59.365789+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.122:0/1731224054' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]: dispatch 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[18570]: audit 2024-04-16T14:20:59.366963+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]: dispatch 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[18570]: audit 2024-04-16T14:20:59.377362+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]': finished 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[18570]: cluster 2024-04-16T14:20:59.377569+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[18570]: audit 2024-04-16T14:20:59.377860+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[23969]: cluster 2024-04-16T14:20:58.907917+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[23969]: audit 2024-04-16T14:20:59.365789+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.122:0/1731224054' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]: dispatch 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[23969]: audit 2024-04-16T14:20:59.366963+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]: dispatch 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[23969]: audit 2024-04-16T14:20:59.377362+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d07011b-7cb8-4c70-b938-544ccd55d72f"}]': finished 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[23969]: cluster 2024-04-16T14:20:59.377569+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-16T14:21:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:20:59 smithi071 bash[23969]: audit 2024-04-16T14:20:59.377860+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:01.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:00 smithi122 bash[18672]: audit 2024-04-16T14:21:00.034811+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.122:0/192871389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:21:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:00 smithi071 bash[18570]: audit 2024-04-16T14:21:00.034811+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.122:0/192871389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:21:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:00 smithi071 bash[23969]: audit 2024-04-16T14:21:00.034811+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.122:0/192871389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:21:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:01 smithi122 bash[18672]: cluster 2024-04-16T14:21:00.908528+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-16T14:21:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:01 smithi071 bash[18570]: cluster 2024-04-16T14:21:00.908528+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-16T14:21:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:01 smithi071 bash[23969]: cluster 2024-04-16T14:21:00.908528+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-16T14:21:05.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:04 smithi122 bash[18672]: cluster 2024-04-16T14:21:02.909099+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-16T14:21:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:04 smithi071 bash[18570]: cluster 2024-04-16T14:21:02.909099+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-16T14:21:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:04 smithi071 bash[23969]: cluster 2024-04-16T14:21:02.909099+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-16T14:21:06.885 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:06 smithi122 bash[18672]: cluster 2024-04-16T14:21:04.909700+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:06 smithi071 bash[18570]: cluster 2024-04-16T14:21:04.909700+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:06 smithi071 bash[23969]: cluster 2024-04-16T14:21:04.909700+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:08.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:08 smithi122 bash[18672]: cluster 2024-04-16T14:21:06.910276+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:08 smithi071 bash[23969]: cluster 2024-04-16T14:21:06.910276+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:08 smithi071 bash[18570]: cluster 2024-04-16T14:21:06.910276+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:09 smithi122 bash[18672]: audit 2024-04-16T14:21:09.307403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:21:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:09 smithi122 bash[18672]: audit 2024-04-16T14:21:09.309178+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:09 smithi071 bash[23969]: audit 2024-04-16T14:21:09.307403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:21:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:09 smithi071 bash[23969]: audit 2024-04-16T14:21:09.309178+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:09 smithi071 bash[18570]: audit 2024-04-16T14:21:09.307403+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:21:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:09 smithi071 bash[18570]: audit 2024-04-16T14:21:09.309178+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:10.918 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:10 smithi122 bash[18672]: cluster 2024-04-16T14:21:08.910984+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:10.918 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:10 smithi122 bash[18672]: cephadm 2024-04-16T14:21:09.310547+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-04-16T14:21:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:10 smithi071 bash[18570]: cluster 2024-04-16T14:21:08.910984+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:10 smithi071 bash[18570]: cephadm 2024-04-16T14:21:09.310547+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-04-16T14:21:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:10 smithi071 bash[23969]: cluster 2024-04-16T14:21:08.910984+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:10 smithi071 bash[23969]: cephadm 2024-04-16T14:21:09.310547+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-04-16T14:21:12.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:12 smithi071 bash[18570]: cluster 2024-04-16T14:21:10.911619+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:12.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:12 smithi071 bash[23969]: cluster 2024-04-16T14:21:10.911619+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:13.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:12 smithi122 bash[18672]: cluster 2024-04-16T14:21:10.911619+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:13.660 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.661 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.661 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.661 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.661 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.946 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.946 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.946 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:13.946 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:13 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:21:15.148 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:14 smithi122 bash[18672]: cluster 2024-04-16T14:21:12.912041+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:15.149 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:14 smithi122 bash[18672]: audit 2024-04-16T14:21:13.933578+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:15.149 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:14 smithi122 bash[18672]: audit 2024-04-16T14:21:13.934290+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:15.149 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:14 smithi122 bash[18672]: audit 2024-04-16T14:21:13.937926+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:15.149 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:14 smithi122 bash[18672]: audit 2024-04-16T14:21:13.939989+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:15.149 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:14 smithi122 bash[18672]: audit 2024-04-16T14:21:13.956018+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[18570]: cluster 2024-04-16T14:21:12.912041+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[18570]: audit 2024-04-16T14:21:13.933578+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[18570]: audit 2024-04-16T14:21:13.934290+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[18570]: audit 2024-04-16T14:21:13.937926+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[18570]: audit 2024-04-16T14:21:13.939989+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[18570]: audit 2024-04-16T14:21:13.956018+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[23969]: cluster 2024-04-16T14:21:12.912041+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[23969]: audit 2024-04-16T14:21:13.933578+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[23969]: audit 2024-04-16T14:21:13.934290+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[23969]: audit 2024-04-16T14:21:13.937926+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[23969]: audit 2024-04-16T14:21:13.939989+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:14 smithi071 bash[23969]: audit 2024-04-16T14:21:13.956018+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:17.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:16 smithi071 bash[23969]: cluster 2024-04-16T14:21:14.912524+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:17.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:16 smithi071 bash[18570]: cluster 2024-04-16T14:21:14.912524+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:17.244 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:16 smithi122 bash[18672]: cluster 2024-04-16T14:21:14.912524+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:17.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:17 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:21:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:21:18.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:18 smithi122 bash[18672]: cluster 2024-04-16T14:21:16.913156+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:18.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:18 smithi122 bash[18672]: audit 2024-04-16T14:21:17.014608+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:18.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:18 smithi122 bash[18672]: audit 2024-04-16T14:21:17.027543+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:18.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:18 smithi122 bash[18672]: audit 2024-04-16T14:21:17.040653+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:18.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:18 smithi122 bash[18672]: audit 2024-04-16T14:21:17.043222+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:18.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:18 smithi122 bash[18672]: audit 2024-04-16T14:21:17.044920+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:18.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:18 smithi122 bash[18672]: audit 2024-04-16T14:21:17.058156+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:18.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:21:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:21:18.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:21:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18570]: cluster 2024-04-16T14:21:16.913156+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18570]: audit 2024-04-16T14:21:17.014608+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18570]: audit 2024-04-16T14:21:17.027543+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18570]: audit 2024-04-16T14:21:17.040653+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18570]: audit 2024-04-16T14:21:17.043222+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18570]: audit 2024-04-16T14:21:17.044920+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[18570]: audit 2024-04-16T14:21:17.058156+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[23969]: cluster 2024-04-16T14:21:16.913156+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[23969]: audit 2024-04-16T14:21:17.014608+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[23969]: audit 2024-04-16T14:21:17.027543+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[23969]: audit 2024-04-16T14:21:17.040653+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[23969]: audit 2024-04-16T14:21:17.043222+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[23969]: audit 2024-04-16T14:21:17.044920+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:18 smithi071 bash[23969]: audit 2024-04-16T14:21:17.058156+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: audit 2024-04-16T14:21:18.066025+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: cephadm 2024-04-16T14:21:18.067069+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:21:19.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: audit 2024-04-16T14:21:18.075887+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: audit 2024-04-16T14:21:18.081857+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:19.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: audit 2024-04-16T14:21:18.087698+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: audit 2024-04-16T14:21:18.088385+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:19.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: audit 2024-04-16T14:21:18.091132+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:19.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: audit 2024-04-16T14:21:18.096998+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:19 smithi122 bash[18672]: audit 2024-04-16T14:21:18.105010+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: audit 2024-04-16T14:21:18.066025+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: cephadm 2024-04-16T14:21:18.067069+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:21:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: audit 2024-04-16T14:21:18.075887+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: audit 2024-04-16T14:21:18.081857+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: audit 2024-04-16T14:21:18.087698+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: audit 2024-04-16T14:21:18.088385+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: audit 2024-04-16T14:21:18.091132+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: audit 2024-04-16T14:21:18.096998+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[18570]: audit 2024-04-16T14:21:18.105010+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: audit 2024-04-16T14:21:18.066025+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: cephadm 2024-04-16T14:21:18.067069+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: audit 2024-04-16T14:21:18.075887+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: audit 2024-04-16T14:21:18.081857+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: audit 2024-04-16T14:21:18.087698+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: audit 2024-04-16T14:21:18.088385+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: audit 2024-04-16T14:21:18.091132+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: audit 2024-04-16T14:21:18.096998+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:19 smithi071 bash[23969]: audit 2024-04-16T14:21:18.105010+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:20.745 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 7 on host 'smithi122' 2024-04-16T14:21:21.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:20 smithi122 bash[18672]: cluster 2024-04-16T14:21:18.913790+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:20 smithi122 bash[18672]: audit 2024-04-16T14:21:20.746567+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:20 smithi122 bash[18672]: audit 2024-04-16T14:21:20.779764+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:20 smithi122 bash[18672]: audit 2024-04-16T14:21:20.782621+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:20 smithi122 bash[18672]: audit 2024-04-16T14:21:20.784404+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[18570]: cluster 2024-04-16T14:21:18.913790+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[18570]: audit 2024-04-16T14:21:20.746567+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[18570]: audit 2024-04-16T14:21:20.779764+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[18570]: audit 2024-04-16T14:21:20.782621+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[18570]: audit 2024-04-16T14:21:20.784404+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[23969]: cluster 2024-04-16T14:21:18.913790+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[23969]: audit 2024-04-16T14:21:20.746567+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[23969]: audit 2024-04-16T14:21:20.779764+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[23969]: audit 2024-04-16T14:21:20.782621+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:20 smithi071 bash[23969]: audit 2024-04-16T14:21:20.784404+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:21.315 DEBUG:teuthology.orchestra.run.smithi122:osd.7> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.7.service 2024-04-16T14:21:21.318 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-16T14:21:21.318 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd stat -f json 2024-04-16T14:21:21.697 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[33755]: debug 2024-04-16T14:21:21.414+0000 7fc3bfec93c0 -1 osd.7 0 log_to_monitors true 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: audit 2024-04-16T14:21:20.789193+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: audit 2024-04-16T14:21:20.798063+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: audit 2024-04-16T14:21:20.799895+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: audit 2024-04-16T14:21:20.801412+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: cephadm 2024-04-16T14:21:20.802741+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4060M 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: audit 2024-04-16T14:21:20.811169+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: audit 2024-04-16T14:21:20.819959+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: audit 2024-04-16T14:21:21.421253+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:21:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:21 smithi122 bash[18672]: audit 2024-04-16T14:21:21.422349+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:21:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: audit 2024-04-16T14:21:20.789193+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: audit 2024-04-16T14:21:20.798063+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: audit 2024-04-16T14:21:20.799895+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: audit 2024-04-16T14:21:20.801412+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: cephadm 2024-04-16T14:21:20.802741+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4060M 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: audit 2024-04-16T14:21:20.811169+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: audit 2024-04-16T14:21:20.819959+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: audit 2024-04-16T14:21:21.421253+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[18570]: audit 2024-04-16T14:21:21.422349+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: audit 2024-04-16T14:21:20.789193+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: audit 2024-04-16T14:21:20.798063+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: audit 2024-04-16T14:21:20.799895+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: audit 2024-04-16T14:21:20.801412+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: cephadm 2024-04-16T14:21:20.802741+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4060M 2024-04-16T14:21:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: audit 2024-04-16T14:21:20.811169+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: audit 2024-04-16T14:21:20.819959+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: audit 2024-04-16T14:21:21.421253+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:21:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:21 smithi071 bash[23969]: audit 2024-04-16T14:21:21.422349+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[23969]: cluster 2024-04-16T14:21:20.914367+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[23969]: audit 2024-04-16T14:21:21.828126+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[23969]: cluster 2024-04-16T14:21:21.828330+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[23969]: audit 2024-04-16T14:21:21.828498+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[23969]: audit 2024-04-16T14:21:21.829077+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[23969]: audit 2024-04-16T14:21:21.830176+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[18570]: cluster 2024-04-16T14:21:20.914367+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[18570]: audit 2024-04-16T14:21:21.828126+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:21:23.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[18570]: cluster 2024-04-16T14:21:21.828330+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-16T14:21:23.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[18570]: audit 2024-04-16T14:21:21.828498+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:23.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[18570]: audit 2024-04-16T14:21:21.829077+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:21:23.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:22 smithi071 bash[18570]: audit 2024-04-16T14:21:21.830176+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:21:23.197 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:21:22 smithi122 bash[33755]: debug 2024-04-16T14:21:22.834+0000 7fc3b68cc700 -1 osd.7 0 waiting for initial osdmap 2024-04-16T14:21:23.198 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:21:22 smithi122 bash[33755]: debug 2024-04-16T14:21:22.854+0000 7fc3afa60700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:21:23.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:22 smithi122 bash[18672]: cluster 2024-04-16T14:21:20.914367+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:23.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:22 smithi122 bash[18672]: audit 2024-04-16T14:21:21.828126+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:21:23.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:22 smithi122 bash[18672]: cluster 2024-04-16T14:21:21.828330+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-16T14:21:23.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:22 smithi122 bash[18672]: audit 2024-04-16T14:21:21.828498+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:23.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:22 smithi122 bash[18672]: audit 2024-04-16T14:21:21.829077+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:21:23.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:22 smithi122 bash[18672]: audit 2024-04-16T14:21:21.830176+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:21:24.117 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:21:24.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[23969]: audit 2024-04-16T14:21:22.831397+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:21:24.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[23969]: cluster 2024-04-16T14:21:22.831576+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-16T14:21:24.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[23969]: audit 2024-04-16T14:21:22.831877+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[23969]: audit 2024-04-16T14:21:22.840912+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[23969]: cluster 2024-04-16T14:21:22.914779+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:24.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[23969]: cluster 2024-04-16T14:21:23.791569+0000 mon.a (mon.0) 741 : cluster [INF] osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149] boot 2024-04-16T14:21:24.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[23969]: cluster 2024-04-16T14:21:23.791629+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[23969]: audit 2024-04-16T14:21:23.792119+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[18570]: audit 2024-04-16T14:21:22.831397+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[18570]: cluster 2024-04-16T14:21:22.831576+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[18570]: audit 2024-04-16T14:21:22.831877+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[18570]: audit 2024-04-16T14:21:22.840912+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[18570]: cluster 2024-04-16T14:21:22.914779+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[18570]: cluster 2024-04-16T14:21:23.791569+0000 mon.a (mon.0) 741 : cluster [INF] osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149] boot 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[18570]: cluster 2024-04-16T14:21:23.791629+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-16T14:21:24.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:23 smithi071 bash[18570]: audit 2024-04-16T14:21:23.792119+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:23 smithi122 bash[18672]: audit 2024-04-16T14:21:22.831397+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-16T14:21:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:23 smithi122 bash[18672]: cluster 2024-04-16T14:21:22.831576+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-16T14:21:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:23 smithi122 bash[18672]: audit 2024-04-16T14:21:22.831877+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:23 smithi122 bash[18672]: audit 2024-04-16T14:21:22.840912+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:23 smithi122 bash[18672]: cluster 2024-04-16T14:21:22.914779+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:21:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:23 smithi122 bash[18672]: cluster 2024-04-16T14:21:23.791569+0000 mon.a (mon.0) 741 : cluster [INF] osd.7 [v2:172.21.15.122:6824/347030149,v1:172.21.15.122:6825/347030149] boot 2024-04-16T14:21:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:23 smithi122 bash[18672]: cluster 2024-04-16T14:21:23.791629+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-16T14:21:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:23 smithi122 bash[18672]: audit 2024-04-16T14:21:23.792119+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:24.825 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1713277283,"num_in_osds":8,"osd_in_since":1713277259,"num_remapped_pgs":1} 2024-04-16T14:21:24.826 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd dump --format=json 2024-04-16T14:21:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:24 smithi122 bash[18672]: cluster 2024-04-16T14:21:22.467939+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:21:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:24 smithi122 bash[18672]: cluster 2024-04-16T14:21:22.468124+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:21:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:24 smithi122 bash[18672]: audit 2024-04-16T14:21:24.122140+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.71:0/2626754819' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:21:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:24 smithi122 bash[18672]: cluster 2024-04-16T14:21:24.802073+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-16T14:21:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:24 smithi071 bash[18570]: cluster 2024-04-16T14:21:22.467939+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:21:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:24 smithi071 bash[18570]: cluster 2024-04-16T14:21:22.468124+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:21:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:24 smithi071 bash[18570]: audit 2024-04-16T14:21:24.122140+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.71:0/2626754819' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:21:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:24 smithi071 bash[18570]: cluster 2024-04-16T14:21:24.802073+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-16T14:21:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:24 smithi071 bash[23969]: cluster 2024-04-16T14:21:22.467939+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T14:21:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:24 smithi071 bash[23969]: cluster 2024-04-16T14:21:22.468124+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T14:21:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:24 smithi071 bash[23969]: audit 2024-04-16T14:21:24.122140+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.71:0/2626754819' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:21:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:24 smithi071 bash[23969]: cluster 2024-04-16T14:21:24.802073+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-16T14:21:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:26 smithi122 bash[18672]: cluster 2024-04-16T14:21:24.915160+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:26 smithi122 bash[18672]: cluster 2024-04-16T14:21:25.805649+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-16T14:21:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:26 smithi071 bash[18570]: cluster 2024-04-16T14:21:24.915160+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:26 smithi071 bash[18570]: cluster 2024-04-16T14:21:25.805649+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-16T14:21:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:26 smithi071 bash[23969]: cluster 2024-04-16T14:21:24.915160+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:26 smithi071 bash[23969]: cluster 2024-04-16T14:21:25.805649+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-16T14:21:27.558 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:21:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:27 smithi071 bash[18570]: cluster 2024-04-16T14:21:26.810145+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-16T14:21:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:27 smithi071 bash[23969]: cluster 2024-04-16T14:21:26.810145+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-16T14:21:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:27 smithi122 bash[18672]: cluster 2024-04-16T14:21:26.810145+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-16T14:21:29.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:28 smithi071 bash[18570]: cluster 2024-04-16T14:21:26.915656+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v222: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:21:29.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:28 smithi071 bash[18570]: cluster 2024-04-16T14:21:27.825345+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-16T14:21:29.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:28 smithi071 bash[23969]: cluster 2024-04-16T14:21:26.915656+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v222: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:21:29.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:28 smithi071 bash[23969]: cluster 2024-04-16T14:21:27.825345+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-16T14:21:29.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:28 smithi122 bash[18672]: cluster 2024-04-16T14:21:26.915656+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v222: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:21:29.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:28 smithi122 bash[18672]: cluster 2024-04-16T14:21:27.825345+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-16T14:21:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:29 smithi122 bash[18672]: cluster 2024-04-16T14:21:28.916306+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2024-04-16T14:21:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:29 smithi071 bash[18570]: cluster 2024-04-16T14:21:28.916306+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2024-04-16T14:21:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:29 smithi071 bash[23969]: cluster 2024-04-16T14:21:28.916306+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s, 0 objects/s recovering 2024-04-16T14:21:30.233 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:21:30.233 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":58,"fsid":"84f0cb40-fbfb-11ee-bc90-c7b262605968","created":"2024-04-16T14:14:43.027679+0000","modified":"2024-04-16T14:21:27.812394+0000","last_up_change":"2024-04-16T14:21:23.785015+0000","last_in_change":"2024-04-16T14:20:59.368225+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-04-16T14:18:32.337019+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":"4a657d8f-893a-481a-896a-13906d4574ee","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.71:6802","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6803","nonce":3997728549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6805","nonce":3997728549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6809","nonce":3997728549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6807","nonce":3997728549}]},"public_addr":"172.21.15.71:6803/3997728549","cluster_addr":"172.21.15.71:6805/3997728549","heartbeat_back_addr":"172.21.15.71:6809/3997728549","heartbeat_front_addr":"172.21.15.71:6807/3997728549","state":["exists","up"]},{"osd":1,"uuid":"dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17","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.71:6810","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6811","nonce":3159629393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6813","nonce":3159629393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6817","nonce":3159629393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6815","nonce":3159629393}]},"public_addr":"172.21.15.71:6811/3159629393","cluster_addr":"172.21.15.71:6813/3159629393","heartbeat_back_addr":"172.21.15.71:6817/3159629393","heartbeat_front_addr":"172.21.15.71:6815/3159629393","state":["exists","up"]},{"osd":2,"uuid":"89a981d0-8ff1-4004-a73b-065ac6e4a57a","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.71:6818","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6819","nonce":2724705659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6821","nonce":2724705659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6825","nonce":2724705659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6823","nonce":2724705659}]},"public_addr":"172.21.15.71:6819/2724705659","cluster_addr":"172.21.15.71:6821/2724705659","heartbeat_back_addr":"172.21.15.71:6825/2724705659","heartbeat_front_addr":"172.21.15.71:6823/2724705659","state":["exists","up"]},{"osd":3,"uuid":"33f2220d-c608-4a61-ab74-edff7b3b31b9","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.71:6826","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6827","nonce":1064037919}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6829","nonce":1064037919}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6833","nonce":1064037919}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6831","nonce":1064037919}]},"public_addr":"172.21.15.71:6827/1064037919","cluster_addr":"172.21.15.71:6829/1064037919","heartbeat_back_addr":"172.21.15.71:6833/1064037919","heartbeat_front_addr":"172.21.15.71:6831/1064037919","state":["exists","up"]},{"osd":4,"uuid":"0f7c453b-dba2-40c3-a023-192d5a90b06a","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.122:6800","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6801","nonce":3440054373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6803","nonce":3440054373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6807","nonce":3440054373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6805","nonce":3440054373}]},"public_addr":"172.21.15.122:6801/3440054373","cluster_addr":"172.21.15.122:6803/3440054373","heartbeat_back_addr":"172.21.15.122:6807/3440054373","heartbeat_front_addr":"172.21.15.122:6805/3440054373","state":["exists","up"]},{"osd":5,"uuid":"024ab1ac-90e6-48a6-874d-cd13b7bdfa51","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.122:6808","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6809","nonce":2791025166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6811","nonce":2791025166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6815","nonce":2791025166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6813","nonce":2791025166}]},"public_addr":"172.21.15.122:6809/2791025166","cluster_addr":"172.21.15.122:6811/2791025166","heartbeat_back_addr":"172.21.15.122:6815/2791025166","heartbeat_front_addr":"172.21.15.122:6813/2791025166","state":["exists","up"]},{"osd":6,"uuid":"b23a8984-6252-4cf1-9714-3a6191f4babd","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.122:6816","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6817","nonce":3138776705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6819","nonce":3138776705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6823","nonce":3138776705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6821","nonce":3138776705}]},"public_addr":"172.21.15.122:6817/3138776705","cluster_addr":"172.21.15.122:6819/3138776705","heartbeat_back_addr":"172.21.15.122:6823/3138776705","heartbeat_front_addr":"172.21.15.122:6821/3138776705","state":["exists","up"]},{"osd":7,"uuid":"3d07011b-7cb8-4c70-b938-544ccd55d72f","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.122:6824","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6825","nonce":347030149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6827","nonce":347030149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6831","nonce":347030149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6829","nonce":347030149}]},"public_addr":"172.21.15.122:6825/347030149","cluster_addr":"172.21.15.122:6827/347030149","heartbeat_back_addr":"172.21.15.122:6831/347030149","heartbeat_front_addr":"172.21.15.122:6829/347030149","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-04-16T14:17:19.610360+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-04-16T14:17:51.736082+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-04-16T14:18:29.181882+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-04-16T14:19:05.604017+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-04-16T14:19:40.373750+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-04-16T14:20:10.342709+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-04-16T14:20:47.683924+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-04-16T14:21:22.468130+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/302950479":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6801/3339527430":"2024-04-17T14:15:41.724578+0000","172.21.15.71:0/2454299756":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6800/3339527430":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6801/2286923778":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/3447199726":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/1489638264":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/89045857":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6800/2286923778":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/1184877296":"2024-04-17T14:15:13.064007+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-04-16T14:21:30.877 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-16T14:18:32.337019+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-04-16T14:21:30.877 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-16T14:21:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:30 smithi122 bash[18672]: audit 2024-04-16T14:21:30.238010+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.71:0/2227732917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:21:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:30 smithi071 bash[18570]: audit 2024-04-16T14:21:30.238010+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.71:0/2227732917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:21:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:30 smithi071 bash[23969]: audit 2024-04-16T14:21:30.238010+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.71:0/2227732917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:21:32.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:31 smithi122 bash[18672]: cluster 2024-04-16T14:21:30.916954+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:21:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:31 smithi071 bash[18570]: cluster 2024-04-16T14:21:30.916954+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:21:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:31 smithi071 bash[23969]: cluster 2024-04-16T14:21:30.916954+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:21:33.584 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:21:35.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:34 smithi122 bash[18672]: cluster 2024-04-16T14:21:32.917509+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-16T14:21:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:34 smithi071 bash[18570]: cluster 2024-04-16T14:21:32.917509+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-16T14:21:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:34 smithi071 bash[23969]: cluster 2024-04-16T14:21:32.917509+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-16T14:21:35.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:35 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:21:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:21:36.291 INFO:teuthology.orchestra.run.smithi071.stdout:pg_num: 1 2024-04-16T14:21:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:36 smithi122 bash[18672]: cluster 2024-04-16T14:21:34.917968+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:36 smithi122 bash[18672]: audit 2024-04-16T14:21:35.696745+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:36 smithi122 bash[18672]: audit 2024-04-16T14:21:35.704286+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:36 smithi122 bash[18672]: audit 2024-04-16T14:21:36.296128+0000 mon.a (mon.0) 751 : audit [DBG] from='client.? 172.21.15.71:0/3813464799' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-16T14:21:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:36 smithi071 bash[18570]: cluster 2024-04-16T14:21:34.917968+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:36 smithi071 bash[18570]: audit 2024-04-16T14:21:35.696745+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:36 smithi071 bash[18570]: audit 2024-04-16T14:21:35.704286+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:36 smithi071 bash[18570]: audit 2024-04-16T14:21:36.296128+0000 mon.a (mon.0) 751 : audit [DBG] from='client.? 172.21.15.71:0/3813464799' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-16T14:21:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:36 smithi071 bash[23969]: cluster 2024-04-16T14:21:34.917968+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:36 smithi071 bash[23969]: audit 2024-04-16T14:21:35.696745+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:36 smithi071 bash[23969]: audit 2024-04-16T14:21:35.704286+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:36 smithi071 bash[23969]: audit 2024-04-16T14:21:36.296128+0000 mon.a (mon.0) 751 : audit [DBG] from='client.? 172.21.15.71:0/3813464799' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-16T14:21:37.134 INFO:tasks.cephadm:Adding prometheus.a on smithi122 2024-04-16T14:21:37.137 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch apply prometheus '1;smithi122=a' 2024-04-16T14:21:38.694 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:38 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:21:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:21:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:38 smithi122 bash[18672]: cluster 2024-04-16T14:21:36.918460+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:38 smithi122 bash[18672]: audit 2024-04-16T14:21:38.259691+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:38 smithi122 bash[18672]: audit 2024-04-16T14:21:38.269439+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:38 smithi071 bash[18570]: cluster 2024-04-16T14:21:36.918460+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:38 smithi071 bash[18570]: audit 2024-04-16T14:21:38.259691+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:38 smithi071 bash[18570]: audit 2024-04-16T14:21:38.269439+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:38 smithi071 bash[23969]: cluster 2024-04-16T14:21:36.918460+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:38 smithi071 bash[23969]: audit 2024-04-16T14:21:38.259691+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:38 smithi071 bash[23969]: audit 2024-04-16T14:21:38.269439+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:39.822 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled prometheus update... 2024-04-16T14:21:40.431 DEBUG:teuthology.orchestra.run.smithi122:prometheus.a> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a.service 2024-04-16T14:21:40.435 INFO:tasks.cephadm:Adding node-exporter.a on smithi071 2024-04-16T14:21:40.435 INFO:tasks.cephadm:Adding node-exporter.b on smithi122 2024-04-16T14:21:40.435 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch apply node-exporter '2;smithi071=a;smithi122=b' 2024-04-16T14:21:40.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[18672]: cluster 2024-04-16T14:21:38.919066+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:40.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[18672]: audit 2024-04-16T14:21:39.815953+0000 mgr.y (mgr.14152) 247 : audit [DBG] from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:40.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[18672]: audit 2024-04-16T14:21:39.826578+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:40.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[18672]: audit 2024-04-16T14:21:39.835044+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:40.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[18672]: audit 2024-04-16T14:21:39.837820+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:40.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[18672]: audit 2024-04-16T14:21:39.839548+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:40.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[18672]: audit 2024-04-16T14:21:39.850730+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:40.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[18672]: audit 2024-04-16T14:21:39.863985+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:21:41.047 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18826]: ignoring --setuser ceph since I am not root 2024-04-16T14:21:41.047 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18826]: ignoring --setgroup ceph since I am not root 2024-04-16T14:21:41.047 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18826]: debug 2024-04-16T14:21:40.909+0000 7fd3779da700 1 -- 172.21.15.71:0/3038783164 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555ce8784340 con 0x555ce9502800 2024-04-16T14:21:41.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18570]: cluster 2024-04-16T14:21:38.919066+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:41.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18570]: audit 2024-04-16T14:21:39.815953+0000 mgr.y (mgr.14152) 247 : audit [DBG] from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18570]: audit 2024-04-16T14:21:39.826578+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18570]: audit 2024-04-16T14:21:39.835044+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18570]: audit 2024-04-16T14:21:39.837820+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18570]: audit 2024-04-16T14:21:39.839548+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18570]: audit 2024-04-16T14:21:39.850730+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[18570]: audit 2024-04-16T14:21:39.863985+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[23969]: cluster 2024-04-16T14:21:38.919066+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[23969]: audit 2024-04-16T14:21:39.815953+0000 mgr.y (mgr.14152) 247 : audit [DBG] from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[23969]: audit 2024-04-16T14:21:39.826578+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[23969]: audit 2024-04-16T14:21:39.835044+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[23969]: audit 2024-04-16T14:21:39.837820+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:41.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[23969]: audit 2024-04-16T14:21:39.839548+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:41.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[23969]: audit 2024-04-16T14:21:39.850730+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' 2024-04-16T14:21:41.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:40 smithi071 bash[23969]: audit 2024-04-16T14:21:39.863985+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:21:41.197 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[19617]: ignoring --setuser ceph since I am not root 2024-04-16T14:21:41.198 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[19617]: ignoring --setgroup ceph since I am not root 2024-04-16T14:21:41.198 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:40 smithi122 bash[19617]: debug 2024-04-16T14:21:40.933+0000 7f14251e0700 1 -- 172.21.15.122:0/2462869868 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5605c98a0340 con 0x5605ca61c800 2024-04-16T14:21:41.198 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:41 smithi122 bash[19617]: debug 2024-04-16T14:21:41.077+0000 7f142dc3c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:21:41.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:41 smithi071 bash[18826]: debug 2024-04-16T14:21:41.049+0000 7fd380436000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:21:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:41 smithi122 bash[18672]: cephadm 2024-04-16T14:21:39.819418+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-04-16T14:21:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:41 smithi122 bash[18672]: audit 2024-04-16T14:21:40.863692+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:21:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:41 smithi122 bash[18672]: cluster 2024-04-16T14:21:40.863849+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-16T14:21:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:41 smithi071 bash[18570]: cephadm 2024-04-16T14:21:39.819418+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-04-16T14:21:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:41 smithi071 bash[18570]: audit 2024-04-16T14:21:40.863692+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:21:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:41 smithi071 bash[18570]: cluster 2024-04-16T14:21:40.863849+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-16T14:21:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:41 smithi071 bash[23969]: cephadm 2024-04-16T14:21:39.819418+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-04-16T14:21:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:41 smithi071 bash[23969]: audit 2024-04-16T14:21:40.863692+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.71:0/1203166723' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:21:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:41 smithi071 bash[23969]: cluster 2024-04-16T14:21:40.863849+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-16T14:21:42.886 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:42 smithi071 bash[18826]: debug 2024-04-16T14:21:42.549+0000 7fd380436000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:21:42.886 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:42 smithi071 bash[18826]: debug 2024-04-16T14:21:42.645+0000 7fd380436000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:21:42.947 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:42 smithi122 bash[19617]: debug 2024-04-16T14:21:42.633+0000 7f142dc3c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:21:42.947 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:42 smithi122 bash[19617]: debug 2024-04-16T14:21:42.729+0000 7f142dc3c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:21:43.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:42 smithi071 bash[18826]: debug 2024-04-16T14:21:42.885+0000 7fd380436000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:21:43.447 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:42 smithi122 bash[19617]: debug 2024-04-16T14:21:42.977+0000 7f142dc3c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:21:43.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:43 smithi071 bash[18826]: debug 2024-04-16T14:21:43.609+0000 7fd380436000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:21:43.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:43 smithi071 bash[18826]: debug 2024-04-16T14:21:43.717+0000 7fd380436000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:21:43.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:43 smithi071 bash[18826]: debug 2024-04-16T14:21:43.817+0000 7fd380436000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:21:43.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:43 smithi071 bash[18826]: debug 2024-04-16T14:21:43.929+0000 7fd380436000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:21:44.026 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:43 smithi122 bash[19617]: debug 2024-04-16T14:21:43.709+0000 7f142dc3c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:21:44.026 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:43 smithi122 bash[19617]: debug 2024-04-16T14:21:43.817+0000 7f142dc3c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:21:44.027 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:43 smithi122 bash[19617]: debug 2024-04-16T14:21:43.917+0000 7f142dc3c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:21:44.027 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:44 smithi122 bash[19617]: debug 2024-04-16T14:21:44.025+0000 7f142dc3c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:21:44.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:44 smithi071 bash[18826]: debug 2024-04-16T14:21:44.141+0000 7fd380436000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:21:44.447 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:44 smithi122 bash[19617]: debug 2024-04-16T14:21:44.233+0000 7f142dc3c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:21:44.688 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:44 smithi071 bash[18826]: debug 2024-04-16T14:21:44.413+0000 7fd380436000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:21:44.688 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:44 smithi071 bash[18826]: debug 2024-04-16T14:21:44.513+0000 7fd380436000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:21:44.779 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:44 smithi122 bash[19617]: debug 2024-04-16T14:21:44.501+0000 7f142dc3c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:21:44.779 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:44 smithi122 bash[19617]: debug 2024-04-16T14:21:44.601+0000 7f142dc3c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:21:44.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:44 smithi071 bash[18826]: debug 2024-04-16T14:21:44.689+0000 7fd380436000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:21:44.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:44 smithi071 bash[18826]: debug 2024-04-16T14:21:44.937+0000 7fd380436000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:21:45.197 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:44 smithi122 bash[19617]: debug 2024-04-16T14:21:44.777+0000 7f142dc3c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:21:45.198 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:45 smithi122 bash[19617]: debug 2024-04-16T14:21:45.021+0000 7f142dc3c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:21:45.596 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:45 smithi071 bash[18826]: debug 2024-04-16T14:21:45.205+0000 7fd380436000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:21:45.596 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:45 smithi071 bash[18826]: debug 2024-04-16T14:21:45.365+0000 7fd380436000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:21:45.675 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:45 smithi122 bash[19617]: debug 2024-04-16T14:21:45.285+0000 7f142dc3c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:21:45.676 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:45 smithi122 bash[19617]: debug 2024-04-16T14:21:45.445+0000 7f142dc3c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:21:45.676 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:45 smithi122 bash[19617]: debug 2024-04-16T14:21:45.677+0000 7f142dc3c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:21:45.947 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:45 smithi122 bash[19617]: debug 2024-04-16T14:21:45.789+0000 7f142dc3c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:21:45.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:45 smithi071 bash[18826]: debug 2024-04-16T14:21:45.597+0000 7fd380436000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:21:45.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:45 smithi071 bash[18826]: debug 2024-04-16T14:21:45.713+0000 7fd380436000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:21:46.447 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:46 smithi122 bash[19617]: debug 2024-04-16T14:21:46.121+0000 7f142dc3c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:21:46.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:46 smithi071 bash[18826]: debug 2024-04-16T14:21:46.049+0000 7fd380436000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:21:47.089 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:46 smithi071 bash[18826]: debug 2024-04-16T14:21:46.773+0000 7fd380436000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:21:47.089 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:46 smithi071 bash[18826]: debug 2024-04-16T14:21:46.889+0000 7fd380436000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:21:47.152 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:46 smithi122 bash[19617]: debug 2024-04-16T14:21:46.837+0000 7f142dc3c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:21:47.152 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:46 smithi122 bash[19617]: debug 2024-04-16T14:21:46.949+0000 7f142dc3c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:21:47.413 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[18826]: debug 2024-04-16T14:21:47.093+0000 7fd380436000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:21:47.447 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:47 smithi122 bash[19617]: debug 2024-04-16T14:21:47.153+0000 7f142dc3c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:21:47.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[18826]: debug 2024-04-16T14:21:47.417+0000 7fd380436000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:21:47.834 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:47 smithi122 bash[19617]: debug 2024-04-16T14:21:47.469+0000 7f142dc3c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:21:48.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[23969]: cluster 2024-04-16T14:21:47.924396+0000 mon.a (mon.0) 762 : cluster [INF] Active manager daemon y restarted 2024-04-16T14:21:48.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[23969]: cluster 2024-04-16T14:21:47.925513+0000 mon.a (mon.0) 763 : cluster [INF] Activating manager daemon y 2024-04-16T14:21:48.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[23969]: cluster 2024-04-16T14:21:47.930991+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-16T14:21:48.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[18570]: cluster 2024-04-16T14:21:47.924396+0000 mon.a (mon.0) 762 : cluster [INF] Active manager daemon y restarted 2024-04-16T14:21:48.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[18570]: cluster 2024-04-16T14:21:47.925513+0000 mon.a (mon.0) 763 : cluster [INF] Activating manager daemon y 2024-04-16T14:21:48.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[18570]: cluster 2024-04-16T14:21:47.930991+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-16T14:21:48.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[18826]: debug 2024-04-16T14:21:47.785+0000 7fd380436000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:21:48.075 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:47 smithi071 bash[18826]: debug 2024-04-16T14:21:47.901+0000 7fd380436000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:21:48.075 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:48 smithi071 bash[18826]: [16/Apr/2024:14:21:48] ENGINE Bus STARTING 2024-04-16T14:21:48.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:47 smithi122 bash[18672]: cluster 2024-04-16T14:21:47.924396+0000 mon.a (mon.0) 762 : cluster [INF] Active manager daemon y restarted 2024-04-16T14:21:48.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:47 smithi122 bash[18672]: cluster 2024-04-16T14:21:47.925513+0000 mon.a (mon.0) 763 : cluster [INF] Activating manager daemon y 2024-04-16T14:21:48.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:47 smithi122 bash[18672]: cluster 2024-04-16T14:21:47.930991+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-16T14:21:48.123 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:47 smithi122 bash[19617]: debug 2024-04-16T14:21:47.833+0000 7f142dc3c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:21:48.123 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:47 smithi122 bash[19617]: debug 2024-04-16T14:21:47.949+0000 7f142dc3c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:21:48.124 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:47 smithi122 bash[19617]: [16/Apr/2024:14:21:47] ENGINE Bus STARTING 2024-04-16T14:21:48.124 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:48 smithi122 bash[19617]: CherryPy Checker: 2024-04-16T14:21:48.124 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:48 smithi122 bash[19617]: The Application mounted at '' has an empty config. 2024-04-16T14:21:48.124 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:48 smithi122 bash[19617]: [16/Apr/2024:14:21:48] ENGINE Serving on http://:::9283 2024-04-16T14:21:48.124 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:21:48 smithi122 bash[19617]: [16/Apr/2024:14:21:48] ENGINE Bus STARTED 2024-04-16T14:21:48.381 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:48 smithi071 bash[18826]: CherryPy Checker: 2024-04-16T14:21:48.381 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:48 smithi071 bash[18826]: The Application mounted at '' has an empty config. 2024-04-16T14:21:48.381 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:48 smithi071 bash[18826]: [16/Apr/2024:14:21:48] ENGINE Serving on http://:::9283 2024-04-16T14:21:48.381 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:48 smithi071 bash[18826]: [16/Apr/2024:14:21:48] ENGINE Bus STARTED 2024-04-16T14:21:49.001 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:48 smithi071 bash[18826]: [16/Apr/2024:14:21:48] ENGINE Bus STARTING 2024-04-16T14:21:49.001 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:48 smithi071 bash[18826]: [16/Apr/2024:14:21:48] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:21:49.001 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:48 smithi071 bash[18826]: [16/Apr/2024:14:21:48] ENGINE Bus STARTED 2024-04-16T14:21:49.023 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled node-exporter update... 2024-04-16T14:21:49.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cluster 2024-04-16T14:21:47.987469+0000 mon.a (mon.0) 765 : cluster [DBG] Standby manager daemon x restarted 2024-04-16T14:21:49.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cluster 2024-04-16T14:21:47.987639+0000 mon.a (mon.0) 766 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:21:49.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cluster 2024-04-16T14:21:47.988044+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627338s), standbys: x 2024-04-16T14:21:49.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:47.989356+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:21:49.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:47.994921+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:21:49.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:47.995920+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:21:49.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:47.996371+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:47.998699+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:47.999041+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:47.999357+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.000540+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.000913+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.001547+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.002087+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.002678+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.003265+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.003798+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.004387+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:21:49.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.004929+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:21:49.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.005485+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:49.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.006049+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:21:49.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.006394+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:21:49.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.007460+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:21:49.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cluster 2024-04-16T14:21:48.031785+0000 mon.a (mon.0) 784 : cluster [INF] Manager daemon y is now available 2024-04-16T14:21:49.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.052802+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.055155+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:49.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.056622+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.058530+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.059508+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.063220+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.063710+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.066881+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]': finished 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cephadm 2024-04-16T14:21:48.070916+0000 mgr.y (mgr.24277) 1 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.071486+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cephadm 2024-04-16T14:21:48.074724+0000 mgr.y (mgr.24277) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.075259+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.089973+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.094836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:21:49.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cephadm 2024-04-16T14:21:48.453321+0000 mgr.y (mgr.24277) 3 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cephadm 2024-04-16T14:21:48.482347+0000 mgr.y (mgr.24277) 4 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.555077+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.602638+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.606624+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.611769+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cephadm 2024-04-16T14:21:48.749530+0000 mgr.y (mgr.24277) 5 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Bus STARTING 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cephadm 2024-04-16T14:21:48.867482+0000 mgr.y (mgr.24277) 6 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: cephadm 2024-04-16T14:21:48.867630+0000 mgr.y (mgr.24277) 7 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Bus STARTED 2024-04-16T14:21:49.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:49 smithi122 bash[18672]: audit 2024-04-16T14:21:48.874504+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cluster 2024-04-16T14:21:47.987469+0000 mon.a (mon.0) 765 : cluster [DBG] Standby manager daemon x restarted 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cluster 2024-04-16T14:21:47.987639+0000 mon.a (mon.0) 766 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cluster 2024-04-16T14:21:47.988044+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627338s), standbys: x 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:47.989356+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:47.994921+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:47.995920+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:47.996371+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:47.998699+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:47.999041+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:47.999357+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.000540+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.000913+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:21:49.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.001547+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:21:49.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.002087+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:21:49.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.002678+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:21:49.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.003265+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:21:49.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.003798+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:21:49.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.004387+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:21:49.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.004929+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:21:49.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cluster 2024-04-16T14:21:47.987469+0000 mon.a (mon.0) 765 : cluster [DBG] Standby manager daemon x restarted 2024-04-16T14:21:49.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cluster 2024-04-16T14:21:47.987639+0000 mon.a (mon.0) 766 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:21:49.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cluster 2024-04-16T14:21:47.988044+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627338s), standbys: x 2024-04-16T14:21:49.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:47.989356+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:21:49.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:47.994921+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:21:49.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:47.995920+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:21:49.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:47.996371+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/1767208139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:47.998699+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:47.999041+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:47.999357+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.000540+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.000913+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.001547+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.002087+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.002678+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.003265+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:21:49.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.003798+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.004387+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.004929+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.005485+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.006049+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.006394+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.007460+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cluster 2024-04-16T14:21:48.031785+0000 mon.a (mon.0) 784 : cluster [INF] Manager daemon y is now available 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.052802+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.055155+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.056622+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.058530+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.059508+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.063220+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.063710+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.066881+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]': finished 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cephadm 2024-04-16T14:21:48.070916+0000 mgr.y (mgr.24277) 1 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.071486+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cephadm 2024-04-16T14:21:48.074724+0000 mgr.y (mgr.24277) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.075259+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.089973+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.005485+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.006049+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.006394+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.007460+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cluster 2024-04-16T14:21:48.031785+0000 mon.a (mon.0) 784 : cluster [INF] Manager daemon y is now available 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.052802+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.055155+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.056622+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.058530+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.059508+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:21:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.063220+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.063710+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.066881+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]': finished 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cephadm 2024-04-16T14:21:48.070916+0000 mgr.y (mgr.24277) 1 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.071486+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]': finished 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cephadm 2024-04-16T14:21:48.074724+0000 mgr.y (mgr.24277) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.075259+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.089973+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.094836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cephadm 2024-04-16T14:21:48.453321+0000 mgr.y (mgr.24277) 3 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:21:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cephadm 2024-04-16T14:21:48.482347+0000 mgr.y (mgr.24277) 4 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.555077+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.602638+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.606624+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.611769+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cephadm 2024-04-16T14:21:48.749530+0000 mgr.y (mgr.24277) 5 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Bus STARTING 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cephadm 2024-04-16T14:21:48.867482+0000 mgr.y (mgr.24277) 6 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: cephadm 2024-04-16T14:21:48.867630+0000 mgr.y (mgr.24277) 7 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Bus STARTED 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[23969]: audit 2024-04-16T14:21:48.874504+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.094836+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cephadm 2024-04-16T14:21:48.453321+0000 mgr.y (mgr.24277) 3 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cephadm 2024-04-16T14:21:48.482347+0000 mgr.y (mgr.24277) 4 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.555077+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.602638+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.606624+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.611769+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:21:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cephadm 2024-04-16T14:21:48.749530+0000 mgr.y (mgr.24277) 5 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Bus STARTING 2024-04-16T14:21:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cephadm 2024-04-16T14:21:48.867482+0000 mgr.y (mgr.24277) 6 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:21:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: cephadm 2024-04-16T14:21:48.867630+0000 mgr.y (mgr.24277) 7 : cephadm [INF] [16/Apr/2024:14:21:48] ENGINE Bus STARTED 2024-04-16T14:21:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:49 smithi071 bash[18570]: audit 2024-04-16T14:21:48.874504+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:49.796 DEBUG:teuthology.orchestra.run.smithi071:node-exporter.a> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.a.service 2024-04-16T14:21:49.798 DEBUG:teuthology.orchestra.run.smithi122:node-exporter.b> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.b.service 2024-04-16T14:21:49.801 INFO:tasks.cephadm:Adding alertmanager.a on smithi071 2024-04-16T14:21:49.801 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch apply alertmanager '1;smithi071=a' 2024-04-16T14:21:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:50 smithi122 bash[18672]: audit 2024-04-16T14:21:48.998339+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:21:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:50 smithi122 bash[18672]: cluster 2024-04-16T14:21:48.998519+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e18: y(active, since 1.0732s), standbys: x 2024-04-16T14:21:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:50 smithi122 bash[18672]: audit 2024-04-16T14:21:49.015836+0000 mgr.y (mgr.24277) 8 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:50 smithi122 bash[18672]: cephadm 2024-04-16T14:21:49.021175+0000 mgr.y (mgr.24277) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi071=a;smithi122=b;count:2 2024-04-16T14:21:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:50 smithi122 bash[18672]: cluster 2024-04-16T14:21:49.023825+0000 mgr.y (mgr.24277) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:50 smithi122 bash[18672]: audit 2024-04-16T14:21:49.027573+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:50 smithi122 bash[18672]: cephadm 2024-04-16T14:21:49.045554+0000 mgr.y (mgr.24277) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-04-16T14:21:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[18570]: audit 2024-04-16T14:21:48.998339+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:21:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[18570]: cluster 2024-04-16T14:21:48.998519+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e18: y(active, since 1.0732s), standbys: x 2024-04-16T14:21:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[18570]: audit 2024-04-16T14:21:49.015836+0000 mgr.y (mgr.24277) 8 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[18570]: cephadm 2024-04-16T14:21:49.021175+0000 mgr.y (mgr.24277) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi071=a;smithi122=b;count:2 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[18570]: cluster 2024-04-16T14:21:49.023825+0000 mgr.y (mgr.24277) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[18570]: audit 2024-04-16T14:21:49.027573+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[18570]: cephadm 2024-04-16T14:21:49.045554+0000 mgr.y (mgr.24277) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[23969]: audit 2024-04-16T14:21:48.998339+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[23969]: cluster 2024-04-16T14:21:48.998519+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e18: y(active, since 1.0732s), standbys: x 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[23969]: audit 2024-04-16T14:21:49.015836+0000 mgr.y (mgr.24277) 8 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[23969]: cephadm 2024-04-16T14:21:49.021175+0000 mgr.y (mgr.24277) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi071=a;smithi122=b;count:2 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[23969]: cluster 2024-04-16T14:21:49.023825+0000 mgr.y (mgr.24277) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[23969]: audit 2024-04-16T14:21:49.027573+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:50 smithi071 bash[23969]: cephadm 2024-04-16T14:21:49.045554+0000 mgr.y (mgr.24277) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-04-16T14:21:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:51 smithi122 bash[18672]: cluster 2024-04-16T14:21:50.002351+0000 mgr.y (mgr.24277) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:51 smithi122 bash[18672]: cluster 2024-04-16T14:21:50.041466+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-16T14:21:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:51 smithi071 bash[18570]: cluster 2024-04-16T14:21:50.002351+0000 mgr.y (mgr.24277) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:51 smithi071 bash[18570]: cluster 2024-04-16T14:21:50.041466+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-16T14:21:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:51 smithi071 bash[23969]: cluster 2024-04-16T14:21:50.002351+0000 mgr.y (mgr.24277) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:51 smithi071 bash[23969]: cluster 2024-04-16T14:21:50.041466+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-16T14:21:53.441 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:53 smithi122 bash[18672]: cluster 2024-04-16T14:21:52.002947+0000 mgr.y (mgr.24277) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:53 smithi071 bash[18570]: cluster 2024-04-16T14:21:52.002947+0000 mgr.y (mgr.24277) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:53 smithi071 bash[23969]: cluster 2024-04-16T14:21:52.002947+0000 mgr.y (mgr.24277) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:54.021 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled alertmanager update... 2024-04-16T14:21:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[18570]: cluster 2024-04-16T14:21:54.003545+0000 mgr.y (mgr.24277) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[18570]: audit 2024-04-16T14:21:54.014494+0000 mgr.y (mgr.24277) 15 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[18570]: cephadm 2024-04-16T14:21:54.017943+0000 mgr.y (mgr.24277) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi071=a;count:1 2024-04-16T14:21:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[18570]: audit 2024-04-16T14:21:54.025530+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[23969]: cluster 2024-04-16T14:21:54.003545+0000 mgr.y (mgr.24277) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[23969]: audit 2024-04-16T14:21:54.014494+0000 mgr.y (mgr.24277) 15 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[23969]: cephadm 2024-04-16T14:21:54.017943+0000 mgr.y (mgr.24277) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi071=a;count:1 2024-04-16T14:21:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[23969]: audit 2024-04-16T14:21:54.025530+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:55.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:55 smithi122 bash[18672]: cluster 2024-04-16T14:21:54.003545+0000 mgr.y (mgr.24277) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:55 smithi122 bash[18672]: audit 2024-04-16T14:21:54.014494+0000 mgr.y (mgr.24277) 15 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:21:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:55 smithi122 bash[18672]: cephadm 2024-04-16T14:21:54.017943+0000 mgr.y (mgr.24277) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi071=a;count:1 2024-04-16T14:21:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:55 smithi122 bash[18672]: audit 2024-04-16T14:21:54.025530+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:56.171 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:55 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:21:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:21:56.223 DEBUG:teuthology.orchestra.run.smithi071:alertmanager.a> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@alertmanager.a.service 2024-04-16T14:21:56.225 INFO:tasks.cephadm:Adding grafana.a on smithi122 2024-04-16T14:21:56.225 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph orch apply grafana '1;smithi122=a' 2024-04-16T14:21:57.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:56 smithi122 bash[18672]: audit 2024-04-16T14:21:55.876250+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:57.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:56 smithi122 bash[18672]: audit 2024-04-16T14:21:55.882133+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:56 smithi071 bash[18570]: audit 2024-04-16T14:21:55.876250+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:56 smithi071 bash[18570]: audit 2024-04-16T14:21:55.882133+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:56 smithi071 bash[23969]: audit 2024-04-16T14:21:55.876250+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:56 smithi071 bash[23969]: audit 2024-04-16T14:21:55.882133+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:58.169 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:57 smithi122 bash[18672]: cluster 2024-04-16T14:21:56.004179+0000 mgr.y (mgr.24277) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:57 smithi071 bash[18570]: cluster 2024-04-16T14:21:56.004179+0000 mgr.y (mgr.24277) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:57 smithi071 bash[23969]: cluster 2024-04-16T14:21:56.004179+0000 mgr.y (mgr.24277) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:58.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:21:58 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:21:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:21:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:59 smithi122 bash[18672]: cluster 2024-04-16T14:21:58.004777+0000 mgr.y (mgr.24277) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:59 smithi122 bash[18672]: audit 2024-04-16T14:21:58.413249+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:21:59 smithi122 bash[18672]: audit 2024-04-16T14:21:58.421398+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:59 smithi071 bash[18570]: cluster 2024-04-16T14:21:58.004777+0000 mgr.y (mgr.24277) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:59 smithi071 bash[18570]: audit 2024-04-16T14:21:58.413249+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:21:59 smithi071 bash[18570]: audit 2024-04-16T14:21:58.421398+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:59 smithi071 bash[23969]: cluster 2024-04-16T14:21:58.004777+0000 mgr.y (mgr.24277) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:21:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:59 smithi071 bash[23969]: audit 2024-04-16T14:21:58.413249+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:21:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:21:59 smithi071 bash[23969]: audit 2024-04-16T14:21:58.421398+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:00.953 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled grafana update... 2024-04-16T14:22:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:01 smithi122 bash[18672]: cluster 2024-04-16T14:22:00.005394+0000 mgr.y (mgr.24277) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:01 smithi122 bash[18672]: audit 2024-04-16T14:22:00.957623+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:01 smithi071 bash[23969]: cluster 2024-04-16T14:22:00.005394+0000 mgr.y (mgr.24277) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:01 smithi071 bash[23969]: audit 2024-04-16T14:22:00.957623+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:01 smithi071 bash[18570]: cluster 2024-04-16T14:22:00.005394+0000 mgr.y (mgr.24277) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:01 smithi071 bash[18570]: audit 2024-04-16T14:22:00.957623+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:02.243 DEBUG:teuthology.orchestra.run.smithi122:grafana.a> sudo journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@grafana.a.service 2024-04-16T14:22:02.246 INFO:tasks.cephadm:Setting up client nodes... 2024-04-16T14:22:02.251 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-16T14:22:02.558 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:02 smithi122 bash[18672]: audit 2024-04-16T14:22:00.947197+0000 mgr.y (mgr.24277) 20 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:22:02.558 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:02 smithi122 bash[18672]: cephadm 2024-04-16T14:22:00.950525+0000 mgr.y (mgr.24277) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-04-16T14:22:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:02 smithi071 bash[18570]: audit 2024-04-16T14:22:00.947197+0000 mgr.y (mgr.24277) 20 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:22:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:02 smithi071 bash[18570]: cephadm 2024-04-16T14:22:00.950525+0000 mgr.y (mgr.24277) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-04-16T14:22:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:02 smithi071 bash[23969]: audit 2024-04-16T14:22:00.947197+0000 mgr.y (mgr.24277) 20 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:22:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:02 smithi071 bash[23969]: cephadm 2024-04-16T14:22:00.950525+0000 mgr.y (mgr.24277) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-04-16T14:22:03.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:03 smithi071 bash[18570]: cluster 2024-04-16T14:22:02.006012+0000 mgr.y (mgr.24277) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:03.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:03 smithi071 bash[23969]: cluster 2024-04-16T14:22:02.006012+0000 mgr.y (mgr.24277) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:03.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:03 smithi122 bash[18672]: cluster 2024-04-16T14:22:02.006012+0000 mgr.y (mgr.24277) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:05.055 INFO:teuthology.orchestra.run.smithi071.stdout:[client.0] 2024-04-16T14:22:05.055 INFO:teuthology.orchestra.run.smithi071.stdout: key = AQCNiR5mX7MjAxAAUZjBkBJLaMct6d+53OkaSA== 2024-04-16T14:22:05.131 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.133 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.134 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.134 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.134 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.448 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.448 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.448 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.448 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.449 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:05.449 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:05 smithi122 systemd[1]: Started Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:22:05.707 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-04-16T14:22:05.707 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-16T14:22:05.708 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-16T14:22:05.728 DEBUG:teuthology.orchestra.run.smithi122:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-16T14:22:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: cluster 2024-04-16T14:22:04.006559+0000 mgr.y (mgr.24277) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.051639+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.71:0/3552287586' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.052340+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.056606+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T14:22:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.388863+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.392685+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.395345+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.397055+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.407700+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.415294+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.418202+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.426596+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.433586+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.436450+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.438248+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.451484+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.457522+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.459522+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.460648+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[18570]: audit 2024-04-16T14:22:05.467501+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: cluster 2024-04-16T14:22:04.006559+0000 mgr.y (mgr.24277) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.051639+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.71:0/3552287586' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.052340+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.056606+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.388863+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.392685+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.395345+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.397055+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.407700+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.415294+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.418202+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-16T14:22:06.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.426596+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.433586+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.436450+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.438248+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.451484+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.457522+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.459522+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.460648+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:05 smithi071 bash[23969]: audit 2024-04-16T14:22:05.467501+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: cluster 2024-04-16T14:22:04.006559+0000 mgr.y (mgr.24277) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.051639+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.71:0/3552287586' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.052340+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.056606+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.388863+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.392685+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.395345+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.397055+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.407700+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.415294+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.418202+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.426596+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.433586+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.436450+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.438248+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.451484+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.457522+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.459522+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.460648+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:06.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:05 smithi122 bash[18672]: audit 2024-04-16T14:22:05.467501+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:07.099 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:06 smithi122 bash[18672]: cephadm 2024-04-16T14:22:05.408415+0000 mgr.y (mgr.24277) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.099 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:06 smithi122 bash[18672]: audit 2024-04-16T14:22:05.416336+0000 mgr.y (mgr.24277) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:22:07.099 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:06 smithi122 bash[18672]: audit 2024-04-16T14:22:05.418833+0000 mgr.y (mgr.24277) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-16T14:22:07.099 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:06 smithi122 bash[18672]: cephadm 2024-04-16T14:22:05.452224+0000 mgr.y (mgr.24277) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.099 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:06 smithi122 bash[18672]: cephadm 2024-04-16T14:22:05.468002+0000 mgr.y (mgr.24277) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[18570]: cephadm 2024-04-16T14:22:05.408415+0000 mgr.y (mgr.24277) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[18570]: audit 2024-04-16T14:22:05.416336+0000 mgr.y (mgr.24277) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[18570]: audit 2024-04-16T14:22:05.418833+0000 mgr.y (mgr.24277) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[18570]: cephadm 2024-04-16T14:22:05.452224+0000 mgr.y (mgr.24277) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[18570]: cephadm 2024-04-16T14:22:05.468002+0000 mgr.y (mgr.24277) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[23969]: cephadm 2024-04-16T14:22:05.408415+0000 mgr.y (mgr.24277) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[23969]: audit 2024-04-16T14:22:05.416336+0000 mgr.y (mgr.24277) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[23969]: audit 2024-04-16T14:22:05.418833+0000 mgr.y (mgr.24277) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[23969]: cephadm 2024-04-16T14:22:05.452224+0000 mgr.y (mgr.24277) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:06 smithi071 bash[23969]: cephadm 2024-04-16T14:22:05.468002+0000 mgr.y (mgr.24277) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:07.381 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.210Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:22:07.381 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.211Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:22:07.381 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.211Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:22:07.381 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.211Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi122 (none))" 2024-04-16T14:22:07.381 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.211Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:22:07.381 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.211Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.212Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.212Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.214Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.217Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.217Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.914µs 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.217Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.217Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.217Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.297µs wal_replay_duration=198.969µs total_replay_duration=250.584µs 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.218Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.218Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.218Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.246Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.212055ms db_storage=802ns remote_storage=1.777µs web_handler=442ns query_engine=704ns scrape=10.641709ms scrape_sd=22.774µs notify=1.072µs notify_sd=2.548µs rules=17.303372ms 2024-04-16T14:22:07.382 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[36186]: ts=2024-04-16T14:22:07.246Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:22:08.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:07 smithi122 bash[18672]: cluster 2024-04-16T14:22:06.007176+0000 mgr.y (mgr.24277) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:07 smithi071 bash[18570]: cluster 2024-04-16T14:22:06.007176+0000 mgr.y (mgr.24277) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:07 smithi071 bash[23969]: cluster 2024-04-16T14:22:06.007176+0000 mgr.y (mgr.24277) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:09.126 INFO:teuthology.orchestra.run.smithi122.stdout:[client.1] 2024-04-16T14:22:09.126 INFO:teuthology.orchestra.run.smithi122.stdout: key = AQCRiR5meatoBxAAdi7Uf1CTANHMDXLhJdY6Rw== 2024-04-16T14:22:09.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:09 smithi122 bash[18672]: cluster 2024-04-16T14:22:08.007751+0000 mgr.y (mgr.24277) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:09.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:09 smithi122 bash[18672]: audit 2024-04-16T14:22:08.084889+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:09 smithi071 bash[18570]: cluster 2024-04-16T14:22:08.007751+0000 mgr.y (mgr.24277) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:09 smithi071 bash[18570]: audit 2024-04-16T14:22:08.084889+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:09 smithi071 bash[23969]: cluster 2024-04-16T14:22:08.007751+0000 mgr.y (mgr.24277) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:09 smithi071 bash[23969]: audit 2024-04-16T14:22:08.084889+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:10.116 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-16T14:22:10.116 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-16T14:22:10.116 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-16T14:22:10.139 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-16T14:22:10.140 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-16T14:22:10.140 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph mgr dump --format=json 2024-04-16T14:22:10.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:10 smithi122 bash[18672]: audit 2024-04-16T14:22:09.122283+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.122:0/3809767629' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:10.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:10 smithi122 bash[18672]: audit 2024-04-16T14:22:09.123964+0000 mon.a (mon.0) 831 : 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-04-16T14:22:10.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:10 smithi122 bash[18672]: audit 2024-04-16T14:22:09.131374+0000 mon.a (mon.0) 832 : 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-04-16T14:22:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:10 smithi071 bash[18570]: audit 2024-04-16T14:22:09.122283+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.122:0/3809767629' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:10 smithi071 bash[18570]: audit 2024-04-16T14:22:09.123964+0000 mon.a (mon.0) 831 : 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-04-16T14:22:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:10 smithi071 bash[18570]: audit 2024-04-16T14:22:09.131374+0000 mon.a (mon.0) 832 : 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-04-16T14:22:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:10 smithi071 bash[23969]: audit 2024-04-16T14:22:09.122283+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.122:0/3809767629' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:22:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:10 smithi071 bash[23969]: audit 2024-04-16T14:22:09.123964+0000 mon.a (mon.0) 831 : 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-04-16T14:22:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:10 smithi071 bash[23969]: audit 2024-04-16T14:22:09.131374+0000 mon.a (mon.0) 832 : 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-04-16T14:22:11.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:11 smithi122 bash[18672]: cluster 2024-04-16T14:22:10.008410+0000 mgr.y (mgr.24277) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:11 smithi071 bash[18570]: cluster 2024-04-16T14:22:10.008410+0000 mgr.y (mgr.24277) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:11 smithi071 bash[23969]: cluster 2024-04-16T14:22:10.008410+0000 mgr.y (mgr.24277) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:12.861 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:13 smithi071 bash[18570]: cluster 2024-04-16T14:22:12.009007+0000 mgr.y (mgr.24277) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:13 smithi071 bash[23969]: cluster 2024-04-16T14:22:12.009007+0000 mgr.y (mgr.24277) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:13 smithi122 bash[18672]: cluster 2024-04-16T14:22:12.009007+0000 mgr.y (mgr.24277) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:14.356 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:14 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:22:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:15.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:14 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:22:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[23969]: cluster 2024-04-16T14:22:14.009543+0000 mgr.y (mgr.24277) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[23969]: audit 2024-04-16T14:22:14.068264+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[23969]: audit 2024-04-16T14:22:14.955877+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[23969]: audit 2024-04-16T14:22:14.967193+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[23969]: audit 2024-04-16T14:22:15.007788+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[23969]: audit 2024-04-16T14:22:15.010532+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[23969]: audit 2024-04-16T14:22:15.012392+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[23969]: audit 2024-04-16T14:22:15.025437+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[18570]: cluster 2024-04-16T14:22:14.009543+0000 mgr.y (mgr.24277) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[18570]: audit 2024-04-16T14:22:14.068264+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[18570]: audit 2024-04-16T14:22:14.955877+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[18570]: audit 2024-04-16T14:22:14.967193+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[18570]: audit 2024-04-16T14:22:15.007788+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[18570]: audit 2024-04-16T14:22:15.010532+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[18570]: audit 2024-04-16T14:22:15.012392+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[18570]: audit 2024-04-16T14:22:15.025437+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:15 smithi122 bash[18672]: cluster 2024-04-16T14:22:14.009543+0000 mgr.y (mgr.24277) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:15 smithi122 bash[18672]: audit 2024-04-16T14:22:14.068264+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:15 smithi122 bash[18672]: audit 2024-04-16T14:22:14.955877+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:15 smithi122 bash[18672]: audit 2024-04-16T14:22:14.967193+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:15 smithi122 bash[18672]: audit 2024-04-16T14:22:15.007788+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:15 smithi122 bash[18672]: audit 2024-04-16T14:22:15.010532+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:15 smithi122 bash[18672]: audit 2024-04-16T14:22:15.012392+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:15.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:15 smithi122 bash[18672]: audit 2024-04-16T14:22:15.025437+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:15.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.491 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.492 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.492 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.492 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.493 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.493 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.762 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.763 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.763 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.763 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.764 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:15.764 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:15 smithi071 systemd[1]: Started Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:22:16.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:15 smithi071 bash[41823]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-16T14:22:16.439 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.439 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.439 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.439 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.440 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.440 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.440 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.440 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.440 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.441 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.441 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.441 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:16.697 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:16 smithi122 systemd[1]: Started Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:22:16.697 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:16 smithi122 bash[37123]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-16T14:22:17.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[18570]: cephadm 2024-04-16T14:22:15.033656+0000 mgr.y (mgr.24277) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi071 2024-04-16T14:22:17.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[18570]: audit 2024-04-16T14:22:15.776961+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:17.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[18570]: cephadm 2024-04-16T14:22:15.778331+0000 mgr.y (mgr.24277) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-04-16T14:22:17.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[18570]: audit 2024-04-16T14:22:16.478687+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:17.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[23969]: cephadm 2024-04-16T14:22:15.033656+0000 mgr.y (mgr.24277) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi071 2024-04-16T14:22:17.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[23969]: audit 2024-04-16T14:22:15.776961+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:17.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[23969]: cephadm 2024-04-16T14:22:15.778331+0000 mgr.y (mgr.24277) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-04-16T14:22:17.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[23969]: audit 2024-04-16T14:22:16.478687+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:17.084 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:16 smithi071 bash[41823]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-16T14:22:17.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:16 smithi122 bash[18672]: cephadm 2024-04-16T14:22:15.033656+0000 mgr.y (mgr.24277) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi071 2024-04-16T14:22:17.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:16 smithi122 bash[18672]: audit 2024-04-16T14:22:15.776961+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:17.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:16 smithi122 bash[18672]: cephadm 2024-04-16T14:22:15.778331+0000 mgr.y (mgr.24277) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-04-16T14:22:17.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:16 smithi122 bash[18672]: audit 2024-04-16T14:22:16.478687+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:17.450 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[41823]: aa2a8d90b84c: Pulling fs layer 2024-04-16T14:22:17.450 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[41823]: b45d31ee2d7f: Pulling fs layer 2024-04-16T14:22:17.450 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[41823]: b5db1e299295: Pulling fs layer 2024-04-16T14:22:17.521 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:22:17.548 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[37123]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-16T14:22:17.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[23969]: cluster 2024-04-16T14:22:16.010245+0000 mgr.y (mgr.24277) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:17.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[23969]: cephadm 2024-04-16T14:22:16.491480+0000 mgr.y (mgr.24277) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi071 2024-04-16T14:22:17.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[23969]: audit 2024-04-16T14:22:17.521774+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.71:0/2949386925' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:22:17.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[18570]: cluster 2024-04-16T14:22:16.010245+0000 mgr.y (mgr.24277) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:17.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[18570]: cephadm 2024-04-16T14:22:16.491480+0000 mgr.y (mgr.24277) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi071 2024-04-16T14:22:17.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[18570]: audit 2024-04-16T14:22:17.521774+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.71:0/2949386925' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:22:17.797 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[41823]: b45d31ee2d7f: Verifying Checksum 2024-04-16T14:22:17.797 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[41823]: b45d31ee2d7f: Download complete 2024-04-16T14:22:17.797 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:17 smithi071 bash[41823]: aa2a8d90b84c: Download complete 2024-04-16T14:22:17.820 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[37123]: aa2a8d90b84c: Pulling fs layer 2024-04-16T14:22:17.820 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[37123]: b45d31ee2d7f: Pulling fs layer 2024-04-16T14:22:17.820 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[37123]: b5db1e299295: Pulling fs layer 2024-04-16T14:22:17.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[18672]: cluster 2024-04-16T14:22:16.010245+0000 mgr.y (mgr.24277) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:17.821 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[18672]: cephadm 2024-04-16T14:22:16.491480+0000 mgr.y (mgr.24277) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi071 2024-04-16T14:22:17.821 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[18672]: audit 2024-04-16T14:22:17.521774+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.71:0/2949386925' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:22:18.164 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[37123]: b45d31ee2d7f: Download complete 2024-04-16T14:22:18.165 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[37123]: aa2a8d90b84c: Verifying Checksum 2024-04-16T14:22:18.165 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:17 smithi122 bash[37123]: aa2a8d90b84c: Download complete 2024-04-16T14:22:18.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:18 smithi122 bash[37123]: b5db1e299295: Verifying Checksum 2024-04-16T14:22:18.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:18 smithi122 bash[37123]: b5db1e299295: Download complete 2024-04-16T14:22:18.516 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:18 smithi071 bash[41823]: b5db1e299295: Verifying Checksum 2024-04-16T14:22:18.516 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:18 smithi071 bash[41823]: b5db1e299295: Download complete 2024-04-16T14:22:18.516 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:18 smithi071 bash[41823]: aa2a8d90b84c: Pull complete 2024-04-16T14:22:18.549 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":19,"active_gid":24277,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6800","nonce":472655666},{"type":"v1","addr":"172.21.15.71:6801","nonce":472655666}]},"active_addr":"172.21.15.71:6801/472655666","active_change":"2024-04-16T14:21:47.925298+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24287,"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.71:8443/","prometheus":"http://172.21.15.71: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.71:0","nonce":3620271122}]},{"addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":1827787288}]},{"addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":165182604}]},{"addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":544687849}]}]}} 2024-04-16T14:22:18.552 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-16T14:22:18.553 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-16T14:22:18.553 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd dump --format=json 2024-04-16T14:22:18.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:18 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:22:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:18.947 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:18 smithi122 bash[37123]: aa2a8d90b84c: Pull complete 2024-04-16T14:22:19.223 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:19 smithi071 bash[41823]: b45d31ee2d7f: Pull complete 2024-04-16T14:22:19.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:19 smithi071 bash[18570]: cluster 2024-04-16T14:22:18.010754+0000 mgr.y (mgr.24277) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:19.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:19 smithi071 bash[18570]: audit 2024-04-16T14:22:18.092743+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:19.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:19 smithi071 bash[18570]: audit 2024-04-16T14:22:18.521122+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:19.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:19 smithi071 bash[23969]: cluster 2024-04-16T14:22:18.010754+0000 mgr.y (mgr.24277) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:19.224 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:19 smithi071 bash[23969]: audit 2024-04-16T14:22:18.092743+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:19.224 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:19 smithi071 bash[23969]: audit 2024-04-16T14:22:18.521122+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:19 smithi122 bash[37123]: b45d31ee2d7f: Pull complete 2024-04-16T14:22:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:19 smithi122 bash[18672]: cluster 2024-04-16T14:22:18.010754+0000 mgr.y (mgr.24277) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:19 smithi122 bash[18672]: audit 2024-04-16T14:22:18.092743+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:19 smithi122 bash[18672]: audit 2024-04-16T14:22:18.521122+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:19.953 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:19 smithi122 bash[37123]: b5db1e299295: Pull complete 2024-04-16T14:22:20.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:19 smithi071 bash[41823]: b5db1e299295: Pull complete 2024-04-16T14:22:20.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:20.697 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:20 smithi122 bash[37123]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-16T14:22:20.697 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:20 smithi122 bash[37123]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-16T14:22:20.950 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:20 smithi071 bash[41823]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-16T14:22:21.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[18672]: cluster 2024-04-16T14:22:20.011384+0000 mgr.y (mgr.24277) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:21.355 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:21 smithi071 bash[18570]: cluster 2024-04-16T14:22:20.011384+0000 mgr.y (mgr.24277) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:21.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:21 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:22:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:21 smithi071 bash[23969]: cluster 2024-04-16T14:22:20.011384+0000 mgr.y (mgr.24277) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:21.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:20 smithi071 bash[41823]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-16T14:22:21.947 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.546Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.546Z 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-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z 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-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z 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-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z caller=node_exporter.go:115 level=info collector=arp 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.547Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-16T14:22:21.948 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=edac 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-16T14:22:21.949 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=os 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-16T14:22:21.950 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=stat 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=time 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=uname 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-16T14:22:21.951 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-16T14:22:21.952 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-16T14:22:21.952 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:21 smithi122 bash[37123]: ts=2024-04-16T14:22:21.548Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-16T14:22:22.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:22 smithi122 bash[18672]: audit 2024-04-16T14:22:21.105404+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:22 smithi071 bash[18570]: audit 2024-04-16T14:22:21.105404+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:22 smithi071 bash[23969]: audit 2024-04-16T14:22:21.105404+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:23.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:23 smithi122 bash[18672]: cluster 2024-04-16T14:22:22.011987+0000 mgr.y (mgr.24277) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[18570]: cluster 2024-04-16T14:22:22.011987+0000 mgr.y (mgr.24277) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[23969]: cluster 2024-04-16T14:22:22.011987+0000 mgr.y (mgr.24277) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:23.450 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.287Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-16T14:22:23.450 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.288Z 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-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z 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-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z 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-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=arp 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=edac 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-16T14:22:23.451 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-16T14:22:23.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=os 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=stat 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=time 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=uname 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-16T14:22:23.453 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-16T14:22:23.454 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-16T14:22:23.454 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.289Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-16T14:22:23.454 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[41823]: ts=2024-04-16T14:22:23.290Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-16T14:22:23.785 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:23 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:22:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:24.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:24 smithi122 bash[18672]: audit 2024-04-16T14:22:23.527180+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:24 smithi071 bash[18570]: audit 2024-04-16T14:22:23.527180+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:24.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:24 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:22:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:24 smithi071 bash[23969]: audit 2024-04-16T14:22:23.527180+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:25 smithi122 bash[18672]: cluster 2024-04-16T14:22:24.012516+0000 mgr.y (mgr.24277) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:25 smithi122 bash[18672]: audit 2024-04-16T14:22:24.529006+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:25 smithi122 bash[18672]: audit 2024-04-16T14:22:24.548335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:25 smithi071 bash[18570]: cluster 2024-04-16T14:22:24.012516+0000 mgr.y (mgr.24277) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:25 smithi071 bash[18570]: audit 2024-04-16T14:22:24.529006+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:25 smithi071 bash[18570]: audit 2024-04-16T14:22:24.548335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:25 smithi071 bash[23969]: cluster 2024-04-16T14:22:24.012516+0000 mgr.y (mgr.24277) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:25 smithi071 bash[23969]: audit 2024-04-16T14:22:24.529006+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:25 smithi071 bash[23969]: audit 2024-04-16T14:22:24.548335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:26.648 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:22:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":59,"fsid":"84f0cb40-fbfb-11ee-bc90-c7b262605968","created":"2024-04-16T14:14:43.027679+0000","modified":"2024-04-16T14:21:47.924574+0000","last_up_change":"2024-04-16T14:21:23.785015+0000","last_in_change":"2024-04-16T14:20:59.368225+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-04-16T14:18:32.337019+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":"4a657d8f-893a-481a-896a-13906d4574ee","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.71:6802","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6803","nonce":3997728549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6805","nonce":3997728549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6809","nonce":3997728549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6807","nonce":3997728549}]},"public_addr":"172.21.15.71:6803/3997728549","cluster_addr":"172.21.15.71:6805/3997728549","heartbeat_back_addr":"172.21.15.71:6809/3997728549","heartbeat_front_addr":"172.21.15.71:6807/3997728549","state":["exists","up"]},{"osd":1,"uuid":"dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17","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.71:6810","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6811","nonce":3159629393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6813","nonce":3159629393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6817","nonce":3159629393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6815","nonce":3159629393}]},"public_addr":"172.21.15.71:6811/3159629393","cluster_addr":"172.21.15.71:6813/3159629393","heartbeat_back_addr":"172.21.15.71:6817/3159629393","heartbeat_front_addr":"172.21.15.71:6815/3159629393","state":["exists","up"]},{"osd":2,"uuid":"89a981d0-8ff1-4004-a73b-065ac6e4a57a","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.71:6818","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6819","nonce":2724705659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6821","nonce":2724705659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6825","nonce":2724705659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6823","nonce":2724705659}]},"public_addr":"172.21.15.71:6819/2724705659","cluster_addr":"172.21.15.71:6821/2724705659","heartbeat_back_addr":"172.21.15.71:6825/2724705659","heartbeat_front_addr":"172.21.15.71:6823/2724705659","state":["exists","up"]},{"osd":3,"uuid":"33f2220d-c608-4a61-ab74-edff7b3b31b9","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.71:6826","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6827","nonce":1064037919}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6829","nonce":1064037919}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6833","nonce":1064037919}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6831","nonce":1064037919}]},"public_addr":"172.21.15.71:6827/1064037919","cluster_addr":"172.21.15.71:6829/1064037919","heartbeat_back_addr":"172.21.15.71:6833/1064037919","heartbeat_front_addr":"172.21.15.71:6831/1064037919","state":["exists","up"]},{"osd":4,"uuid":"0f7c453b-dba2-40c3-a023-192d5a90b06a","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.122:6800","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6801","nonce":3440054373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6803","nonce":3440054373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6807","nonce":3440054373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6805","nonce":3440054373}]},"public_addr":"172.21.15.122:6801/3440054373","cluster_addr":"172.21.15.122:6803/3440054373","heartbeat_back_addr":"172.21.15.122:6807/3440054373","heartbeat_front_addr":"172.21.15.122:6805/3440054373","state":["exists","up"]},{"osd":5,"uuid":"024ab1ac-90e6-48a6-874d-cd13b7bdfa51","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.122:6808","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6809","nonce":2791025166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6811","nonce":2791025166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6815","nonce":2791025166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6813","nonce":2791025166}]},"public_addr":"172.21.15.122:6809/2791025166","cluster_addr":"172.21.15.122:6811/2791025166","heartbeat_back_addr":"172.21.15.122:6815/2791025166","heartbeat_front_addr":"172.21.15.122:6813/2791025166","state":["exists","up"]},{"osd":6,"uuid":"b23a8984-6252-4cf1-9714-3a6191f4babd","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.122:6816","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6817","nonce":3138776705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6819","nonce":3138776705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6823","nonce":3138776705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6821","nonce":3138776705}]},"public_addr":"172.21.15.122:6817/3138776705","cluster_addr":"172.21.15.122:6819/3138776705","heartbeat_back_addr":"172.21.15.122:6823/3138776705","heartbeat_front_addr":"172.21.15.122:6821/3138776705","state":["exists","up"]},{"osd":7,"uuid":"3d07011b-7cb8-4c70-b938-544ccd55d72f","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.122:6824","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6825","nonce":347030149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6827","nonce":347030149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6831","nonce":347030149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6829","nonce":347030149}]},"public_addr":"172.21.15.122:6825/347030149","cluster_addr":"172.21.15.122:6827/347030149","heartbeat_back_addr":"172.21.15.122:6831/347030149","heartbeat_front_addr":"172.21.15.122:6829/347030149","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-04-16T14:17:19.610360+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-04-16T14:17:51.736082+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-04-16T14:18:29.181882+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-04-16T14:19:05.604017+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-04-16T14:19:40.373750+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-04-16T14:20:10.342709+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-04-16T14:20:47.683924+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-04-16T14:21:22.468130+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:6801/1204280997":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/3279149131":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/2232331259":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/302950479":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6801/3339527430":"2024-04-17T14:15:41.724578+0000","172.21.15.71:0/2233091322":"2024-04-17T14:21:47.924448+0000","172.21.15.71:6800/1204280997":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/2454299756":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6800/3339527430":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6801/2286923778":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/3447199726":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/2115515274":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/1489638264":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/89045857":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6800/2286923778":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/1184877296":"2024-04-17T14:15:13.064007+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-04-16T14:22:27.601 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-16T14:22:27.602 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd dump --format=json 2024-04-16T14:22:27.808 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:27 smithi071 bash[18570]: cluster 2024-04-16T14:22:26.013110+0000 mgr.y (mgr.24277) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:27.808 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:27 smithi071 bash[18570]: audit 2024-04-16T14:22:26.651767+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.71:0/2159840100' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:22:27.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:27 smithi071 bash[23969]: cluster 2024-04-16T14:22:26.013110+0000 mgr.y (mgr.24277) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:27.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:27 smithi071 bash[23969]: audit 2024-04-16T14:22:26.651767+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.71:0/2159840100' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:22:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:27 smithi122 bash[18672]: cluster 2024-04-16T14:22:26.013110+0000 mgr.y (mgr.24277) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:27 smithi122 bash[18672]: audit 2024-04-16T14:22:26.651767+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.71:0/2159840100' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:22:28.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:28 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:22:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:29.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:29 smithi071 bash[18570]: cluster 2024-04-16T14:22:28.013766+0000 mgr.y (mgr.24277) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:29.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:29 smithi071 bash[18570]: audit 2024-04-16T14:22:28.534591+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:29.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:29 smithi071 bash[18570]: audit 2024-04-16T14:22:28.541079+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:29.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:29 smithi071 bash[23969]: cluster 2024-04-16T14:22:28.013766+0000 mgr.y (mgr.24277) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:29.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:29 smithi071 bash[23969]: audit 2024-04-16T14:22:28.534591+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:29.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:29 smithi071 bash[23969]: audit 2024-04-16T14:22:28.541079+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:29 smithi122 bash[18672]: cluster 2024-04-16T14:22:28.013766+0000 mgr.y (mgr.24277) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:29 smithi122 bash[18672]: audit 2024-04-16T14:22:28.534591+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:29 smithi122 bash[18672]: audit 2024-04-16T14:22:28.541079+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:30.418 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.419 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.419 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.420 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.420 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.603 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:30.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.675 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.675 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.676 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.676 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.676 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.677 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.677 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.677 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.677 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:30.677 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:30 smithi071 systemd[1]: Started Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:22:31.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:30 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:32.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[18570]: cluster 2024-04-16T14:22:30.014630+0000 mgr.y (mgr.24277) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[18570]: audit 2024-04-16T14:22:30.716099+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[18570]: audit 2024-04-16T14:22:30.759833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[18570]: audit 2024-04-16T14:22:30.764273+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[18570]: audit 2024-04-16T14:22:30.767587+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[18570]: audit 2024-04-16T14:22:30.768017+0000 mgr.y (mgr.24277) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[18570]: audit 2024-04-16T14:22:30.774531+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[18570]: cephadm 2024-04-16T14:22:30.780512+0000 mgr.y (mgr.24277) 46 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[23969]: cluster 2024-04-16T14:22:30.014630+0000 mgr.y (mgr.24277) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[23969]: audit 2024-04-16T14:22:30.716099+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[23969]: audit 2024-04-16T14:22:30.759833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[23969]: audit 2024-04-16T14:22:30.764273+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[23969]: audit 2024-04-16T14:22:30.767587+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:22:32.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[23969]: audit 2024-04-16T14:22:30.768017+0000 mgr.y (mgr.24277) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:22:32.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[23969]: audit 2024-04-16T14:22:30.774531+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:31 smithi071 bash[23969]: cephadm 2024-04-16T14:22:30.780512+0000 mgr.y (mgr.24277) 46 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-04-16T14:22:32.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:31 smithi122 bash[18672]: cluster 2024-04-16T14:22:30.014630+0000 mgr.y (mgr.24277) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:32.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:31 smithi122 bash[18672]: audit 2024-04-16T14:22:30.716099+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:31 smithi122 bash[18672]: audit 2024-04-16T14:22:30.759833+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:31 smithi122 bash[18672]: audit 2024-04-16T14:22:30.764273+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:31 smithi122 bash[18672]: audit 2024-04-16T14:22:30.767587+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:22:32.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:31 smithi122 bash[18672]: audit 2024-04-16T14:22:30.768017+0000 mgr.y (mgr.24277) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:22:32.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:31 smithi122 bash[18672]: audit 2024-04-16T14:22:30.774531+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:32.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:31 smithi122 bash[18672]: cephadm 2024-04-16T14:22:30.780512+0000 mgr.y (mgr.24277) 46 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-04-16T14:22:32.670 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:32 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:32.490Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-16T14:22:32.670 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:32 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:32.490Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-16T14:22:32.670 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:32 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:32.492Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2024-04-16T14:22:32.670 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:32 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:32.493Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:22:32.671 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:32 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:32.531Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:22:32.671 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:32 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:32.531Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:22:32.671 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:32 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:32.534Z caller=main.go:518 msg=Listening address=:9093 2024-04-16T14:22:32.671 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:32 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:32.534Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-16T14:22:34.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:33 smithi071 bash[18570]: cluster 2024-04-16T14:22:32.015269+0000 mgr.y (mgr.24277) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:34.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:33 smithi071 bash[18570]: audit 2024-04-16T14:22:33.099546+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:34.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:33 smithi071 bash[23969]: cluster 2024-04-16T14:22:32.015269+0000 mgr.y (mgr.24277) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:34.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:33 smithi071 bash[23969]: audit 2024-04-16T14:22:33.099546+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:34.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:33 smithi122 bash[18672]: cluster 2024-04-16T14:22:32.015269+0000 mgr.y (mgr.24277) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:34.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:33 smithi122 bash[18672]: audit 2024-04-16T14:22:33.099546+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:34.254 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:22:34.257 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":59,"fsid":"84f0cb40-fbfb-11ee-bc90-c7b262605968","created":"2024-04-16T14:14:43.027679+0000","modified":"2024-04-16T14:21:47.924574+0000","last_up_change":"2024-04-16T14:21:23.785015+0000","last_in_change":"2024-04-16T14:20:59.368225+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-04-16T14:18:32.337019+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":"4a657d8f-893a-481a-896a-13906d4574ee","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.71:6802","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6803","nonce":3997728549}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6805","nonce":3997728549}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6809","nonce":3997728549}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3997728549},{"type":"v1","addr":"172.21.15.71:6807","nonce":3997728549}]},"public_addr":"172.21.15.71:6803/3997728549","cluster_addr":"172.21.15.71:6805/3997728549","heartbeat_back_addr":"172.21.15.71:6809/3997728549","heartbeat_front_addr":"172.21.15.71:6807/3997728549","state":["exists","up"]},{"osd":1,"uuid":"dc6cda4b-c1e9-46ae-b85b-bd703a8b5a17","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.71:6810","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6811","nonce":3159629393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6813","nonce":3159629393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6817","nonce":3159629393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3159629393},{"type":"v1","addr":"172.21.15.71:6815","nonce":3159629393}]},"public_addr":"172.21.15.71:6811/3159629393","cluster_addr":"172.21.15.71:6813/3159629393","heartbeat_back_addr":"172.21.15.71:6817/3159629393","heartbeat_front_addr":"172.21.15.71:6815/3159629393","state":["exists","up"]},{"osd":2,"uuid":"89a981d0-8ff1-4004-a73b-065ac6e4a57a","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.71:6818","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6819","nonce":2724705659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6821","nonce":2724705659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6825","nonce":2724705659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":2724705659},{"type":"v1","addr":"172.21.15.71:6823","nonce":2724705659}]},"public_addr":"172.21.15.71:6819/2724705659","cluster_addr":"172.21.15.71:6821/2724705659","heartbeat_back_addr":"172.21.15.71:6825/2724705659","heartbeat_front_addr":"172.21.15.71:6823/2724705659","state":["exists","up"]},{"osd":3,"uuid":"33f2220d-c608-4a61-ab74-edff7b3b31b9","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.71:6826","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6827","nonce":1064037919}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6829","nonce":1064037919}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6833","nonce":1064037919}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":1064037919},{"type":"v1","addr":"172.21.15.71:6831","nonce":1064037919}]},"public_addr":"172.21.15.71:6827/1064037919","cluster_addr":"172.21.15.71:6829/1064037919","heartbeat_back_addr":"172.21.15.71:6833/1064037919","heartbeat_front_addr":"172.21.15.71:6831/1064037919","state":["exists","up"]},{"osd":4,"uuid":"0f7c453b-dba2-40c3-a023-192d5a90b06a","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.122:6800","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6801","nonce":3440054373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6803","nonce":3440054373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6807","nonce":3440054373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":3440054373},{"type":"v1","addr":"172.21.15.122:6805","nonce":3440054373}]},"public_addr":"172.21.15.122:6801/3440054373","cluster_addr":"172.21.15.122:6803/3440054373","heartbeat_back_addr":"172.21.15.122:6807/3440054373","heartbeat_front_addr":"172.21.15.122:6805/3440054373","state":["exists","up"]},{"osd":5,"uuid":"024ab1ac-90e6-48a6-874d-cd13b7bdfa51","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.122:6808","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6809","nonce":2791025166}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6811","nonce":2791025166}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6815","nonce":2791025166}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":2791025166},{"type":"v1","addr":"172.21.15.122:6813","nonce":2791025166}]},"public_addr":"172.21.15.122:6809/2791025166","cluster_addr":"172.21.15.122:6811/2791025166","heartbeat_back_addr":"172.21.15.122:6815/2791025166","heartbeat_front_addr":"172.21.15.122:6813/2791025166","state":["exists","up"]},{"osd":6,"uuid":"b23a8984-6252-4cf1-9714-3a6191f4babd","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.122:6816","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6817","nonce":3138776705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6819","nonce":3138776705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6823","nonce":3138776705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3138776705},{"type":"v1","addr":"172.21.15.122:6821","nonce":3138776705}]},"public_addr":"172.21.15.122:6817/3138776705","cluster_addr":"172.21.15.122:6819/3138776705","heartbeat_back_addr":"172.21.15.122:6823/3138776705","heartbeat_front_addr":"172.21.15.122:6821/3138776705","state":["exists","up"]},{"osd":7,"uuid":"3d07011b-7cb8-4c70-b938-544ccd55d72f","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.122:6824","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6825","nonce":347030149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6827","nonce":347030149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6831","nonce":347030149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":347030149},{"type":"v1","addr":"172.21.15.122:6829","nonce":347030149}]},"public_addr":"172.21.15.122:6825/347030149","cluster_addr":"172.21.15.122:6827/347030149","heartbeat_back_addr":"172.21.15.122:6831/347030149","heartbeat_front_addr":"172.21.15.122:6829/347030149","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-04-16T14:17:19.610360+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-04-16T14:17:51.736082+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-04-16T14:18:29.181882+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-04-16T14:19:05.604017+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-04-16T14:19:40.373750+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-04-16T14:20:10.342709+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-04-16T14:20:47.683924+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-04-16T14:21:22.468130+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:6801/1204280997":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/3279149131":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/2232331259":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/302950479":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6801/3339527430":"2024-04-17T14:15:41.724578+0000","172.21.15.71:0/2233091322":"2024-04-17T14:21:47.924448+0000","172.21.15.71:6800/1204280997":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/2454299756":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6800/3339527430":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6801/2286923778":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/3447199726":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/2115515274":"2024-04-17T14:21:47.924448+0000","172.21.15.71:0/1489638264":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/89045857":"2024-04-17T14:15:41.724578+0000","172.21.15.71:6800/2286923778":"2024-04-17T14:15:13.064007+0000","172.21.15.71:0/1184877296":"2024-04-17T14:15:13.064007+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-04-16T14:22:34.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:34 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:34.494Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000405373s 2024-04-16T14:22:35.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:34 smithi122 bash[18672]: audit 2024-04-16T14:22:34.258290+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.71:0/1253668961' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:22:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:34 smithi071 bash[18570]: audit 2024-04-16T14:22:34.258290+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.71:0/1253668961' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:22:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:34 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:22:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:34 smithi071 bash[23969]: audit 2024-04-16T14:22:34.258290+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.71:0/1253668961' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:22:35.472 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-16T14:22:35.473 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-16T14:22:35.473 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-16T14:22:35.473 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-16T14:22:35.474 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-16T14:22:35.474 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-16T14:22:35.475 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-16T14:22:35.475 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-16T14:22:36.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:35 smithi071 bash[18570]: cluster 2024-04-16T14:22:34.015672+0000 mgr.y (mgr.24277) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:36.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:35 smithi071 bash[18570]: audit 2024-04-16T14:22:34.874282+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:36.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:35 smithi071 bash[23969]: cluster 2024-04-16T14:22:34.015672+0000 mgr.y (mgr.24277) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:36.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:35 smithi071 bash[23969]: audit 2024-04-16T14:22:34.874282+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:36.180 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:35 smithi122 bash[18672]: cluster 2024-04-16T14:22:34.015672+0000 mgr.y (mgr.24277) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:36.180 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:35 smithi122 bash[18672]: audit 2024-04-16T14:22:34.874282+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:38.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:37 smithi122 bash[18672]: cluster 2024-04-16T14:22:36.016164+0000 mgr.y (mgr.24277) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:37 smithi071 bash[23969]: cluster 2024-04-16T14:22:36.016164+0000 mgr.y (mgr.24277) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:37 smithi071 bash[18570]: cluster 2024-04-16T14:22:36.016164+0000 mgr.y (mgr.24277) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:38.978 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:38.979 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:38.979 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:38.980 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:38.981 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:38.982 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:38.984 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:38.988 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:39.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:22:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:39.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:22:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[23969]: cluster 2024-04-16T14:22:38.016560+0000 mgr.y (mgr.24277) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[23969]: audit 2024-04-16T14:22:39.675986+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[23969]: audit 2024-04-16T14:22:39.682123+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[23969]: audit 2024-04-16T14:22:39.851706+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[23969]: audit 2024-04-16T14:22:39.857715+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[18570]: cluster 2024-04-16T14:22:38.016560+0000 mgr.y (mgr.24277) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[18570]: audit 2024-04-16T14:22:39.675986+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[18570]: audit 2024-04-16T14:22:39.682123+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[18570]: audit 2024-04-16T14:22:39.851706+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:39 smithi071 bash[18570]: audit 2024-04-16T14:22:39.857715+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:40.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:39 smithi122 bash[18672]: cluster 2024-04-16T14:22:38.016560+0000 mgr.y (mgr.24277) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:40.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:39 smithi122 bash[18672]: audit 2024-04-16T14:22:39.675986+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:40.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:39 smithi122 bash[18672]: audit 2024-04-16T14:22:39.682123+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:40.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:39 smithi122 bash[18672]: audit 2024-04-16T14:22:39.851706+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:40.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:39 smithi122 bash[18672]: audit 2024-04-16T14:22:39.857715+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:41.304 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:41 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:22:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:42.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:41 smithi122 bash[18672]: cluster 2024-04-16T14:22:40.017065+0000 mgr.y (mgr.24277) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:42.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:41 smithi122 bash[18672]: audit 2024-04-16T14:22:41.199294+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:42.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:41 smithi122 bash[18672]: audit 2024-04-16T14:22:41.208707+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:42.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:41 smithi071 bash[18570]: cluster 2024-04-16T14:22:40.017065+0000 mgr.y (mgr.24277) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:42.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:41 smithi071 bash[18570]: audit 2024-04-16T14:22:41.199294+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:42.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:41 smithi071 bash[18570]: audit 2024-04-16T14:22:41.208707+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:42.246 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:41 smithi071 bash[23969]: cluster 2024-04-16T14:22:40.017065+0000 mgr.y (mgr.24277) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:42.246 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:41 smithi071 bash[23969]: audit 2024-04-16T14:22:41.199294+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:42.246 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:41 smithi071 bash[23969]: audit 2024-04-16T14:22:41.208707+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:42.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:22:42 smithi071 bash[43250]: level=info ts=2024-04-16T14:22:42.496Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003144128s 2024-04-16T14:22:43.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:43 smithi071 bash[18570]: cluster 2024-04-16T14:22:42.017519+0000 mgr.y (mgr.24277) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:43.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:43 smithi071 bash[23969]: cluster 2024-04-16T14:22:42.017519+0000 mgr.y (mgr.24277) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:44.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:43 smithi122 bash[18672]: cluster 2024-04-16T14:22:42.017519+0000 mgr.y (mgr.24277) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:45 smithi122 bash[18672]: cluster 2024-04-16T14:22:44.018102+0000 mgr.y (mgr.24277) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:45 smithi071 bash[18570]: cluster 2024-04-16T14:22:44.018102+0000 mgr.y (mgr.24277) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:45 smithi071 bash[23969]: cluster 2024-04-16T14:22:44.018102+0000 mgr.y (mgr.24277) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:47 smithi122 bash[18672]: cluster 2024-04-16T14:22:46.018658+0000 mgr.y (mgr.24277) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:47 smithi071 bash[18570]: cluster 2024-04-16T14:22:46.018658+0000 mgr.y (mgr.24277) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:47 smithi071 bash[23969]: cluster 2024-04-16T14:22:46.018658+0000 mgr.y (mgr.24277) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:49.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:48 smithi122 bash[18672]: audit 2024-04-16T14:22:48.093839+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:22:49.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:48 smithi122 bash[18672]: audit 2024-04-16T14:22:48.097951+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:22:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:48 smithi071 bash[18570]: audit 2024-04-16T14:22:48.093839+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:22:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:48 smithi071 bash[18570]: audit 2024-04-16T14:22:48.097951+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:22:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:48 smithi071 bash[23969]: audit 2024-04-16T14:22:48.093839+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:22:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:48 smithi071 bash[23969]: audit 2024-04-16T14:22:48.097951+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:22:50.082 INFO:teuthology.orchestra.run.smithi071.stdout:34359738434 2024-04-16T14:22:50.083 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-16T14:22:50.124 INFO:teuthology.orchestra.run.smithi071.stdout:231928234001 2024-04-16T14:22:50.124 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-16T14:22:50.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:49 smithi071 bash[18570]: cluster 2024-04-16T14:22:48.019090+0000 mgr.y (mgr.24277) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:50.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:49 smithi071 bash[23969]: cluster 2024-04-16T14:22:48.019090+0000 mgr.y (mgr.24277) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:49 smithi122 bash[18672]: cluster 2024-04-16T14:22:48.019090+0000 mgr.y (mgr.24277) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:51.484 INFO:teuthology.orchestra.run.smithi071.stdout:55834574909 2024-04-16T14:22:51.485 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-16T14:22:51.538 INFO:teuthology.orchestra.run.smithi071.stdout:107374182446 2024-04-16T14:22:51.539 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-16T14:22:52.178 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:51 smithi122 bash[18672]: cluster 2024-04-16T14:22:50.019607+0000 mgr.y (mgr.24277) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:51 smithi071 bash[18570]: cluster 2024-04-16T14:22:50.019607+0000 mgr.y (mgr.24277) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:51 smithi071 bash[23969]: cluster 2024-04-16T14:22:50.019607+0000 mgr.y (mgr.24277) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:52.831 INFO:teuthology.orchestra.run.smithi071.stdout:128849018919 2024-04-16T14:22:52.831 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-16T14:22:53.317 INFO:teuthology.orchestra.run.smithi071.stdout:197568495642 2024-04-16T14:22:53.317 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-16T14:22:53.697 INFO:teuthology.orchestra.run.smithi071.stdout:163208757281 2024-04-16T14:22:53.697 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-16T14:22:53.906 INFO:teuthology.orchestra.run.smithi071.stdout:77309411381 2024-04-16T14:22:53.906 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-16T14:22:53.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:53 smithi071 bash[18570]: cluster 2024-04-16T14:22:52.020164+0000 mgr.y (mgr.24277) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:53 smithi071 bash[23969]: cluster 2024-04-16T14:22:52.020164+0000 mgr.y (mgr.24277) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:54.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:53 smithi122 bash[18672]: cluster 2024-04-16T14:22:52.020164+0000 mgr.y (mgr.24277) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:54.388 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:54.388 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:54.388 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:54.389 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:54.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.495 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.495 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.495 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.496 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.496 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.496 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.496 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.768 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.769 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.769 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.769 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.770 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.770 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.770 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.770 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.770 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.770 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.771 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: Started Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:22:54.771 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:54.771 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:22:54 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:22:55.746 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:55.874 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:55.874 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:55.875 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: cluster 2024-04-16T14:22:54.020519+0000 mgr.y (mgr.24277) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: audit 2024-04-16T14:22:54.787664+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: audit 2024-04-16T14:22:54.791349+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: audit 2024-04-16T14:22:54.794003+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: audit 2024-04-16T14:22:54.795730+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: audit 2024-04-16T14:22:54.805543+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: cephadm 2024-04-16T14:22:54.806598+0000 mgr.y (mgr.24277) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: cephadm 2024-04-16T14:22:54.809766+0000 mgr.y (mgr.24277) 60 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:22:56.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:55 smithi122 bash[18672]: cephadm 2024-04-16T14:22:54.818666+0000 mgr.y (mgr.24277) 61 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi071 2024-04-16T14:22:56.246 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:22:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: cluster 2024-04-16T14:22:54.020519+0000 mgr.y (mgr.24277) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: audit 2024-04-16T14:22:54.787664+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: audit 2024-04-16T14:22:54.791349+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: audit 2024-04-16T14:22:54.794003+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: audit 2024-04-16T14:22:54.795730+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: audit 2024-04-16T14:22:54.805543+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: cephadm 2024-04-16T14:22:54.806598+0000 mgr.y (mgr.24277) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: cephadm 2024-04-16T14:22:54.809766+0000 mgr.y (mgr.24277) 60 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[18570]: cephadm 2024-04-16T14:22:54.818666+0000 mgr.y (mgr.24277) 61 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi071 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: cluster 2024-04-16T14:22:54.020519+0000 mgr.y (mgr.24277) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: audit 2024-04-16T14:22:54.787664+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:56.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: audit 2024-04-16T14:22:54.791349+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:22:56.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: audit 2024-04-16T14:22:54.794003+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:22:56.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: audit 2024-04-16T14:22:54.795730+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:22:56.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: audit 2024-04-16T14:22:54.805543+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:56.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: cephadm 2024-04-16T14:22:54.806598+0000 mgr.y (mgr.24277) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:22:56.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: cephadm 2024-04-16T14:22:54.809766+0000 mgr.y (mgr.24277) 60 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:22:56.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:55 smithi071 bash[23969]: cephadm 2024-04-16T14:22:54.818666+0000 mgr.y (mgr.24277) 61 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi071 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-16T14:22:56.379 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="App mode production" logger=settings 2024-04-16T14:22:56.380 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-16T14:22:56.380 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-04-16T14:22:56.380 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-16T14:22:56.380 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-16T14:22:56.380 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-16T14:22:56.380 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-16T14:22:56.380 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-16T14:22:56.639 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-16T14:22:56.639 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-16T14:22:56.639 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-16T14:22:56.639 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-16T14:22:56.640 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-16T14:22:56.640 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-16T14:22:56.640 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-16T14:22:56.892 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-16T14:22:56.892 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-16T14:22:56.892 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-16T14:22:56.892 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-16T14:22:56.892 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-16T14:22:56.892 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-16T14:22:56.892 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-16T14:22:57.178 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[18672]: audit 2024-04-16T14:22:55.938764+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:57.178 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[18672]: audit 2024-04-16T14:22:55.943264+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:57.178 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[18672]: cluster 2024-04-16T14:22:56.021045+0000 mgr.y (mgr.24277) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:57.178 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-16T14:22:57.178 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:56 smithi122 bash[38150]: t=2024-04-16T14:22:56+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-16T14:22:57.178 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-16T14:22:57.178 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-16T14:22:57.179 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-16T14:22:57.179 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-16T14:22:57.179 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-16T14:22:57.179 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-16T14:22:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:56 smithi071 bash[23969]: audit 2024-04-16T14:22:55.938764+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:56 smithi071 bash[23969]: audit 2024-04-16T14:22:55.943264+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:56 smithi071 bash[23969]: cluster 2024-04-16T14:22:56.021045+0000 mgr.y (mgr.24277) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:56 smithi071 bash[18570]: audit 2024-04-16T14:22:55.938764+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:56 smithi071 bash[18570]: audit 2024-04-16T14:22:55.943264+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:56 smithi071 bash[18570]: cluster 2024-04-16T14:22:56.021045+0000 mgr.y (mgr.24277) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:57.439 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-16T14:22:57.439 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-16T14:22:57.439 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-16T14:22:57.439 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-16T14:22:57.439 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-16T14:22:57.439 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-16T14:22:57.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-16T14:22:57.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-16T14:22:57.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-16T14:22:57.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-16T14:22:58.036 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-16T14:22:58.036 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-16T14:22:58.037 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:57 smithi122 bash[38150]: t=2024-04-16T14:22:57+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-16T14:22:58.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:58 smithi122 bash[38150]: t=2024-04-16T14:22:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-16T14:22:58.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:58 smithi122 bash[38150]: t=2024-04-16T14:22:58+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-16T14:22:58.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:58 smithi122 bash[38150]: t=2024-04-16T14:22:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-16T14:22:58.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:58 smithi122 bash[38150]: t=2024-04-16T14:22:58+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-16T14:22:58.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:58 smithi122 bash[38150]: t=2024-04-16T14:22:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-16T14:22:59.050 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:58 smithi122 bash[38150]: t=2024-04-16T14:22:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-16T14:22:59.050 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:58 smithi122 bash[38150]: t=2024-04-16T14:22:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-16T14:22:59.329 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-16T14:22:59.329 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[18672]: cluster 2024-04-16T14:22:58.021631+0000 mgr.y (mgr.24277) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:59.329 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[18672]: audit 2024-04-16T14:22:58.110039+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:59.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:59 smithi071 bash[23969]: cluster 2024-04-16T14:22:58.021631+0000 mgr.y (mgr.24277) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:59.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:22:59 smithi071 bash[23969]: audit 2024-04-16T14:22:58.110039+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:59.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:59 smithi071 bash[18570]: cluster 2024-04-16T14:22:58.021631+0000 mgr.y (mgr.24277) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:22:59.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:22:59 smithi071 bash[18570]: audit 2024-04-16T14:22:58.110039+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:22:59.602 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-16T14:22:59.603 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-16T14:22:59.603 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-16T14:22:59.879 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-16T14:22:59.879 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-16T14:22:59.879 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-16T14:22:59.879 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-16T14:22:59.879 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-16T14:23:00.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-16T14:23:00.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:22:59 smithi122 bash[38150]: t=2024-04-16T14:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-16T14:23:00.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-16T14:23:00.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-16T14:23:00.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-16T14:23:00.446 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-16T14:23:00.447 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-16T14:23:00.805 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-16T14:23:00.805 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-16T14:23:01.108 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-16T14:23:01.108 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-16T14:23:01.108 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:00 smithi122 bash[38150]: t=2024-04-16T14:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-16T14:23:01.108 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:01 smithi122 bash[38150]: t=2024-04-16T14:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-16T14:23:01.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:01 smithi071 bash[18570]: cluster 2024-04-16T14:23:00.022280+0000 mgr.y (mgr.24277) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:01.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:01 smithi071 bash[23969]: cluster 2024-04-16T14:23:00.022280+0000 mgr.y (mgr.24277) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:01.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:01 smithi122 bash[18672]: cluster 2024-04-16T14:23:00.022280+0000 mgr.y (mgr.24277) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:01.447 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:01 smithi122 bash[38150]: t=2024-04-16T14:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-16T14:23:01.530 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:01 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:23:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:01.837 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:01 smithi122 bash[38150]: t=2024-04-16T14:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-16T14:23:02.097 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:01 smithi122 bash[38150]: t=2024-04-16T14:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-16T14:23:02.097 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:01 smithi122 bash[38150]: t=2024-04-16T14:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-16T14:23:02.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-16T14:23:02.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-16T14:23:02.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[18672]: audit 2024-04-16T14:23:01.322965+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:02.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[18672]: audit 2024-04-16T14:23:02.249002+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:02.364 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-16T14:23:02.364 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-16T14:23:02.364 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-16T14:23:02.625 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-16T14:23:02.625 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-16T14:23:02.625 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-16T14:23:02.625 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-16T14:23:02.625 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-16T14:23:02.625 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-16T14:23:02.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:02 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:23:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:02 smithi071 bash[18570]: audit 2024-04-16T14:23:01.322965+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:02 smithi071 bash[18570]: audit 2024-04-16T14:23:02.249002+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:02 smithi071 bash[23969]: audit 2024-04-16T14:23:01.322965+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:02 smithi071 bash[23969]: audit 2024-04-16T14:23:02.249002+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:02.878 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-16T14:23:02.878 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-16T14:23:02.878 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-16T14:23:02.878 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-16T14:23:02.878 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-16T14:23:02.878 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-16T14:23:02.878 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-16T14:23:02.878 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-16T14:23:03.147 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-16T14:23:03.148 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-16T14:23:03.148 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:02 smithi122 bash[38150]: t=2024-04-16T14:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-16T14:23:03.148 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-16T14:23:03.148 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-16T14:23:03.148 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-16T14:23:03.148 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-16T14:23:03.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[18672]: cluster 2024-04-16T14:23:02.022644+0000 mgr.y (mgr.24277) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:03.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-16T14:23:03.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-16T14:23:03.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-16T14:23:03.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-16T14:23:03.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-16T14:23:03.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-16T14:23:03.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-16T14:23:03.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-16T14:23:03.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-16T14:23:03.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-16T14:23:03.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-16T14:23:03.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-16T14:23:03.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-16T14:23:03.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-16T14:23:03.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-16T14:23:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:03 smithi071 bash[18570]: cluster 2024-04-16T14:23:02.022644+0000 mgr.y (mgr.24277) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:03 smithi071 bash[23969]: cluster 2024-04-16T14:23:02.022644+0000 mgr.y (mgr.24277) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:04.005 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-16T14:23:04.005 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-16T14:23:04.005 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-16T14:23:04.006 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-16T14:23:04.006 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:03 smithi122 bash[38150]: t=2024-04-16T14:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-16T14:23:04.284 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-16T14:23:04.284 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-16T14:23:04.660 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-16T14:23:04.660 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-16T14:23:04.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-16T14:23:04.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-16T14:23:04.931 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-16T14:23:04.931 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-16T14:23:04.931 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-16T14:23:04.931 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-16T14:23:04.931 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-16T14:23:05.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:04 smithi122 bash[38150]: t=2024-04-16T14:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-16T14:23:05.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-16T14:23:05.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-16T14:23:05.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-16T14:23:05.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-16T14:23:05.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-16T14:23:05.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-16T14:23:05.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-16T14:23:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:04 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:23:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:05.460 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-16T14:23:05.461 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-16T14:23:05.461 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-16T14:23:05.461 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-16T14:23:05.461 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-16T14:23:05.461 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-16T14:23:05.461 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-16T14:23:05.461 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-16T14:23:05.586 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:05 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:23:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-16T14:23:05.731 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-16T14:23:05.822 INFO:teuthology.orchestra.run.smithi071.stdout:107374182448 2024-04-16T14:23:05.952 INFO:teuthology.orchestra.run.smithi071.stdout:231928234004 2024-04-16T14:23:06.017 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[18672]: cluster 2024-04-16T14:23:04.023044+0000 mgr.y (mgr.24277) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:06.018 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[18672]: audit 2024-04-16T14:23:04.907965+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.018 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[18672]: audit 2024-04-16T14:23:05.485552+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.018 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[18672]: audit 2024-04-16T14:23:05.491103+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.018 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[18672]: audit 2024-04-16T14:23:05.827893+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.71:0/3599458987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T14:23:06.018 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-16T14:23:06.018 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-16T14:23:06.018 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-16T14:23:06.018 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-16T14:23:06.018 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-16T14:23:06.018 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-16T14:23:06.018 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-16T14:23:06.018 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:05 smithi122 bash[38150]: t=2024-04-16T14:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-16T14:23:06.019 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-16T14:23:06.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:05 smithi071 bash[18570]: cluster 2024-04-16T14:23:04.023044+0000 mgr.y (mgr.24277) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:06.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:05 smithi071 bash[18570]: audit 2024-04-16T14:23:04.907965+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:05 smithi071 bash[18570]: audit 2024-04-16T14:23:05.485552+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:05 smithi071 bash[18570]: audit 2024-04-16T14:23:05.491103+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:05 smithi071 bash[18570]: audit 2024-04-16T14:23:05.827893+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.71:0/3599458987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T14:23:06.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:06 smithi071 bash[23969]: cluster 2024-04-16T14:23:04.023044+0000 mgr.y (mgr.24277) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:06.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:06 smithi071 bash[23969]: audit 2024-04-16T14:23:04.907965+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:06 smithi071 bash[23969]: audit 2024-04-16T14:23:05.485552+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:06 smithi071 bash[23969]: audit 2024-04-16T14:23:05.491103+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:06.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:06 smithi071 bash[23969]: audit 2024-04-16T14:23:05.827893+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.71:0/3599458987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-16T14:23:06.279 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+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-04-16T14:23:06.564 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-16T14:23:06.564 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-16T14:23:06.565 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-16T14:23:06.565 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-16T14:23:06.565 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-16T14:23:06.565 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-16T14:23:06.565 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-16T14:23:06.565 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-16T14:23:06.565 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-16T14:23:06.817 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-16T14:23:06.817 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-16T14:23:06.817 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-16T14:23:06.817 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-16T14:23:06.817 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-16T14:23:06.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-16T14:23:06.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-16T14:23:06.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-16T14:23:07.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[18672]: audit 2024-04-16T14:23:05.957796+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.71:0/3805022023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T14:23:07.070 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-16T14:23:07.070 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-16T14:23:07.070 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-16T14:23:07.070 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-16T14:23:07.070 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:06 smithi122 bash[38150]: t=2024-04-16T14:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-16T14:23:07.070 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-16T14:23:07.070 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-16T14:23:07.070 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-16T14:23:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:06 smithi071 bash[23969]: audit 2024-04-16T14:23:05.957796+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.71:0/3805022023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T14:23:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:06 smithi071 bash[18570]: audit 2024-04-16T14:23:05.957796+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.71:0/3805022023' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T14:23:07.347 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-16T14:23:07.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-16T14:23:07.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-16T14:23:07.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-16T14:23:07.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-16T14:23:07.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-16T14:23:07.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-16T14:23:07.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-16T14:23:07.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-16T14:23:07.600 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-16T14:23:07.600 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-16T14:23:07.600 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-16T14:23:07.600 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-16T14:23:07.600 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-16T14:23:07.600 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-16T14:23:07.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+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-04-16T14:23:07.683 INFO:teuthology.orchestra.run.smithi071.stdout:34359738438 2024-04-16T14:23:07.718 INFO:teuthology.orchestra.run.smithi071.stdout:55834574913 2024-04-16T14:23:07.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-16T14:23:07.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-16T14:23:07.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-16T14:23:07.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-16T14:23:07.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-16T14:23:07.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-16T14:23:07.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-16T14:23:07.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-16T14:23:07.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-16T14:23:07.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:07 smithi071 bash[23969]: cluster 2024-04-16T14:23:06.023442+0000 mgr.y (mgr.24277) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:07.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:07 smithi071 bash[23969]: audit 2024-04-16T14:23:07.688655+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.71:0/3224479248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T14:23:07.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:07 smithi071 bash[23969]: audit 2024-04-16T14:23:07.724045+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.71:0/606743337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T14:23:07.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:07 smithi071 bash[18570]: cluster 2024-04-16T14:23:06.023442+0000 mgr.y (mgr.24277) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:07.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:07 smithi071 bash[18570]: audit 2024-04-16T14:23:07.688655+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.71:0/3224479248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T14:23:07.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:07 smithi071 bash[18570]: audit 2024-04-16T14:23:07.724045+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.71:0/606743337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T14:23:08.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[18672]: cluster 2024-04-16T14:23:06.023442+0000 mgr.y (mgr.24277) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:08.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[18672]: audit 2024-04-16T14:23:07.688655+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.71:0/3224479248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T14:23:08.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[18672]: audit 2024-04-16T14:23:07.724045+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.71:0/606743337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T14:23:08.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-16T14:23:08.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-16T14:23:08.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-16T14:23:08.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:07 smithi122 bash[38150]: t=2024-04-16T14:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-16T14:23:08.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-16T14:23:08.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-16T14:23:08.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-16T14:23:08.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-16T14:23:08.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-16T14:23:08.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-16T14:23:08.376 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-16T14:23:08.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-16T14:23:08.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-16T14:23:08.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-16T14:23:08.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-16T14:23:08.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-16T14:23:08.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-16T14:23:08.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-16T14:23:08.646 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-16T14:23:08.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-16T14:23:08.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-16T14:23:08.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-16T14:23:08.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-16T14:23:08.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-16T14:23:08.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-16T14:23:08.899 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-16T14:23:08.899 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-16T14:23:08.899 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-16T14:23:09.167 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-16T14:23:09.168 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:08 smithi122 bash[38150]: t=2024-04-16T14:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-16T14:23:09.168 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-16T14:23:09.168 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-16T14:23:09.168 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-16T14:23:09.168 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-16T14:23:09.168 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-16T14:23:09.168 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-16T14:23:09.168 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-16T14:23:09.305 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234001 got 231928234004 for osd.7 2024-04-16T14:23:09.305 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:09.321 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182446 got 107374182448 for osd.3 2024-04-16T14:23:09.321 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:09.428 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-16T14:23:09.428 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-16T14:23:09.428 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-16T14:23:09.428 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-16T14:23:09.429 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-16T14:23:09.429 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-16T14:23:09.429 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-16T14:23:09.429 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-16T14:23:09.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-16T14:23:09.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-16T14:23:09.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-16T14:23:09.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-16T14:23:09.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-16T14:23:09.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-16T14:23:09.697 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-16T14:23:09.868 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574909 got 55834574913 for osd.1 2024-04-16T14:23:09.868 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:09.983 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[18672]: cluster 2024-04-16T14:23:08.023915+0000 mgr.y (mgr.24277) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-16T14:23:09.984 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:09 smithi122 bash[38150]: t=2024-04-16T14:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-16T14:23:10.085 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:09 smithi071 bash[18570]: cluster 2024-04-16T14:23:08.023915+0000 mgr.y (mgr.24277) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:10.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:09 smithi071 bash[23969]: cluster 2024-04-16T14:23:08.023915+0000 mgr.y (mgr.24277) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-16T14:23:10.245 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-16T14:23:10.457 INFO:teuthology.orchestra.run.smithi071.stdout:163208757284 2024-04-16T14:23:10.530 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-16T14:23:10.530 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-16T14:23:10.531 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-16T14:23:10.531 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-16T14:23:10.531 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-16T14:23:10.531 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+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-04-16T14:23:10.531 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-16T14:23:10.531 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-16T14:23:10.800 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-16T14:23:10.800 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-16T14:23:10.800 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-16T14:23:10.800 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-16T14:23:10.801 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-16T14:23:10.801 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-16T14:23:10.801 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-16T14:23:10.801 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-16T14:23:10.801 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-16T14:23:11.052 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[18672]: audit 2024-04-16T14:23:10.463288+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.71:0/935900213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T14:23:11.053 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-16T14:23:11.053 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-16T14:23:11.053 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-16T14:23:11.053 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-16T14:23:11.053 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:10 smithi122 bash[38150]: t=2024-04-16T14:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-16T14:23:11.053 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-16T14:23:11.053 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-16T14:23:11.053 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-16T14:23:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:10 smithi071 bash[18570]: audit 2024-04-16T14:23:10.463288+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.71:0/935900213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T14:23:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:10 smithi071 bash[23969]: audit 2024-04-16T14:23:10.463288+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.71:0/935900213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T14:23:11.330 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+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-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+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-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-16T14:23:11.331 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-16T14:23:11.460 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738434 got 34359738438 for osd.0 2024-04-16T14:23:11.461 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:11.571 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:11 smithi071 systemd[1]: Stopping Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:23:11.571 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:11 smithi071 bash[47160]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager.a 2024-04-16T14:23:11.591 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-16T14:23:11.591 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-16T14:23:11.592 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-16T14:23:11.592 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-16T14:23:11.592 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-16T14:23:11.592 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-16T14:23:11.592 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-16T14:23:11.592 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-16T14:23:11.592 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-16T14:23:11.592 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-16T14:23:11.743 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:11 smithi071 bash[43250]: level=info ts=2024-04-16T14:23:11.576Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:23:11.852 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-16T14:23:11.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-16T14:23:11.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-16T14:23:11.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-16T14:23:11.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-16T14:23:11.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-16T14:23:11.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-16T14:23:11.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-16T14:23:12.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[18672]: cluster 2024-04-16T14:23:10.024569+0000 mgr.y (mgr.24277) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:12.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-16T14:23:12.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-16T14:23:12.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-16T14:23:12.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:11 smithi122 bash[38150]: t=2024-04-16T14:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-16T14:23:12.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-16T14:23:12.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-16T14:23:12.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-16T14:23:12.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-16T14:23:12.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-16T14:23:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:11 smithi071 bash[18570]: cluster 2024-04-16T14:23:10.024569+0000 mgr.y (mgr.24277) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:11 smithi071 bash[23969]: cluster 2024-04-16T14:23:10.024569+0000 mgr.y (mgr.24277) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:12.282 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757281 got 163208757284 for osd.5 2024-04-16T14:23:12.282 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-16T14:23:12.400 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-16T14:23:12.629 INFO:teuthology.orchestra.run.smithi071.stdout:128849018923 2024-04-16T14:23:12.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-16T14:23:12.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-16T14:23:12.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-16T14:23:12.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-16T14:23:12.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-16T14:23:12.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-16T14:23:12.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-16T14:23:12.687 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-16T14:23:12.687 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=16.443589757s 2024-04-16T14:23:12.896 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:12 smithi071 bash[47169]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:23:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[18672]: cluster 2024-04-16T14:23:12.025087+0000 mgr.y (mgr.24277) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[18672]: audit 2024-04-16T14:23:12.634931+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.71:0/1021587941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T14:23:12.947 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-16T14:23:12.947 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-16T14:23:12.947 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-16T14:23:12.947 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-16T14:23:12.947 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-16T14:23:12.947 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:12 smithi122 bash[38150]: t=2024-04-16T14:23:12+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-16T14:23:13.149 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:12 smithi071 bash[47286]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager.a 2024-04-16T14:23:13.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:12 smithi071 bash[18570]: cluster 2024-04-16T14:23:12.025087+0000 mgr.y (mgr.24277) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:13.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:12 smithi071 bash[18570]: audit 2024-04-16T14:23:12.634931+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.71:0/1021587941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T14:23:13.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:12 smithi071 bash[23969]: cluster 2024-04-16T14:23:12.025087+0000 mgr.y (mgr.24277) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:13.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:12 smithi071 bash[23969]: audit 2024-04-16T14:23:12.634931+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.71:0/1021587941' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T14:23:13.446 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:13 smithi122 bash[38150]: t=2024-04-16T14:23:13+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-04-16T14:23:13.447 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:13 smithi122 bash[38150]: t=2024-04-16T14:23:13+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-16T14:23:13.447 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:13 smithi122 bash[38150]: t=2024-04-16T14:23:13+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-16T14:23:13.447 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:13 smithi122 bash[38150]: t=2024-04-16T14:23:13+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-16T14:23:13.447 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:23:13 smithi122 bash[38150]: t=2024-04-16T14:23:13+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-16T14:23:13.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:13 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T14:23:13.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:13 smithi071 systemd[1]: Stopped Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:23:13.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:13 smithi071 systemd[1]: Started Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:23:13.524 INFO:teuthology.orchestra.run.smithi071.stdout:197568495646 2024-04-16T14:23:13.600 INFO:teuthology.orchestra.run.smithi071.stdout:77309411385 2024-04-16T14:23:14.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:14 smithi122 bash[18672]: audit 2024-04-16T14:23:13.258119+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:14.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:14 smithi122 bash[18672]: cephadm 2024-04-16T14:23:13.260120+0000 mgr.y (mgr.24277) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:23:14.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:14 smithi122 bash[18672]: cephadm 2024-04-16T14:23:13.264642+0000 mgr.y (mgr.24277) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:23:14.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:14 smithi122 bash[18672]: audit 2024-04-16T14:23:13.529623+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.71:0/3173346377' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T14:23:14.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:14 smithi122 bash[18672]: audit 2024-04-16T14:23:13.606420+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.71:0/2392299785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T14:23:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[18570]: audit 2024-04-16T14:23:13.258119+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[18570]: cephadm 2024-04-16T14:23:13.260120+0000 mgr.y (mgr.24277) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:23:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[18570]: cephadm 2024-04-16T14:23:13.264642+0000 mgr.y (mgr.24277) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:23:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[18570]: audit 2024-04-16T14:23:13.529623+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.71:0/3173346377' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T14:23:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[18570]: audit 2024-04-16T14:23:13.606420+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.71:0/2392299785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[23969]: audit 2024-04-16T14:23:13.258119+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[23969]: cephadm 2024-04-16T14:23:13.260120+0000 mgr.y (mgr.24277) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[23969]: cephadm 2024-04-16T14:23:13.264642+0000 mgr.y (mgr.24277) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[23969]: audit 2024-04-16T14:23:13.529623+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.71:0/3173346377' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:14 smithi071 bash[23969]: audit 2024-04-16T14:23:13.606420+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.71:0/2392299785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T14:23:14.858 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018919 got 128849018923 for osd.4 2024-04-16T14:23:14.858 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:15.586 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495642 got 197568495646 for osd.6 2024-04-16T14:23:15.587 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:15.622 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411381 got 77309411385 for osd.2 2024-04-16T14:23:15.622 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:15.622 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-16T14:23:15.622 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph pg dump --format=json 2024-04-16T14:23:15.859 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[18570]: cluster 2024-04-16T14:23:14.025679+0000 mgr.y (mgr.24277) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:15.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[23969]: cluster 2024-04-16T14:23:14.025679+0000 mgr.y (mgr.24277) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:15.983 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:15.939Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-16T14:23:15.984 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:15.939Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-16T14:23:15.984 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:15.941Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2024-04-16T14:23:15.984 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:15.943Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:23:15.984 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:15.989Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:23:16.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:15 smithi122 bash[18672]: cluster 2024-04-16T14:23:14.025679+0000 mgr.y (mgr.24277) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:16.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:16 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:23:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:16.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:15.990Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:23:16.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:15.993Z caller=main.go:518 msg=Listening address=:9093 2024-04-16T14:23:16.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:15 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:15.994Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-16T14:23:17.038 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:17 smithi122 bash[18672]: cluster 2024-04-16T14:23:16.026086+0000 mgr.y (mgr.24277) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:17.311 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:17 smithi122 bash[18672]: audit 2024-04-16T14:23:16.042909+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:17.311 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:17 smithi122 bash[18672]: audit 2024-04-16T14:23:16.047836+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:17 smithi071 bash[18570]: cluster 2024-04-16T14:23:16.026086+0000 mgr.y (mgr.24277) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:17 smithi071 bash[18570]: audit 2024-04-16T14:23:16.042909+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:17 smithi071 bash[18570]: audit 2024-04-16T14:23:16.047836+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:17 smithi071 bash[23969]: cluster 2024-04-16T14:23:16.026086+0000 mgr.y (mgr.24277) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:17 smithi071 bash[23969]: audit 2024-04-16T14:23:16.042909+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:17 smithi071 bash[23969]: audit 2024-04-16T14:23:16.047836+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:18.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:17 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:17.943Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000116884s 2024-04-16T14:23:18.259 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 systemd[1]: Stopping Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[39254]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus.a 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.123Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:23:18.343 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.124Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:23:18.344 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.124Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:23:18.344 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[36186]: ts=2024-04-16T14:23:18.124Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:23:18.592 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[39263]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:23:18.946 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 bash[39297]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus.a 2024-04-16T14:23:18.947 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:23:18.947 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 systemd[1]: Stopped Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:23:18.947 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:18 smithi122 systemd[1]: Started Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:23:19.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:18 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:23:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: cluster 2024-04-16T14:23:18.026585+0000 mgr.y (mgr.24277) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.827684+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.832461+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:23:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.832851+0000 mgr.y (mgr.24277) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:23:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.833772+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.71:9093"}]: dispatch 2024-04-16T14:23:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.834080+0000 mgr.y (mgr.24277) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.71:9093"}]: dispatch 2024-04-16T14:23:20.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.840306+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.845403+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.845854+0000 mgr.y (mgr.24277) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.855819+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.856204+0000 mgr.y (mgr.24277) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.857027+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.857348+0000 mgr.y (mgr.24277) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.863818+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.865621+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.866922+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.867882+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:20.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.877986+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.035Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.035Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.036Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.036Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi122 (none))" 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.036Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.036Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.038Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.039Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.040Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.042Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.042Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.955µs 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.042Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:23:20.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.044Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-16T14:23:20.200 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.044Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-16T14:23:20.200 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.044Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.953µs wal_replay_duration=1.658656ms total_replay_duration=1.707035ms 2024-04-16T14:23:20.200 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.045Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:23:20.200 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.045Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:23:20.200 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.045Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:23:20.200 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.066Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.361259ms db_storage=689ns remote_storage=1.565µs web_handler=311ns query_engine=708ns scrape=286.987µs scrape_sd=23.925µs notify=28.784µs notify_sd=6.177µs rules=19.754125ms 2024-04-16T14:23:20.200 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:23:20 smithi122 bash[39335]: ts=2024-04-16T14:23:20.066Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:23:20.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.887654+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:23:20.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.888701+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:20.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.889377+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:20.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.892735+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.898163+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:19 smithi122 bash[18672]: audit 2024-04-16T14:23:18.906512+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: cluster 2024-04-16T14:23:18.026585+0000 mgr.y (mgr.24277) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.827684+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.832461+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.832851+0000 mgr.y (mgr.24277) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.833772+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.71:9093"}]: dispatch 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.834080+0000 mgr.y (mgr.24277) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.71:9093"}]: dispatch 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.840306+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.845403+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.845854+0000 mgr.y (mgr.24277) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.855819+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.856204+0000 mgr.y (mgr.24277) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:23:20.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.857027+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.857348+0000 mgr.y (mgr.24277) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.863818+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.865621+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.866922+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.867882+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.877986+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: cluster 2024-04-16T14:23:18.026585+0000 mgr.y (mgr.24277) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.827684+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.832461+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:23:20.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.832851+0000 mgr.y (mgr.24277) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.833772+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.71:9093"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.834080+0000 mgr.y (mgr.24277) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.71:9093"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.840306+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.845403+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.845854+0000 mgr.y (mgr.24277) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.855819+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.856204+0000 mgr.y (mgr.24277) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.857027+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.857348+0000 mgr.y (mgr.24277) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.863818+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.865621+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.866922+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.867882+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:20.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.877986+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.887654+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.888701+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.889377+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.892735+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.898163+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[18570]: audit 2024-04-16T14:23:18.906512+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.887654+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.888701+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:20.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.889377+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:20.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.892735+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.898163+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:19 smithi071 bash[23969]: audit 2024-04-16T14:23:18.906512+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:20.897 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:23:20.899 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-04-16T14:23:21.548 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-04-16T14:23:20.026885+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":48844,"kb_used_data":6092,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912372,"statfs":{"total":767960285184,"available":767910268928,"internally_reserved":0,"allocated":6238208,"data_stored":3487753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.003216"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":262,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-16T14:21:48.125951+0000","last_change":"2024-04-16T14:21:27.831739+0000","last_active":"2024-04-16T14:21:48.125951+0000","last_peered":"2024-04-16T14:21:48.125951+0000","last_clean":"2024-04-16T14:21:48.125951+0000","last_became_active":"2024-04-16T14:21:27.830662+0000","last_became_peered":"2024-04-16T14:21:27.830662+0000","last_unstale":"2024-04-16T14:21:48.125951+0000","last_undegraded":"2024-04-16T14:21:48.125951+0000","last_fullsized":"2024-04-16T14:21:48.125951+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-04-16T14:18:32.337433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-16T14:18:32.337433+0000","last_clean_scrub_stamp":"2024-04-16T14:18:32.337433+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-04-17T14:47:16.499717+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":231928234008,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766340,"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 Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.87}]},{"osd":1,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":1.093},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":0.93899999999999995}]},{"osd":2,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.748},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":1.173}]},{"osd":3,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.224}]},{"osd":4,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":1.129}]},{"osd":5,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.0580000000000001}]},{"osd":6,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.117,"15min":1.117},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.0329999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495648,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766398,"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 Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.79900000000000004,"15min":0.78500000000000003},"min":{"1min":0.56000000000000005,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.81999999999999995,"15min":0.81699999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.2110000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.64400000000000002}]},{"osd":1,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.80900000000000005,"15min":0.80100000000000005},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.80600000000000005,"15min":0.80800000000000005},"min":{"1min":0.51900000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.135,"5min":1.214,"15min":1.214},"last":0.78900000000000003}]},{"osd":2,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.81899999999999995,"15min":0.82099999999999995},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.85399999999999998,"15min":0.85799999999999998},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.131,"5min":1.258,"15min":1.258},"last":0.85199999999999998}]},{"osd":3,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.86599999999999999,"15min":0.86399999999999999},"min":{"1min":0.54400000000000004,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.2490000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.84199999999999997,"15min":0.83199999999999996},"min":{"1min":0.58199999999999996,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.98199999999999998}]},{"osd":4,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.76200000000000001,"15min":0.75700000000000001},"min":{"1min":0.36499999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.131,"5min":1.155,"15min":1.155},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.80000000000000004,"15min":0.78600000000000003},"min":{"1min":0.41099999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":1.101}]},{"osd":5,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.82599999999999996,"15min":0.82299999999999995},"min":{"1min":0.39800000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.2629999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.86299999999999999,"15min":0.85499999999999998},"min":{"1min":0.45500000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.28,"5min":1.548,"15min":1.548},"last":1.1539999999999999}]},{"osd":7,"last update":"Tue Apr 16 14:22:24 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":1.177},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.331}]}]},{"osd":1,"up_from":13,"seq":55834574916,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237735,"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 Apr 16 14:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.67000000000000004,"15min":0.57799999999999996},"min":{"1min":0.35499999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0509999999999999,"5min":1.206,"15min":1.206},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.67200000000000004,"15min":0.59999999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.085,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.34699999999999998}]},{"osd":2,"last update":"Tue Apr 16 14:22:44 2024","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.69499999999999995,"15min":0.64100000000000001},"min":{"1min":0.38400000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.37},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.73099999999999998,"15min":0.66800000000000004},"min":{"1min":0.32900000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.196,"5min":1.387,"15min":1.387},"last":0.45400000000000001}]},{"osd":3,"last update":"Tue Apr 16 14:22:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.81599999999999995,"15min":0.78300000000000003},"min":{"1min":0.70499999999999996,"5min":0.433,"15min":0.433},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.498},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.84799999999999998,"15min":0.81999999999999995},"min":{"1min":0.73599999999999999,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.47099999999999997}]},{"osd":4,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.89900000000000002,"15min":0.89500000000000002},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.1859999999999999,"5min":1.611,"15min":1.611},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.01,"15min":1.006},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.3149999999999999,"5min":1.341,"15min":1.341},"last":0.78200000000000003}]},{"osd":5,"last update":"Tue Apr 16 14:22:19 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.98799999999999999,"15min":0.97999999999999998},"min":{"1min":0.83999999999999997,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.0169999999999999,"15min":1.0069999999999999},"min":{"1min":0.74199999999999999,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.71799999999999997}]},{"osd":6,"last update":"Tue Apr 16 14:22:50 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.131,"15min":1.147},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.294,"5min":1.395,"15min":1.395},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.274,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.77300000000000002}]},{"osd":7,"last update":"Tue Apr 16 14:22:24 2024","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.212,"15min":1.212},"min":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.218,"5min":1.218,"15min":1.218},"min":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.70899999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738441,"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":766663,"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 Apr 16 14:23:06 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.627,"15min":0.53700000000000003},"min":{"1min":0.34100000000000003,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.98699999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.66800000000000004,"15min":0.56200000000000006},"min":{"1min":0.35499999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.893,"5min":1.893,"15min":1.893},"last":0.79400000000000004}]},{"osd":2,"last update":"Tue Apr 16 14:22:41 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.67300000000000004,"15min":0.61599999999999999},"min":{"1min":0.311,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.752},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.70199999999999996,"15min":0.64700000000000002},"min":{"1min":0.34699999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.1020000000000001,"5min":1.103,"15min":1.103},"last":0.92800000000000005}]},{"osd":3,"last update":"Tue Apr 16 14:23:16 2024","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.77500000000000002,"15min":0.77900000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.874},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.79300000000000004,"15min":0.79200000000000004},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.89700000000000002}]},{"osd":4,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.92600000000000005,"15min":0.91500000000000004},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.94399999999999995,"15min":0.92400000000000004},"min":{"1min":0.626,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":0.97499999999999998}]},{"osd":5,"last update":"Tue Apr 16 14:23:16 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.0229999999999999,"15min":1.0349999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4750000000000001,"5min":1.569,"15min":1.569},"last":1.1870000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0629999999999999,"15min":1.077},"min":{"1min":0.57599999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":1.0600000000000001}]},{"osd":6,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.123,"15min":1.133},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":1.016},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.052,"15min":1.0580000000000001},"min":{"1min":0.67700000000000005,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.2410000000000001}]},{"osd":7,"last update":"Tue Apr 16 14:22:26 2024","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.101},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.3029999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411387,"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":237735,"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 Apr 16 14:22:36 2024","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.68100000000000005,"15min":0.58399999999999996},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.1970000000000001,"5min":4.6130000000000004,"15min":4.6130000000000004},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.72099999999999997,"15min":0.629},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.099,"5min":5.0209999999999999,"15min":5.0209999999999999},"last":0.84099999999999997}]},{"osd":1,"last update":"Tue Apr 16 14:22:36 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.68600000000000005,"15min":0.65000000000000002},"min":{"1min":0.39200000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.032,"5min":1.042,"15min":1.042},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.76200000000000001,"15min":0.68400000000000005},"min":{"1min":0.40400000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.3360000000000003,"5min":6.3360000000000003,"15min":6.3360000000000003},"last":0.97099999999999997}]},{"osd":3,"last update":"Tue Apr 16 14:23:14 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.78700000000000003,"15min":0.77300000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.091,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.872,"15min":0.83599999999999997},"min":{"1min":0.42699999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0740000000000001,"5min":6.29,"15min":6.29},"last":0.81100000000000005}]},{"osd":4,"last update":"Tue Apr 16 14:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91700000000000004,"15min":0.89900000000000002},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.874,"5min":1.0089999999999999,"15min":0.97299999999999998},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.1830000000000001,"5min":6.242,"15min":6.242},"last":0.88200000000000001}]},{"osd":5,"last update":"Tue Apr 16 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.0369999999999999,"15min":1.0209999999999999},"min":{"1min":0.66000000000000003,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.1879999999999999,"5min":6.157,"15min":6.157},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0649999999999999,"15min":1.0800000000000001},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3400000000000001,"5min":1.601,"15min":1.601},"last":0.998}]},{"osd":6,"last update":"Tue Apr 16 14:22:51 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.111,"15min":1.129},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.528,"5min":1.694,"15min":1.694},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.0609999999999999,"15min":1.077},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.04}]},{"osd":7,"last update":"Tue Apr 16 14:22:25 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.093},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.1919999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182452,"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":237735,"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 Apr 16 14:23:14 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.71099999999999997,"15min":0.69799999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.341,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.75900000000000001,"15min":0.77800000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1459999999999999,"5min":1.151,"15min":1.151},"last":0.71099999999999997}]},{"osd":1,"last update":"Tue Apr 16 14:23:14 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.80000000000000004,"15min":0.81000000000000005},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.79700000000000004,"15min":0.76300000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.877,"5min":1.877,"15min":1.877},"last":0.63800000000000001}]},{"osd":2,"last update":"Tue Apr 16 14:23:14 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.88700000000000001,"15min":0.86699999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":2.8340000000000001,"5min":2.8340000000000001,"15min":2.8340000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.81299999999999994,"15min":0.82499999999999996},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.75800000000000001}]},{"osd":4,"last update":"Tue Apr 16 14:22:52 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.96299999999999997,"15min":0.93700000000000006},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.296,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.93200000000000005,"15min":0.93400000000000005},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3140000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.022}]},{"osd":5,"last update":"Tue Apr 16 14:22:17 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.95799999999999996,"15min":0.94999999999999996},"min":{"1min":0.63700000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.0680000000000001,"15min":1.0580000000000001},"min":{"1min":0.80700000000000005,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.3779999999999999,"5min":1.403,"15min":1.403},"last":1.0489999999999999}]},{"osd":6,"last update":"Tue Apr 16 14:22:52 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.052,"15min":1.0700000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2849999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.1080000000000001,"15min":1.121},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.98499999999999999}]},{"osd":7,"last update":"Tue Apr 16 14:22:25 2024","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.115,"5min":1.115,"15min":1.115},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":0.90900000000000003}]}]},{"osd":4,"up_from":30,"seq":128849018925,"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":237735,"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 Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.82499999999999996,"15min":0.81899999999999995},"min":{"1min":0.64200000000000002,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.149,"5min":1.149,"15min":1.149},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.81399999999999995,"15min":0.80400000000000005},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.056,"5min":1.135,"15min":1.135},"last":0.60599999999999998}]},{"osd":1,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.82699999999999996,"15min":0.83299999999999996},"min":{"1min":0.60899999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.0409999999999999,"5min":1.129,"15min":1.129},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.83899999999999997,"15min":0.83899999999999997},"min":{"1min":0.64400000000000002,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.101,"5min":1.325,"15min":1.325},"last":1.0669999999999999}]},{"osd":2,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.54300000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.113,"5min":1.165,"15min":1.165},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.86699999999999999,"15min":0.85499999999999998},"min":{"1min":0.58999999999999997,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.98799999999999999}]},{"osd":3,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.86599999999999999,"15min":0.85299999999999998},"min":{"1min":0.621,"5min":0.505,"15min":0.505},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.873},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.89100000000000001,"15min":0.88300000000000001},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.91500000000000004}]},{"osd":5,"last update":"Tue Apr 16 14:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.72999999999999998,"15min":0.71899999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.024},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.751,"15min":0.74399999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.73599999999999999}]},{"osd":6,"last update":"Tue Apr 16 14:22:50 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.92500000000000004,"15min":0.91800000000000004},"min":{"1min":0.47599999999999998,"5min":0.439,"15min":0.439},"max":{"1min":1.728,"5min":1.728,"15min":1.728},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.89700000000000002,"15min":0.89900000000000002},"min":{"1min":0.434,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.2350000000000001,"5min":1.288,"15min":1.288},"last":0.76200000000000001}]},{"osd":7,"last update":"Tue Apr 16 14:22:24 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":1.2370000000000001},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":1.1359999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757287,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237412,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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 Apr 16 14:22:17 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.83699999999999997,"15min":0.83499999999999996},"min":{"1min":0.53200000000000003,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.84999999999999998,"15min":0.83999999999999997},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.95899999999999996}]},{"osd":1,"last update":"Tue Apr 16 14:22:17 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.875,"15min":0.86899999999999999},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.032},{"interface":"front","average":{"1min":0.877,"5min":0.80000000000000004,"15min":0.78700000000000003},"min":{"1min":0.55200000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.2030000000000001}]},{"osd":2,"last update":"Tue Apr 16 14:22:17 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.85999999999999999,"15min":0.85399999999999998},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.85599999999999998,"15min":0.84499999999999997},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.109}]},{"osd":3,"last update":"Tue Apr 16 14:22:17 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.622,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.081,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.996},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.63100000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.77800000000000002}]},{"osd":4,"last update":"Tue Apr 16 14:22:17 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.70299999999999996,"15min":0.68000000000000005},"min":{"1min":0.45400000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.7609999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.77100000000000002,"15min":0.747},"min":{"1min":0.42499999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.2390000000000001}]},{"osd":6,"last update":"Tue Apr 16 14:22:57 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.872,"15min":0.86299999999999999},"min":{"1min":0.53100000000000003,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.335,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92200000000000004,"15min":0.91700000000000004},"min":{"1min":0.625,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.0880000000000001}]},{"osd":7,"last update":"Tue Apr 16 14:22:27 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.153},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.774,"5min":1.774,"15min":1.774},"last":1.276}]}]}],"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-04-16T14:23:21.550 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph pg dump --format=json 2024-04-16T14:23:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:21 smithi122 bash[18672]: cluster 2024-04-16T14:23:20.027200+0000 mgr.y (mgr.24277) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:21 smithi122 bash[18672]: audit 2024-04-16T14:23:20.899268+0000 mgr.y (mgr.24277) 82 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:23:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:21 smithi071 bash[18570]: cluster 2024-04-16T14:23:20.027200+0000 mgr.y (mgr.24277) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:21 smithi071 bash[18570]: audit 2024-04-16T14:23:20.899268+0000 mgr.y (mgr.24277) 82 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:23:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:21 smithi071 bash[23969]: cluster 2024-04-16T14:23:20.027200+0000 mgr.y (mgr.24277) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:21 smithi071 bash[23969]: audit 2024-04-16T14:23:20.899268+0000 mgr.y (mgr.24277) 82 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:23:23.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:23 smithi071 bash[18570]: cluster 2024-04-16T14:23:22.027829+0000 mgr.y (mgr.24277) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:23.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:23 smithi071 bash[23969]: cluster 2024-04-16T14:23:22.027829+0000 mgr.y (mgr.24277) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:23 smithi122 bash[18672]: cluster 2024-04-16T14:23:22.027829+0000 mgr.y (mgr.24277) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:24.861 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:23:25.747 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:25 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:23:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:25 smithi122 bash[18672]: cluster 2024-04-16T14:23:24.028523+0000 mgr.y (mgr.24277) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:25 smithi122 bash[18672]: audit 2024-04-16T14:23:25.654358+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:25 smithi122 bash[18672]: audit 2024-04-16T14:23:25.665568+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:25 smithi071 bash[18570]: cluster 2024-04-16T14:23:24.028523+0000 mgr.y (mgr.24277) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:25 smithi071 bash[18570]: audit 2024-04-16T14:23:25.654358+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:25 smithi071 bash[18570]: audit 2024-04-16T14:23:25.665568+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:25 smithi071 bash[23969]: cluster 2024-04-16T14:23:24.028523+0000 mgr.y (mgr.24277) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:25 smithi071 bash[23969]: audit 2024-04-16T14:23:25.654358+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:25 smithi071 bash[23969]: audit 2024-04-16T14:23:25.665568+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:26.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:23:25 smithi071 bash[47381]: level=info ts=2024-04-16T14:23:25.945Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002759544s 2024-04-16T14:23:27.147 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:26 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:23:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:27.696 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:23:27 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:23:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:23:28.093 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:23:28.095 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-04-16T14:23:28.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:27 smithi071 bash[23969]: cluster 2024-04-16T14:23:26.029074+0000 mgr.y (mgr.24277) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:28.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:27 smithi071 bash[23969]: audit 2024-04-16T14:23:26.757309+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:28.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:27 smithi071 bash[23969]: audit 2024-04-16T14:23:26.766112+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:28.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:27 smithi071 bash[18570]: cluster 2024-04-16T14:23:26.029074+0000 mgr.y (mgr.24277) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:28.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:27 smithi071 bash[18570]: audit 2024-04-16T14:23:26.757309+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:28.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:27 smithi071 bash[18570]: audit 2024-04-16T14:23:26.766112+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:27 smithi122 bash[18672]: cluster 2024-04-16T14:23:26.029074+0000 mgr.y (mgr.24277) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:27 smithi122 bash[18672]: audit 2024-04-16T14:23:26.757309+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:27 smithi122 bash[18672]: audit 2024-04-16T14:23:26.766112+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:28.786 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-04-16T14:23:28.029275+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":48844,"kb_used_data":6092,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912372,"statfs":{"total":767960285184,"available":767910268928,"internally_reserved":0,"allocated":6238208,"data_stored":3487753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.003347"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":262,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-16T14:21:48.125951+0000","last_change":"2024-04-16T14:21:27.831739+0000","last_active":"2024-04-16T14:21:48.125951+0000","last_peered":"2024-04-16T14:21:48.125951+0000","last_clean":"2024-04-16T14:21:48.125951+0000","last_became_active":"2024-04-16T14:21:27.830662+0000","last_became_peered":"2024-04-16T14:21:27.830662+0000","last_unstale":"2024-04-16T14:21:48.125951+0000","last_undegraded":"2024-04-16T14:21:48.125951+0000","last_fullsized":"2024-04-16T14:21:48.125951+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-04-16T14:18:32.337433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-16T14:18:32.337433+0000","last_clean_scrub_stamp":"2024-04-16T14:18:32.337433+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-04-17T14:47:16.499717+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":231928234009,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766340,"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 Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.73099999999999998}]},{"osd":1,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":0.88}]},{"osd":2,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.748}]},{"osd":3,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.84499999999999997}]},{"osd":4,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.626},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.65500000000000003}]},{"osd":5,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.44900000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.82199999999999995}]},{"osd":6,"last update":"Tue Apr 16 14:22:29 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.117,"15min":1.117},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.85399999999999998}]}]},{"osd":6,"up_from":46,"seq":197568495649,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766398,"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 Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.79900000000000004,"15min":0.78500000000000003},"min":{"1min":0.56000000000000005,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.81999999999999995,"15min":0.81699999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.2110000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.58899999999999997}]},{"osd":1,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.80900000000000005,"15min":0.80100000000000005},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.80600000000000005,"15min":0.80800000000000005},"min":{"1min":0.51900000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.135,"5min":1.214,"15min":1.214},"last":0.77800000000000002}]},{"osd":2,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.81899999999999995,"15min":0.82099999999999995},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.874},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.85399999999999998,"15min":0.85799999999999998},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.131,"5min":1.258,"15min":1.258},"last":0.97999999999999998}]},{"osd":3,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.86599999999999999,"15min":0.86399999999999999},"min":{"1min":0.54400000000000004,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.2490000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.84199999999999997,"15min":0.83199999999999996},"min":{"1min":0.58199999999999996,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.94299999999999995}]},{"osd":4,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.76200000000000001,"15min":0.75700000000000001},"min":{"1min":0.36499999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.131,"5min":1.155,"15min":1.155},"last":1.109},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.80000000000000004,"15min":0.78600000000000003},"min":{"1min":0.41099999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":0.82999999999999996}]},{"osd":5,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.82599999999999996,"15min":0.82299999999999995},"min":{"1min":0.39800000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.2629999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.86299999999999999,"15min":0.85499999999999998},"min":{"1min":0.45500000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.28,"5min":1.548,"15min":1.548},"last":1.036}]},{"osd":7,"last update":"Tue Apr 16 14:22:24 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.2170000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574917,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237735,"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 Apr 16 14:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.67000000000000004,"15min":0.57799999999999996},"min":{"1min":0.35499999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0509999999999999,"5min":1.206,"15min":1.206},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.67200000000000004,"15min":0.59999999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.085,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.77500000000000002}]},{"osd":2,"last update":"Tue Apr 16 14:22:44 2024","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.69499999999999995,"15min":0.64100000000000001},"min":{"1min":0.38400000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.73099999999999998,"15min":0.66800000000000004},"min":{"1min":0.32900000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.196,"5min":1.387,"15min":1.387},"last":0.89400000000000002}]},{"osd":3,"last update":"Tue Apr 16 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.80600000000000005,"15min":0.78000000000000003},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.0760000000000001,"5min":1.276,"15min":1.276},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.85299999999999998,"15min":0.82099999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.0089999999999999}]},{"osd":4,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.89900000000000002,"15min":0.89500000000000002},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.1859999999999999,"5min":1.611,"15min":1.611},"last":0.877},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.01,"15min":1.006},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.3149999999999999,"5min":1.341,"15min":1.341},"last":1.079}]},{"osd":5,"last update":"Tue Apr 16 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.97199999999999998,"15min":0.97499999999999998},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.008,"15min":1.004},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.286,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.99099999999999999}]},{"osd":6,"last update":"Tue Apr 16 14:22:50 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.131,"15min":1.147},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.294,"5min":1.395,"15min":1.395},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.274,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.0229999999999999}]},{"osd":7,"last update":"Tue Apr 16 14:22:24 2024","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.212,"15min":1.212},"min":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.044},{"interface":"front","average":{"1min":1.218,"5min":1.218,"15min":1.218},"min":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.1759999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738442,"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":766663,"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 Apr 16 14:23:06 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.627,"15min":0.53700000000000003},"min":{"1min":0.34100000000000003,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.98699999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.66800000000000004,"15min":0.56200000000000006},"min":{"1min":0.35499999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.893,"5min":1.893,"15min":1.893},"last":0.97799999999999998}]},{"osd":2,"last update":"Tue Apr 16 14:22:41 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.67300000000000004,"15min":0.61599999999999999},"min":{"1min":0.311,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.70199999999999996,"15min":0.64700000000000002},"min":{"1min":0.34699999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.1020000000000001,"5min":1.103,"15min":1.103},"last":0.77200000000000002}]},{"osd":3,"last update":"Tue Apr 16 14:23:16 2024","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.77500000000000002,"15min":0.77900000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.79300000000000004,"15min":0.79200000000000004},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.80600000000000005}]},{"osd":4,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.92600000000000005,"15min":0.91500000000000004},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.94399999999999995,"15min":0.92400000000000004},"min":{"1min":0.626,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.1279999999999999}]},{"osd":5,"last update":"Tue Apr 16 14:23:16 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.0229999999999999,"15min":1.0349999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4750000000000001,"5min":1.569,"15min":1.569},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0629999999999999,"15min":1.077},"min":{"1min":0.57599999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":1.1850000000000001}]},{"osd":6,"last update":"Tue Apr 16 14:22:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.123,"15min":1.133},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.052,"15min":1.0580000000000001},"min":{"1min":0.67700000000000005,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.105}]},{"osd":7,"last update":"Tue Apr 16 14:22:26 2024","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.159}]}]},{"osd":2,"up_from":18,"seq":77309411388,"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":237735,"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 Apr 16 14:22:36 2024","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.68100000000000005,"15min":0.58399999999999996},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.1970000000000001,"5min":4.6130000000000004,"15min":4.6130000000000004},"last":0.624},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.72099999999999997,"15min":0.629},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.099,"5min":5.0209999999999999,"15min":5.0209999999999999},"last":0.74399999999999999}]},{"osd":1,"last update":"Tue Apr 16 14:22:36 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.68600000000000005,"15min":0.65000000000000002},"min":{"1min":0.39200000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.032,"5min":1.042,"15min":1.042},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.76200000000000001,"15min":0.68400000000000005},"min":{"1min":0.40400000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.3360000000000003,"5min":6.3360000000000003,"15min":6.3360000000000003},"last":0.68899999999999995}]},{"osd":3,"last update":"Tue Apr 16 14:23:14 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.78700000000000003,"15min":0.77300000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.091,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.872,"15min":0.83599999999999997},"min":{"1min":0.42699999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0740000000000001,"5min":6.29,"15min":6.29},"last":1.002}]},{"osd":4,"last update":"Tue Apr 16 14:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91700000000000004,"15min":0.89900000000000002},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.874,"5min":1.0089999999999999,"15min":0.97299999999999998},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.1830000000000001,"5min":6.242,"15min":6.242},"last":0.91400000000000003}]},{"osd":5,"last update":"Tue Apr 16 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.0369999999999999,"15min":1.0209999999999999},"min":{"1min":0.66000000000000003,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.1879999999999999,"5min":6.157,"15min":6.157},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0649999999999999,"15min":1.0800000000000001},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3400000000000001,"5min":1.601,"15min":1.601},"last":1.123}]},{"osd":6,"last update":"Tue Apr 16 14:22:51 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.111,"15min":1.129},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.528,"5min":1.694,"15min":1.694},"last":1.216},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.0609999999999999,"15min":1.077},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.89000000000000001}]},{"osd":7,"last update":"Tue Apr 16 14:22:25 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.173}]}]},{"osd":3,"up_from":25,"seq":107374182453,"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":237735,"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 Apr 16 14:23:14 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.71099999999999997,"15min":0.69799999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.341,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.75900000000000001,"15min":0.77800000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1459999999999999,"5min":1.151,"15min":1.151},"last":0.91600000000000004}]},{"osd":1,"last update":"Tue Apr 16 14:23:14 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.80000000000000004,"15min":0.81000000000000005},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":1.034},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.79700000000000004,"15min":0.76300000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.877,"5min":1.877,"15min":1.877},"last":0.66500000000000004}]},{"osd":2,"last update":"Tue Apr 16 14:23:14 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.88700000000000001,"15min":0.86699999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":2.8340000000000001,"5min":2.8340000000000001,"15min":2.8340000000000001},"last":0.745},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.81299999999999994,"15min":0.82499999999999996},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.76900000000000002}]},{"osd":4,"last update":"Tue Apr 16 14:22:52 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.96299999999999997,"15min":0.93700000000000006},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.296,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.147},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.93200000000000005,"15min":0.93400000000000005},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3140000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.0600000000000001}]},{"osd":5,"last update":"Tue Apr 16 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.96899999999999997,"15min":0.95299999999999996},"min":{"1min":0.55600000000000005,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0629999999999999,"15min":1.056},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2250000000000001,"5min":1.403,"15min":1.403},"last":0.85999999999999999}]},{"osd":6,"last update":"Tue Apr 16 14:22:52 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.052,"15min":1.0700000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2849999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.028,"5min":1.1080000000000001,"15min":1.121},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.115}]},{"osd":7,"last update":"Tue Apr 16 14:22:25 2024","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.115,"5min":1.115,"15min":1.115},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.175}]}]},{"osd":4,"up_from":30,"seq":128849018926,"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":237735,"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 Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.82499999999999996,"15min":0.81899999999999995},"min":{"1min":0.64200000000000002,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.149,"5min":1.149,"15min":1.149},"last":1.101},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.81399999999999995,"15min":0.80400000000000005},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.056,"5min":1.135,"15min":1.135},"last":0.89900000000000002}]},{"osd":1,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.82699999999999996,"15min":0.83299999999999996},"min":{"1min":0.60899999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.0409999999999999,"5min":1.129,"15min":1.129},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.83899999999999997,"15min":0.83899999999999997},"min":{"1min":0.64400000000000002,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.101,"5min":1.325,"15min":1.325},"last":0.97299999999999998}]},{"osd":2,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.54300000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.113,"5min":1.165,"15min":1.165},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.86699999999999999,"15min":0.85499999999999998},"min":{"1min":0.58999999999999997,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.86799999999999999}]},{"osd":3,"last update":"Tue Apr 16 14:22:46 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.86599999999999999,"15min":0.85299999999999998},"min":{"1min":0.621,"5min":0.505,"15min":0.505},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.89100000000000001,"15min":0.88300000000000001},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.0549999999999999}]},{"osd":5,"last update":"Tue Apr 16 14:23:21 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.76300000000000001,"15min":0.72999999999999998},"min":{"1min":0.42399999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.77100000000000002,"15min":0.751},"min":{"1min":0.44,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.71499999999999997}]},{"osd":6,"last update":"Tue Apr 16 14:22:50 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.92500000000000004,"15min":0.91800000000000004},"min":{"1min":0.47599999999999998,"5min":0.439,"15min":0.439},"max":{"1min":1.728,"5min":1.728,"15min":1.728},"last":1.024},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.89700000000000002,"15min":0.89900000000000002},"min":{"1min":0.434,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.2350000000000001,"5min":1.288,"15min":1.288},"last":0.69199999999999995}]},{"osd":7,"last update":"Tue Apr 16 14:22:24 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.995}]}]},{"osd":5,"up_from":38,"seq":163208757288,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237412,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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 Apr 16 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.83199999999999996,"15min":0.83399999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.1759999999999999,"5min":1.605,"15min":1.605},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.84799999999999998,"15min":0.83999999999999997},"min":{"1min":0.57599999999999996,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.0920000000000001,"5min":1.373,"15min":1.373},"last":1.0349999999999999}]},{"osd":1,"last update":"Tue Apr 16 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.877,"15min":0.86899999999999999},"min":{"1min":0.58099999999999996,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.2789999999999999,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.879,"5min":0.81899999999999995,"15min":0.79300000000000004},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2170000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.89600000000000002}]},{"osd":2,"last update":"Tue Apr 16 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.86199999999999999,"15min":0.85499999999999998},"min":{"1min":0.59899999999999998,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.29,"5min":1.333,"15min":1.333},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.878,"15min":0.85199999999999998},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.1859999999999999,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.98699999999999999}]},{"osd":3,"last update":"Tue Apr 16 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.88300000000000001,"15min":0.872},"min":{"1min":0.53800000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.873,"15min":0.83999999999999997},"min":{"1min":0.50800000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2609999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.877}]},{"osd":4,"last update":"Tue Apr 16 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.753,"15min":0.69699999999999995},"min":{"1min":0.42599999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2849999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.143},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.82699999999999996,"15min":0.76500000000000001},"min":{"1min":0.48399999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.018}]},{"osd":6,"last update":"Tue Apr 16 14:22:57 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.872,"15min":0.86299999999999999},"min":{"1min":0.53100000000000003,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.335,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92200000000000004,"15min":0.91700000000000004},"min":{"1min":0.625,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.117}]},{"osd":7,"last update":"Tue Apr 16 14:22:27 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.774,"5min":1.774,"15min":1.774},"last":1.081}]}]}],"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-04-16T14:23:28.788 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-16T14:23:28.788 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-16T14:23:28.788 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-16T14:23:28.788 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- ceph health --format=json 2024-04-16T14:23:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:29 smithi122 bash[18672]: cluster 2024-04-16T14:23:28.029424+0000 mgr.y (mgr.24277) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:29 smithi122 bash[18672]: audit 2024-04-16T14:23:28.091519+0000 mgr.y (mgr.24277) 87 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:23:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:29 smithi071 bash[18570]: cluster 2024-04-16T14:23:28.029424+0000 mgr.y (mgr.24277) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:29 smithi071 bash[18570]: audit 2024-04-16T14:23:28.091519+0000 mgr.y (mgr.24277) 87 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:23:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:29 smithi071 bash[23969]: cluster 2024-04-16T14:23:28.029424+0000 mgr.y (mgr.24277) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:29 smithi071 bash[23969]: audit 2024-04-16T14:23:28.091519+0000 mgr.y (mgr.24277) 87 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:23:31.530 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:23:32.099 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:31 smithi122 bash[18672]: cluster 2024-04-16T14:23:30.030132+0000 mgr.y (mgr.24277) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:31 smithi071 bash[18570]: cluster 2024-04-16T14:23:30.030132+0000 mgr.y (mgr.24277) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:31 smithi071 bash[23969]: cluster 2024-04-16T14:23:30.030132+0000 mgr.y (mgr.24277) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:32 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:23:32] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-04-16T14:23:34.131 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-04-16T14:23:34.132 INFO:teuthology.orchestra.run.smithi071.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-16T14:23:34.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:33 smithi071 bash[18570]: cluster 2024-04-16T14:23:32.030789+0000 mgr.y (mgr.24277) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:34.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:33 smithi071 bash[23969]: cluster 2024-04-16T14:23:32.030789+0000 mgr.y (mgr.24277) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:34.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:33 smithi122 bash[18672]: cluster 2024-04-16T14:23:32.030789+0000 mgr.y (mgr.24277) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:34.747 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-16T14:23:34.747 INFO:tasks.cephadm:Setup complete, yielding 2024-04-16T14:23:34.748 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T14:23:34.758 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi071.front.sepia.ceph.com 2024-04-16T14:23:34.758 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-16T14:23:35.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:34 smithi122 bash[18672]: audit 2024-04-16T14:23:34.137405+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.71:0/23352248' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T14:23:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:34 smithi071 bash[18570]: audit 2024-04-16T14:23:34.137405+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.71:0/23352248' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T14:23:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:34 smithi071 bash[23969]: audit 2024-04-16T14:23:34.137405+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.71:0/23352248' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T14:23:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:35 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:23:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:35 smithi122 bash[18672]: cluster 2024-04-16T14:23:34.031163+0000 mgr.y (mgr.24277) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:35 smithi122 bash[18672]: audit 2024-04-16T14:23:35.578201+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:35 smithi122 bash[18672]: audit 2024-04-16T14:23:35.585612+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:35 smithi071 bash[23969]: cluster 2024-04-16T14:23:34.031163+0000 mgr.y (mgr.24277) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:35 smithi071 bash[23969]: audit 2024-04-16T14:23:35.578201+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:35 smithi071 bash[23969]: audit 2024-04-16T14:23:35.585612+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:35 smithi071 bash[18570]: cluster 2024-04-16T14:23:34.031163+0000 mgr.y (mgr.24277) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:35 smithi071 bash[18570]: audit 2024-04-16T14:23:35.578201+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:35 smithi071 bash[18570]: audit 2024-04-16T14:23:35.585612+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:37.696 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:23:37 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:23:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:23:38.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:37 smithi122 bash[18672]: cluster 2024-04-16T14:23:36.031693+0000 mgr.y (mgr.24277) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:38.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:37 smithi122 bash[18672]: audit 2024-04-16T14:23:37.836581+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.71:0/2965641698' entity='client.admin' 2024-04-16T14:23:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:37 smithi071 bash[18570]: cluster 2024-04-16T14:23:36.031693+0000 mgr.y (mgr.24277) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:37 smithi071 bash[18570]: audit 2024-04-16T14:23:37.836581+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.71:0/2965641698' entity='client.admin' 2024-04-16T14:23:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:37 smithi071 bash[23969]: cluster 2024-04-16T14:23:36.031693+0000 mgr.y (mgr.24277) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:37 smithi071 bash[23969]: audit 2024-04-16T14:23:37.836581+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.71:0/2965641698' entity='client.admin' 2024-04-16T14:23:38.914 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T14:23:38.923 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi071.front.sepia.ceph.com 2024-04-16T14:23:38.923 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-16T14:23:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:38 smithi122 bash[18672]: audit 2024-04-16T14:23:37.863956+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:38 smithi122 bash[18672]: audit 2024-04-16T14:23:37.865067+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:38 smithi122 bash[18672]: audit 2024-04-16T14:23:37.872304+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:38 smithi071 bash[18570]: audit 2024-04-16T14:23:37.863956+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:38 smithi071 bash[18570]: audit 2024-04-16T14:23:37.865067+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:38 smithi071 bash[18570]: audit 2024-04-16T14:23:37.872304+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:38 smithi071 bash[23969]: audit 2024-04-16T14:23:37.863956+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:23:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:38 smithi071 bash[23969]: audit 2024-04-16T14:23:37.865067+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:23:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:38 smithi071 bash[23969]: audit 2024-04-16T14:23:37.872304+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:40.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:39 smithi071 bash[18570]: cluster 2024-04-16T14:23:38.032260+0000 mgr.y (mgr.24277) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:40.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:39 smithi071 bash[23969]: cluster 2024-04-16T14:23:38.032260+0000 mgr.y (mgr.24277) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:39 smithi122 bash[18672]: cluster 2024-04-16T14:23:38.032260+0000 mgr.y (mgr.24277) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:42.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:42 smithi122 bash[18672]: cluster 2024-04-16T14:23:40.032745+0000 mgr.y (mgr.24277) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:42 smithi071 bash[18570]: cluster 2024-04-16T14:23:40.032745+0000 mgr.y (mgr.24277) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:42 smithi071 bash[23969]: cluster 2024-04-16T14:23:40.032745+0000 mgr.y (mgr.24277) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:43.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:42 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:23:42] "GET /metrics HTTP/1.1" 200 191522 "" "Prometheus/2.33.4" 2024-04-16T14:23:43.408 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:23:43.408 INFO:teuthology.orchestra.run.smithi071.stdout: "id": "3bab5430-fee4-4f48-a142-dbc35da30dcb", 2024-04-16T14:23:43.408 INFO:teuthology.orchestra.run.smithi071.stdout: "name": "r", 2024-04-16T14:23:43.408 INFO:teuthology.orchestra.run.smithi071.stdout: "current_period": "167083f4-69a3-4029-a8fb-a095b76e743c", 2024-04-16T14:23:43.409 INFO:teuthology.orchestra.run.smithi071.stdout: "epoch": 1 2024-04-16T14:23:43.409 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:23:43.610 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:43 smithi071 bash[18570]: cluster 2024-04-16T14:23:42.033198+0000 mgr.y (mgr.24277) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:43.610 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:43 smithi071 bash[18570]: cluster 2024-04-16T14:23:42.336172+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-16T14:23:43.610 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:43 smithi071 bash[18570]: audit 2024-04-16T14:23:42.338466+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.71:0/934247623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-16T14:23:43.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:43 smithi071 bash[23969]: cluster 2024-04-16T14:23:42.033198+0000 mgr.y (mgr.24277) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:43.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:43 smithi071 bash[23969]: cluster 2024-04-16T14:23:42.336172+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-16T14:23:43.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:43 smithi071 bash[23969]: audit 2024-04-16T14:23:42.338466+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.71:0/934247623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-16T14:23:43.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:43 smithi122 bash[18672]: cluster 2024-04-16T14:23:42.033198+0000 mgr.y (mgr.24277) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:23:43.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:43 smithi122 bash[18672]: cluster 2024-04-16T14:23:42.336172+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-16T14:23:43.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:43 smithi122 bash[18672]: audit 2024-04-16T14:23:42.338466+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.71:0/934247623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-16T14:23:44.133 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-16T14:23:44.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:44 smithi071 bash[18570]: audit 2024-04-16T14:23:43.340307+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.71:0/934247623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-16T14:23:44.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:44 smithi071 bash[18570]: cluster 2024-04-16T14:23:43.340659+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-16T14:23:44.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:44 smithi071 bash[23969]: audit 2024-04-16T14:23:43.340307+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.71:0/934247623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-16T14:23:44.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:44 smithi071 bash[23969]: cluster 2024-04-16T14:23:43.340659+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-16T14:23:44.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:44 smithi122 bash[18672]: audit 2024-04-16T14:23:43.340307+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.71:0/934247623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-16T14:23:44.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:44 smithi122 bash[18672]: cluster 2024-04-16T14:23:43.340659+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-16T14:23:44.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:44 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:23:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:45 smithi071 bash[18570]: cluster 2024-04-16T14:23:44.033899+0000 mgr.y (mgr.24277) 95 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-04-16T14:23:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:45 smithi071 bash[18570]: cluster 2024-04-16T14:23:44.354880+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-16T14:23:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:45 smithi071 bash[18570]: audit 2024-04-16T14:23:44.441807+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:45 smithi071 bash[18570]: audit 2024-04-16T14:23:44.451056+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:45 smithi071 bash[23969]: cluster 2024-04-16T14:23:44.033899+0000 mgr.y (mgr.24277) 95 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-04-16T14:23:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:45 smithi071 bash[23969]: cluster 2024-04-16T14:23:44.354880+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-16T14:23:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:45 smithi071 bash[23969]: audit 2024-04-16T14:23:44.441807+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:45 smithi071 bash[23969]: audit 2024-04-16T14:23:44.451056+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:45.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:45 smithi122 bash[18672]: cluster 2024-04-16T14:23:44.033899+0000 mgr.y (mgr.24277) 95 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-04-16T14:23:45.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:45 smithi122 bash[18672]: cluster 2024-04-16T14:23:44.354880+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-16T14:23:45.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:45 smithi122 bash[18672]: audit 2024-04-16T14:23:44.441807+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:45.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:45 smithi122 bash[18672]: audit 2024-04-16T14:23:44.451056+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:46.742 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "id": "2c177acd-eb3d-4435-920d-64e60fffb6b2", 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "name": "default", 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "api_name": "default", 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "is_master": "true", 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "endpoints": [], 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "hostnames": [], 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "hostnames_s3website": [], 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "master_zone": "", 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "zones": [], 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "placement_targets": [], 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "default_placement": "", 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "realm_id": "3bab5430-fee4-4f48-a142-dbc35da30dcb", 2024-04-16T14:23:46.743 INFO:teuthology.orchestra.run.smithi071.stdout: "sync_policy": { 2024-04-16T14:23:46.744 INFO:teuthology.orchestra.run.smithi071.stdout: "groups": [] 2024-04-16T14:23:46.744 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:23:46.744 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:23:47.361 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-16T14:23:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:47 smithi122 bash[18672]: cluster 2024-04-16T14:23:46.034543+0000 mgr.y (mgr.24277) 96 : cluster [DBG] pgmap v65: 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-04-16T14:23:47.696 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:23:47 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:23:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:23:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:47 smithi071 bash[18570]: cluster 2024-04-16T14:23:46.034543+0000 mgr.y (mgr.24277) 96 : cluster [DBG] pgmap v65: 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-04-16T14:23:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:47 smithi071 bash[23969]: cluster 2024-04-16T14:23:46.034543+0000 mgr.y (mgr.24277) 96 : cluster [DBG] pgmap v65: 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-04-16T14:23:48.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:48 smithi071 bash[18570]: audit 2024-04-16T14:23:48.041833+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-04-16T14:23:48.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:48 smithi071 bash[18570]: audit 2024-04-16T14:23:48.096972+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:23:48.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:48 smithi071 bash[18570]: audit 2024-04-16T14:23:48.103811+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:23:48.602 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:48 smithi071 bash[23969]: audit 2024-04-16T14:23:48.041833+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-04-16T14:23:48.602 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:48 smithi071 bash[23969]: audit 2024-04-16T14:23:48.096972+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:23:48.602 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:48 smithi071 bash[23969]: audit 2024-04-16T14:23:48.103811+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:23:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:48 smithi122 bash[18672]: audit 2024-04-16T14:23:48.041833+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-04-16T14:23:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:48 smithi122 bash[18672]: audit 2024-04-16T14:23:48.096972+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:23:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:48 smithi122 bash[18672]: audit 2024-04-16T14:23:48.103811+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:23:49.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:49 smithi122 bash[18672]: cluster 2024-04-16T14:23:48.035123+0000 mgr.y (mgr.24277) 97 : cluster [DBG] pgmap v66: 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-04-16T14:23:49.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:49 smithi122 bash[18672]: audit 2024-04-16T14:23:48.376375+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-04-16T14:23:49.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:49 smithi122 bash[18672]: cluster 2024-04-16T14:23:48.376446+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-16T14:23:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:49 smithi071 bash[23969]: cluster 2024-04-16T14:23:48.035123+0000 mgr.y (mgr.24277) 97 : cluster [DBG] pgmap v66: 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-04-16T14:23:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:49 smithi071 bash[23969]: audit 2024-04-16T14:23:48.376375+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-04-16T14:23:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:49 smithi071 bash[23969]: cluster 2024-04-16T14:23:48.376446+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-16T14:23:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:49 smithi071 bash[18570]: cluster 2024-04-16T14:23:48.035123+0000 mgr.y (mgr.24277) 97 : cluster [DBG] pgmap v66: 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-04-16T14:23:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:49 smithi071 bash[18570]: audit 2024-04-16T14:23:48.376375+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-04-16T14:23:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:49 smithi071 bash[18570]: cluster 2024-04-16T14:23:48.376446+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout: "id": "c9b78481-f600-4346-bdb9-0bdaa502e72d", 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout: "name": "z", 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout: "domain_root": "z.rgw.meta:root", 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout: "control_pool": "z.rgw.control", 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout: "log_pool": "z.rgw.log", 2024-04-16T14:23:49.851 INFO:teuthology.orchestra.run.smithi071.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "otp_pool": "z.rgw.otp", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "system_key": { 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "access_key": "", 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "secret_key": "" 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: "placement_pools": [ 2024-04-16T14:23:49.852 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "key": "default-placement", 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "val": { 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "storage_classes": { 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "STANDARD": { 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "index_type": 0 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:23:49.853 INFO:teuthology.orchestra.run.smithi071.stdout: "realm_id": "3bab5430-fee4-4f48-a142-dbc35da30dcb", 2024-04-16T14:23:49.854 INFO:teuthology.orchestra.run.smithi071.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-16T14:23:49.854 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:23:50.485 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-16T14:23:50.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:50 smithi071 bash[18570]: cluster 2024-04-16T14:23:49.382842+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-16T14:23:50.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:50 smithi071 bash[23969]: cluster 2024-04-16T14:23:49.382842+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-16T14:23:50.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:50 smithi122 bash[18672]: cluster 2024-04-16T14:23:49.382842+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-16T14:23:51.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:51 smithi071 bash[18570]: cluster 2024-04-16T14:23:50.035616+0000 mgr.y (mgr.24277) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 511 B/s wr, 1 op/s 2024-04-16T14:23:51.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:51 smithi071 bash[23969]: cluster 2024-04-16T14:23:50.035616+0000 mgr.y (mgr.24277) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 511 B/s wr, 1 op/s 2024-04-16T14:23:51.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:51 smithi122 bash[18672]: cluster 2024-04-16T14:23:50.035616+0000 mgr.y (mgr.24277) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 511 B/s wr, 1 op/s 2024-04-16T14:23:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:52 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:23:52] "GET /metrics HTTP/1.1" 200 192863 "" "Prometheus/2.33.4" 2024-04-16T14:23:53.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:53 smithi122 bash[18672]: cluster 2024-04-16T14:23:52.036092+0000 mgr.y (mgr.24277) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 399 B/s wr, 0 op/s 2024-04-16T14:23:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:53 smithi071 bash[18570]: cluster 2024-04-16T14:23:52.036092+0000 mgr.y (mgr.24277) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 399 B/s wr, 0 op/s 2024-04-16T14:23:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:53 smithi071 bash[23969]: cluster 2024-04-16T14:23:52.036092+0000 mgr.y (mgr.24277) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 399 B/s wr, 0 op/s 2024-04-16T14:23:55.852 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:23:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:23:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:55 smithi122 bash[18672]: cluster 2024-04-16T14:23:54.036592+0000 mgr.y (mgr.24277) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-04-16T14:23:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:55 smithi122 bash[18672]: cluster 2024-04-16T14:23:54.851674+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-16T14:23:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:55 smithi122 bash[18672]: audit 2024-04-16T14:23:54.853353+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.71:0/4218466558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:23:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:55 smithi122 bash[18672]: audit 2024-04-16T14:23:54.854039+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:23:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:55 smithi122 bash[18672]: audit 2024-04-16T14:23:55.689626+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:55 smithi122 bash[18672]: audit 2024-04-16T14:23:55.695077+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[23969]: cluster 2024-04-16T14:23:54.036592+0000 mgr.y (mgr.24277) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[23969]: cluster 2024-04-16T14:23:54.851674+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[23969]: audit 2024-04-16T14:23:54.853353+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.71:0/4218466558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[23969]: audit 2024-04-16T14:23:54.854039+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[23969]: audit 2024-04-16T14:23:55.689626+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[23969]: audit 2024-04-16T14:23:55.695077+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[18570]: cluster 2024-04-16T14:23:54.036592+0000 mgr.y (mgr.24277) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[18570]: cluster 2024-04-16T14:23:54.851674+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[18570]: audit 2024-04-16T14:23:54.853353+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.71:0/4218466558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[18570]: audit 2024-04-16T14:23:54.854039+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[18570]: audit 2024-04-16T14:23:55.689626+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:55 smithi071 bash[18570]: audit 2024-04-16T14:23:55.695077+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:23:57.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:56 smithi122 bash[18672]: audit 2024-04-16T14:23:55.852234+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-16T14:23:57.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:56 smithi122 bash[18672]: cluster 2024-04-16T14:23:55.852783+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-16T14:23:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:56 smithi071 bash[18570]: audit 2024-04-16T14:23:55.852234+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-16T14:23:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:56 smithi071 bash[18570]: cluster 2024-04-16T14:23:55.852783+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-16T14:23:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:56 smithi071 bash[23969]: audit 2024-04-16T14:23:55.852234+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-16T14:23:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:56 smithi071 bash[23969]: cluster 2024-04-16T14:23:55.852783+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-16T14:23:57.696 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:23:57 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:23:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:23:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:57 smithi122 bash[18672]: cluster 2024-04-16T14:23:56.037244+0000 mgr.y (mgr.24277) 101 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 768 B/s wr, 1 op/s 2024-04-16T14:23:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:57 smithi122 bash[18672]: cluster 2024-04-16T14:23:56.868747+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-16T14:23:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:57 smithi122 bash[18672]: audit 2024-04-16T14:23:56.871047+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.71:0/4218466558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:23:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:57 smithi122 bash[18672]: audit 2024-04-16T14:23:56.888178+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:23:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:57 smithi122 bash[18672]: audit 2024-04-16T14:23:57.872628+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-16T14:23:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:57 smithi122 bash[18672]: cluster 2024-04-16T14:23:57.873068+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-16T14:23:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[18570]: cluster 2024-04-16T14:23:56.037244+0000 mgr.y (mgr.24277) 101 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 768 B/s wr, 1 op/s 2024-04-16T14:23:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[18570]: cluster 2024-04-16T14:23:56.868747+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-16T14:23:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[18570]: audit 2024-04-16T14:23:56.871047+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.71:0/4218466558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:23:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[18570]: audit 2024-04-16T14:23:56.888178+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:23:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[18570]: audit 2024-04-16T14:23:57.872628+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-16T14:23:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[18570]: cluster 2024-04-16T14:23:57.873068+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-16T14:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[23969]: cluster 2024-04-16T14:23:56.037244+0000 mgr.y (mgr.24277) 101 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 768 B/s wr, 1 op/s 2024-04-16T14:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[23969]: cluster 2024-04-16T14:23:56.868747+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-16T14:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[23969]: audit 2024-04-16T14:23:56.871047+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.71:0/4218466558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[23969]: audit 2024-04-16T14:23:56.888178+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[23969]: audit 2024-04-16T14:23:57.872628+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-16T14:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:57 smithi071 bash[23969]: cluster 2024-04-16T14:23:57.873068+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-16T14:24:00.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:59 smithi122 bash[18672]: cluster 2024-04-16T14:23:58.037988+0000 mgr.y (mgr.24277) 102 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:00.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:59 smithi122 bash[18672]: cluster 2024-04-16T14:23:58.875662+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-16T14:24:00.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:23:59 smithi122 bash[18672]: audit 2024-04-16T14:23:58.890447+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:24:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:59 smithi071 bash[23969]: cluster 2024-04-16T14:23:58.037988+0000 mgr.y (mgr.24277) 102 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:59 smithi071 bash[23969]: cluster 2024-04-16T14:23:58.875662+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-16T14:24:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:23:59 smithi071 bash[23969]: audit 2024-04-16T14:23:58.890447+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:24:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:59 smithi071 bash[18570]: cluster 2024-04-16T14:23:58.037988+0000 mgr.y (mgr.24277) 102 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:59 smithi071 bash[18570]: cluster 2024-04-16T14:23:58.875662+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-16T14:24:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:23:59 smithi071 bash[18570]: audit 2024-04-16T14:23:58.890447+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:24:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:00 smithi122 bash[18672]: audit 2024-04-16T14:23:59.883708+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-16T14:24:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:00 smithi122 bash[18672]: cluster 2024-04-16T14:23:59.883904+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-16T14:24:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:00 smithi122 bash[18672]: audit 2024-04-16T14:23:59.885491+0000 mon.a (mon.0) 941 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:24:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:00 smithi071 bash[23969]: audit 2024-04-16T14:23:59.883708+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-16T14:24:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:00 smithi071 bash[23969]: cluster 2024-04-16T14:23:59.883904+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-16T14:24:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:00 smithi071 bash[23969]: audit 2024-04-16T14:23:59.885491+0000 mon.a (mon.0) 941 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:24:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:00 smithi071 bash[18570]: audit 2024-04-16T14:23:59.883708+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-16T14:24:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:00 smithi071 bash[18570]: cluster 2024-04-16T14:23:59.883904+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-16T14:24:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:00 smithi071 bash[18570]: audit 2024-04-16T14:23:59.885491+0000 mon.a (mon.0) 941 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout: "id": "0dc9ca05-7ea5-4f63-bcc8-710831b2d48c", 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout: "epoch": 1, 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout: "predecessor_uuid": "167083f4-69a3-4029-a8fb-a095b76e743c", 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout: "sync_status": [], 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout: "period_map": { 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout: "id": "0dc9ca05-7ea5-4f63-bcc8-710831b2d48c", 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout: "zonegroups": [ 2024-04-16T14:24:01.996 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "id": "2c177acd-eb3d-4435-920d-64e60fffb6b2", 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "name": "default", 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "api_name": "default", 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "is_master": "true", 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "endpoints": [], 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "hostnames": [], 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "hostnames_s3website": [], 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "master_zone": "c9b78481-f600-4346-bdb9-0bdaa502e72d", 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "zones": [ 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "id": "c9b78481-f600-4346-bdb9-0bdaa502e72d", 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "name": "z", 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "endpoints": [], 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "log_meta": "false", 2024-04-16T14:24:01.997 INFO:teuthology.orchestra.run.smithi071.stdout: "log_data": "false", 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "bucket_index_max_shards": 11, 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "read_only": "false", 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "tier_type": "", 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "sync_from_all": "true", 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "sync_from": [], 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "redirect_zone": "" 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "placement_targets": [ 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "name": "default-placement", 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "tags": [], 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "storage_classes": [ 2024-04-16T14:24:01.998 INFO:teuthology.orchestra.run.smithi071.stdout: "STANDARD" 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: "default_placement": "default-placement", 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: "realm_id": "3bab5430-fee4-4f48-a142-dbc35da30dcb", 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: "sync_policy": { 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: "groups": [] 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: "short_zone_ids": [ 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: "key": "c9b78481-f600-4346-bdb9-0bdaa502e72d", 2024-04-16T14:24:01.999 INFO:teuthology.orchestra.run.smithi071.stdout: "val": 2411657658 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "master_zonegroup": "2c177acd-eb3d-4435-920d-64e60fffb6b2", 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "master_zone": "c9b78481-f600-4346-bdb9-0bdaa502e72d", 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "period_config": { 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "bucket_quota": { 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "enabled": false, 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "check_on_raw": false, 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "max_size": -1, 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "max_size_kb": 0, 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: "max_objects": -1 2024-04-16T14:24:02.000 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "user_quota": { 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "enabled": false, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "check_on_raw": false, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "max_size": -1, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "max_size_kb": 0, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "max_objects": -1 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "user_ratelimit": { 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "max_read_ops": 0, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "max_write_ops": 0, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "max_read_bytes": 0, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "max_write_bytes": 0, 2024-04-16T14:24:02.001 INFO:teuthology.orchestra.run.smithi071.stdout: "enabled": false 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "bucket_ratelimit": { 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "max_read_ops": 0, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "max_write_ops": 0, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "max_read_bytes": 0, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "max_write_bytes": 0, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "enabled": false 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "anonymous_ratelimit": { 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "max_read_ops": 0, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "max_write_ops": 0, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "max_read_bytes": 0, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "max_write_bytes": 0, 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: "enabled": false 2024-04-16T14:24:02.002 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:24:02.003 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:24:02.003 INFO:teuthology.orchestra.run.smithi071.stdout: "realm_id": "3bab5430-fee4-4f48-a142-dbc35da30dcb", 2024-04-16T14:24:02.003 INFO:teuthology.orchestra.run.smithi071.stdout: "realm_name": "r", 2024-04-16T14:24:02.003 INFO:teuthology.orchestra.run.smithi071.stdout: "realm_epoch": 2 2024-04-16T14:24:02.003 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:24:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:01 smithi122 bash[18672]: cluster 2024-04-16T14:24:00.038739+0000 mgr.y (mgr.24277) 103 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-16T14:24:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:01 smithi122 bash[18672]: audit 2024-04-16T14:24:00.890586+0000 mon.a (mon.0) 942 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-16T14:24:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:01 smithi122 bash[18672]: cluster 2024-04-16T14:24:00.890719+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-16T14:24:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:01 smithi122 bash[18672]: audit 2024-04-16T14:24:00.892261+0000 mon.a (mon.0) 944 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:24:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:01 smithi122 bash[18672]: audit 2024-04-16T14:24:01.888886+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-16T14:24:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:01 smithi122 bash[18672]: cluster 2024-04-16T14:24:01.889044+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-16T14:24:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[18570]: cluster 2024-04-16T14:24:00.038739+0000 mgr.y (mgr.24277) 103 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-16T14:24:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[18570]: audit 2024-04-16T14:24:00.890586+0000 mon.a (mon.0) 942 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-16T14:24:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[18570]: cluster 2024-04-16T14:24:00.890719+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-16T14:24:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[18570]: audit 2024-04-16T14:24:00.892261+0000 mon.a (mon.0) 944 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:24:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[18570]: audit 2024-04-16T14:24:01.888886+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-16T14:24:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[18570]: cluster 2024-04-16T14:24:01.889044+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-16T14:24:02.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[23969]: cluster 2024-04-16T14:24:00.038739+0000 mgr.y (mgr.24277) 103 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-16T14:24:02.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[23969]: audit 2024-04-16T14:24:00.890586+0000 mon.a (mon.0) 942 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-16T14:24:02.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[23969]: cluster 2024-04-16T14:24:00.890719+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-16T14:24:02.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[23969]: audit 2024-04-16T14:24:00.892261+0000 mon.a (mon.0) 944 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:24:02.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[23969]: audit 2024-04-16T14:24:01.888886+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.71:0/464078106' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-16T14:24:02.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:01 smithi071 bash[23969]: cluster 2024-04-16T14:24:01.889044+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-16T14:24:02.729 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-16T14:24:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:02 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:02] "GET /metrics HTTP/1.1" 200 192863 "" "Prometheus/2.33.4" 2024-04-16T14:24:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:03 smithi071 bash[23969]: cluster 2024-04-16T14:24:02.039270+0000 mgr.y (mgr.24277) 104 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-16T14:24:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:03 smithi071 bash[18570]: cluster 2024-04-16T14:24:02.039270+0000 mgr.y (mgr.24277) 104 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-16T14:24:04.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:03 smithi122 bash[18672]: cluster 2024-04-16T14:24:02.039270+0000 mgr.y (mgr.24277) 104 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-16T14:24:04.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:04 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:24:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:05.436 INFO:teuthology.orchestra.run.smithi071.stdout:Scheduled rgw.foo update... 2024-04-16T14:24:05.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: cluster 2024-04-16T14:24:04.040683+0000 mgr.y (mgr.24277) 105 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-04-16T14:24:05.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:04.619345+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:04.630550+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.441358+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.463367+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:05.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.464179+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:05.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.470097+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.477525+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.483859+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.491616+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.492167+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.496831+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.503732+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[18570]: audit 2024-04-16T14:24:05.504423+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: cluster 2024-04-16T14:24:04.040683+0000 mgr.y (mgr.24277) 105 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:04.619345+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:04.630550+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.441358+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.463367+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.464179+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.470097+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.477525+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.483859+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.491616+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.492167+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.496831+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.503732+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.727 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:05 smithi071 bash[23969]: audit 2024-04-16T14:24:05.504423+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:05.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: cluster 2024-04-16T14:24:04.040683+0000 mgr.y (mgr.24277) 105 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-04-16T14:24:05.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:04.619345+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:04.630550+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.441358+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.463367+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.464179+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.470097+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.477525+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.483859+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.491616+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.492167+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.496831+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.503732+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:05.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:05 smithi122 bash[18672]: audit 2024-04-16T14:24:05.504423+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:06.534 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch apply rgw smpl' 2024-04-16T14:24:06.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:06 smithi122 bash[18672]: audit 2024-04-16T14:24:05.432489+0000 mgr.y (mgr.24277) 106 : audit [DBG] from='client.24529 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:06.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:06 smithi122 bash[18672]: cephadm 2024-04-16T14:24:05.435126+0000 mgr.y (mgr.24277) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-16T14:24:06.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:06 smithi122 bash[18672]: cephadm 2024-04-16T14:24:05.484447+0000 mgr.y (mgr.24277) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-16T14:24:06.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:06 smithi122 bash[18672]: cephadm 2024-04-16T14:24:05.505118+0000 mgr.y (mgr.24277) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:24:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:06 smithi071 bash[18570]: audit 2024-04-16T14:24:05.432489+0000 mgr.y (mgr.24277) 106 : audit [DBG] from='client.24529 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:06 smithi071 bash[18570]: cephadm 2024-04-16T14:24:05.435126+0000 mgr.y (mgr.24277) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-16T14:24:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:06 smithi071 bash[18570]: cephadm 2024-04-16T14:24:05.484447+0000 mgr.y (mgr.24277) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-16T14:24:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:06 smithi071 bash[18570]: cephadm 2024-04-16T14:24:05.505118+0000 mgr.y (mgr.24277) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:24:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:06 smithi071 bash[23969]: audit 2024-04-16T14:24:05.432489+0000 mgr.y (mgr.24277) 106 : audit [DBG] from='client.24529 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:06 smithi071 bash[23969]: cephadm 2024-04-16T14:24:05.435126+0000 mgr.y (mgr.24277) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-16T14:24:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:06 smithi071 bash[23969]: cephadm 2024-04-16T14:24:05.484447+0000 mgr.y (mgr.24277) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-16T14:24:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:06 smithi071 bash[23969]: cephadm 2024-04-16T14:24:05.505118+0000 mgr.y (mgr.24277) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:24:07.622 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:07 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:24:07.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:07 smithi071 bash[18570]: cluster 2024-04-16T14:24:06.041357+0000 mgr.y (mgr.24277) 110 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-16T14:24:07.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:07 smithi071 bash[23969]: cluster 2024-04-16T14:24:06.041357+0000 mgr.y (mgr.24277) 110 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-16T14:24:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:07 smithi122 bash[18672]: cluster 2024-04-16T14:24:06.041357+0000 mgr.y (mgr.24277) 110 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-16T14:24:08.542 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.543 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.543 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.544 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.545 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.545 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.545 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.815 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.815 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.815 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.816 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.816 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.816 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.817 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:08.817 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:24:08 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:09 smithi122 bash[18672]: cluster 2024-04-16T14:24:08.041997+0000 mgr.y (mgr.24277) 111 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-16T14:24:10.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:09 smithi122 bash[18672]: audit 2024-04-16T14:24:08.809566+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:09 smithi122 bash[18672]: audit 2024-04-16T14:24:08.811071+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:09 smithi122 bash[18672]: audit 2024-04-16T14:24:08.815023+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:09 smithi122 bash[18672]: audit 2024-04-16T14:24:08.821335+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:09 smithi122 bash[18672]: audit 2024-04-16T14:24:08.822775+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:09 smithi122 bash[18672]: cephadm 2024-04-16T14:24:08.823665+0000 mgr.y (mgr.24277) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:24:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[23969]: cluster 2024-04-16T14:24:08.041997+0000 mgr.y (mgr.24277) 111 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[23969]: audit 2024-04-16T14:24:08.809566+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[23969]: audit 2024-04-16T14:24:08.811071+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[23969]: audit 2024-04-16T14:24:08.815023+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[23969]: audit 2024-04-16T14:24:08.821335+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[23969]: audit 2024-04-16T14:24:08.822775+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[23969]: cephadm 2024-04-16T14:24:08.823665+0000 mgr.y (mgr.24277) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[18570]: cluster 2024-04-16T14:24:08.041997+0000 mgr.y (mgr.24277) 111 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[18570]: audit 2024-04-16T14:24:08.809566+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[18570]: audit 2024-04-16T14:24:08.811071+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[18570]: audit 2024-04-16T14:24:08.815023+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[18570]: audit 2024-04-16T14:24:08.821335+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[18570]: audit 2024-04-16T14:24:08.822775+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:09 smithi071 bash[18570]: cephadm 2024-04-16T14:24:08.823665+0000 mgr.y (mgr.24277) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:24:10.925 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.925 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.926 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.926 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.926 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.927 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.927 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:10.927 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:24:10 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.177 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.177 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.178 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.178 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.178 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.178 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.179 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.179 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:11.179 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:24:11 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:12.151 INFO:teuthology.orchestra.run.smithi071.stdout:Scheduled rgw.smpl update... 2024-04-16T14:24:12.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: cluster 2024-04-16T14:24:10.042814+0000 mgr.y (mgr.24277) 113 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 782 B/s wr, 1 op/s 2024-04-16T14:24:12.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: audit 2024-04-16T14:24:11.193299+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: audit 2024-04-16T14:24:11.196786+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: audit 2024-04-16T14:24:11.198495+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: audit 2024-04-16T14:24:11.778186+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: audit 2024-04-16T14:24:11.788092+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: audit 2024-04-16T14:24:11.796066+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: audit 2024-04-16T14:24:11.806377+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[18570]: audit 2024-04-16T14:24:11.809198+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: cluster 2024-04-16T14:24:10.042814+0000 mgr.y (mgr.24277) 113 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 782 B/s wr, 1 op/s 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: audit 2024-04-16T14:24:11.193299+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: audit 2024-04-16T14:24:11.196786+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: audit 2024-04-16T14:24:11.198495+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:12.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: audit 2024-04-16T14:24:11.778186+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: audit 2024-04-16T14:24:11.788092+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: audit 2024-04-16T14:24:11.796066+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: audit 2024-04-16T14:24:11.806377+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:12.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:11 smithi071 bash[23969]: audit 2024-04-16T14:24:11.809198+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:12.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: cluster 2024-04-16T14:24:10.042814+0000 mgr.y (mgr.24277) 113 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 782 B/s wr, 1 op/s 2024-04-16T14:24:12.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: audit 2024-04-16T14:24:11.193299+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: audit 2024-04-16T14:24:11.196786+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:12.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: audit 2024-04-16T14:24:11.198495+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:12.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: audit 2024-04-16T14:24:11.778186+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: audit 2024-04-16T14:24:11.788092+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: audit 2024-04-16T14:24:11.796066+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:12.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: audit 2024-04-16T14:24:11.806377+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:12.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:11 smithi122 bash[18672]: audit 2024-04-16T14:24:11.809198+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:13.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:12 smithi122 bash[18672]: cephadm 2024-04-16T14:24:11.205215+0000 mgr.y (mgr.24277) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:13.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:12 smithi122 bash[18672]: cephadm 2024-04-16T14:24:11.797089+0000 mgr.y (mgr.24277) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:13.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:12 smithi122 bash[18672]: cephadm 2024-04-16T14:24:11.819913+0000 mgr.y (mgr.24277) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:13.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:12 smithi122 bash[18672]: audit 2024-04-16T14:24:12.033072+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:12 smithi122 bash[18672]: audit 2024-04-16T14:24:12.156666+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:12 smithi122 bash[18672]: audit 2024-04-16T14:24:12.200910+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:13.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:12 smithi122 bash[18672]: audit 2024-04-16T14:24:12.202109+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:13.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:12 smithi122 bash[18672]: audit 2024-04-16T14:24:12.210407+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:12] "GET /metrics HTTP/1.1" 200 196767 "" "Prometheus/2.33.4" 2024-04-16T14:24:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18570]: cephadm 2024-04-16T14:24:11.205215+0000 mgr.y (mgr.24277) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18570]: cephadm 2024-04-16T14:24:11.797089+0000 mgr.y (mgr.24277) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18570]: cephadm 2024-04-16T14:24:11.819913+0000 mgr.y (mgr.24277) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18570]: audit 2024-04-16T14:24:12.033072+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18570]: audit 2024-04-16T14:24:12.156666+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18570]: audit 2024-04-16T14:24:12.200910+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18570]: audit 2024-04-16T14:24:12.202109+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[18570]: audit 2024-04-16T14:24:12.210407+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[23969]: cephadm 2024-04-16T14:24:11.205215+0000 mgr.y (mgr.24277) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[23969]: cephadm 2024-04-16T14:24:11.797089+0000 mgr.y (mgr.24277) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[23969]: cephadm 2024-04-16T14:24:11.819913+0000 mgr.y (mgr.24277) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[23969]: audit 2024-04-16T14:24:12.033072+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[23969]: audit 2024-04-16T14:24:12.156666+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[23969]: audit 2024-04-16T14:24:12.200910+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[23969]: audit 2024-04-16T14:24:12.202109+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:12 smithi071 bash[23969]: audit 2024-04-16T14:24:12.210407+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:13.741 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph osd pool create foo' 2024-04-16T14:24:14.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:13 smithi122 bash[18672]: cephadm 2024-04-16T14:24:12.033579+0000 mgr.y (mgr.24277) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:14.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:13 smithi122 bash[18672]: cluster 2024-04-16T14:24:12.043214+0000 mgr.y (mgr.24277) 118 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 705 B/s wr, 1 op/s 2024-04-16T14:24:14.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:13 smithi122 bash[18672]: audit 2024-04-16T14:24:12.146741+0000 mgr.y (mgr.24277) 119 : audit [DBG] from='client.24610 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:14.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:13 smithi122 bash[18672]: cephadm 2024-04-16T14:24:12.149966+0000 mgr.y (mgr.24277) 120 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-16T14:24:14.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:13 smithi122 bash[18672]: cephadm 2024-04-16T14:24:12.210897+0000 mgr.y (mgr.24277) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:14.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:13 smithi122 bash[18672]: audit 2024-04-16T14:24:13.125977+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[18570]: cephadm 2024-04-16T14:24:12.033579+0000 mgr.y (mgr.24277) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[18570]: cluster 2024-04-16T14:24:12.043214+0000 mgr.y (mgr.24277) 118 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 705 B/s wr, 1 op/s 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[18570]: audit 2024-04-16T14:24:12.146741+0000 mgr.y (mgr.24277) 119 : audit [DBG] from='client.24610 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[18570]: cephadm 2024-04-16T14:24:12.149966+0000 mgr.y (mgr.24277) 120 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[18570]: cephadm 2024-04-16T14:24:12.210897+0000 mgr.y (mgr.24277) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[18570]: audit 2024-04-16T14:24:13.125977+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[23969]: cephadm 2024-04-16T14:24:12.033579+0000 mgr.y (mgr.24277) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[23969]: cluster 2024-04-16T14:24:12.043214+0000 mgr.y (mgr.24277) 118 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 705 B/s wr, 1 op/s 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[23969]: audit 2024-04-16T14:24:12.146741+0000 mgr.y (mgr.24277) 119 : audit [DBG] from='client.24610 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[23969]: cephadm 2024-04-16T14:24:12.149966+0000 mgr.y (mgr.24277) 120 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[23969]: cephadm 2024-04-16T14:24:12.210897+0000 mgr.y (mgr.24277) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:13 smithi071 bash[23969]: audit 2024-04-16T14:24:13.125977+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:15.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:15 smithi071 bash[18570]: cluster 2024-04-16T14:24:14.044813+0000 mgr.y (mgr.24277) 122 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2024-04-16T14:24:15.992 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:15 smithi071 bash[18570]: audit 2024-04-16T14:24:15.817945+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:15.992 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:15 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:24:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:15.993 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:15 smithi071 bash[23969]: cluster 2024-04-16T14:24:14.044813+0000 mgr.y (mgr.24277) 122 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2024-04-16T14:24:15.993 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:15 smithi071 bash[23969]: audit 2024-04-16T14:24:15.817945+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:16.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:15 smithi122 bash[18672]: cluster 2024-04-16T14:24:14.044813+0000 mgr.y (mgr.24277) 122 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2024-04-16T14:24:16.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:15 smithi122 bash[18672]: audit 2024-04-16T14:24:15.817945+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:17.446 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:17 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:24:18.075 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:17 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:24:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:18.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:18 smithi122 bash[18672]: cluster 2024-04-16T14:24:16.045315+0000 mgr.y (mgr.24277) 123 : cluster [DBG] pgmap v90: 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-04-16T14:24:18.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:18 smithi122 bash[18672]: audit 2024-04-16T14:24:17.773378+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:18.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:18 smithi122 bash[18672]: audit 2024-04-16T14:24:17.782107+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:18 smithi071 bash[23969]: cluster 2024-04-16T14:24:16.045315+0000 mgr.y (mgr.24277) 123 : cluster [DBG] pgmap v90: 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-04-16T14:24:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:18 smithi071 bash[23969]: audit 2024-04-16T14:24:17.773378+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:18 smithi071 bash[23969]: audit 2024-04-16T14:24:17.782107+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:18 smithi071 bash[18570]: cluster 2024-04-16T14:24:16.045315+0000 mgr.y (mgr.24277) 123 : cluster [DBG] pgmap v90: 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-04-16T14:24:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:18 smithi071 bash[18570]: audit 2024-04-16T14:24:17.773378+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:18 smithi071 bash[18570]: audit 2024-04-16T14:24:17.782107+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:18.806 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'foo' created 2024-04-16T14:24:18.820 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:18 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:24:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:18 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:24:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:19.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[18570]: audit 2024-04-16T14:24:17.807506+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.71:0/2913340156' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:24:19.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[18570]: audit 2024-04-16T14:24:17.808202+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:24:19.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[18570]: cluster 2024-04-16T14:24:18.045698+0000 mgr.y (mgr.24277) 124 : cluster [DBG] pgmap v91: 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-04-16T14:24:19.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[18570]: audit 2024-04-16T14:24:18.507703+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[18570]: audit 2024-04-16T14:24:18.801577+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-16T14:24:19.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[18570]: cluster 2024-04-16T14:24:18.801785+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-16T14:24:19.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[18570]: audit 2024-04-16T14:24:18.853638+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[18570]: audit 2024-04-16T14:24:18.861071+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[23969]: audit 2024-04-16T14:24:17.807506+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.71:0/2913340156' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:24:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[23969]: audit 2024-04-16T14:24:17.808202+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:24:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[23969]: cluster 2024-04-16T14:24:18.045698+0000 mgr.y (mgr.24277) 124 : cluster [DBG] pgmap v91: 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-04-16T14:24:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[23969]: audit 2024-04-16T14:24:18.507703+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[23969]: audit 2024-04-16T14:24:18.801577+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-16T14:24:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[23969]: cluster 2024-04-16T14:24:18.801785+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-16T14:24:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[23969]: audit 2024-04-16T14:24:18.853638+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:19 smithi071 bash[23969]: audit 2024-04-16T14:24:18.861071+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:19 smithi122 bash[18672]: audit 2024-04-16T14:24:17.807506+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.71:0/2913340156' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:24:19.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:19 smithi122 bash[18672]: audit 2024-04-16T14:24:17.808202+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:24:19.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:19 smithi122 bash[18672]: cluster 2024-04-16T14:24:18.045698+0000 mgr.y (mgr.24277) 124 : cluster [DBG] pgmap v91: 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-04-16T14:24:19.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:19 smithi122 bash[18672]: audit 2024-04-16T14:24:18.507703+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:19 smithi122 bash[18672]: audit 2024-04-16T14:24:18.801577+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-16T14:24:19.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:19 smithi122 bash[18672]: cluster 2024-04-16T14:24:18.801785+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-16T14:24:19.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:19 smithi122 bash[18672]: audit 2024-04-16T14:24:18.853638+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:19 smithi122 bash[18672]: audit 2024-04-16T14:24:18.861071+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:19.966 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'rbd pool init foo' 2024-04-16T14:24:21.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:20 smithi071 bash[18570]: cluster 2024-04-16T14:24:19.798445+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-16T14:24:21.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:20 smithi071 bash[23969]: cluster 2024-04-16T14:24:19.798445+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-16T14:24:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:20 smithi122 bash[18672]: cluster 2024-04-16T14:24:19.798445+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-16T14:24:21.800 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:24:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:22.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: cluster 2024-04-16T14:24:20.046217+0000 mgr.y (mgr.24277) 125 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: cluster 2024-04-16T14:24:20.807835+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.640567+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.645752+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.645933+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.646970+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.652352+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.659817+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.660414+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.663949+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.670642+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[18570]: audit 2024-04-16T14:24:21.671374+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: cluster 2024-04-16T14:24:20.046217+0000 mgr.y (mgr.24277) 125 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: cluster 2024-04-16T14:24:20.807835+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.640567+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.645752+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.645933+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.646970+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.652352+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.659817+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.660414+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.663949+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.670642+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:21 smithi071 bash[23969]: audit 2024-04-16T14:24:21.671374+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: cluster 2024-04-16T14:24:20.046217+0000 mgr.y (mgr.24277) 125 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2024-04-16T14:24:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: cluster 2024-04-16T14:24:20.807835+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-16T14:24:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.640567+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.645752+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.645933+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.646970+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.652352+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.659817+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.660414+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.663949+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.670642+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:21 smithi122 bash[18672]: audit 2024-04-16T14:24:21.671374+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:23.141 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:22 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:22] "GET /metrics HTTP/1.1" 200 206863 "" "Prometheus/2.33.4" 2024-04-16T14:24:23.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:22 smithi071 bash[23969]: cephadm 2024-04-16T14:24:21.656381+0000 mgr.y (mgr.24277) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-16T14:24:23.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:22 smithi071 bash[23969]: cephadm 2024-04-16T14:24:21.672468+0000 mgr.y (mgr.24277) 127 : cephadm [INF] Deploying daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:24:23.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:22 smithi071 bash[18570]: cephadm 2024-04-16T14:24:21.656381+0000 mgr.y (mgr.24277) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-16T14:24:23.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:22 smithi071 bash[18570]: cephadm 2024-04-16T14:24:21.672468+0000 mgr.y (mgr.24277) 127 : cephadm [INF] Deploying daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:24:23.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:22 smithi122 bash[18672]: cephadm 2024-04-16T14:24:21.656381+0000 mgr.y (mgr.24277) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-16T14:24:23.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:22 smithi122 bash[18672]: cephadm 2024-04-16T14:24:21.672468+0000 mgr.y (mgr.24277) 127 : cephadm [INF] Deploying daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:24:23.812 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:24:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:23 smithi122 bash[18672]: cluster 2024-04-16T14:24:22.046719+0000 mgr.y (mgr.24277) 128 : cluster [DBG] pgmap v96: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:23 smithi122 bash[18672]: audit 2024-04-16T14:24:22.864407+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.71:0/2125566211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:24:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:23 smithi122 bash[18672]: audit 2024-04-16T14:24:22.864745+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:24:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:23 smithi122 bash[18672]: audit 2024-04-16T14:24:23.557751+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:23 smithi122 bash[18672]: audit 2024-04-16T14:24:23.562765+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[18570]: cluster 2024-04-16T14:24:22.046719+0000 mgr.y (mgr.24277) 128 : cluster [DBG] pgmap v96: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[18570]: audit 2024-04-16T14:24:22.864407+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.71:0/2125566211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:24:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[18570]: audit 2024-04-16T14:24:22.864745+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:24:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[18570]: audit 2024-04-16T14:24:23.557751+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[18570]: audit 2024-04-16T14:24:23.562765+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[23969]: cluster 2024-04-16T14:24:22.046719+0000 mgr.y (mgr.24277) 128 : cluster [DBG] pgmap v96: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[23969]: audit 2024-04-16T14:24:22.864407+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.71:0/2125566211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:24:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[23969]: audit 2024-04-16T14:24:22.864745+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:24:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[23969]: audit 2024-04-16T14:24:23.557751+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:23 smithi071 bash[23969]: audit 2024-04-16T14:24:23.562765+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:25.094 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:24 smithi071 bash[18570]: audit 2024-04-16T14:24:23.837795+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-16T14:24:25.094 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:24 smithi071 bash[18570]: cluster 2024-04-16T14:24:23.838080+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-16T14:24:25.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:24 smithi071 bash[23969]: audit 2024-04-16T14:24:23.837795+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-16T14:24:25.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:24 smithi071 bash[23969]: cluster 2024-04-16T14:24:23.838080+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-16T14:24:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:24 smithi122 bash[18672]: audit 2024-04-16T14:24:23.837795+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-16T14:24:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:24 smithi122 bash[18672]: cluster 2024-04-16T14:24:23.838080+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-16T14:24:25.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.345 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.346 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.346 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.346 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.347 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.347 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.701 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.702 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:25.702 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:24:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:25 smithi122 bash[18672]: cluster 2024-04-16T14:24:24.047632+0000 mgr.y (mgr.24277) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:25 smithi122 bash[18672]: cluster 2024-04-16T14:24:24.861389+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-16T14:24:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:25 smithi122 bash[18672]: audit 2024-04-16T14:24:25.507497+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:25 smithi122 bash[18672]: audit 2024-04-16T14:24:25.508984+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:25 smithi122 bash[18672]: audit 2024-04-16T14:24:25.513299+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:25 smithi122 bash[18672]: audit 2024-04-16T14:24:25.519958+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:25 smithi122 bash[18672]: audit 2024-04-16T14:24:25.520827+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[18570]: cluster 2024-04-16T14:24:24.047632+0000 mgr.y (mgr.24277) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[18570]: cluster 2024-04-16T14:24:24.861389+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-16T14:24:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[18570]: audit 2024-04-16T14:24:25.507497+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[18570]: audit 2024-04-16T14:24:25.508984+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[18570]: audit 2024-04-16T14:24:25.513299+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[18570]: audit 2024-04-16T14:24:25.519958+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[18570]: audit 2024-04-16T14:24:25.520827+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[23969]: cluster 2024-04-16T14:24:24.047632+0000 mgr.y (mgr.24277) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[23969]: cluster 2024-04-16T14:24:24.861389+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-16T14:24:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[23969]: audit 2024-04-16T14:24:25.507497+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[23969]: audit 2024-04-16T14:24:25.508984+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:24:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[23969]: audit 2024-04-16T14:24:25.513299+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:24:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[23969]: audit 2024-04-16T14:24:25.519958+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:25 smithi071 bash[23969]: audit 2024-04-16T14:24:25.520827+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:27.016 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-16T14:24:27.093 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:26 smithi122 bash[18672]: cephadm 2024-04-16T14:24:25.521643+0000 mgr.y (mgr.24277) 130 : cephadm [INF] Deploying daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:24:27.093 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:26 smithi122 bash[18672]: cluster 2024-04-16T14:24:25.865135+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-16T14:24:27.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:26 smithi071 bash[18570]: cephadm 2024-04-16T14:24:25.521643+0000 mgr.y (mgr.24277) 130 : cephadm [INF] Deploying daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:24:27.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:26 smithi071 bash[18570]: cluster 2024-04-16T14:24:25.865135+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-16T14:24:27.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:26 smithi071 bash[23969]: cephadm 2024-04-16T14:24:25.521643+0000 mgr.y (mgr.24277) 130 : cephadm [INF] Deploying daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:24:27.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:26 smithi071 bash[23969]: cluster 2024-04-16T14:24:25.865135+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-16T14:24:27.445 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:27 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:24:27.774 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:27.775 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:27.775 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:27.775 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:27.776 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:27.776 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:27.776 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:27.776 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:27.777 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.030 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:27 smithi122 bash[18672]: cluster 2024-04-16T14:24:26.048309+0000 mgr.y (mgr.24277) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:28.030 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.031 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.031 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.031 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.031 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.032 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.032 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.032 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:27 smithi071 bash[18570]: cluster 2024-04-16T14:24:26.048309+0000 mgr.y (mgr.24277) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:27 smithi071 bash[23969]: cluster 2024-04-16T14:24:26.048309+0000 mgr.y (mgr.24277) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: cluster 2024-04-16T14:24:28.048960+0000 mgr.y (mgr.24277) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: audit 2024-04-16T14:24:28.076081+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: audit 2024-04-16T14:24:28.080538+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: audit 2024-04-16T14:24:28.081711+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: cephadm 2024-04-16T14:24:28.088338+0000 mgr.y (mgr.24277) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: audit 2024-04-16T14:24:28.151973+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: audit 2024-04-16T14:24:28.358764+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: cephadm 2024-04-16T14:24:28.359316+0000 mgr.y (mgr.24277) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: audit 2024-04-16T14:24:28.367771+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: audit 2024-04-16T14:24:28.368722+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: cephadm 2024-04-16T14:24:28.374256+0000 mgr.y (mgr.24277) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: audit 2024-04-16T14:24:28.612799+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:29 smithi122 bash[18672]: cephadm 2024-04-16T14:24:28.613258+0000 mgr.y (mgr.24277) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: cluster 2024-04-16T14:24:28.048960+0000 mgr.y (mgr.24277) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: audit 2024-04-16T14:24:28.076081+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: audit 2024-04-16T14:24:28.080538+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: audit 2024-04-16T14:24:28.081711+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: cephadm 2024-04-16T14:24:28.088338+0000 mgr.y (mgr.24277) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: audit 2024-04-16T14:24:28.151973+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: audit 2024-04-16T14:24:28.358764+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: cephadm 2024-04-16T14:24:28.359316+0000 mgr.y (mgr.24277) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: audit 2024-04-16T14:24:28.367771+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: audit 2024-04-16T14:24:28.368722+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: cephadm 2024-04-16T14:24:28.374256+0000 mgr.y (mgr.24277) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: audit 2024-04-16T14:24:28.612799+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[18570]: cephadm 2024-04-16T14:24:28.613258+0000 mgr.y (mgr.24277) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: cluster 2024-04-16T14:24:28.048960+0000 mgr.y (mgr.24277) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: audit 2024-04-16T14:24:28.076081+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: audit 2024-04-16T14:24:28.080538+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: audit 2024-04-16T14:24:28.081711+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: cephadm 2024-04-16T14:24:28.088338+0000 mgr.y (mgr.24277) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: audit 2024-04-16T14:24:28.151973+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: audit 2024-04-16T14:24:28.358764+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: cephadm 2024-04-16T14:24:28.359316+0000 mgr.y (mgr.24277) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: audit 2024-04-16T14:24:28.367771+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: audit 2024-04-16T14:24:28.368722+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: cephadm 2024-04-16T14:24:28.374256+0000 mgr.y (mgr.24277) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: audit 2024-04-16T14:24:28.612799+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:29 smithi071 bash[23969]: cephadm 2024-04-16T14:24:28.613258+0000 mgr.y (mgr.24277) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:30.667 INFO:teuthology.orchestra.run.smithi071.stdout:Scheduled iscsi.foo update... 2024-04-16T14:24:31.680 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'sleep 120' 2024-04-16T14:24:31.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:31 smithi122 bash[18672]: cluster 2024-04-16T14:24:30.050202+0000 mgr.y (mgr.24277) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 494 B/s wr, 172 op/s 2024-04-16T14:24:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:31 smithi122 bash[18672]: audit 2024-04-16T14:24:30.665968+0000 mgr.y (mgr.24277) 138 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:31 smithi122 bash[18672]: cephadm 2024-04-16T14:24:30.667664+0000 mgr.y (mgr.24277) 139 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-16T14:24:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:31 smithi122 bash[18672]: audit 2024-04-16T14:24:30.672728+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:31 smithi122 bash[18672]: audit 2024-04-16T14:24:30.684488+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:31 smithi122 bash[18672]: audit 2024-04-16T14:24:30.685575+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:31 smithi122 bash[18672]: audit 2024-04-16T14:24:30.694885+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:31 smithi122 bash[18672]: cephadm 2024-04-16T14:24:30.695385+0000 mgr.y (mgr.24277) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[18570]: cluster 2024-04-16T14:24:30.050202+0000 mgr.y (mgr.24277) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 494 B/s wr, 172 op/s 2024-04-16T14:24:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[18570]: audit 2024-04-16T14:24:30.665968+0000 mgr.y (mgr.24277) 138 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[18570]: cephadm 2024-04-16T14:24:30.667664+0000 mgr.y (mgr.24277) 139 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-16T14:24:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[18570]: audit 2024-04-16T14:24:30.672728+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[18570]: audit 2024-04-16T14:24:30.684488+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[18570]: audit 2024-04-16T14:24:30.685575+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[18570]: audit 2024-04-16T14:24:30.694885+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[18570]: cephadm 2024-04-16T14:24:30.695385+0000 mgr.y (mgr.24277) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[23969]: cluster 2024-04-16T14:24:30.050202+0000 mgr.y (mgr.24277) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 494 B/s wr, 172 op/s 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[23969]: audit 2024-04-16T14:24:30.665968+0000 mgr.y (mgr.24277) 138 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[23969]: cephadm 2024-04-16T14:24:30.667664+0000 mgr.y (mgr.24277) 139 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[23969]: audit 2024-04-16T14:24:30.672728+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[23969]: audit 2024-04-16T14:24:30.684488+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[23969]: audit 2024-04-16T14:24:30.685575+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[23969]: audit 2024-04-16T14:24:30.694885+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:31 smithi071 bash[23969]: cephadm 2024-04-16T14:24:30.695385+0000 mgr.y (mgr.24277) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:32 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:32] "GET /metrics HTTP/1.1" 200 206863 "" "Prometheus/2.33.4" 2024-04-16T14:24:33.672 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:33 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:24:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:33.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:33 smithi122 bash[18672]: cluster 2024-04-16T14:24:32.050923+0000 mgr.y (mgr.24277) 141 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 383 B/s wr, 134 op/s 2024-04-16T14:24:33.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:33 smithi122 bash[18672]: audit 2024-04-16T14:24:33.164270+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:33.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:33 smithi122 bash[18672]: audit 2024-04-16T14:24:33.375608+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:33 smithi071 bash[18570]: cluster 2024-04-16T14:24:32.050923+0000 mgr.y (mgr.24277) 141 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 383 B/s wr, 134 op/s 2024-04-16T14:24:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:33 smithi071 bash[18570]: audit 2024-04-16T14:24:33.164270+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:33 smithi071 bash[18570]: audit 2024-04-16T14:24:33.375608+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:33 smithi071 bash[23969]: cluster 2024-04-16T14:24:32.050923+0000 mgr.y (mgr.24277) 141 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 383 B/s wr, 134 op/s 2024-04-16T14:24:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:33 smithi071 bash[23969]: audit 2024-04-16T14:24:33.164270+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:33 smithi071 bash[23969]: audit 2024-04-16T14:24:33.375608+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:34.846 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:24:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:34.847 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:24:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:35.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[23969]: cluster 2024-04-16T14:24:33.862480+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-16T14:24:35.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[23969]: audit 2024-04-16T14:24:34.536621+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[23969]: audit 2024-04-16T14:24:34.546342+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[23969]: audit 2024-04-16T14:24:34.708577+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[18570]: cluster 2024-04-16T14:24:33.862480+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-16T14:24:35.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[18570]: audit 2024-04-16T14:24:34.536621+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[18570]: audit 2024-04-16T14:24:34.546342+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:34 smithi071 bash[18570]: audit 2024-04-16T14:24:34.708577+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:34 smithi122 bash[18672]: cluster 2024-04-16T14:24:33.862480+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-16T14:24:35.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:34 smithi122 bash[18672]: audit 2024-04-16T14:24:34.536621+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:34 smithi122 bash[18672]: audit 2024-04-16T14:24:34.546342+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:34 smithi122 bash[18672]: audit 2024-04-16T14:24:34.708577+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:35.864 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:24:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: cluster 2024-04-16T14:24:34.052537+0000 mgr.y (mgr.24277) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 500 B/s wr, 254 op/s 2024-04-16T14:24:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: audit 2024-04-16T14:24:35.517189+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: audit 2024-04-16T14:24:35.523186+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: audit 2024-04-16T14:24:35.525856+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: audit 2024-04-16T14:24:35.526603+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: audit 2024-04-16T14:24:35.531880+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: audit 2024-04-16T14:24:35.542576+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:24:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: audit 2024-04-16T14:24:35.546317+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:24:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:35 smithi122 bash[18672]: audit 2024-04-16T14:24:35.551247+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: cluster 2024-04-16T14:24:34.052537+0000 mgr.y (mgr.24277) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 500 B/s wr, 254 op/s 2024-04-16T14:24:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: audit 2024-04-16T14:24:35.517189+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: audit 2024-04-16T14:24:35.523186+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: audit 2024-04-16T14:24:35.525856+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: audit 2024-04-16T14:24:35.526603+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: audit 2024-04-16T14:24:35.531880+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: audit 2024-04-16T14:24:35.542576+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:24:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: audit 2024-04-16T14:24:35.546317+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:24:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[18570]: audit 2024-04-16T14:24:35.551247+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: cluster 2024-04-16T14:24:34.052537+0000 mgr.y (mgr.24277) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 500 B/s wr, 254 op/s 2024-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: audit 2024-04-16T14:24:35.517189+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: audit 2024-04-16T14:24:35.523186+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: audit 2024-04-16T14:24:35.525856+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: audit 2024-04-16T14:24:35.526603+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: audit 2024-04-16T14:24:35.531880+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: audit 2024-04-16T14:24:35.542576+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: audit 2024-04-16T14:24:35.546317+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:24:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:35 smithi071 bash[23969]: audit 2024-04-16T14:24:35.551247+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:37.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:36 smithi071 bash[18570]: cephadm 2024-04-16T14:24:35.536206+0000 mgr.y (mgr.24277) 143 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-16T14:24:37.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:36 smithi071 bash[18570]: cephadm 2024-04-16T14:24:35.552203+0000 mgr.y (mgr.24277) 144 : cephadm [INF] Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:24:37.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:36 smithi071 bash[23969]: cephadm 2024-04-16T14:24:35.536206+0000 mgr.y (mgr.24277) 143 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-16T14:24:37.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:36 smithi071 bash[23969]: cephadm 2024-04-16T14:24:35.552203+0000 mgr.y (mgr.24277) 144 : cephadm [INF] Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:24:37.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:36 smithi122 bash[18672]: cephadm 2024-04-16T14:24:35.536206+0000 mgr.y (mgr.24277) 143 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-16T14:24:37.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:36 smithi122 bash[18672]: cephadm 2024-04-16T14:24:35.552203+0000 mgr.y (mgr.24277) 144 : cephadm [INF] Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:24:37.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:37 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:24:37.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.719 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.719 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.720 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.720 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.721 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.721 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.721 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.992 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.993 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.994 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.995 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:37 smithi071 bash[18570]: cluster 2024-04-16T14:24:36.053300+0000 mgr.y (mgr.24277) 145 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-16T14:24:37.996 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.996 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:37 smithi071 bash[23969]: cluster 2024-04-16T14:24:36.053300+0000 mgr.y (mgr.24277) 145 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-16T14:24:37.996 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.997 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.997 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:37.998 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:24:38.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:37 smithi122 bash[18672]: cluster 2024-04-16T14:24:36.053300+0000 mgr.y (mgr.24277) 145 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-16T14:24:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: cluster 2024-04-16T14:24:37.901834+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-16T14:24:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.007088+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.009559+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.010493+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.019677+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.027072+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:24:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.029419+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:24:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.037786+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.040654+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:24:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.053306+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.055519+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.056230+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.064045+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:38 smithi122 bash[18672]: audit 2024-04-16T14:24:38.174678+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: cluster 2024-04-16T14:24:37.901834+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.007088+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.009559+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.010493+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.019677+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.027072+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.029419+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.037786+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.040654+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.053306+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.055519+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.056230+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.064045+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[23969]: audit 2024-04-16T14:24:38.174678+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: cluster 2024-04-16T14:24:37.901834+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.007088+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.009559+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.010493+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.019677+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.027072+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:24:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.029419+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:24:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.037786+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.040654+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:24:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.053306+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.055519+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.056230+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.064045+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:38 smithi071 bash[18570]: audit 2024-04-16T14:24:38.174678+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:40.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:39 smithi071 bash[23969]: cephadm 2024-04-16T14:24:38.020697+0000 mgr.y (mgr.24277) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:40.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:39 smithi071 bash[18570]: cephadm 2024-04-16T14:24:38.020697+0000 mgr.y (mgr.24277) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:39 smithi122 bash[18672]: cephadm 2024-04-16T14:24:38.020697+0000 mgr.y (mgr.24277) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:39 smithi122 bash[18672]: audit 2024-04-16T14:24:38.027942+0000 mgr.y (mgr.24277) 147 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:24:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:39 smithi122 bash[18672]: cephadm 2024-04-16T14:24:38.029081+0000 mgr.y (mgr.24277) 148 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:24:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:39 smithi122 bash[18672]: audit 2024-04-16T14:24:38.029784+0000 mgr.y (mgr.24277) 149 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:24:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:39 smithi122 bash[18672]: audit 2024-04-16T14:24:38.041257+0000 mgr.y (mgr.24277) 150 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:24:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:39 smithi122 bash[18672]: cluster 2024-04-16T14:24:38.053785+0000 mgr.y (mgr.24277) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-16T14:24:40.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:39 smithi122 bash[18672]: cephadm 2024-04-16T14:24:38.064438+0000 mgr.y (mgr.24277) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[23969]: audit 2024-04-16T14:24:38.027942+0000 mgr.y (mgr.24277) 147 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:24:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[23969]: cephadm 2024-04-16T14:24:38.029081+0000 mgr.y (mgr.24277) 148 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:24:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[23969]: audit 2024-04-16T14:24:38.029784+0000 mgr.y (mgr.24277) 149 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:24:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[23969]: audit 2024-04-16T14:24:38.041257+0000 mgr.y (mgr.24277) 150 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:24:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[23969]: cluster 2024-04-16T14:24:38.053785+0000 mgr.y (mgr.24277) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-16T14:24:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[23969]: cephadm 2024-04-16T14:24:38.064438+0000 mgr.y (mgr.24277) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[18570]: audit 2024-04-16T14:24:38.027942+0000 mgr.y (mgr.24277) 147 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:24:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[18570]: cephadm 2024-04-16T14:24:38.029081+0000 mgr.y (mgr.24277) 148 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:24:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[18570]: audit 2024-04-16T14:24:38.029784+0000 mgr.y (mgr.24277) 149 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:24:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[18570]: audit 2024-04-16T14:24:38.041257+0000 mgr.y (mgr.24277) 150 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:24:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[18570]: cluster 2024-04-16T14:24:38.053785+0000 mgr.y (mgr.24277) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-16T14:24:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[18570]: cephadm 2024-04-16T14:24:38.064438+0000 mgr.y (mgr.24277) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:24:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:40 smithi122 bash[18672]: audit 2024-04-16T14:24:40.055313+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.71:0/2163197482' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:24:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:40 smithi122 bash[18672]: audit 2024-04-16T14:24:40.366947+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.71:0/2801477404' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/1204280997"}]: dispatch 2024-04-16T14:24:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[18570]: audit 2024-04-16T14:24:40.055313+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.71:0/2163197482' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:24:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[18570]: audit 2024-04-16T14:24:40.366947+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.71:0/2801477404' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/1204280997"}]: dispatch 2024-04-16T14:24:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[23969]: audit 2024-04-16T14:24:40.055313+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.71:0/2163197482' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:24:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:40 smithi071 bash[23969]: audit 2024-04-16T14:24:40.366947+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.71:0/2801477404' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/1204280997"}]: dispatch 2024-04-16T14:24:42.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:41 smithi122 bash[18672]: cluster 2024-04-16T14:24:40.055385+0000 mgr.y (mgr.24277) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-04-16T14:24:42.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:41 smithi122 bash[18672]: audit 2024-04-16T14:24:40.907762+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.71:0/2801477404' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/1204280997"}]': finished 2024-04-16T14:24:42.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:41 smithi122 bash[18672]: cluster 2024-04-16T14:24:40.907915+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-16T14:24:42.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:41 smithi122 bash[18672]: audit 2024-04-16T14:24:41.251438+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.71:0/3553688989' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3279149131"}]: dispatch 2024-04-16T14:24:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:41 smithi071 bash[18570]: cluster 2024-04-16T14:24:40.055385+0000 mgr.y (mgr.24277) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-04-16T14:24:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:41 smithi071 bash[18570]: audit 2024-04-16T14:24:40.907762+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.71:0/2801477404' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/1204280997"}]': finished 2024-04-16T14:24:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:41 smithi071 bash[18570]: cluster 2024-04-16T14:24:40.907915+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-16T14:24:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:41 smithi071 bash[18570]: audit 2024-04-16T14:24:41.251438+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.71:0/3553688989' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3279149131"}]: dispatch 2024-04-16T14:24:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:41 smithi071 bash[23969]: cluster 2024-04-16T14:24:40.055385+0000 mgr.y (mgr.24277) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-04-16T14:24:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:41 smithi071 bash[23969]: audit 2024-04-16T14:24:40.907762+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.71:0/2801477404' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/1204280997"}]': finished 2024-04-16T14:24:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:41 smithi071 bash[23969]: cluster 2024-04-16T14:24:40.907915+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-16T14:24:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:41 smithi071 bash[23969]: audit 2024-04-16T14:24:41.251438+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.71:0/3553688989' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3279149131"}]: dispatch 2024-04-16T14:24:43.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[18570]: audit 2024-04-16T14:24:41.908252+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.71:0/3553688989' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3279149131"}]': finished 2024-04-16T14:24:43.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[18570]: cluster 2024-04-16T14:24:41.908424+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-16T14:24:43.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[18570]: audit 2024-04-16T14:24:42.243821+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.71:0/100750897' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]: dispatch 2024-04-16T14:24:43.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[18570]: audit 2024-04-16T14:24:42.244336+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]: dispatch 2024-04-16T14:24:43.174 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:42] "GET /metrics HTTP/1.1" 200 214153 "" "Prometheus/2.33.4" 2024-04-16T14:24:43.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[23969]: audit 2024-04-16T14:24:41.908252+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.71:0/3553688989' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3279149131"}]': finished 2024-04-16T14:24:43.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[23969]: cluster 2024-04-16T14:24:41.908424+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-16T14:24:43.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[23969]: audit 2024-04-16T14:24:42.243821+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.71:0/100750897' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]: dispatch 2024-04-16T14:24:43.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:42 smithi071 bash[23969]: audit 2024-04-16T14:24:42.244336+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]: dispatch 2024-04-16T14:24:43.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:42 smithi122 bash[18672]: audit 2024-04-16T14:24:41.908252+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.71:0/3553688989' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3279149131"}]': finished 2024-04-16T14:24:43.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:42 smithi122 bash[18672]: cluster 2024-04-16T14:24:41.908424+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-16T14:24:43.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:42 smithi122 bash[18672]: audit 2024-04-16T14:24:42.243821+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.71:0/100750897' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]: dispatch 2024-04-16T14:24:43.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:42 smithi122 bash[18672]: audit 2024-04-16T14:24:42.244336+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]: dispatch 2024-04-16T14:24:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:24:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:44.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:43 smithi122 bash[18672]: cluster 2024-04-16T14:24:42.055830+0000 mgr.y (mgr.24277) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:44.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:43 smithi122 bash[18672]: audit 2024-04-16T14:24:42.935882+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]': finished 2024-04-16T14:24:44.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:43 smithi122 bash[18672]: cluster 2024-04-16T14:24:42.936089+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-16T14:24:44.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:43 smithi122 bash[18672]: audit 2024-04-16T14:24:43.179349+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:44.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:43 smithi122 bash[18672]: audit 2024-04-16T14:24:43.274949+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.71:0/3179120409' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/302950479"}]: dispatch 2024-04-16T14:24:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[18570]: cluster 2024-04-16T14:24:42.055830+0000 mgr.y (mgr.24277) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[18570]: audit 2024-04-16T14:24:42.935882+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]': finished 2024-04-16T14:24:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[18570]: cluster 2024-04-16T14:24:42.936089+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-16T14:24:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[18570]: audit 2024-04-16T14:24:43.179349+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[18570]: audit 2024-04-16T14:24:43.274949+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.71:0/3179120409' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/302950479"}]: dispatch 2024-04-16T14:24:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[23969]: cluster 2024-04-16T14:24:42.055830+0000 mgr.y (mgr.24277) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[23969]: audit 2024-04-16T14:24:42.935882+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2232331259"}]': finished 2024-04-16T14:24:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[23969]: cluster 2024-04-16T14:24:42.936089+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-16T14:24:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[23969]: audit 2024-04-16T14:24:43.179349+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:43 smithi071 bash[23969]: audit 2024-04-16T14:24:43.274949+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.71:0/3179120409' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/302950479"}]: dispatch 2024-04-16T14:24:45.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:45 smithi122 bash[18672]: cluster 2024-04-16T14:24:44.057374+0000 mgr.y (mgr.24277) 155 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 2 op/s 2024-04-16T14:24:45.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:45 smithi122 bash[18672]: audit 2024-04-16T14:24:44.185707+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.71:0/3179120409' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/302950479"}]': finished 2024-04-16T14:24:45.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:45 smithi122 bash[18672]: cluster 2024-04-16T14:24:44.185947+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-16T14:24:45.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:45 smithi122 bash[18672]: audit 2024-04-16T14:24:44.530626+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.71:0/3740365664' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]: dispatch 2024-04-16T14:24:45.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:45 smithi122 bash[18672]: audit 2024-04-16T14:24:44.531588+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]: dispatch 2024-04-16T14:24:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[23969]: cluster 2024-04-16T14:24:44.057374+0000 mgr.y (mgr.24277) 155 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 2 op/s 2024-04-16T14:24:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[23969]: audit 2024-04-16T14:24:44.185707+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.71:0/3179120409' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/302950479"}]': finished 2024-04-16T14:24:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[23969]: cluster 2024-04-16T14:24:44.185947+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-16T14:24:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[23969]: audit 2024-04-16T14:24:44.530626+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.71:0/3740365664' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]: dispatch 2024-04-16T14:24:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[23969]: audit 2024-04-16T14:24:44.531588+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]: dispatch 2024-04-16T14:24:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[18570]: cluster 2024-04-16T14:24:44.057374+0000 mgr.y (mgr.24277) 155 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 2 op/s 2024-04-16T14:24:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[18570]: audit 2024-04-16T14:24:44.185707+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? 172.21.15.71:0/3179120409' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/302950479"}]': finished 2024-04-16T14:24:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[18570]: cluster 2024-04-16T14:24:44.185947+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-16T14:24:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[18570]: audit 2024-04-16T14:24:44.530626+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.71:0/3740365664' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]: dispatch 2024-04-16T14:24:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:45 smithi071 bash[18570]: audit 2024-04-16T14:24:44.531588+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]: dispatch 2024-04-16T14:24:46.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:46 smithi122 bash[18672]: audit 2024-04-16T14:24:45.188574+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]': finished 2024-04-16T14:24:46.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:46 smithi122 bash[18672]: cluster 2024-04-16T14:24:45.188802+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-16T14:24:46.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:46 smithi122 bash[18672]: audit 2024-04-16T14:24:45.531172+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.71:0/264648560' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]: dispatch 2024-04-16T14:24:46.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:46 smithi122 bash[18672]: audit 2024-04-16T14:24:45.531968+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]: dispatch 2024-04-16T14:24:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[18570]: audit 2024-04-16T14:24:45.188574+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]': finished 2024-04-16T14:24:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[18570]: cluster 2024-04-16T14:24:45.188802+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-16T14:24:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[18570]: audit 2024-04-16T14:24:45.531172+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.71:0/264648560' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]: dispatch 2024-04-16T14:24:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[18570]: audit 2024-04-16T14:24:45.531968+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]: dispatch 2024-04-16T14:24:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[23969]: audit 2024-04-16T14:24:45.188574+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3339527430"}]': finished 2024-04-16T14:24:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[23969]: cluster 2024-04-16T14:24:45.188802+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-16T14:24:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[23969]: audit 2024-04-16T14:24:45.531172+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.71:0/264648560' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]: dispatch 2024-04-16T14:24:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[23969]: audit 2024-04-16T14:24:45.531968+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]: dispatch 2024-04-16T14:24:46.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:46 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:24:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:47.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: cluster 2024-04-16T14:24:46.057808+0000 mgr.y (mgr.24277) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 246 B/s wr, 3 op/s 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: audit 2024-04-16T14:24:46.201144+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]': finished 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: cluster 2024-04-16T14:24:46.201216+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: audit 2024-04-16T14:24:46.520343+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.71:0/1512059572' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]: dispatch 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: audit 2024-04-16T14:24:46.520899+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]: dispatch 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: audit 2024-04-16T14:24:46.607256+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: audit 2024-04-16T14:24:46.611659+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: audit 2024-04-16T14:24:46.648894+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: audit 2024-04-16T14:24:46.650249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:47.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:47 smithi122 bash[18672]: audit 2024-04-16T14:24:46.657725+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: cluster 2024-04-16T14:24:46.057808+0000 mgr.y (mgr.24277) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 246 B/s wr, 3 op/s 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: audit 2024-04-16T14:24:46.201144+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]': finished 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: cluster 2024-04-16T14:24:46.201216+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: audit 2024-04-16T14:24:46.520343+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.71:0/1512059572' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]: dispatch 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: audit 2024-04-16T14:24:46.520899+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]: dispatch 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: audit 2024-04-16T14:24:46.607256+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: audit 2024-04-16T14:24:46.611659+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: audit 2024-04-16T14:24:46.648894+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: audit 2024-04-16T14:24:46.650249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[23969]: audit 2024-04-16T14:24:46.657725+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: cluster 2024-04-16T14:24:46.057808+0000 mgr.y (mgr.24277) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 246 B/s wr, 3 op/s 2024-04-16T14:24:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: audit 2024-04-16T14:24:46.201144+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2233091322"}]': finished 2024-04-16T14:24:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: cluster 2024-04-16T14:24:46.201216+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-16T14:24:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: audit 2024-04-16T14:24:46.520343+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.71:0/1512059572' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]: dispatch 2024-04-16T14:24:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: audit 2024-04-16T14:24:46.520899+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]: dispatch 2024-04-16T14:24:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: audit 2024-04-16T14:24:46.607256+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: audit 2024-04-16T14:24:46.611659+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: audit 2024-04-16T14:24:46.648894+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:24:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: audit 2024-04-16T14:24:46.650249+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:24:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:47 smithi071 bash[18570]: audit 2024-04-16T14:24:46.657725+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:48 smithi122 bash[18672]: audit 2024-04-16T14:24:47.208566+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]': finished 2024-04-16T14:24:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:48 smithi122 bash[18672]: cluster 2024-04-16T14:24:47.208727+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-16T14:24:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:48 smithi122 bash[18672]: audit 2024-04-16T14:24:47.555755+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.71:0/368185447' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2454299756"}]: dispatch 2024-04-16T14:24:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:48 smithi122 bash[18672]: audit 2024-04-16T14:24:48.106151+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:24:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:48 smithi122 bash[18672]: audit 2024-04-16T14:24:48.110120+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:24:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[18570]: audit 2024-04-16T14:24:47.208566+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]': finished 2024-04-16T14:24:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[18570]: cluster 2024-04-16T14:24:47.208727+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-16T14:24:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[18570]: audit 2024-04-16T14:24:47.555755+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.71:0/368185447' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2454299756"}]: dispatch 2024-04-16T14:24:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[18570]: audit 2024-04-16T14:24:48.106151+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:24:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[18570]: audit 2024-04-16T14:24:48.110120+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:24:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[23969]: audit 2024-04-16T14:24:47.208566+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/1204280997"}]': finished 2024-04-16T14:24:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[23969]: cluster 2024-04-16T14:24:47.208727+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-16T14:24:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[23969]: audit 2024-04-16T14:24:47.555755+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.71:0/368185447' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2454299756"}]: dispatch 2024-04-16T14:24:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[23969]: audit 2024-04-16T14:24:48.106151+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:24:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:48 smithi071 bash[23969]: audit 2024-04-16T14:24:48.110120+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:24:49.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:49 smithi122 bash[18672]: cluster 2024-04-16T14:24:48.058563+0000 mgr.y (mgr.24277) 157 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:49.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:49 smithi122 bash[18672]: audit 2024-04-16T14:24:48.236007+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.71:0/368185447' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2454299756"}]': finished 2024-04-16T14:24:49.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:49 smithi122 bash[18672]: cluster 2024-04-16T14:24:48.236157+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-16T14:24:49.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:49 smithi122 bash[18672]: audit 2024-04-16T14:24:48.380075+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-16T14:24:49.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:49 smithi122 bash[18672]: audit 2024-04-16T14:24:48.380286+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-16T14:24:49.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:49 smithi122 bash[18672]: audit 2024-04-16T14:24:48.380514+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-16T14:24:49.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:49 smithi122 bash[18672]: audit 2024-04-16T14:24:48.578028+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.71:0/788183082' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]: dispatch 2024-04-16T14:24:49.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:49 smithi122 bash[18672]: audit 2024-04-16T14:24:48.578652+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]: dispatch 2024-04-16T14:24:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[18570]: cluster 2024-04-16T14:24:48.058563+0000 mgr.y (mgr.24277) 157 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[18570]: audit 2024-04-16T14:24:48.236007+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.71:0/368185447' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2454299756"}]': finished 2024-04-16T14:24:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[18570]: cluster 2024-04-16T14:24:48.236157+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-16T14:24:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[18570]: audit 2024-04-16T14:24:48.380075+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-16T14:24:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[18570]: audit 2024-04-16T14:24:48.380286+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-16T14:24:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[18570]: audit 2024-04-16T14:24:48.380514+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-16T14:24:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[18570]: audit 2024-04-16T14:24:48.578028+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.71:0/788183082' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]: dispatch 2024-04-16T14:24:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[18570]: audit 2024-04-16T14:24:48.578652+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]: dispatch 2024-04-16T14:24:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[23969]: cluster 2024-04-16T14:24:48.058563+0000 mgr.y (mgr.24277) 157 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:24:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[23969]: audit 2024-04-16T14:24:48.236007+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.71:0/368185447' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2454299756"}]': finished 2024-04-16T14:24:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[23969]: cluster 2024-04-16T14:24:48.236157+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-16T14:24:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[23969]: audit 2024-04-16T14:24:48.380075+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-16T14:24:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[23969]: audit 2024-04-16T14:24:48.380286+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-16T14:24:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[23969]: audit 2024-04-16T14:24:48.380514+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-16T14:24:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[23969]: audit 2024-04-16T14:24:48.578028+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.71:0/788183082' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]: dispatch 2024-04-16T14:24:49.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:49 smithi071 bash[23969]: audit 2024-04-16T14:24:48.578652+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]: dispatch 2024-04-16T14:24:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:50 smithi122 bash[18672]: audit 2024-04-16T14:24:49.235297+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-16T14:24:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:50 smithi122 bash[18672]: audit 2024-04-16T14:24:49.235514+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-16T14:24:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:50 smithi122 bash[18672]: audit 2024-04-16T14:24:49.235692+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-04-16T14:24:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:50 smithi122 bash[18672]: audit 2024-04-16T14:24:49.235937+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]': finished 2024-04-16T14:24:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:50 smithi122 bash[18672]: cluster 2024-04-16T14:24:49.236200+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-16T14:24:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:50 smithi122 bash[18672]: audit 2024-04-16T14:24:49.587997+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.71:0/446124142' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2286923778"}]: dispatch 2024-04-16T14:24:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:50 smithi122 bash[18672]: audit 2024-04-16T14:24:49.770681+0000 mgr.y (mgr.24277) 158 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:24:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[18570]: audit 2024-04-16T14:24:49.235297+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[18570]: audit 2024-04-16T14:24:49.235514+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[18570]: audit 2024-04-16T14:24:49.235692+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[18570]: audit 2024-04-16T14:24:49.235937+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]': finished 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[18570]: cluster 2024-04-16T14:24:49.236200+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[18570]: audit 2024-04-16T14:24:49.587997+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.71:0/446124142' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2286923778"}]: dispatch 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[18570]: audit 2024-04-16T14:24:49.770681+0000 mgr.y (mgr.24277) 158 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[23969]: audit 2024-04-16T14:24:49.235297+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[23969]: audit 2024-04-16T14:24:49.235514+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[23969]: audit 2024-04-16T14:24:49.235692+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-04-16T14:24:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[23969]: audit 2024-04-16T14:24:49.235937+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3339527430"}]': finished 2024-04-16T14:24:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[23969]: cluster 2024-04-16T14:24:49.236200+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-16T14:24:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[23969]: audit 2024-04-16T14:24:49.587997+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.71:0/446124142' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2286923778"}]: dispatch 2024-04-16T14:24:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:50 smithi071 bash[23969]: audit 2024-04-16T14:24:49.770681+0000 mgr.y (mgr.24277) 158 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:24:51.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:51 smithi122 bash[18672]: cluster 2024-04-16T14:24:50.059295+0000 mgr.y (mgr.24277) 159 : cluster [DBG] pgmap v123: 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-04-16T14:24:51.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:51 smithi122 bash[18672]: audit 2024-04-16T14:24:50.250099+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.71:0/446124142' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2286923778"}]': finished 2024-04-16T14:24:51.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:51 smithi122 bash[18672]: cluster 2024-04-16T14:24:50.250306+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-16T14:24:51.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:51 smithi122 bash[18672]: audit 2024-04-16T14:24:50.597042+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.71:0/3483049493' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3447199726"}]: dispatch 2024-04-16T14:24:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:51 smithi071 bash[18570]: cluster 2024-04-16T14:24:50.059295+0000 mgr.y (mgr.24277) 159 : cluster [DBG] pgmap v123: 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-04-16T14:24:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:51 smithi071 bash[18570]: audit 2024-04-16T14:24:50.250099+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.71:0/446124142' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2286923778"}]': finished 2024-04-16T14:24:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:51 smithi071 bash[18570]: cluster 2024-04-16T14:24:50.250306+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-16T14:24:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:51 smithi071 bash[18570]: audit 2024-04-16T14:24:50.597042+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.71:0/3483049493' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3447199726"}]: dispatch 2024-04-16T14:24:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:51 smithi071 bash[23969]: cluster 2024-04-16T14:24:50.059295+0000 mgr.y (mgr.24277) 159 : cluster [DBG] pgmap v123: 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-04-16T14:24:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:51 smithi071 bash[23969]: audit 2024-04-16T14:24:50.250099+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.71:0/446124142' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2286923778"}]': finished 2024-04-16T14:24:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:51 smithi071 bash[23969]: cluster 2024-04-16T14:24:50.250306+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-16T14:24:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:51 smithi071 bash[23969]: audit 2024-04-16T14:24:50.597042+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.71:0/3483049493' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3447199726"}]: dispatch 2024-04-16T14:24:52.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:52 smithi122 bash[18672]: audit 2024-04-16T14:24:51.270880+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.71:0/3483049493' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3447199726"}]': finished 2024-04-16T14:24:52.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:52 smithi122 bash[18672]: cluster 2024-04-16T14:24:51.271050+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-16T14:24:52.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:52 smithi122 bash[18672]: audit 2024-04-16T14:24:51.610758+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.71:0/2067920038' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2115515274"}]: dispatch 2024-04-16T14:24:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:52 smithi071 bash[18570]: audit 2024-04-16T14:24:51.270880+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.71:0/3483049493' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3447199726"}]': finished 2024-04-16T14:24:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:52 smithi071 bash[18570]: cluster 2024-04-16T14:24:51.271050+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-16T14:24:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:52 smithi071 bash[18570]: audit 2024-04-16T14:24:51.610758+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.71:0/2067920038' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2115515274"}]: dispatch 2024-04-16T14:24:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:52 smithi071 bash[23969]: audit 2024-04-16T14:24:51.270880+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.71:0/3483049493' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3447199726"}]': finished 2024-04-16T14:24:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:52 smithi071 bash[23969]: cluster 2024-04-16T14:24:51.271050+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-16T14:24:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:52 smithi071 bash[23969]: audit 2024-04-16T14:24:51.610758+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.71:0/2067920038' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2115515274"}]: dispatch 2024-04-16T14:24:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:52 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:52] "GET /metrics HTTP/1.1" 200 214926 "" "Prometheus/2.33.4" 2024-04-16T14:24:53.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:53 smithi122 bash[18672]: cluster 2024-04-16T14:24:52.059996+0000 mgr.y (mgr.24277) 160 : cluster [DBG] pgmap v126: 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-04-16T14:24:53.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:53 smithi122 bash[18672]: audit 2024-04-16T14:24:52.286510+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? 172.21.15.71:0/2067920038' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2115515274"}]': finished 2024-04-16T14:24:53.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:53 smithi122 bash[18672]: cluster 2024-04-16T14:24:52.286670+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-16T14:24:53.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:53 smithi122 bash[18672]: audit 2024-04-16T14:24:52.615821+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.71:0/1568043910' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]: dispatch 2024-04-16T14:24:53.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:53 smithi122 bash[18672]: audit 2024-04-16T14:24:52.616662+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]: dispatch 2024-04-16T14:24:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:24:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:24:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[18570]: cluster 2024-04-16T14:24:52.059996+0000 mgr.y (mgr.24277) 160 : cluster [DBG] pgmap v126: 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-04-16T14:24:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[18570]: audit 2024-04-16T14:24:52.286510+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? 172.21.15.71:0/2067920038' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2115515274"}]': finished 2024-04-16T14:24:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[18570]: cluster 2024-04-16T14:24:52.286670+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-16T14:24:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[18570]: audit 2024-04-16T14:24:52.615821+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.71:0/1568043910' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]: dispatch 2024-04-16T14:24:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[18570]: audit 2024-04-16T14:24:52.616662+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]: dispatch 2024-04-16T14:24:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[23969]: cluster 2024-04-16T14:24:52.059996+0000 mgr.y (mgr.24277) 160 : cluster [DBG] pgmap v126: 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-04-16T14:24:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[23969]: audit 2024-04-16T14:24:52.286510+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? 172.21.15.71:0/2067920038' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2115515274"}]': finished 2024-04-16T14:24:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[23969]: cluster 2024-04-16T14:24:52.286670+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-16T14:24:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[23969]: audit 2024-04-16T14:24:52.615821+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.71:0/1568043910' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]: dispatch 2024-04-16T14:24:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:53 smithi071 bash[23969]: audit 2024-04-16T14:24:52.616662+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]: dispatch 2024-04-16T14:24:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:54 smithi122 bash[18672]: audit 2024-04-16T14:24:53.284366+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]': finished 2024-04-16T14:24:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:54 smithi122 bash[18672]: cluster 2024-04-16T14:24:53.284583+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-16T14:24:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:54 smithi122 bash[18672]: audit 2024-04-16T14:24:53.428660+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:54 smithi122 bash[18672]: audit 2024-04-16T14:24:53.432779+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:54 smithi122 bash[18672]: audit 2024-04-16T14:24:53.626407+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.71:0/1561867388' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]: dispatch 2024-04-16T14:24:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:54 smithi122 bash[18672]: audit 2024-04-16T14:24:53.627153+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]: dispatch 2024-04-16T14:24:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[23969]: audit 2024-04-16T14:24:53.284366+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]': finished 2024-04-16T14:24:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[23969]: cluster 2024-04-16T14:24:53.284583+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-16T14:24:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[23969]: audit 2024-04-16T14:24:53.428660+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[23969]: audit 2024-04-16T14:24:53.432779+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[23969]: audit 2024-04-16T14:24:53.626407+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.71:0/1561867388' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]: dispatch 2024-04-16T14:24:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[23969]: audit 2024-04-16T14:24:53.627153+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]: dispatch 2024-04-16T14:24:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[18570]: audit 2024-04-16T14:24:53.284366+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1489638264"}]': finished 2024-04-16T14:24:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[18570]: cluster 2024-04-16T14:24:53.284583+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-16T14:24:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[18570]: audit 2024-04-16T14:24:53.428660+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[18570]: audit 2024-04-16T14:24:53.432779+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:24:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[18570]: audit 2024-04-16T14:24:53.626407+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.71:0/1561867388' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]: dispatch 2024-04-16T14:24:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:54 smithi071 bash[18570]: audit 2024-04-16T14:24:53.627153+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]: dispatch 2024-04-16T14:24:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[23969]: cluster 2024-04-16T14:24:54.061752+0000 mgr.y (mgr.24277) 161 : cluster [DBG] pgmap v129: 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-04-16T14:24:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[23969]: audit 2024-04-16T14:24:54.439491+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]': finished 2024-04-16T14:24:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[23969]: cluster 2024-04-16T14:24:54.439678+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-16T14:24:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[23969]: audit 2024-04-16T14:24:54.771364+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.71:0/3811517873' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]: dispatch 2024-04-16T14:24:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[23969]: audit 2024-04-16T14:24:54.771936+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]: dispatch 2024-04-16T14:24:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[18570]: cluster 2024-04-16T14:24:54.061752+0000 mgr.y (mgr.24277) 161 : cluster [DBG] pgmap v129: 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-04-16T14:24:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[18570]: audit 2024-04-16T14:24:54.439491+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]': finished 2024-04-16T14:24:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[18570]: cluster 2024-04-16T14:24:54.439678+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-16T14:24:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[18570]: audit 2024-04-16T14:24:54.771364+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.71:0/3811517873' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]: dispatch 2024-04-16T14:24:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:55 smithi071 bash[18570]: audit 2024-04-16T14:24:54.771936+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]: dispatch 2024-04-16T14:24:55.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:55 smithi122 bash[18672]: cluster 2024-04-16T14:24:54.061752+0000 mgr.y (mgr.24277) 161 : cluster [DBG] pgmap v129: 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-04-16T14:24:55.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:55 smithi122 bash[18672]: audit 2024-04-16T14:24:54.439491+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/89045857"}]': finished 2024-04-16T14:24:55.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:55 smithi122 bash[18672]: cluster 2024-04-16T14:24:54.439678+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-16T14:24:55.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:55 smithi122 bash[18672]: audit 2024-04-16T14:24:54.771364+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.71:0/3811517873' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]: dispatch 2024-04-16T14:24:55.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:55 smithi122 bash[18672]: audit 2024-04-16T14:24:54.771936+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]: dispatch 2024-04-16T14:24:56.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:56 smithi122 bash[18672]: audit 2024-04-16T14:24:55.442736+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]': finished 2024-04-16T14:24:56.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:56 smithi122 bash[18672]: cluster 2024-04-16T14:24:55.442890+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-16T14:24:56.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:56 smithi122 bash[18672]: audit 2024-04-16T14:24:55.782733+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? 172.21.15.71:0/609739400' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1184877296"}]: dispatch 2024-04-16T14:24:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:56 smithi071 bash[18570]: audit 2024-04-16T14:24:55.442736+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]': finished 2024-04-16T14:24:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:56 smithi071 bash[18570]: cluster 2024-04-16T14:24:55.442890+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-16T14:24:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:56 smithi071 bash[18570]: audit 2024-04-16T14:24:55.782733+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? 172.21.15.71:0/609739400' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1184877296"}]: dispatch 2024-04-16T14:24:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:56 smithi071 bash[23969]: audit 2024-04-16T14:24:55.442736+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2286923778"}]': finished 2024-04-16T14:24:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:56 smithi071 bash[23969]: cluster 2024-04-16T14:24:55.442890+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-16T14:24:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:56 smithi071 bash[23969]: audit 2024-04-16T14:24:55.782733+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? 172.21.15.71:0/609739400' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1184877296"}]: dispatch 2024-04-16T14:24:57.696 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:24:57 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:24:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:24:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:57 smithi122 bash[18672]: cluster 2024-04-16T14:24:56.062515+0000 mgr.y (mgr.24277) 162 : cluster [DBG] pgmap v132: 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-04-16T14:24:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:57 smithi122 bash[18672]: audit 2024-04-16T14:24:56.473527+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.71:0/609739400' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1184877296"}]': finished 2024-04-16T14:24:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:57 smithi122 bash[18672]: cluster 2024-04-16T14:24:56.473776+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-16T14:24:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:57 smithi071 bash[18570]: cluster 2024-04-16T14:24:56.062515+0000 mgr.y (mgr.24277) 162 : cluster [DBG] pgmap v132: 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-04-16T14:24:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:57 smithi071 bash[18570]: audit 2024-04-16T14:24:56.473527+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.71:0/609739400' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1184877296"}]': finished 2024-04-16T14:24:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:57 smithi071 bash[18570]: cluster 2024-04-16T14:24:56.473776+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-16T14:24:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:57 smithi071 bash[23969]: cluster 2024-04-16T14:24:56.062515+0000 mgr.y (mgr.24277) 162 : cluster [DBG] pgmap v132: 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-04-16T14:24:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:57 smithi071 bash[23969]: audit 2024-04-16T14:24:56.473527+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.71:0/609739400' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1184877296"}]': finished 2024-04-16T14:24:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:57 smithi071 bash[23969]: cluster 2024-04-16T14:24:56.473776+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-16T14:25:00.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:24:59 smithi122 bash[18672]: cluster 2024-04-16T14:24:58.063255+0000 mgr.y (mgr.24277) 163 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:25:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:24:59 smithi071 bash[18570]: cluster 2024-04-16T14:24:58.063255+0000 mgr.y (mgr.24277) 163 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:25:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:24:59 smithi071 bash[23969]: cluster 2024-04-16T14:24:58.063255+0000 mgr.y (mgr.24277) 163 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:25:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:00 smithi122 bash[18672]: audit 2024-04-16T14:24:59.778381+0000 mgr.y (mgr.24277) 164 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:00 smithi071 bash[18570]: audit 2024-04-16T14:24:59.778381+0000 mgr.y (mgr.24277) 164 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:00 smithi071 bash[23969]: audit 2024-04-16T14:24:59.778381+0000 mgr.y (mgr.24277) 164 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:01 smithi071 bash[18570]: cluster 2024-04-16T14:25:00.064960+0000 mgr.y (mgr.24277) 165 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:01 smithi071 bash[23969]: cluster 2024-04-16T14:25:00.064960+0000 mgr.y (mgr.24277) 165 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:02.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:01 smithi122 bash[18672]: cluster 2024-04-16T14:25:00.064960+0000 mgr.y (mgr.24277) 165 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:02 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:02] "GET /metrics HTTP/1.1" 200 214926 "" "Prometheus/2.33.4" 2024-04-16T14:25:04.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:03 smithi071 bash[18570]: cluster 2024-04-16T14:25:02.065658+0000 mgr.y (mgr.24277) 166 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-04-16T14:25:04.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:03 smithi071 bash[23969]: cluster 2024-04-16T14:25:02.065658+0000 mgr.y (mgr.24277) 166 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-04-16T14:25:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:03 smithi122 bash[18672]: cluster 2024-04-16T14:25:02.065658+0000 mgr.y (mgr.24277) 166 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-04-16T14:25:04.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:04 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:25:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:25:05.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:05 smithi122 bash[18672]: cluster 2024-04-16T14:25:04.067291+0000 mgr.y (mgr.24277) 167 : cluster [DBG] pgmap v137: 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-04-16T14:25:05.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:05 smithi122 bash[18672]: audit 2024-04-16T14:25:04.311327+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:05.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:05 smithi122 bash[18672]: audit 2024-04-16T14:25:04.316533+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:05 smithi071 bash[18570]: cluster 2024-04-16T14:25:04.067291+0000 mgr.y (mgr.24277) 167 : cluster [DBG] pgmap v137: 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-04-16T14:25:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:05 smithi071 bash[18570]: audit 2024-04-16T14:25:04.311327+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:05 smithi071 bash[18570]: audit 2024-04-16T14:25:04.316533+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:05 smithi071 bash[23969]: cluster 2024-04-16T14:25:04.067291+0000 mgr.y (mgr.24277) 167 : cluster [DBG] pgmap v137: 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-04-16T14:25:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:05 smithi071 bash[23969]: audit 2024-04-16T14:25:04.311327+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:05 smithi071 bash[23969]: audit 2024-04-16T14:25:04.316533+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:07.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:07 smithi122 bash[18672]: cluster 2024-04-16T14:25:06.068000+0000 mgr.y (mgr.24277) 168 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:25:07.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:25:07 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:25:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:07 smithi071 bash[18570]: cluster 2024-04-16T14:25:06.068000+0000 mgr.y (mgr.24277) 168 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:25:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:07 smithi071 bash[23969]: cluster 2024-04-16T14:25:06.068000+0000 mgr.y (mgr.24277) 168 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:25:10.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:09 smithi122 bash[18672]: cluster 2024-04-16T14:25:08.068685+0000 mgr.y (mgr.24277) 169 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-16T14:25:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:09 smithi071 bash[18570]: cluster 2024-04-16T14:25:08.068685+0000 mgr.y (mgr.24277) 169 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-16T14:25:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:09 smithi071 bash[23969]: cluster 2024-04-16T14:25:08.068685+0000 mgr.y (mgr.24277) 169 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-16T14:25:11.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:10 smithi122 bash[18672]: audit 2024-04-16T14:25:09.788890+0000 mgr.y (mgr.24277) 170 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:10 smithi071 bash[18570]: audit 2024-04-16T14:25:09.788890+0000 mgr.y (mgr.24277) 170 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:10 smithi071 bash[23969]: audit 2024-04-16T14:25:09.788890+0000 mgr.y (mgr.24277) 170 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:12.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:11 smithi122 bash[18672]: cluster 2024-04-16T14:25:10.070428+0000 mgr.y (mgr.24277) 171 : cluster [DBG] pgmap v140: 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-04-16T14:25:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:11 smithi071 bash[23969]: cluster 2024-04-16T14:25:10.070428+0000 mgr.y (mgr.24277) 171 : cluster [DBG] pgmap v140: 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-04-16T14:25:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:11 smithi071 bash[18570]: cluster 2024-04-16T14:25:10.070428+0000 mgr.y (mgr.24277) 171 : cluster [DBG] pgmap v140: 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-04-16T14:25:13.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:12 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:12] "GET /metrics HTTP/1.1" 200 214960 "" "Prometheus/2.33.4" 2024-04-16T14:25:13.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:13 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:25:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:25:14.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:13 smithi122 bash[18672]: cluster 2024-04-16T14:25:12.071172+0000 mgr.y (mgr.24277) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:14.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:13 smithi122 bash[18672]: audit 2024-04-16T14:25:13.566574+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:14.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:13 smithi122 bash[18672]: audit 2024-04-16T14:25:13.576085+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:13 smithi071 bash[18570]: cluster 2024-04-16T14:25:12.071172+0000 mgr.y (mgr.24277) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:13 smithi071 bash[18570]: audit 2024-04-16T14:25:13.566574+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:13 smithi071 bash[18570]: audit 2024-04-16T14:25:13.576085+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:13 smithi071 bash[23969]: cluster 2024-04-16T14:25:12.071172+0000 mgr.y (mgr.24277) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:13 smithi071 bash[23969]: audit 2024-04-16T14:25:13.566574+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:13 smithi071 bash[23969]: audit 2024-04-16T14:25:13.576085+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:16.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:15 smithi122 bash[18672]: cluster 2024-04-16T14:25:14.072829+0000 mgr.y (mgr.24277) 173 : cluster [DBG] pgmap v142: 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-04-16T14:25:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:15 smithi071 bash[18570]: cluster 2024-04-16T14:25:14.072829+0000 mgr.y (mgr.24277) 173 : cluster [DBG] pgmap v142: 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-04-16T14:25:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:15 smithi071 bash[23969]: cluster 2024-04-16T14:25:14.072829+0000 mgr.y (mgr.24277) 173 : cluster [DBG] pgmap v142: 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-04-16T14:25:17.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:25:17 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:25:18.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:17 smithi122 bash[18672]: cluster 2024-04-16T14:25:16.073563+0000 mgr.y (mgr.24277) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:17 smithi071 bash[18570]: cluster 2024-04-16T14:25:16.073563+0000 mgr.y (mgr.24277) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:17 smithi071 bash[23969]: cluster 2024-04-16T14:25:16.073563+0000 mgr.y (mgr.24277) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:20.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:19 smithi122 bash[18672]: cluster 2024-04-16T14:25:18.074324+0000 mgr.y (mgr.24277) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:19 smithi071 bash[18570]: cluster 2024-04-16T14:25:18.074324+0000 mgr.y (mgr.24277) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:19 smithi071 bash[23969]: cluster 2024-04-16T14:25:18.074324+0000 mgr.y (mgr.24277) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:20 smithi071 bash[23969]: audit 2024-04-16T14:25:19.800172+0000 mgr.y (mgr.24277) 176 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:20 smithi071 bash[18570]: audit 2024-04-16T14:25:19.800172+0000 mgr.y (mgr.24277) 176 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:20 smithi122 bash[18672]: audit 2024-04-16T14:25:19.800172+0000 mgr.y (mgr.24277) 176 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:21 smithi122 bash[18672]: cluster 2024-04-16T14:25:20.076039+0000 mgr.y (mgr.24277) 177 : cluster [DBG] pgmap v145: 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-04-16T14:25:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:21 smithi071 bash[23969]: cluster 2024-04-16T14:25:20.076039+0000 mgr.y (mgr.24277) 177 : cluster [DBG] pgmap v145: 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-04-16T14:25:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:21 smithi071 bash[18570]: cluster 2024-04-16T14:25:20.076039+0000 mgr.y (mgr.24277) 177 : cluster [DBG] pgmap v145: 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-04-16T14:25:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:22 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:22] "GET /metrics HTTP/1.1" 200 214905 "" "Prometheus/2.33.4" 2024-04-16T14:25:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:23 smithi122 bash[18672]: cluster 2024-04-16T14:25:22.076725+0000 mgr.y (mgr.24277) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:23 smithi071 bash[18570]: cluster 2024-04-16T14:25:22.076725+0000 mgr.y (mgr.24277) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:23 smithi071 bash[23969]: cluster 2024-04-16T14:25:22.076725+0000 mgr.y (mgr.24277) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:24.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:24 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:25:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:25:25.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:25 smithi122 bash[18672]: cluster 2024-04-16T14:25:24.078372+0000 mgr.y (mgr.24277) 179 : cluster [DBG] pgmap v147: 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-04-16T14:25:25.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:25 smithi122 bash[18672]: audit 2024-04-16T14:25:24.444661+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:25.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:25 smithi122 bash[18672]: audit 2024-04-16T14:25:24.451267+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:25 smithi071 bash[18570]: cluster 2024-04-16T14:25:24.078372+0000 mgr.y (mgr.24277) 179 : cluster [DBG] pgmap v147: 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-04-16T14:25:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:25 smithi071 bash[18570]: audit 2024-04-16T14:25:24.444661+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:25 smithi071 bash[18570]: audit 2024-04-16T14:25:24.451267+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:25 smithi071 bash[23969]: cluster 2024-04-16T14:25:24.078372+0000 mgr.y (mgr.24277) 179 : cluster [DBG] pgmap v147: 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-04-16T14:25:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:25 smithi071 bash[23969]: audit 2024-04-16T14:25:24.444661+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:25 smithi071 bash[23969]: audit 2024-04-16T14:25:24.451267+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:27.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:27 smithi122 bash[18672]: cluster 2024-04-16T14:25:26.079096+0000 mgr.y (mgr.24277) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:27.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:25:27 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:25:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:27 smithi071 bash[23969]: cluster 2024-04-16T14:25:26.079096+0000 mgr.y (mgr.24277) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:27 smithi071 bash[18570]: cluster 2024-04-16T14:25:26.079096+0000 mgr.y (mgr.24277) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:30.025 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:29 smithi122 bash[18672]: cluster 2024-04-16T14:25:28.079831+0000 mgr.y (mgr.24277) 181 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:29 smithi071 bash[23969]: cluster 2024-04-16T14:25:28.079831+0000 mgr.y (mgr.24277) 181 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:29 smithi071 bash[18570]: cluster 2024-04-16T14:25:28.079831+0000 mgr.y (mgr.24277) 181 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:31.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:30 smithi122 bash[18672]: audit 2024-04-16T14:25:29.810516+0000 mgr.y (mgr.24277) 182 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:30 smithi071 bash[18570]: audit 2024-04-16T14:25:29.810516+0000 mgr.y (mgr.24277) 182 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:30 smithi071 bash[23969]: audit 2024-04-16T14:25:29.810516+0000 mgr.y (mgr.24277) 182 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:32.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:31 smithi122 bash[18672]: cluster 2024-04-16T14:25:30.081512+0000 mgr.y (mgr.24277) 183 : cluster [DBG] pgmap v150: 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-04-16T14:25:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:31 smithi071 bash[23969]: cluster 2024-04-16T14:25:30.081512+0000 mgr.y (mgr.24277) 183 : cluster [DBG] pgmap v150: 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-04-16T14:25:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:31 smithi071 bash[18570]: cluster 2024-04-16T14:25:30.081512+0000 mgr.y (mgr.24277) 183 : cluster [DBG] pgmap v150: 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-04-16T14:25:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:32 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:32] "GET /metrics HTTP/1.1" 200 214905 "" "Prometheus/2.33.4" 2024-04-16T14:25:34.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:33 smithi122 bash[18672]: cluster 2024-04-16T14:25:32.082248+0000 mgr.y (mgr.24277) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:34.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:33 smithi122 bash[18672]: audit 2024-04-16T14:25:33.719883+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:34.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:33 smithi122 bash[18672]: audit 2024-04-16T14:25:33.729880+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:34.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:33 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:25:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:25:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:33 smithi071 bash[18570]: cluster 2024-04-16T14:25:32.082248+0000 mgr.y (mgr.24277) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:33 smithi071 bash[18570]: audit 2024-04-16T14:25:33.719883+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:33 smithi071 bash[18570]: audit 2024-04-16T14:25:33.729880+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:33 smithi071 bash[23969]: cluster 2024-04-16T14:25:32.082248+0000 mgr.y (mgr.24277) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:33 smithi071 bash[23969]: audit 2024-04-16T14:25:33.719883+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:33 smithi071 bash[23969]: audit 2024-04-16T14:25:33.729880+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:35 smithi122 bash[18672]: cluster 2024-04-16T14:25:34.083867+0000 mgr.y (mgr.24277) 185 : cluster [DBG] pgmap v152: 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-04-16T14:25:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:35 smithi071 bash[18570]: cluster 2024-04-16T14:25:34.083867+0000 mgr.y (mgr.24277) 185 : cluster [DBG] pgmap v152: 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-04-16T14:25:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:35 smithi071 bash[23969]: cluster 2024-04-16T14:25:34.083867+0000 mgr.y (mgr.24277) 185 : cluster [DBG] pgmap v152: 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-04-16T14:25:37.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:25:37 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:25:38.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:37 smithi122 bash[18672]: cluster 2024-04-16T14:25:36.084580+0000 mgr.y (mgr.24277) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:37 smithi071 bash[18570]: cluster 2024-04-16T14:25:36.084580+0000 mgr.y (mgr.24277) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:37 smithi071 bash[23969]: cluster 2024-04-16T14:25:36.084580+0000 mgr.y (mgr.24277) 186 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:40.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:39 smithi122 bash[18672]: cluster 2024-04-16T14:25:38.085304+0000 mgr.y (mgr.24277) 187 : 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-04-16T14:25:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:39 smithi071 bash[18570]: cluster 2024-04-16T14:25:38.085304+0000 mgr.y (mgr.24277) 187 : 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-04-16T14:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:39 smithi071 bash[23969]: cluster 2024-04-16T14:25:38.085304+0000 mgr.y (mgr.24277) 187 : 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-04-16T14:25:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:40 smithi122 bash[18672]: audit 2024-04-16T14:25:39.818767+0000 mgr.y (mgr.24277) 188 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:40 smithi071 bash[18570]: audit 2024-04-16T14:25:39.818767+0000 mgr.y (mgr.24277) 188 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:40 smithi071 bash[23969]: audit 2024-04-16T14:25:39.818767+0000 mgr.y (mgr.24277) 188 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:42.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:41 smithi071 bash[18570]: cluster 2024-04-16T14:25:40.086991+0000 mgr.y (mgr.24277) 189 : 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-04-16T14:25:42.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:41 smithi071 bash[23969]: cluster 2024-04-16T14:25:40.086991+0000 mgr.y (mgr.24277) 189 : 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-04-16T14:25:42.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:41 smithi122 bash[18672]: cluster 2024-04-16T14:25:40.086991+0000 mgr.y (mgr.24277) 189 : 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-04-16T14:25:43.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:42 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:42] "GET /metrics HTTP/1.1" 200 214863 "" "Prometheus/2.33.4" 2024-04-16T14:25:44.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:43 smithi122 bash[18672]: cluster 2024-04-16T14:25:42.087527+0000 mgr.y (mgr.24277) 190 : 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-04-16T14:25:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:43 smithi071 bash[18570]: cluster 2024-04-16T14:25:42.087527+0000 mgr.y (mgr.24277) 190 : 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-04-16T14:25:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:43 smithi071 bash[23969]: cluster 2024-04-16T14:25:42.087527+0000 mgr.y (mgr.24277) 190 : 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-04-16T14:25:44.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:44 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:25:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:25:45.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:45 smithi122 bash[18672]: cluster 2024-04-16T14:25:44.089083+0000 mgr.y (mgr.24277) 191 : cluster [DBG] pgmap v157: 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-04-16T14:25:45.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:45 smithi122 bash[18672]: audit 2024-04-16T14:25:44.596718+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:45.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:45 smithi122 bash[18672]: audit 2024-04-16T14:25:44.604184+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:45 smithi071 bash[18570]: cluster 2024-04-16T14:25:44.089083+0000 mgr.y (mgr.24277) 191 : cluster [DBG] pgmap v157: 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-04-16T14:25:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:45 smithi071 bash[18570]: audit 2024-04-16T14:25:44.596718+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:45 smithi071 bash[18570]: audit 2024-04-16T14:25:44.604184+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:45 smithi071 bash[23969]: cluster 2024-04-16T14:25:44.089083+0000 mgr.y (mgr.24277) 191 : cluster [DBG] pgmap v157: 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-04-16T14:25:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:45 smithi071 bash[23969]: audit 2024-04-16T14:25:44.596718+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:45 smithi071 bash[23969]: audit 2024-04-16T14:25:44.604184+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:47.595 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:25:47 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:25:47.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:47 smithi122 bash[18672]: cluster 2024-04-16T14:25:46.089835+0000 mgr.y (mgr.24277) 192 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:47.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:47 smithi122 bash[18672]: audit 2024-04-16T14:25:46.665711+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:25:47.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:47 smithi122 bash[18672]: audit 2024-04-16T14:25:46.667633+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:25:47.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:47 smithi122 bash[18672]: audit 2024-04-16T14:25:46.921648+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:47.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:47 smithi122 bash[18672]: audit 2024-04-16T14:25:46.928715+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[18570]: cluster 2024-04-16T14:25:46.089835+0000 mgr.y (mgr.24277) 192 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[18570]: audit 2024-04-16T14:25:46.665711+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:25:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[18570]: audit 2024-04-16T14:25:46.667633+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:25:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[18570]: audit 2024-04-16T14:25:46.921648+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[18570]: audit 2024-04-16T14:25:46.928715+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[23969]: cluster 2024-04-16T14:25:46.089835+0000 mgr.y (mgr.24277) 192 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[23969]: audit 2024-04-16T14:25:46.665711+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:25:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[23969]: audit 2024-04-16T14:25:46.667633+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:25:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[23969]: audit 2024-04-16T14:25:46.921648+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:47 smithi071 bash[23969]: audit 2024-04-16T14:25:46.928715+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:48.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:48 smithi122 bash[18672]: audit 2024-04-16T14:25:48.125676+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:25:48.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:48 smithi122 bash[18672]: audit 2024-04-16T14:25:48.126455+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:25:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:48 smithi071 bash[18570]: audit 2024-04-16T14:25:48.125676+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:25:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:48 smithi071 bash[18570]: audit 2024-04-16T14:25:48.126455+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:25:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:48 smithi071 bash[23969]: audit 2024-04-16T14:25:48.125676+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:25:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:48 smithi071 bash[23969]: audit 2024-04-16T14:25:48.126455+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:25:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:49 smithi122 bash[18672]: cluster 2024-04-16T14:25:48.090524+0000 mgr.y (mgr.24277) 193 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:49 smithi071 bash[18570]: cluster 2024-04-16T14:25:48.090524+0000 mgr.y (mgr.24277) 193 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:49 smithi071 bash[23969]: cluster 2024-04-16T14:25:48.090524+0000 mgr.y (mgr.24277) 193 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:50.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:50 smithi122 bash[18672]: audit 2024-04-16T14:25:49.826874+0000 mgr.y (mgr.24277) 194 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:50 smithi071 bash[18570]: audit 2024-04-16T14:25:49.826874+0000 mgr.y (mgr.24277) 194 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:50 smithi071 bash[23969]: audit 2024-04-16T14:25:49.826874+0000 mgr.y (mgr.24277) 194 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:25:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:51 smithi122 bash[18672]: cluster 2024-04-16T14:25:50.092263+0000 mgr.y (mgr.24277) 195 : cluster [DBG] pgmap v160: 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-04-16T14:25:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:51 smithi071 bash[18570]: cluster 2024-04-16T14:25:50.092263+0000 mgr.y (mgr.24277) 195 : cluster [DBG] pgmap v160: 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-04-16T14:25:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:51 smithi071 bash[23969]: cluster 2024-04-16T14:25:50.092263+0000 mgr.y (mgr.24277) 195 : cluster [DBG] pgmap v160: 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-04-16T14:25:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:52 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:52] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-04-16T14:25:54.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:53 smithi122 bash[18672]: cluster 2024-04-16T14:25:52.093002+0000 mgr.y (mgr.24277) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:53 smithi071 bash[18570]: cluster 2024-04-16T14:25:52.093002+0000 mgr.y (mgr.24277) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:54.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:25:53 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:25:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:25:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:53 smithi071 bash[23969]: cluster 2024-04-16T14:25:52.093002+0000 mgr.y (mgr.24277) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:55.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:54 smithi122 bash[18672]: audit 2024-04-16T14:25:53.901153+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:55.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:54 smithi122 bash[18672]: audit 2024-04-16T14:25:53.916182+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:54 smithi071 bash[18570]: audit 2024-04-16T14:25:53.901153+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:54 smithi071 bash[18570]: audit 2024-04-16T14:25:53.916182+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:54 smithi071 bash[23969]: audit 2024-04-16T14:25:53.901153+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:54 smithi071 bash[23969]: audit 2024-04-16T14:25:53.916182+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:25:56.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:55 smithi122 bash[18672]: cluster 2024-04-16T14:25:54.094813+0000 mgr.y (mgr.24277) 197 : 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-04-16T14:25:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:55 smithi071 bash[18570]: cluster 2024-04-16T14:25:54.094813+0000 mgr.y (mgr.24277) 197 : 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-04-16T14:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:55 smithi071 bash[23969]: cluster 2024-04-16T14:25:54.094813+0000 mgr.y (mgr.24277) 197 : 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-04-16T14:25:57.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:25:57 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:25:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:25:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:57 smithi122 bash[18672]: cluster 2024-04-16T14:25:56.095649+0000 mgr.y (mgr.24277) 198 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:57 smithi071 bash[18570]: cluster 2024-04-16T14:25:56.095649+0000 mgr.y (mgr.24277) 198 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:25:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:57 smithi071 bash[23969]: cluster 2024-04-16T14:25:56.095649+0000 mgr.y (mgr.24277) 198 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:00.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:25:59 smithi122 bash[18672]: cluster 2024-04-16T14:25:58.096381+0000 mgr.y (mgr.24277) 199 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:25:59 smithi071 bash[18570]: cluster 2024-04-16T14:25:58.096381+0000 mgr.y (mgr.24277) 199 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:25:59 smithi071 bash[23969]: cluster 2024-04-16T14:25:58.096381+0000 mgr.y (mgr.24277) 199 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:00 smithi122 bash[18672]: audit 2024-04-16T14:25:59.838169+0000 mgr.y (mgr.24277) 200 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:00 smithi071 bash[18570]: audit 2024-04-16T14:25:59.838169+0000 mgr.y (mgr.24277) 200 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:00 smithi071 bash[23969]: audit 2024-04-16T14:25:59.838169+0000 mgr.y (mgr.24277) 200 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:02.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:01 smithi122 bash[18672]: cluster 2024-04-16T14:26:00.097527+0000 mgr.y (mgr.24277) 201 : cluster [DBG] pgmap v165: 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-04-16T14:26:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:01 smithi071 bash[23969]: cluster 2024-04-16T14:26:00.097527+0000 mgr.y (mgr.24277) 201 : cluster [DBG] pgmap v165: 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-04-16T14:26:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:01 smithi071 bash[18570]: cluster 2024-04-16T14:26:00.097527+0000 mgr.y (mgr.24277) 201 : cluster [DBG] pgmap v165: 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-04-16T14:26:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:02 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:02] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-04-16T14:26:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:03 smithi122 bash[18672]: cluster 2024-04-16T14:26:02.098253+0000 mgr.y (mgr.24277) 202 : 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-04-16T14:26:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:03 smithi071 bash[18570]: cluster 2024-04-16T14:26:02.098253+0000 mgr.y (mgr.24277) 202 : 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-04-16T14:26:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:03 smithi071 bash[23969]: cluster 2024-04-16T14:26:02.098253+0000 mgr.y (mgr.24277) 202 : 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-04-16T14:26:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:04 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:26:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:26:06.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:05 smithi122 bash[18672]: cluster 2024-04-16T14:26:04.099833+0000 mgr.y (mgr.24277) 203 : 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-04-16T14:26:06.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:05 smithi122 bash[18672]: audit 2024-04-16T14:26:04.748036+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:06.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:05 smithi122 bash[18672]: audit 2024-04-16T14:26:04.754166+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:05 smithi071 bash[18570]: cluster 2024-04-16T14:26:04.099833+0000 mgr.y (mgr.24277) 203 : 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-04-16T14:26:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:05 smithi071 bash[18570]: audit 2024-04-16T14:26:04.748036+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:05 smithi071 bash[18570]: audit 2024-04-16T14:26:04.754166+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:05 smithi071 bash[23969]: cluster 2024-04-16T14:26:04.099833+0000 mgr.y (mgr.24277) 203 : 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-04-16T14:26:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:05 smithi071 bash[23969]: audit 2024-04-16T14:26:04.748036+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:05 smithi071 bash[23969]: audit 2024-04-16T14:26:04.754166+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:07.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:26:07 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:26:08.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:07 smithi122 bash[18672]: cluster 2024-04-16T14:26:06.100530+0000 mgr.y (mgr.24277) 204 : 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-04-16T14:26:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:07 smithi071 bash[18570]: cluster 2024-04-16T14:26:06.100530+0000 mgr.y (mgr.24277) 204 : 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-04-16T14:26:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:07 smithi071 bash[23969]: cluster 2024-04-16T14:26:06.100530+0000 mgr.y (mgr.24277) 204 : 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-04-16T14:26:10.178 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:09 smithi122 bash[18672]: cluster 2024-04-16T14:26:08.101250+0000 mgr.y (mgr.24277) 205 : 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-04-16T14:26:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:09 smithi071 bash[18570]: cluster 2024-04-16T14:26:08.101250+0000 mgr.y (mgr.24277) 205 : 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-04-16T14:26:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:09 smithi071 bash[23969]: cluster 2024-04-16T14:26:08.101250+0000 mgr.y (mgr.24277) 205 : 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-04-16T14:26:11.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:10 smithi122 bash[18672]: audit 2024-04-16T14:26:09.847725+0000 mgr.y (mgr.24277) 206 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:11.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:10 smithi071 bash[18570]: audit 2024-04-16T14:26:09.847725+0000 mgr.y (mgr.24277) 206 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:11.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:10 smithi071 bash[23969]: audit 2024-04-16T14:26:09.847725+0000 mgr.y (mgr.24277) 206 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:12.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:11 smithi122 bash[18672]: cluster 2024-04-16T14:26:10.102937+0000 mgr.y (mgr.24277) 207 : 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-04-16T14:26:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:11 smithi071 bash[18570]: cluster 2024-04-16T14:26:10.102937+0000 mgr.y (mgr.24277) 207 : 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-04-16T14:26:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:11 smithi071 bash[23969]: cluster 2024-04-16T14:26:10.102937+0000 mgr.y (mgr.24277) 207 : 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-04-16T14:26:13.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:12 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:12] "GET /metrics HTTP/1.1" 200 214873 "" "Prometheus/2.33.4" 2024-04-16T14:26:14.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:13 smithi122 bash[18672]: cluster 2024-04-16T14:26:12.103645+0000 mgr.y (mgr.24277) 208 : 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-04-16T14:26:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:13 smithi071 bash[18570]: cluster 2024-04-16T14:26:12.103645+0000 mgr.y (mgr.24277) 208 : 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-04-16T14:26:14.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:14 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:26:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:26:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:13 smithi071 bash[23969]: cluster 2024-04-16T14:26:12.103645+0000 mgr.y (mgr.24277) 208 : 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-04-16T14:26:15.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:15 smithi122 bash[18672]: audit 2024-04-16T14:26:14.085689+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:15.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:15 smithi122 bash[18672]: audit 2024-04-16T14:26:14.097055+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:15.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:15 smithi122 bash[18672]: cluster 2024-04-16T14:26:14.105355+0000 mgr.y (mgr.24277) 209 : 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-04-16T14:26:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:15 smithi071 bash[18570]: audit 2024-04-16T14:26:14.085689+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:15 smithi071 bash[18570]: audit 2024-04-16T14:26:14.097055+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:15 smithi071 bash[18570]: cluster 2024-04-16T14:26:14.105355+0000 mgr.y (mgr.24277) 209 : 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-04-16T14:26:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:15 smithi071 bash[23969]: audit 2024-04-16T14:26:14.085689+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:15 smithi071 bash[23969]: audit 2024-04-16T14:26:14.097055+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:15 smithi071 bash[23969]: cluster 2024-04-16T14:26:14.105355+0000 mgr.y (mgr.24277) 209 : 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-04-16T14:26:17.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:17 smithi122 bash[18672]: cluster 2024-04-16T14:26:16.106087+0000 mgr.y (mgr.24277) 210 : 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-04-16T14:26:17.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:26:17 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:26:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:17 smithi071 bash[18570]: cluster 2024-04-16T14:26:16.106087+0000 mgr.y (mgr.24277) 210 : 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-04-16T14:26:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:17 smithi071 bash[23969]: cluster 2024-04-16T14:26:16.106087+0000 mgr.y (mgr.24277) 210 : 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-04-16T14:26:20.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:19 smithi122 bash[18672]: cluster 2024-04-16T14:26:18.106783+0000 mgr.y (mgr.24277) 211 : 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-04-16T14:26:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:19 smithi071 bash[18570]: cluster 2024-04-16T14:26:18.106783+0000 mgr.y (mgr.24277) 211 : 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-04-16T14:26:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:19 smithi071 bash[23969]: cluster 2024-04-16T14:26:18.106783+0000 mgr.y (mgr.24277) 211 : 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-04-16T14:26:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:20 smithi122 bash[18672]: audit 2024-04-16T14:26:19.858441+0000 mgr.y (mgr.24277) 212 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:20 smithi071 bash[18570]: audit 2024-04-16T14:26:19.858441+0000 mgr.y (mgr.24277) 212 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:20 smithi071 bash[23969]: audit 2024-04-16T14:26:19.858441+0000 mgr.y (mgr.24277) 212 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:21 smithi122 bash[18672]: cluster 2024-04-16T14:26:20.108664+0000 mgr.y (mgr.24277) 213 : 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-04-16T14:26:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:21 smithi071 bash[18570]: cluster 2024-04-16T14:26:20.108664+0000 mgr.y (mgr.24277) 213 : 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-04-16T14:26:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:21 smithi071 bash[23969]: cluster 2024-04-16T14:26:20.108664+0000 mgr.y (mgr.24277) 213 : 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-04-16T14:26:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:22 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:22] "GET /metrics HTTP/1.1" 200 214863 "" "Prometheus/2.33.4" 2024-04-16T14:26:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:23 smithi122 bash[18672]: cluster 2024-04-16T14:26:22.109402+0000 mgr.y (mgr.24277) 214 : 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-04-16T14:26:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:23 smithi071 bash[18570]: cluster 2024-04-16T14:26:22.109402+0000 mgr.y (mgr.24277) 214 : 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-04-16T14:26:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:23 smithi071 bash[23969]: cluster 2024-04-16T14:26:22.109402+0000 mgr.y (mgr.24277) 214 : 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-04-16T14:26:25.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:24 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:26:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:26:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:25 smithi122 bash[18672]: cluster 2024-04-16T14:26:24.111165+0000 mgr.y (mgr.24277) 215 : 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-04-16T14:26:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:25 smithi122 bash[18672]: audit 2024-04-16T14:26:24.898597+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:25 smithi122 bash[18672]: audit 2024-04-16T14:26:24.907744+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:25 smithi071 bash[18570]: cluster 2024-04-16T14:26:24.111165+0000 mgr.y (mgr.24277) 215 : 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-04-16T14:26:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:25 smithi071 bash[18570]: audit 2024-04-16T14:26:24.898597+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:25 smithi071 bash[18570]: audit 2024-04-16T14:26:24.907744+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:25 smithi071 bash[23969]: cluster 2024-04-16T14:26:24.111165+0000 mgr.y (mgr.24277) 215 : 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-04-16T14:26:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:25 smithi071 bash[23969]: audit 2024-04-16T14:26:24.898597+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:25 smithi071 bash[23969]: audit 2024-04-16T14:26:24.907744+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:27.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:26:27 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:26:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:27 smithi122 bash[18672]: cluster 2024-04-16T14:26:26.111888+0000 mgr.y (mgr.24277) 216 : 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-04-16T14:26:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:27 smithi071 bash[23969]: cluster 2024-04-16T14:26:26.111888+0000 mgr.y (mgr.24277) 216 : 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-04-16T14:26:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:27 smithi071 bash[18570]: cluster 2024-04-16T14:26:26.111888+0000 mgr.y (mgr.24277) 216 : 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-04-16T14:26:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:29 smithi122 bash[18672]: cluster 2024-04-16T14:26:28.112607+0000 mgr.y (mgr.24277) 217 : 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-04-16T14:26:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:29 smithi071 bash[18570]: cluster 2024-04-16T14:26:28.112607+0000 mgr.y (mgr.24277) 217 : 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-04-16T14:26:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:29 smithi071 bash[23969]: cluster 2024-04-16T14:26:28.112607+0000 mgr.y (mgr.24277) 217 : 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-04-16T14:26:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:30 smithi122 bash[18672]: audit 2024-04-16T14:26:29.869114+0000 mgr.y (mgr.24277) 218 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:30 smithi071 bash[23969]: audit 2024-04-16T14:26:29.869114+0000 mgr.y (mgr.24277) 218 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:30 smithi071 bash[18570]: audit 2024-04-16T14:26:29.869114+0000 mgr.y (mgr.24277) 218 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:31 smithi122 bash[18672]: cluster 2024-04-16T14:26:30.114334+0000 mgr.y (mgr.24277) 219 : 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-04-16T14:26:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:31 smithi071 bash[18570]: cluster 2024-04-16T14:26:30.114334+0000 mgr.y (mgr.24277) 219 : 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-04-16T14:26:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:31 smithi071 bash[23969]: cluster 2024-04-16T14:26:30.114334+0000 mgr.y (mgr.24277) 219 : 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-04-16T14:26:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:32 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:32] "GET /metrics HTTP/1.1" 200 214863 "" "Prometheus/2.33.4" 2024-04-16T14:26:34.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:33 smithi122 bash[18672]: cluster 2024-04-16T14:26:32.115054+0000 mgr.y (mgr.24277) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:33 smithi071 bash[18570]: cluster 2024-04-16T14:26:32.115054+0000 mgr.y (mgr.24277) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:33 smithi071 bash[23969]: cluster 2024-04-16T14:26:32.115054+0000 mgr.y (mgr.24277) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:34 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:26:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:26:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:35 smithi071 bash[18570]: cluster 2024-04-16T14:26:34.116655+0000 mgr.y (mgr.24277) 221 : 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-04-16T14:26:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:35 smithi071 bash[18570]: audit 2024-04-16T14:26:34.274338+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:35 smithi071 bash[18570]: audit 2024-04-16T14:26:34.284821+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:35 smithi071 bash[23969]: cluster 2024-04-16T14:26:34.116655+0000 mgr.y (mgr.24277) 221 : 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-04-16T14:26:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:35 smithi071 bash[23969]: audit 2024-04-16T14:26:34.274338+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:35 smithi071 bash[23969]: audit 2024-04-16T14:26:34.284821+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:35 smithi122 bash[18672]: cluster 2024-04-16T14:26:34.116655+0000 mgr.y (mgr.24277) 221 : 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-04-16T14:26:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:35 smithi122 bash[18672]: audit 2024-04-16T14:26:34.274338+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:35 smithi122 bash[18672]: audit 2024-04-16T14:26:34.284821+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:35.826 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-16T14:26:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:37 smithi071 bash[18570]: cluster 2024-04-16T14:26:36.117345+0000 mgr.y (mgr.24277) 222 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:37 smithi071 bash[23969]: cluster 2024-04-16T14:26:36.117345+0000 mgr.y (mgr.24277) 222 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:37 smithi122 bash[18672]: cluster 2024-04-16T14:26:36.117345+0000 mgr.y (mgr.24277) 222 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:37.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:26:37 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:26:39.410 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-16T14:26:40.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:39 smithi122 bash[18672]: cluster 2024-04-16T14:26:38.118089+0000 mgr.y (mgr.24277) 223 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:40.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:39 smithi071 bash[18570]: cluster 2024-04-16T14:26:38.118089+0000 mgr.y (mgr.24277) 223 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:40.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:39 smithi071 bash[23969]: cluster 2024-04-16T14:26:38.118089+0000 mgr.y (mgr.24277) 223 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:26:41.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:40 smithi071 bash[18570]: audit 2024-04-16T14:26:39.880514+0000 mgr.y (mgr.24277) 224 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:40 smithi071 bash[23969]: audit 2024-04-16T14:26:39.880514+0000 mgr.y (mgr.24277) 224 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:40 smithi122 bash[18672]: audit 2024-04-16T14:26:39.880514+0000 mgr.y (mgr.24277) 224 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:42.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:41 smithi122 bash[18672]: cluster 2024-04-16T14:26:40.119719+0000 mgr.y (mgr.24277) 225 : 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-04-16T14:26:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:41 smithi071 bash[18570]: cluster 2024-04-16T14:26:40.119719+0000 mgr.y (mgr.24277) 225 : 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-04-16T14:26:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:41 smithi071 bash[23969]: cluster 2024-04-16T14:26:40.119719+0000 mgr.y (mgr.24277) 225 : 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-04-16T14:26:43.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:42 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:42] "GET /metrics HTTP/1.1" 200 214867 "" "Prometheus/2.33.4" 2024-04-16T14:26:44.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:43 smithi071 bash[18570]: cluster 2024-04-16T14:26:42.120459+0000 mgr.y (mgr.24277) 226 : 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-04-16T14:26:44.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:43 smithi071 bash[23969]: cluster 2024-04-16T14:26:42.120459+0000 mgr.y (mgr.24277) 226 : 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-04-16T14:26:44.169 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-16T14:26:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:43 smithi122 bash[18672]: cluster 2024-04-16T14:26:42.120459+0000 mgr.y (mgr.24277) 226 : 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-04-16T14:26:45.309 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:45 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:26:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:26:46.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:45 smithi071 bash[23969]: cluster 2024-04-16T14:26:44.121426+0000 mgr.y (mgr.24277) 227 : 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-04-16T14:26:46.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:45 smithi071 bash[23969]: audit 2024-04-16T14:26:45.055983+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:46.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:45 smithi071 bash[23969]: audit 2024-04-16T14:26:45.062827+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:46.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:45 smithi071 bash[18570]: cluster 2024-04-16T14:26:44.121426+0000 mgr.y (mgr.24277) 227 : 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-04-16T14:26:46.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:45 smithi071 bash[18570]: audit 2024-04-16T14:26:45.055983+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:46.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:45 smithi071 bash[18570]: audit 2024-04-16T14:26:45.062827+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:45 smithi122 bash[18672]: cluster 2024-04-16T14:26:44.121426+0000 mgr.y (mgr.24277) 227 : 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-04-16T14:26:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:45 smithi122 bash[18672]: audit 2024-04-16T14:26:45.055983+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:45 smithi122 bash[18672]: audit 2024-04-16T14:26:45.062827+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:47.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:26:47 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:26:47.830 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-16T14:26:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:47 smithi122 bash[18672]: cluster 2024-04-16T14:26:46.122004+0000 mgr.y (mgr.24277) 228 : 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-04-16T14:26:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:47 smithi122 bash[18672]: audit 2024-04-16T14:26:46.936101+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:26:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:47 smithi122 bash[18672]: audit 2024-04-16T14:26:46.937540+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:26:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:47 smithi122 bash[18672]: audit 2024-04-16T14:26:47.191870+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:47 smithi122 bash[18672]: audit 2024-04-16T14:26:47.196933+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[18570]: cluster 2024-04-16T14:26:46.122004+0000 mgr.y (mgr.24277) 228 : 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-04-16T14:26:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[18570]: audit 2024-04-16T14:26:46.936101+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:26:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[18570]: audit 2024-04-16T14:26:46.937540+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:26:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[18570]: audit 2024-04-16T14:26:47.191870+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[18570]: audit 2024-04-16T14:26:47.196933+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[23969]: cluster 2024-04-16T14:26:46.122004+0000 mgr.y (mgr.24277) 228 : 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-04-16T14:26:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[23969]: audit 2024-04-16T14:26:46.936101+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:26:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[23969]: audit 2024-04-16T14:26:46.937540+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:26:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[23969]: audit 2024-04-16T14:26:47.191870+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:47 smithi071 bash[23969]: audit 2024-04-16T14:26:47.196933+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:49.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:48 smithi071 bash[18570]: audit 2024-04-16T14:26:48.135670+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:26:49.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:48 smithi071 bash[18570]: audit 2024-04-16T14:26:48.136129+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:26:49.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:48 smithi071 bash[23969]: audit 2024-04-16T14:26:48.135670+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:26:49.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:48 smithi071 bash[23969]: audit 2024-04-16T14:26:48.136129+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:26:49.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:48 smithi122 bash[18672]: audit 2024-04-16T14:26:48.135670+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:26:49.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:48 smithi122 bash[18672]: audit 2024-04-16T14:26:48.136129+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:26:50.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:49 smithi071 bash[18570]: cluster 2024-04-16T14:26:48.122672+0000 mgr.y (mgr.24277) 229 : 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-04-16T14:26:50.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:49 smithi071 bash[23969]: cluster 2024-04-16T14:26:48.122672+0000 mgr.y (mgr.24277) 229 : 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-04-16T14:26:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:49 smithi122 bash[18672]: cluster 2024-04-16T14:26:48.122672+0000 mgr.y (mgr.24277) 229 : 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-04-16T14:26:50.464 INFO:teuthology.orchestra.run.smithi071.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:26:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:50 smithi122 bash[18672]: audit 2024-04-16T14:26:49.886490+0000 mgr.y (mgr.24277) 230 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:51 smithi122 bash[18672]: audit 2024-04-16T14:26:50.469978+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:51 smithi122 bash[18672]: audit 2024-04-16T14:26:50.476883+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:26:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:51 smithi122 bash[18672]: audit 2024-04-16T14:26:50.477781+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:26:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:51 smithi122 bash[18672]: audit 2024-04-16T14:26:50.484440+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[18570]: audit 2024-04-16T14:26:49.886490+0000 mgr.y (mgr.24277) 230 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[18570]: audit 2024-04-16T14:26:50.469978+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[18570]: audit 2024-04-16T14:26:50.476883+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:26:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[18570]: audit 2024-04-16T14:26:50.477781+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:26:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[18570]: audit 2024-04-16T14:26:50.484440+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[23969]: audit 2024-04-16T14:26:49.886490+0000 mgr.y (mgr.24277) 230 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:26:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[23969]: audit 2024-04-16T14:26:50.469978+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[23969]: audit 2024-04-16T14:26:50.476883+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:26:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[23969]: audit 2024-04-16T14:26:50.477781+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:26:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:50 smithi071 bash[23969]: audit 2024-04-16T14:26:50.484440+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:51.391 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T14:26:51.404 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi071.front.sepia.ceph.com 2024-04-16T14:26:51.404 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T14:26:52.181 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:51 smithi122 bash[18672]: cluster 2024-04-16T14:26:50.123478+0000 mgr.y (mgr.24277) 231 : 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-04-16T14:26:52.182 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:51 smithi122 bash[18672]: audit 2024-04-16T14:26:50.460510+0000 mgr.y (mgr.24277) 232 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:52.182 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:51 smithi122 bash[18672]: cephadm 2024-04-16T14:26:50.462392+0000 mgr.y (mgr.24277) 233 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:26:52.182 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:51 smithi122 bash[18672]: cephadm 2024-04-16T14:26:50.492974+0000 mgr.y (mgr.24277) 234 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:26:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:51 smithi071 bash[18570]: cluster 2024-04-16T14:26:50.123478+0000 mgr.y (mgr.24277) 231 : 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-04-16T14:26:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:51 smithi071 bash[18570]: audit 2024-04-16T14:26:50.460510+0000 mgr.y (mgr.24277) 232 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:51 smithi071 bash[18570]: cephadm 2024-04-16T14:26:50.462392+0000 mgr.y (mgr.24277) 233 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:26:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:51 smithi071 bash[18570]: cephadm 2024-04-16T14:26:50.492974+0000 mgr.y (mgr.24277) 234 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:26:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:51 smithi071 bash[23969]: cluster 2024-04-16T14:26:50.123478+0000 mgr.y (mgr.24277) 231 : 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-04-16T14:26:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:51 smithi071 bash[23969]: audit 2024-04-16T14:26:50.460510+0000 mgr.y (mgr.24277) 232 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:51 smithi071 bash[23969]: cephadm 2024-04-16T14:26:50.462392+0000 mgr.y (mgr.24277) 233 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:26:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:51 smithi071 bash[23969]: cephadm 2024-04-16T14:26:50.492974+0000 mgr.y (mgr.24277) 234 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:26:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:52 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:52] "GET /metrics HTTP/1.1" 200 214834 "" "Prometheus/2.33.4" 2024-04-16T14:26:54.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:53 smithi122 bash[18672]: cluster 2024-04-16T14:26:52.123973+0000 mgr.y (mgr.24277) 235 : 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-04-16T14:26:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:53 smithi071 bash[23969]: cluster 2024-04-16T14:26:52.123973+0000 mgr.y (mgr.24277) 235 : 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-04-16T14:26:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:53 smithi071 bash[18570]: cluster 2024-04-16T14:26:52.123973+0000 mgr.y (mgr.24277) 235 : 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-04-16T14:26:54.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:26:54 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:26:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:26:55.282 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:26:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:55 smithi122 bash[18672]: cluster 2024-04-16T14:26:54.124909+0000 mgr.y (mgr.24277) 236 : 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-04-16T14:26:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:55 smithi122 bash[18672]: audit 2024-04-16T14:26:54.435272+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:55 smithi122 bash[18672]: audit 2024-04-16T14:26:54.442317+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:55 smithi071 bash[23969]: cluster 2024-04-16T14:26:54.124909+0000 mgr.y (mgr.24277) 236 : 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-04-16T14:26:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:55 smithi071 bash[23969]: audit 2024-04-16T14:26:54.435272+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:55 smithi071 bash[23969]: audit 2024-04-16T14:26:54.442317+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:55 smithi071 bash[18570]: cluster 2024-04-16T14:26:54.124909+0000 mgr.y (mgr.24277) 236 : 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-04-16T14:26:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:55 smithi071 bash[18570]: audit 2024-04-16T14:26:54.435272+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:55 smithi071 bash[18570]: audit 2024-04-16T14:26:54.442317+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:26:55.993 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 10s ago 11m - - 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 1s ago 10m - - 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (3m) 10s ago 4m 13.4M - ba2b418f427c 3059086cddd5 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (4m) 1s ago 4m 43.8M - 8.3.5 dad864ee21e9 779cf9ee9321 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (2m) 10s ago 2m 41.7M - 3.5 e1d6a67b021e 40cc913efc6f 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443 running (10m) 1s ago 10m 400M - 17.2.0 e1d6a67b021e e4ec65a0e54b 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283 running (12m) 10s ago 12m 454M - 17.2.0 e1d6a67b021e 2d15dade6060 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (12m) 10s ago 12m 50.3M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (10m) 1s ago 10m 40.2M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (10m) 10s ago 10m 40.2M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (4m) 10s ago 4m 9520k - 1dbe0e931976 a2fc5c414eef 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (4m) 1s ago 4m 9856k - 1dbe0e931976 621ef3d9921c 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (9m) 10s ago 9m 51.9M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:26:55.994 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (9m) 10s ago 9m 52.2M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (8m) 10s ago 8m 46.7M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (7m) 10s ago 7m 50.3M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (7m) 1s ago 7m 51.6M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (6m) 1s ago 6m 50.0M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (6m) 1s ago 6m 48.2M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (5m) 1s ago 5m 49.8M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (3m) 1s ago 4m 54.5M - 514e6a882f6e 073bcb5927db 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (2m) 10s ago 2m 82.4M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (2m) 1s ago 2m 82.3M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (2m) 10s ago 2m 82.3M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:26:55.995 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (2m) 1s ago 2m 82.4M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:26:56.407 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:26:56.408 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:26:56.408 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:26:56.408 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-16T14:26:56.408 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:26:56.408 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:26:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:56 smithi122 bash[18672]: audit 2024-04-16T14:26:55.274178+0000 mgr.y (mgr.24277) 237 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:56 smithi122 bash[18672]: audit 2024-04-16T14:26:55.641816+0000 mgr.y (mgr.24277) 238 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:56 smithi122 bash[18672]: audit 2024-04-16T14:26:56.413236+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.71:0/1436017534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:26:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:56 smithi071 bash[18570]: audit 2024-04-16T14:26:55.274178+0000 mgr.y (mgr.24277) 237 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:56 smithi071 bash[18570]: audit 2024-04-16T14:26:55.641816+0000 mgr.y (mgr.24277) 238 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:56 smithi071 bash[18570]: audit 2024-04-16T14:26:56.413236+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.71:0/1436017534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:26:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:56 smithi071 bash[23969]: audit 2024-04-16T14:26:55.274178+0000 mgr.y (mgr.24277) 237 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:56 smithi071 bash[23969]: audit 2024-04-16T14:26:55.641816+0000 mgr.y (mgr.24277) 238 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:56 smithi071 bash[23969]: audit 2024-04-16T14:26:56.413236+0000 mon.a (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.71:0/1436017534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:26:56.845 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:26:56.845 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:26:56.845 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:26:56.845 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:26:56.845 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "", 2024-04-16T14:26:56.845 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf image" 2024-04-16T14:26:56.845 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:26:57.365 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:26:57.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:26:57 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:26:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:26:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:57 smithi122 bash[18672]: audit 2024-04-16T14:26:55.982016+0000 mgr.y (mgr.24277) 239 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:57 smithi122 bash[18672]: cluster 2024-04-16T14:26:56.125368+0000 mgr.y (mgr.24277) 240 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:26:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:57 smithi122 bash[18672]: audit 2024-04-16T14:26:56.851444+0000 mgr.y (mgr.24277) 241 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:57 smithi122 bash[18672]: audit 2024-04-16T14:26:57.372169+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.71:0/1784811361' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:26:57.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:57 smithi071 bash[23969]: audit 2024-04-16T14:26:55.982016+0000 mgr.y (mgr.24277) 239 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:57 smithi071 bash[23969]: cluster 2024-04-16T14:26:56.125368+0000 mgr.y (mgr.24277) 240 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:26:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:57 smithi071 bash[23969]: audit 2024-04-16T14:26:56.851444+0000 mgr.y (mgr.24277) 241 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:57 smithi071 bash[23969]: audit 2024-04-16T14:26:57.372169+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.71:0/1784811361' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:26:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:57 smithi071 bash[18570]: audit 2024-04-16T14:26:55.982016+0000 mgr.y (mgr.24277) 239 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:57 smithi071 bash[18570]: cluster 2024-04-16T14:26:56.125368+0000 mgr.y (mgr.24277) 240 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:26:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:57 smithi071 bash[18570]: audit 2024-04-16T14:26:56.851444+0000 mgr.y (mgr.24277) 241 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:26:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:57 smithi071 bash[18570]: audit 2024-04-16T14:26:57.372169+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.71:0/1784811361' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:27:00.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:26:59 smithi122 bash[18672]: cluster 2024-04-16T14:26:58.125735+0000 mgr.y (mgr.24277) 242 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:27:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:26:59 smithi071 bash[23969]: cluster 2024-04-16T14:26:58.125735+0000 mgr.y (mgr.24277) 242 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:27:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:26:59 smithi071 bash[18570]: cluster 2024-04-16T14:26:58.125735+0000 mgr.y (mgr.24277) 242 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:27:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:00 smithi122 bash[18672]: audit 2024-04-16T14:26:59.894578+0000 mgr.y (mgr.24277) 243 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:00 smithi071 bash[23969]: audit 2024-04-16T14:26:59.894578+0000 mgr.y (mgr.24277) 243 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:00 smithi071 bash[18570]: audit 2024-04-16T14:26:59.894578+0000 mgr.y (mgr.24277) 243 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:02.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:01 smithi122 bash[18672]: cluster 2024-04-16T14:27:00.127549+0000 mgr.y (mgr.24277) 244 : 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-04-16T14:27:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:01 smithi071 bash[18570]: cluster 2024-04-16T14:27:00.127549+0000 mgr.y (mgr.24277) 244 : 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-04-16T14:27:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:01 smithi071 bash[23969]: cluster 2024-04-16T14:27:00.127549+0000 mgr.y (mgr.24277) 244 : 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-04-16T14:27:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:02 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:02] "GET /metrics HTTP/1.1" 200 214834 "" "Prometheus/2.33.4" 2024-04-16T14:27:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:03 smithi122 bash[18672]: cluster 2024-04-16T14:27:02.128393+0000 mgr.y (mgr.24277) 245 : 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-04-16T14:27:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:03 smithi071 bash[18570]: cluster 2024-04-16T14:27:02.128393+0000 mgr.y (mgr.24277) 245 : 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-04-16T14:27:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:03 smithi071 bash[23969]: cluster 2024-04-16T14:27:02.128393+0000 mgr.y (mgr.24277) 245 : 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-04-16T14:27:05.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:05 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:27:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:27:06.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:05 smithi071 bash[18570]: cluster 2024-04-16T14:27:04.130078+0000 mgr.y (mgr.24277) 246 : 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-04-16T14:27:06.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:05 smithi071 bash[18570]: audit 2024-04-16T14:27:05.252504+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:06.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:05 smithi071 bash[18570]: audit 2024-04-16T14:27:05.259861+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:06.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:05 smithi071 bash[23969]: cluster 2024-04-16T14:27:04.130078+0000 mgr.y (mgr.24277) 246 : 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-04-16T14:27:06.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:05 smithi071 bash[23969]: audit 2024-04-16T14:27:05.252504+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:06.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:05 smithi071 bash[23969]: audit 2024-04-16T14:27:05.259861+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:06.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:05 smithi122 bash[18672]: cluster 2024-04-16T14:27:04.130078+0000 mgr.y (mgr.24277) 246 : 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-04-16T14:27:06.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:05 smithi122 bash[18672]: audit 2024-04-16T14:27:05.252504+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:06.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:05 smithi122 bash[18672]: audit 2024-04-16T14:27:05.259861+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:07.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:27:07 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:27:08.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:07 smithi122 bash[18672]: cluster 2024-04-16T14:27:06.130797+0000 mgr.y (mgr.24277) 247 : 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-04-16T14:27:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:07 smithi071 bash[18570]: cluster 2024-04-16T14:27:06.130797+0000 mgr.y (mgr.24277) 247 : 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-04-16T14:27:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:07 smithi071 bash[23969]: cluster 2024-04-16T14:27:06.130797+0000 mgr.y (mgr.24277) 247 : 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-04-16T14:27:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:09 smithi122 bash[18672]: cluster 2024-04-16T14:27:08.131323+0000 mgr.y (mgr.24277) 248 : 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-04-16T14:27:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:09 smithi071 bash[18570]: cluster 2024-04-16T14:27:08.131323+0000 mgr.y (mgr.24277) 248 : 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-04-16T14:27:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:09 smithi071 bash[23969]: cluster 2024-04-16T14:27:08.131323+0000 mgr.y (mgr.24277) 248 : 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-04-16T14:27:11.171 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:10 smithi122 bash[18672]: audit 2024-04-16T14:27:09.902267+0000 mgr.y (mgr.24277) 249 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:10 smithi071 bash[23969]: audit 2024-04-16T14:27:09.902267+0000 mgr.y (mgr.24277) 249 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:10 smithi071 bash[18570]: audit 2024-04-16T14:27:09.902267+0000 mgr.y (mgr.24277) 249 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:12.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:11 smithi122 bash[18672]: cluster 2024-04-16T14:27:10.132138+0000 mgr.y (mgr.24277) 250 : 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-04-16T14:27:12.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:11 smithi071 bash[18570]: cluster 2024-04-16T14:27:10.132138+0000 mgr.y (mgr.24277) 250 : 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-04-16T14:27:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:11 smithi071 bash[23969]: cluster 2024-04-16T14:27:10.132138+0000 mgr.y (mgr.24277) 250 : 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-04-16T14:27:13.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:12 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:12] "GET /metrics HTTP/1.1" 200 214812 "" "Prometheus/2.33.4" 2024-04-16T14:27:14.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:13 smithi122 bash[18672]: cluster 2024-04-16T14:27:12.132494+0000 mgr.y (mgr.24277) 251 : 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-04-16T14:27:14.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:13 smithi071 bash[23969]: cluster 2024-04-16T14:27:12.132494+0000 mgr.y (mgr.24277) 251 : 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-04-16T14:27:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:13 smithi071 bash[18570]: cluster 2024-04-16T14:27:12.132494+0000 mgr.y (mgr.24277) 251 : 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-04-16T14:27:14.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:14 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:27:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:27:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:15 smithi122 bash[18672]: cluster 2024-04-16T14:27:14.133219+0000 mgr.y (mgr.24277) 252 : 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-04-16T14:27:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:15 smithi122 bash[18672]: audit 2024-04-16T14:27:14.546805+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:15 smithi122 bash[18672]: audit 2024-04-16T14:27:14.552112+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:15 smithi071 bash[18570]: cluster 2024-04-16T14:27:14.133219+0000 mgr.y (mgr.24277) 252 : 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-04-16T14:27:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:15 smithi071 bash[18570]: audit 2024-04-16T14:27:14.546805+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:15 smithi071 bash[18570]: audit 2024-04-16T14:27:14.552112+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:15 smithi071 bash[23969]: cluster 2024-04-16T14:27:14.133219+0000 mgr.y (mgr.24277) 252 : 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-04-16T14:27:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:15 smithi071 bash[23969]: audit 2024-04-16T14:27:14.546805+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:15 smithi071 bash[23969]: audit 2024-04-16T14:27:14.552112+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:17.543 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:27:17 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:27:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:17 smithi122 bash[18672]: cluster 2024-04-16T14:27:16.133596+0000 mgr.y (mgr.24277) 253 : 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-04-16T14:27:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:17 smithi071 bash[18570]: cluster 2024-04-16T14:27:16.133596+0000 mgr.y (mgr.24277) 253 : 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-04-16T14:27:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:17 smithi071 bash[23969]: cluster 2024-04-16T14:27:16.133596+0000 mgr.y (mgr.24277) 253 : 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-04-16T14:27:20.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:19 smithi122 bash[18672]: cluster 2024-04-16T14:27:18.134241+0000 mgr.y (mgr.24277) 254 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:27:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:19 smithi071 bash[18570]: cluster 2024-04-16T14:27:18.134241+0000 mgr.y (mgr.24277) 254 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:27:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:19 smithi071 bash[23969]: cluster 2024-04-16T14:27:18.134241+0000 mgr.y (mgr.24277) 254 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:27:21.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:20 smithi122 bash[18672]: audit 2024-04-16T14:27:19.910517+0000 mgr.y (mgr.24277) 255 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:20 smithi071 bash[18570]: audit 2024-04-16T14:27:19.910517+0000 mgr.y (mgr.24277) 255 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:20 smithi071 bash[23969]: audit 2024-04-16T14:27:19.910517+0000 mgr.y (mgr.24277) 255 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:21 smithi122 bash[18672]: cluster 2024-04-16T14:27:20.135904+0000 mgr.y (mgr.24277) 256 : 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-04-16T14:27:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:21 smithi071 bash[18570]: cluster 2024-04-16T14:27:20.135904+0000 mgr.y (mgr.24277) 256 : 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-04-16T14:27:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:21 smithi071 bash[23969]: cluster 2024-04-16T14:27:20.135904+0000 mgr.y (mgr.24277) 256 : 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-04-16T14:27:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:22 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:22] "GET /metrics HTTP/1.1" 200 214797 "" "Prometheus/2.33.4" 2024-04-16T14:27:24.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:23 smithi071 bash[18570]: cluster 2024-04-16T14:27:22.136667+0000 mgr.y (mgr.24277) 257 : 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-04-16T14:27:24.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:23 smithi122 bash[18672]: cluster 2024-04-16T14:27:22.136667+0000 mgr.y (mgr.24277) 257 : 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-04-16T14:27:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:24 smithi071 bash[23969]: cluster 2024-04-16T14:27:22.136667+0000 mgr.y (mgr.24277) 257 : 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-04-16T14:27:25.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:25 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:27:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:27:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:25 smithi122 bash[18672]: cluster 2024-04-16T14:27:24.138373+0000 mgr.y (mgr.24277) 258 : 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-04-16T14:27:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:25 smithi122 bash[18672]: audit 2024-04-16T14:27:25.433470+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:25 smithi122 bash[18672]: audit 2024-04-16T14:27:25.442963+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:25 smithi071 bash[18570]: cluster 2024-04-16T14:27:24.138373+0000 mgr.y (mgr.24277) 258 : 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-04-16T14:27:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:25 smithi071 bash[18570]: audit 2024-04-16T14:27:25.433470+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:25 smithi071 bash[18570]: audit 2024-04-16T14:27:25.442963+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:25 smithi071 bash[23969]: cluster 2024-04-16T14:27:24.138373+0000 mgr.y (mgr.24277) 258 : 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-04-16T14:27:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:25 smithi071 bash[23969]: audit 2024-04-16T14:27:25.433470+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:25 smithi071 bash[23969]: audit 2024-04-16T14:27:25.442963+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:27.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:27:27 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:27:27.726 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:27:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:27 smithi122 bash[18672]: cluster 2024-04-16T14:27:26.139081+0000 mgr.y (mgr.24277) 259 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:27 smithi071 bash[18570]: cluster 2024-04-16T14:27:26.139081+0000 mgr.y (mgr.24277) 259 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:28.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:27 smithi071 bash[23969]: cluster 2024-04-16T14:27:26.139081+0000 mgr.y (mgr.24277) 259 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:28.401 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 2s ago 11m - - 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 13s ago 11m - - 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (4m) 2s ago 4m 12.1M - ba2b418f427c 3059086cddd5 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (4m) 13s ago 4m 43.8M - 8.3.5 dad864ee21e9 779cf9ee9321 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (2m) 2s ago 2m 41.8M - 3.5 e1d6a67b021e 40cc913efc6f 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443 running (10m) 13s ago 10m 400M - 17.2.0 e1d6a67b021e e4ec65a0e54b 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283 running (12m) 2s ago 12m 456M - 17.2.0 e1d6a67b021e 2d15dade6060 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (12m) 2s ago 12m 51.3M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (11m) 13s ago 11m 40.2M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:27:28.402 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (11m) 2s ago 11m 40.8M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:27:28.405 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (5m) 2s ago 5m 9767k - 1dbe0e931976 a2fc5c414eef 2024-04-16T14:27:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (5m) 13s ago 5m 9856k - 1dbe0e931976 621ef3d9921c 2024-04-16T14:27:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (10m) 2s ago 10m 52.4M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:27:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (9m) 2s ago 9m 52.6M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:27:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (9m) 2s ago 9m 47.0M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:27:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (8m) 2s ago 8m 50.8M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:27:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (7m) 13s ago 7m 51.6M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:27:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (7m) 13s ago 7m 50.0M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:27:28.406 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (6m) 13s ago 6m 48.2M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:27:28.407 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (6m) 13s ago 6m 49.8M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:27:28.407 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (4m) 13s ago 5m 54.5M - 514e6a882f6e 073bcb5927db 2024-04-16T14:27:28.407 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (3m) 2s ago 3m 82.5M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:27:28.407 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (3m) 13s ago 3m 82.3M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:27:28.407 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (3m) 2s ago 3m 82.5M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:27:28.407 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (3m) 13s ago 3m 82.4M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:27:28.780 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:27:28.780 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:27:28.781 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:27:28.781 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:27:28.781 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:27:28.781 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:27:28.781 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:27:28.781 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:27:28.782 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:27:28.782 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:27:28.782 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:27:28.782 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:27:28.782 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:27:28.782 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:27:28.783 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:27:28.783 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-16T14:27:28.783 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:27:28.783 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:27:29.113 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:27:29.113 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:27:29.113 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:27:29.113 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:27:29.113 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "", 2024-04-16T14:27:29.113 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf image" 2024-04-16T14:27:29.113 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:27:29.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:28 smithi122 bash[18672]: audit 2024-04-16T14:27:27.718034+0000 mgr.y (mgr.24277) 260 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:29.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:28 smithi122 bash[18672]: audit 2024-04-16T14:27:28.785195+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.71:0/2609741233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:27:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:28 smithi071 bash[18570]: audit 2024-04-16T14:27:27.718034+0000 mgr.y (mgr.24277) 260 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:28 smithi071 bash[18570]: audit 2024-04-16T14:27:28.785195+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.71:0/2609741233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:27:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:28 smithi071 bash[23969]: audit 2024-04-16T14:27:27.718034+0000 mgr.y (mgr.24277) 260 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:28 smithi071 bash[23969]: audit 2024-04-16T14:27:28.785195+0000 mon.a (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.71:0/2609741233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:27:29.492 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:27:30.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:29 smithi122 bash[18672]: audit 2024-04-16T14:27:28.054046+0000 mgr.y (mgr.24277) 261 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:30.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:29 smithi122 bash[18672]: cluster 2024-04-16T14:27:28.139720+0000 mgr.y (mgr.24277) 262 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:29 smithi122 bash[18672]: audit 2024-04-16T14:27:28.363481+0000 mgr.y (mgr.24277) 263 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:29 smithi122 bash[18672]: audit 2024-04-16T14:27:29.497800+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.71:0/1323978954' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:27:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:29 smithi071 bash[18570]: audit 2024-04-16T14:27:28.054046+0000 mgr.y (mgr.24277) 261 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:29 smithi071 bash[18570]: cluster 2024-04-16T14:27:28.139720+0000 mgr.y (mgr.24277) 262 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:29 smithi071 bash[18570]: audit 2024-04-16T14:27:28.363481+0000 mgr.y (mgr.24277) 263 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:29 smithi071 bash[18570]: audit 2024-04-16T14:27:29.497800+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.71:0/1323978954' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:27:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:29 smithi071 bash[23969]: audit 2024-04-16T14:27:28.054046+0000 mgr.y (mgr.24277) 261 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:29 smithi071 bash[23969]: cluster 2024-04-16T14:27:28.139720+0000 mgr.y (mgr.24277) 262 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:29 smithi071 bash[23969]: audit 2024-04-16T14:27:28.363481+0000 mgr.y (mgr.24277) 263 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:29 smithi071 bash[23969]: audit 2024-04-16T14:27:29.497800+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.71:0/1323978954' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:27:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:30 smithi071 bash[18570]: audit 2024-04-16T14:27:29.118634+0000 mgr.y (mgr.24277) 264 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:30 smithi071 bash[18570]: audit 2024-04-16T14:27:29.921770+0000 mgr.y (mgr.24277) 265 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:30 smithi071 bash[23969]: audit 2024-04-16T14:27:29.118634+0000 mgr.y (mgr.24277) 264 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:30 smithi071 bash[23969]: audit 2024-04-16T14:27:29.921770+0000 mgr.y (mgr.24277) 265 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:31.216 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:30 smithi122 bash[18672]: audit 2024-04-16T14:27:29.118634+0000 mgr.y (mgr.24277) 264 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:27:31.216 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:30 smithi122 bash[18672]: audit 2024-04-16T14:27:29.921770+0000 mgr.y (mgr.24277) 265 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:31 smithi122 bash[18672]: cluster 2024-04-16T14:27:30.141423+0000 mgr.y (mgr.24277) 266 : 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-04-16T14:27:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:31 smithi122 bash[18672]: audit 2024-04-16T14:27:31.614436+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:31 smithi122 bash[18672]: audit 2024-04-16T14:27:31.616270+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:27:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:31 smithi122 bash[18672]: audit 2024-04-16T14:27:31.622950+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:31 smithi071 bash[18570]: cluster 2024-04-16T14:27:30.141423+0000 mgr.y (mgr.24277) 266 : 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-04-16T14:27:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:31 smithi071 bash[18570]: audit 2024-04-16T14:27:31.614436+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:31 smithi071 bash[18570]: audit 2024-04-16T14:27:31.616270+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:27:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:31 smithi071 bash[18570]: audit 2024-04-16T14:27:31.622950+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:31 smithi071 bash[23969]: cluster 2024-04-16T14:27:30.141423+0000 mgr.y (mgr.24277) 266 : 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-04-16T14:27:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:31 smithi071 bash[23969]: audit 2024-04-16T14:27:31.614436+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:31 smithi071 bash[23969]: audit 2024-04-16T14:27:31.616270+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:27:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:31 smithi071 bash[23969]: audit 2024-04-16T14:27:31.622950+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:32] "GET /metrics HTTP/1.1" 200 214797 "" "Prometheus/2.33.4" 2024-04-16T14:27:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[23969]: cephadm 2024-04-16T14:27:31.614894+0000 mgr.y (mgr.24277) 267 : cephadm [INF] Upgrade: Target is version 19.0.0-2204-g36befe5d (unknown) 2024-04-16T14:27:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[23969]: cephadm 2024-04-16T14:27:31.615017+0000 mgr.y (mgr.24277) 268 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T14:27:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[23969]: cephadm 2024-04-16T14:27:31.623906+0000 mgr.y (mgr.24277) 269 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:27:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[23969]: cephadm 2024-04-16T14:27:31.845518+0000 mgr.y (mgr.24277) 270 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf on smithi122 2024-04-16T14:27:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[18570]: cephadm 2024-04-16T14:27:31.614894+0000 mgr.y (mgr.24277) 267 : cephadm [INF] Upgrade: Target is version 19.0.0-2204-g36befe5d (unknown) 2024-04-16T14:27:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[18570]: cephadm 2024-04-16T14:27:31.615017+0000 mgr.y (mgr.24277) 268 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T14:27:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[18570]: cephadm 2024-04-16T14:27:31.623906+0000 mgr.y (mgr.24277) 269 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:27:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:32 smithi071 bash[18570]: cephadm 2024-04-16T14:27:31.845518+0000 mgr.y (mgr.24277) 270 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf on smithi122 2024-04-16T14:27:33.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:32 smithi122 bash[18672]: cephadm 2024-04-16T14:27:31.614894+0000 mgr.y (mgr.24277) 267 : cephadm [INF] Upgrade: Target is version 19.0.0-2204-g36befe5d (unknown) 2024-04-16T14:27:33.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:32 smithi122 bash[18672]: cephadm 2024-04-16T14:27:31.615017+0000 mgr.y (mgr.24277) 268 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T14:27:33.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:32 smithi122 bash[18672]: cephadm 2024-04-16T14:27:31.623906+0000 mgr.y (mgr.24277) 269 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:27:33.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:32 smithi122 bash[18672]: cephadm 2024-04-16T14:27:31.845518+0000 mgr.y (mgr.24277) 270 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf on smithi122 2024-04-16T14:27:33.894 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:27:33 smithi071 bash[47381]: level=warn ts=2024-04-16T14:27:33.550Z 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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:27:33.894 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:27:33 smithi071 bash[47381]: level=warn ts=2024-04-16T14:27:33.550Z 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.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:27:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:33 smithi071 bash[23969]: cluster 2024-04-16T14:27:32.142214+0000 mgr.y (mgr.24277) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:33 smithi071 bash[18570]: cluster 2024-04-16T14:27:32.142214+0000 mgr.y (mgr.24277) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:34.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:33 smithi122 bash[18672]: cluster 2024-04-16T14:27:32.142214+0000 mgr.y (mgr.24277) 271 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:27:35.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:34 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:27:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:27:35.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:35 smithi122 bash[18672]: cluster 2024-04-16T14:27:34.143774+0000 mgr.y (mgr.24277) 272 : 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-04-16T14:27:35.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:35 smithi122 bash[18672]: audit 2024-04-16T14:27:34.713551+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:35.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:35 smithi122 bash[18672]: audit 2024-04-16T14:27:34.723039+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:35 smithi071 bash[18570]: cluster 2024-04-16T14:27:34.143774+0000 mgr.y (mgr.24277) 272 : 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-04-16T14:27:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:35 smithi071 bash[18570]: audit 2024-04-16T14:27:34.713551+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:35 smithi071 bash[18570]: audit 2024-04-16T14:27:34.723039+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:35 smithi071 bash[23969]: cluster 2024-04-16T14:27:34.143774+0000 mgr.y (mgr.24277) 272 : 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-04-16T14:27:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:35 smithi071 bash[23969]: audit 2024-04-16T14:27:34.713551+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:35 smithi071 bash[23969]: audit 2024-04-16T14:27:34.723039+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:37.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:27:37 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:27:38.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:37 smithi122 bash[18672]: cluster 2024-04-16T14:27:36.144484+0000 mgr.y (mgr.24277) 273 : 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-04-16T14:27:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:37 smithi071 bash[18570]: cluster 2024-04-16T14:27:36.144484+0000 mgr.y (mgr.24277) 273 : 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-04-16T14:27:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:37 smithi071 bash[23969]: cluster 2024-04-16T14:27:36.144484+0000 mgr.y (mgr.24277) 273 : 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-04-16T14:27:40.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:39 smithi122 bash[18672]: cluster 2024-04-16T14:27:38.145200+0000 mgr.y (mgr.24277) 274 : 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-04-16T14:27:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:39 smithi071 bash[18570]: cluster 2024-04-16T14:27:38.145200+0000 mgr.y (mgr.24277) 274 : 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-04-16T14:27:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:39 smithi071 bash[23969]: cluster 2024-04-16T14:27:38.145200+0000 mgr.y (mgr.24277) 274 : 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-04-16T14:27:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:40 smithi122 bash[18672]: audit 2024-04-16T14:27:39.930411+0000 mgr.y (mgr.24277) 275 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:40 smithi071 bash[18570]: audit 2024-04-16T14:27:39.930411+0000 mgr.y (mgr.24277) 275 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:40 smithi071 bash[23969]: audit 2024-04-16T14:27:39.930411+0000 mgr.y (mgr.24277) 275 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:42.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:41 smithi122 bash[18672]: cluster 2024-04-16T14:27:40.146940+0000 mgr.y (mgr.24277) 276 : 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-04-16T14:27:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:41 smithi071 bash[18570]: cluster 2024-04-16T14:27:40.146940+0000 mgr.y (mgr.24277) 276 : 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-04-16T14:27:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:41 smithi071 bash[23969]: cluster 2024-04-16T14:27:40.146940+0000 mgr.y (mgr.24277) 276 : 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-04-16T14:27:43.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:42 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:42] "GET /metrics HTTP/1.1" 200 214797 "" "Prometheus/2.33.4" 2024-04-16T14:27:43.924 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:27:43 smithi071 bash[47381]: level=error ts=2024-04-16T14:27:43.511Z 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.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:27:43.925 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:27:43 smithi071 bash[47381]: level=warn ts=2024-04-16T14:27:43.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.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:27:43.925 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:27:43 smithi071 bash[47381]: level=warn ts=2024-04-16T14:27:43.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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:27:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:43 smithi122 bash[18672]: cluster 2024-04-16T14:27:42.147664+0000 mgr.y (mgr.24277) 277 : 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-04-16T14:27:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:43 smithi071 bash[18570]: cluster 2024-04-16T14:27:42.147664+0000 mgr.y (mgr.24277) 277 : 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-04-16T14:27:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:43 smithi071 bash[23969]: cluster 2024-04-16T14:27:42.147664+0000 mgr.y (mgr.24277) 277 : 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-04-16T14:27:45.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:45 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:27:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:27:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:45 smithi122 bash[18672]: cluster 2024-04-16T14:27:44.149334+0000 mgr.y (mgr.24277) 278 : 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-04-16T14:27:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:45 smithi122 bash[18672]: audit 2024-04-16T14:27:45.608913+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:45 smithi122 bash[18672]: audit 2024-04-16T14:27:45.618307+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:45 smithi071 bash[18570]: cluster 2024-04-16T14:27:44.149334+0000 mgr.y (mgr.24277) 278 : 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-04-16T14:27:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:45 smithi071 bash[18570]: audit 2024-04-16T14:27:45.608913+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:45 smithi071 bash[18570]: audit 2024-04-16T14:27:45.618307+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:45 smithi071 bash[23969]: cluster 2024-04-16T14:27:44.149334+0000 mgr.y (mgr.24277) 278 : 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-04-16T14:27:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:45 smithi071 bash[23969]: audit 2024-04-16T14:27:45.608913+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:45 smithi071 bash[23969]: audit 2024-04-16T14:27:45.618307+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:47.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:27:47 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:27:48.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:47 smithi122 bash[18672]: cluster 2024-04-16T14:27:46.150093+0000 mgr.y (mgr.24277) 279 : 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-04-16T14:27:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:47 smithi071 bash[23969]: cluster 2024-04-16T14:27:46.150093+0000 mgr.y (mgr.24277) 279 : 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-04-16T14:27:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:47 smithi071 bash[18570]: cluster 2024-04-16T14:27:46.150093+0000 mgr.y (mgr.24277) 279 : 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-04-16T14:27:49.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:48 smithi122 bash[18672]: audit 2024-04-16T14:27:48.166743+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:27:49.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:48 smithi122 bash[18672]: audit 2024-04-16T14:27:48.167190+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:27:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:48 smithi071 bash[18570]: audit 2024-04-16T14:27:48.166743+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:27:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:48 smithi071 bash[18570]: audit 2024-04-16T14:27:48.167190+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:27:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:48 smithi071 bash[23969]: audit 2024-04-16T14:27:48.166743+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:27:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:48 smithi071 bash[23969]: audit 2024-04-16T14:27:48.167190+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:27:50.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:49 smithi122 bash[18672]: cluster 2024-04-16T14:27:48.150634+0000 mgr.y (mgr.24277) 280 : 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-04-16T14:27:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:49 smithi071 bash[18570]: cluster 2024-04-16T14:27:48.150634+0000 mgr.y (mgr.24277) 280 : 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-04-16T14:27:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:49 smithi071 bash[23969]: cluster 2024-04-16T14:27:48.150634+0000 mgr.y (mgr.24277) 280 : 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-04-16T14:27:51.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:50 smithi122 bash[18672]: audit 2024-04-16T14:27:49.941640+0000 mgr.y (mgr.24277) 281 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:50 smithi071 bash[18570]: audit 2024-04-16T14:27:49.941640+0000 mgr.y (mgr.24277) 281 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:50 smithi071 bash[23969]: audit 2024-04-16T14:27:49.941640+0000 mgr.y (mgr.24277) 281 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:27:52.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:51 smithi122 bash[18672]: cluster 2024-04-16T14:27:50.151590+0000 mgr.y (mgr.24277) 282 : 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-04-16T14:27:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:51 smithi071 bash[18570]: cluster 2024-04-16T14:27:50.151590+0000 mgr.y (mgr.24277) 282 : 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-04-16T14:27:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:51 smithi071 bash[23969]: cluster 2024-04-16T14:27:50.151590+0000 mgr.y (mgr.24277) 282 : 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-04-16T14:27:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:52 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:52] "GET /metrics HTTP/1.1" 200 214798 "" "Prometheus/2.33.4" 2024-04-16T14:27:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:27:53 smithi071 bash[47381]: level=error ts=2024-04-16T14:27:53.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:27:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:27:53 smithi071 bash[47381]: level=warn ts=2024-04-16T14:27:53.517Z 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.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:27:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:27:53 smithi071 bash[47381]: level=warn ts=2024-04-16T14:27:53.517Z 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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:27:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:53 smithi122 bash[18672]: cluster 2024-04-16T14:27:52.152267+0000 mgr.y (mgr.24277) 283 : 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-04-16T14:27:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:53 smithi071 bash[18570]: cluster 2024-04-16T14:27:52.152267+0000 mgr.y (mgr.24277) 283 : 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-04-16T14:27:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:53 smithi071 bash[23969]: cluster 2024-04-16T14:27:52.152267+0000 mgr.y (mgr.24277) 283 : 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-04-16T14:27:55.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:27:54 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:27:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:27:56.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:55 smithi122 bash[18672]: cluster 2024-04-16T14:27:54.153993+0000 mgr.y (mgr.24277) 284 : 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-04-16T14:27:56.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:55 smithi122 bash[18672]: audit 2024-04-16T14:27:54.879080+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:56.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:55 smithi122 bash[18672]: audit 2024-04-16T14:27:54.888808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:55 smithi071 bash[18570]: cluster 2024-04-16T14:27:54.153993+0000 mgr.y (mgr.24277) 284 : 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-04-16T14:27:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:55 smithi071 bash[18570]: audit 2024-04-16T14:27:54.879080+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:55 smithi071 bash[18570]: audit 2024-04-16T14:27:54.888808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:55 smithi071 bash[23969]: cluster 2024-04-16T14:27:54.153993+0000 mgr.y (mgr.24277) 284 : 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-04-16T14:27:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:55 smithi071 bash[23969]: audit 2024-04-16T14:27:54.879080+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:55 smithi071 bash[23969]: audit 2024-04-16T14:27:54.888808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:27:57.601 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:27:57 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:27:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:27:58.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:57 smithi122 bash[18672]: cluster 2024-04-16T14:27:56.154668+0000 mgr.y (mgr.24277) 285 : 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-04-16T14:27:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:57 smithi071 bash[18570]: cluster 2024-04-16T14:27:56.154668+0000 mgr.y (mgr.24277) 285 : 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-04-16T14:27:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:57 smithi071 bash[23969]: cluster 2024-04-16T14:27:56.154668+0000 mgr.y (mgr.24277) 285 : 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-04-16T14:27:59.850 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:28:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:27:59 smithi122 bash[18672]: cluster 2024-04-16T14:27:58.155442+0000 mgr.y (mgr.24277) 286 : 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-04-16T14:28:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:27:59 smithi071 bash[23969]: cluster 2024-04-16T14:27:58.155442+0000 mgr.y (mgr.24277) 286 : 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-04-16T14:28:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:27:59 smithi071 bash[18570]: cluster 2024-04-16T14:27:58.155442+0000 mgr.y (mgr.24277) 286 : 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-04-16T14:28:00.514 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:28:00.515 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 14s ago 12m - - 2024-04-16T14:28:00.515 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 5s ago 11m - - 2024-04-16T14:28:00.515 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (4m) 14s ago 5m 15.5M - ba2b418f427c 3059086cddd5 2024-04-16T14:28:00.516 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (5m) 5s ago 5m 43.9M - 8.3.5 dad864ee21e9 779cf9ee9321 2024-04-16T14:28:00.516 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (3m) 14s ago 3m 42.0M - 3.5 e1d6a67b021e 40cc913efc6f 2024-04-16T14:28:00.516 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443 running (11m) 5s ago 11m 400M - 17.2.0 e1d6a67b021e e4ec65a0e54b 2024-04-16T14:28:00.516 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283 running (13m) 14s ago 13m 457M - 17.2.0 e1d6a67b021e 2d15dade6060 2024-04-16T14:28:00.516 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (13m) 14s ago 13m 52.0M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:28:00.516 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (11m) 5s ago 11m 41.2M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:28:00.517 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (11m) 14s ago 11m 41.5M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:28:00.517 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (5m) 14s ago 5m 9.82M - 1dbe0e931976 a2fc5c414eef 2024-04-16T14:28:00.517 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (5m) 5s ago 5m 9.89M - 1dbe0e931976 621ef3d9921c 2024-04-16T14:28:00.517 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (10m) 14s ago 10m 52.7M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:28:00.518 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (10m) 14s ago 10m 52.8M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:28:00.518 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (9m) 14s ago 9m 47.1M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:28:00.518 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (9m) 14s ago 9m 51.0M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:28:00.518 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (8m) 5s ago 8m 52.1M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:28:00.518 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (7m) 5s ago 7m 50.3M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:28:00.518 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (7m) 5s ago 7m 48.5M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:28:00.519 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (6m) 5s ago 6m 50.2M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:28:00.519 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (4m) 5s ago 5m 55.4M - 514e6a882f6e 073bcb5927db 2024-04-16T14:28:00.519 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (3m) 14s ago 3m 82.6M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:28:00.519 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (3m) 5s ago 3m 82.6M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:28:00.520 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (3m) 14s ago 3m 82.7M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:28:00.520 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (3m) 5s ago 3m 82.6M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:28:00.866 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:28:00.867 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:28:01.192 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:28:01.192 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:28:01.192 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:28:01.192 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:28:01.192 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "0/23 daemons upgraded", 2024-04-16T14:28:01.192 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf image on host smithi122" 2024-04-16T14:28:01.193 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:28:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:00 smithi122 bash[18672]: audit 2024-04-16T14:27:59.841601+0000 mgr.y (mgr.24277) 287 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:00 smithi122 bash[18672]: audit 2024-04-16T14:27:59.952027+0000 mgr.y (mgr.24277) 288 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:00 smithi122 bash[18672]: audit 2024-04-16T14:28:00.871882+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.71:0/17140074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:28:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:00 smithi071 bash[18570]: audit 2024-04-16T14:27:59.841601+0000 mgr.y (mgr.24277) 287 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:00 smithi071 bash[18570]: audit 2024-04-16T14:27:59.952027+0000 mgr.y (mgr.24277) 288 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:00 smithi071 bash[18570]: audit 2024-04-16T14:28:00.871882+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.71:0/17140074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:28:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:00 smithi071 bash[23969]: audit 2024-04-16T14:27:59.841601+0000 mgr.y (mgr.24277) 287 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:00 smithi071 bash[23969]: audit 2024-04-16T14:27:59.952027+0000 mgr.y (mgr.24277) 288 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:00 smithi071 bash[23969]: audit 2024-04-16T14:28:00.871882+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.71:0/17140074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:28:01.570 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:28:02.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:01 smithi122 bash[18672]: cluster 2024-04-16T14:28:00.157091+0000 mgr.y (mgr.24277) 289 : 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-04-16T14:28:02.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:01 smithi122 bash[18672]: audit 2024-04-16T14:28:00.179151+0000 mgr.y (mgr.24277) 290 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:02.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:01 smithi122 bash[18672]: audit 2024-04-16T14:28:00.500114+0000 mgr.y (mgr.24277) 291 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:02.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:01 smithi122 bash[18672]: audit 2024-04-16T14:28:01.577235+0000 mon.a (mon.0) 1177 : audit [DBG] from='client.? 172.21.15.71:0/4115462928' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:28:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:01 smithi071 bash[18570]: cluster 2024-04-16T14:28:00.157091+0000 mgr.y (mgr.24277) 289 : 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-04-16T14:28:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:01 smithi071 bash[18570]: audit 2024-04-16T14:28:00.179151+0000 mgr.y (mgr.24277) 290 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:01 smithi071 bash[18570]: audit 2024-04-16T14:28:00.500114+0000 mgr.y (mgr.24277) 291 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:01 smithi071 bash[18570]: audit 2024-04-16T14:28:01.577235+0000 mon.a (mon.0) 1177 : audit [DBG] from='client.? 172.21.15.71:0/4115462928' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:28:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:01 smithi071 bash[23969]: cluster 2024-04-16T14:28:00.157091+0000 mgr.y (mgr.24277) 289 : 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-04-16T14:28:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:01 smithi071 bash[23969]: audit 2024-04-16T14:28:00.179151+0000 mgr.y (mgr.24277) 290 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:01 smithi071 bash[23969]: audit 2024-04-16T14:28:00.500114+0000 mgr.y (mgr.24277) 291 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:01 smithi071 bash[23969]: audit 2024-04-16T14:28:01.577235+0000 mon.a (mon.0) 1177 : audit [DBG] from='client.? 172.21.15.71:0/4115462928' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:28:03.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:02 smithi122 bash[18672]: audit 2024-04-16T14:28:01.198456+0000 mgr.y (mgr.24277) 292 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:02 smithi071 bash[18570]: audit 2024-04-16T14:28:01.198456+0000 mgr.y (mgr.24277) 292 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:03.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:02 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:02] "GET /metrics HTTP/1.1" 200 214798 "" "Prometheus/2.33.4" 2024-04-16T14:28:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:02 smithi071 bash[23969]: audit 2024-04-16T14:28:01.198456+0000 mgr.y (mgr.24277) 292 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:03.814 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:03 smithi071 bash[47381]: level=error ts=2024-04-16T14:28:03.513Z 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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:03.815 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:03 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:03.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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:28:03.815 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:03 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:03.517Z 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.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:03 smithi122 bash[18672]: cluster 2024-04-16T14:28:02.157755+0000 mgr.y (mgr.24277) 293 : 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-04-16T14:28:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:03 smithi071 bash[18570]: cluster 2024-04-16T14:28:02.157755+0000 mgr.y (mgr.24277) 293 : 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-04-16T14:28:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:03 smithi071 bash[23969]: cluster 2024-04-16T14:28:02.157755+0000 mgr.y (mgr.24277) 293 : 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-04-16T14:28:05.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:05 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:28:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:28:06.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:05 smithi122 bash[18672]: cluster 2024-04-16T14:28:04.159501+0000 mgr.y (mgr.24277) 294 : 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-04-16T14:28:06.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:05 smithi122 bash[18672]: audit 2024-04-16T14:28:05.758537+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:06.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:05 smithi122 bash[18672]: audit 2024-04-16T14:28:05.766962+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:05 smithi071 bash[18570]: cluster 2024-04-16T14:28:04.159501+0000 mgr.y (mgr.24277) 294 : 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-04-16T14:28:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:05 smithi071 bash[18570]: audit 2024-04-16T14:28:05.758537+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:05 smithi071 bash[18570]: audit 2024-04-16T14:28:05.766962+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:05 smithi071 bash[23969]: cluster 2024-04-16T14:28:04.159501+0000 mgr.y (mgr.24277) 294 : 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-04-16T14:28:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:05 smithi071 bash[23969]: audit 2024-04-16T14:28:05.758537+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:05 smithi071 bash[23969]: audit 2024-04-16T14:28:05.766962+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:07.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:07 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:28:08.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:07 smithi122 bash[18672]: cluster 2024-04-16T14:28:06.160312+0000 mgr.y (mgr.24277) 295 : 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-04-16T14:28:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:07 smithi071 bash[18570]: cluster 2024-04-16T14:28:06.160312+0000 mgr.y (mgr.24277) 295 : 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-04-16T14:28:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:07 smithi071 bash[23969]: cluster 2024-04-16T14:28:06.160312+0000 mgr.y (mgr.24277) 295 : 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-04-16T14:28:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:09 smithi071 bash[23969]: cluster 2024-04-16T14:28:08.161096+0000 mgr.y (mgr.24277) 296 : 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-04-16T14:28:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:09 smithi071 bash[18570]: cluster 2024-04-16T14:28:08.161096+0000 mgr.y (mgr.24277) 296 : 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-04-16T14:28:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:09 smithi122 bash[18672]: cluster 2024-04-16T14:28:08.161096+0000 mgr.y (mgr.24277) 296 : 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-04-16T14:28:11.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:10 smithi122 bash[18672]: audit 2024-04-16T14:28:09.962384+0000 mgr.y (mgr.24277) 297 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:10 smithi071 bash[18570]: audit 2024-04-16T14:28:09.962384+0000 mgr.y (mgr.24277) 297 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:10 smithi071 bash[23969]: audit 2024-04-16T14:28:09.962384+0000 mgr.y (mgr.24277) 297 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:11 smithi122 bash[18672]: cluster 2024-04-16T14:28:10.162815+0000 mgr.y (mgr.24277) 298 : 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-04-16T14:28:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:11 smithi071 bash[18570]: cluster 2024-04-16T14:28:10.162815+0000 mgr.y (mgr.24277) 298 : 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-04-16T14:28:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:11 smithi071 bash[23969]: cluster 2024-04-16T14:28:10.162815+0000 mgr.y (mgr.24277) 298 : 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-04-16T14:28:13.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:12 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:12] "GET /metrics HTTP/1.1" 200 214799 "" "Prometheus/2.33.4" 2024-04-16T14:28:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:13 smithi071 bash[47381]: level=error ts=2024-04-16T14:28:13.513Z 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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:13 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:13.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:28:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:13 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:13.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:14.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:13 smithi122 bash[18672]: cluster 2024-04-16T14:28:12.163528+0000 mgr.y (mgr.24277) 299 : 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-04-16T14:28:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:13 smithi071 bash[18570]: cluster 2024-04-16T14:28:12.163528+0000 mgr.y (mgr.24277) 299 : 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-04-16T14:28:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:13 smithi071 bash[23969]: cluster 2024-04-16T14:28:12.163528+0000 mgr.y (mgr.24277) 299 : 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-04-16T14:28:15.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:15 smithi071 bash[18826]: 172.21.15.122 - - [16/Apr/2024:14:28:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:28:16.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:15 smithi122 bash[18672]: cluster 2024-04-16T14:28:14.165230+0000 mgr.y (mgr.24277) 300 : 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-04-16T14:28:16.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:15 smithi122 bash[18672]: audit 2024-04-16T14:28:15.018512+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:16.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:15 smithi122 bash[18672]: audit 2024-04-16T14:28:15.027882+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:15 smithi071 bash[18570]: cluster 2024-04-16T14:28:14.165230+0000 mgr.y (mgr.24277) 300 : 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-04-16T14:28:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:15 smithi071 bash[18570]: audit 2024-04-16T14:28:15.018512+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:15 smithi071 bash[18570]: audit 2024-04-16T14:28:15.027882+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:15 smithi071 bash[23969]: cluster 2024-04-16T14:28:14.165230+0000 mgr.y (mgr.24277) 300 : 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-04-16T14:28:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:15 smithi071 bash[23969]: audit 2024-04-16T14:28:15.018512+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:15 smithi071 bash[23969]: audit 2024-04-16T14:28:15.027882+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:17.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:17 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:28:18.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:17 smithi122 bash[18672]: cluster 2024-04-16T14:28:16.165963+0000 mgr.y (mgr.24277) 301 : 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-04-16T14:28:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:17 smithi071 bash[18570]: cluster 2024-04-16T14:28:16.165963+0000 mgr.y (mgr.24277) 301 : 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-04-16T14:28:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:17 smithi071 bash[23969]: cluster 2024-04-16T14:28:16.165963+0000 mgr.y (mgr.24277) 301 : 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-04-16T14:28:20.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:19 smithi122 bash[18672]: cluster 2024-04-16T14:28:18.166630+0000 mgr.y (mgr.24277) 302 : 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-04-16T14:28:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:19 smithi071 bash[18570]: cluster 2024-04-16T14:28:18.166630+0000 mgr.y (mgr.24277) 302 : 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-04-16T14:28:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:19 smithi071 bash[23969]: cluster 2024-04-16T14:28:18.166630+0000 mgr.y (mgr.24277) 302 : 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-04-16T14:28:21.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:20 smithi122 bash[18672]: audit 2024-04-16T14:28:19.970522+0000 mgr.y (mgr.24277) 303 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:20 smithi071 bash[18570]: audit 2024-04-16T14:28:19.970522+0000 mgr.y (mgr.24277) 303 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:20 smithi071 bash[23969]: audit 2024-04-16T14:28:19.970522+0000 mgr.y (mgr.24277) 303 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:22.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:21 smithi071 bash[18570]: cluster 2024-04-16T14:28:20.168351+0000 mgr.y (mgr.24277) 304 : 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-04-16T14:28:22.246 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:21 smithi071 bash[23969]: cluster 2024-04-16T14:28:20.168351+0000 mgr.y (mgr.24277) 304 : 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-04-16T14:28:22.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:21 smithi122 bash[18672]: cluster 2024-04-16T14:28:20.168351+0000 mgr.y (mgr.24277) 304 : 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-04-16T14:28:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:22 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:22] "GET /metrics HTTP/1.1" 200 214798 "" "Prometheus/2.33.4" 2024-04-16T14:28:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:22 smithi071 bash[23969]: cluster 2024-04-16T14:28:22.169057+0000 mgr.y (mgr.24277) 305 : 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-04-16T14:28:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:22 smithi071 bash[18570]: cluster 2024-04-16T14:28:22.169057+0000 mgr.y (mgr.24277) 305 : 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-04-16T14:28:23.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:23 smithi122 bash[18672]: cluster 2024-04-16T14:28:22.169057+0000 mgr.y (mgr.24277) 305 : 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-04-16T14:28:23.901 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:23 smithi071 bash[47381]: level=error ts=2024-04-16T14:28:23.514Z 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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:23.901 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:23 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:23.520Z 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.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:23.901 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:23 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:28:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:25 smithi122 bash[18672]: cluster 2024-04-16T14:28:24.170719+0000 mgr.y (mgr.24277) 306 : 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-04-16T14:28:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:25 smithi122 bash[18672]: audit 2024-04-16T14:28:25.906992+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:25 smithi122 bash[18672]: audit 2024-04-16T14:28:25.912566+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:26.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:25 smithi071 bash[18826]: 172.21.15.71 - - [16/Apr/2024:14:28:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-16T14:28:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:25 smithi071 bash[18570]: cluster 2024-04-16T14:28:24.170719+0000 mgr.y (mgr.24277) 306 : 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-04-16T14:28:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:25 smithi071 bash[18570]: audit 2024-04-16T14:28:25.906992+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:25 smithi071 bash[18570]: audit 2024-04-16T14:28:25.912566+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:25 smithi071 bash[23969]: cluster 2024-04-16T14:28:24.170719+0000 mgr.y (mgr.24277) 306 : 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-04-16T14:28:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:25 smithi071 bash[23969]: audit 2024-04-16T14:28:25.906992+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:25 smithi071 bash[23969]: audit 2024-04-16T14:28:25.912566+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:27.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:27 smithi122 bash[19617]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:28:28.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:27 smithi122 bash[18672]: cluster 2024-04-16T14:28:26.171519+0000 mgr.y (mgr.24277) 307 : 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-04-16T14:28:28.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:27 smithi122 bash[18672]: audit 2024-04-16T14:28:27.789150+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:28.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:27 smithi122 bash[18672]: audit 2024-04-16T14:28:27.791329+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:28:28.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:27 smithi122 bash[18672]: audit 2024-04-16T14:28:27.793149+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:28:28.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:27 smithi122 bash[18672]: audit 2024-04-16T14:28:27.795264+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[18570]: cluster 2024-04-16T14:28:26.171519+0000 mgr.y (mgr.24277) 307 : 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-04-16T14:28:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[18570]: audit 2024-04-16T14:28:27.789150+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[18570]: audit 2024-04-16T14:28:27.791329+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:28:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[18570]: audit 2024-04-16T14:28:27.793149+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:28:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[18570]: audit 2024-04-16T14:28:27.795264+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[23969]: cluster 2024-04-16T14:28:26.171519+0000 mgr.y (mgr.24277) 307 : 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-04-16T14:28:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[23969]: audit 2024-04-16T14:28:27.789150+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[23969]: audit 2024-04-16T14:28:27.791329+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:28:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[23969]: audit 2024-04-16T14:28:27.793149+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:28:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:27 smithi071 bash[23969]: audit 2024-04-16T14:28:27.795264+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:29.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:28 smithi122 bash[18672]: cephadm 2024-04-16T14:28:27.779467+0000 mgr.y (mgr.24277) 308 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-16T14:28:29.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:28 smithi122 bash[18672]: cephadm 2024-04-16T14:28:27.796995+0000 mgr.y (mgr.24277) 309 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:28:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:28 smithi071 bash[18570]: cephadm 2024-04-16T14:28:27.779467+0000 mgr.y (mgr.24277) 308 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-16T14:28:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:28 smithi071 bash[18570]: cephadm 2024-04-16T14:28:27.796995+0000 mgr.y (mgr.24277) 309 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:28:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:28 smithi071 bash[23969]: cephadm 2024-04-16T14:28:27.779467+0000 mgr.y (mgr.24277) 308 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-16T14:28:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:28 smithi071 bash[23969]: cephadm 2024-04-16T14:28:27.796995+0000 mgr.y (mgr.24277) 309 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:28:30.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:29 smithi122 bash[18672]: cluster 2024-04-16T14:28:28.172262+0000 mgr.y (mgr.24277) 310 : 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-04-16T14:28:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:29 smithi071 bash[18570]: cluster 2024-04-16T14:28:28.172262+0000 mgr.y (mgr.24277) 310 : 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-04-16T14:28:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:29 smithi071 bash[23969]: cluster 2024-04-16T14:28:28.172262+0000 mgr.y (mgr.24277) 310 : 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-04-16T14:28:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:30 smithi071 bash[18570]: audit 2024-04-16T14:28:29.978431+0000 mgr.y (mgr.24277) 311 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:30 smithi071 bash[23969]: audit 2024-04-16T14:28:29.978431+0000 mgr.y (mgr.24277) 311 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:31.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:30 smithi122 bash[18672]: audit 2024-04-16T14:28:29.978431+0000 mgr.y (mgr.24277) 311 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:31.927 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:28:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:31 smithi071 bash[23969]: cluster 2024-04-16T14:28:30.174015+0000 mgr.y (mgr.24277) 312 : 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-04-16T14:28:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:31 smithi071 bash[18570]: cluster 2024-04-16T14:28:30.174015+0000 mgr.y (mgr.24277) 312 : 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-04-16T14:28:32.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:31 smithi122 bash[18672]: cluster 2024-04-16T14:28:30.174015+0000 mgr.y (mgr.24277) 312 : 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-04-16T14:28:32.531 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.531 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.531 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.532 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.532 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.532 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.533 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.533 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.533 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:32.533 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:32 smithi122 systemd[1]: Stopping Ceph mgr.x for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:28:32.533 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:32 smithi122 bash[46847]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr.x 2024-04-16T14:28:32.619 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:28:32.619 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 6s ago 12m - - 2024-04-16T14:28:32.620 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 17s ago 12m - - 2024-04-16T14:28:32.620 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (5m) 6s ago 6m 16.0M - ba2b418f427c 3059086cddd5 2024-04-16T14:28:32.620 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (5m) 17s ago 5m 44.0M - 8.3.5 dad864ee21e9 779cf9ee9321 2024-04-16T14:28:32.620 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (3m) 6s ago 3m 42.0M - 3.5 e1d6a67b021e 40cc913efc6f 2024-04-16T14:28:32.620 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443 running (11m) 17s ago 11m 401M - 17.2.0 e1d6a67b021e e4ec65a0e54b 2024-04-16T14:28:32.620 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283 running (13m) 6s ago 13m 458M - 17.2.0 e1d6a67b021e 2d15dade6060 2024-04-16T14:28:32.620 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (13m) 6s ago 13m 53.2M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (12m) 17s ago 12m 41.8M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (12m) 6s ago 12m 42.2M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (6m) 6s ago 6m 9331k - 1dbe0e931976 a2fc5c414eef 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (6m) 17s ago 6m 9620k - 1dbe0e931976 621ef3d9921c 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (11m) 6s ago 11m 52.8M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (10m) 6s ago 10m 53.1M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (10m) 6s ago 10m 47.3M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (9m) 6s ago 9m 51.2M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (8m) 17s ago 9m 52.3M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (8m) 17s ago 8m 50.5M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:28:32.621 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (7m) 17s ago 7m 48.7M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:28:32.622 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (7m) 17s ago 7m 50.4M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:28:32.622 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (5m) 17s ago 6m 56.0M - 514e6a882f6e 073bcb5927db 2024-04-16T14:28:32.622 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (4m) 6s ago 4m 82.7M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:28:32.622 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (4m) 17s ago 4m 82.7M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:28:32.622 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (4m) 6s ago 4m 82.8M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:28:32.622 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (4m) 17s ago 4m 82.7M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:28:33.001 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:28:33.002 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:28:33.002 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:28:33.002 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:28:33.002 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:28:33.002 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:28:33.003 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:28:33.003 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:28:33.003 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:28:33.003 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:28:33.003 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:28:33.003 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:28:33.004 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:28:33.004 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:28:33.004 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:28:33.004 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-16T14:28:33.004 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:28:33.004 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:28:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:32 smithi071 bash[18570]: audit 2024-04-16T14:28:31.916564+0000 mgr.y (mgr.24277) 313 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:32 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:32] "GET /metrics HTTP/1.1" 200 214798 "" "Prometheus/2.33.4" 2024-04-16T14:28:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:32 smithi071 bash[23969]: audit 2024-04-16T14:28:31.916564+0000 mgr.y (mgr.24277) 313 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:33.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:32 smithi122 bash[18672]: audit 2024-04-16T14:28:31.916564+0000 mgr.y (mgr.24277) 313 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:33.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[46857]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-x 2024-04-16T14:28:33.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[46890]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr.x 2024-04-16T14:28:33.326 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:28:33.326 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:28:33.326 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:28:33.327 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:28:33.327 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "0/23 daemons upgraded", 2024-04-16T14:28:33.327 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading mgr daemons" 2024-04-16T14:28:33.327 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:28:33.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.492 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.492 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.493 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.493 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.493 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.494 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.494 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.494 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:28:33.494 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-16T14:28:33.494 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: Stopped Ceph mgr.x for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:28:33.494 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:28:33.495 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:33 smithi122 systemd[1]: Started Ceph mgr.x for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:28:33.698 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:28:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[47381]: level=error ts=2024-04-16T14:28:33.515Z 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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28: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.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-04-16T14:28:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:33.520Z 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.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:34.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: cluster 2024-04-16T14:28:32.174691+0000 mgr.y (mgr.24277) 314 : 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-04-16T14:28:34.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:32.259358+0000 mgr.y (mgr.24277) 315 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:34.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:32.580724+0000 mgr.y (mgr.24277) 316 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:34.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:33.007745+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.71:0/1250511243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:28:34.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:33.542814+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:34.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:33.545007+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:34.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:33.546618+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:28:34.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:33.556804+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:34.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:33.565624+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:28:34.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:33.575454+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:28:34.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: cluster 2024-04-16T14:28:33.588533+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-16T14:28:34.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:33 smithi122 bash[18672]: audit 2024-04-16T14:28:33.705017+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.71:0/4013161983' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: cluster 2024-04-16T14:28:32.174691+0000 mgr.y (mgr.24277) 314 : 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-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:32.259358+0000 mgr.y (mgr.24277) 315 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:32.580724+0000 mgr.y (mgr.24277) 316 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:33.007745+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.71:0/1250511243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:33.542814+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:33.545007+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:33.546618+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:33.556804+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:33.565624+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:33.575454+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: cluster 2024-04-16T14:28:33.588533+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-16T14:28:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[18570]: audit 2024-04-16T14:28:33.705017+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.71:0/4013161983' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: cluster 2024-04-16T14:28:32.174691+0000 mgr.y (mgr.24277) 314 : 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-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:32.259358+0000 mgr.y (mgr.24277) 315 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:32.580724+0000 mgr.y (mgr.24277) 316 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:33.007745+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.71:0/1250511243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:33.542814+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:33.545007+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:33.546618+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:33.556804+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:33.565624+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:33.575454+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: cluster 2024-04-16T14:28:33.588533+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-16T14:28:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:33 smithi071 bash[23969]: audit 2024-04-16T14:28:33.705017+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.71:0/4013161983' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:28:34.716 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:34 smithi122 bash[46946]: debug 2024-04-16T14:28:34.569+0000 7f06503eb700 1 -- 172.21.15.122:0/1195272198 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5580c9c1c5a0 con 0x5580ca99cc00 2024-04-16T14:28:34.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18826]: ignoring --setuser ceph since I am not root 2024-04-16T14:28:34.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18826]: ignoring --setgroup ceph since I am not root 2024-04-16T14:28:34.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18826]: debug 2024-04-16T14:28:34.612+0000 7f0684422700 1 -- 172.21.15.71:0/731840404 <== mon.1 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558e3bbc2340 con 0x558e3c93e800 2024-04-16T14:28:34.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18826]: debug 2024-04-16T14:28:34.752+0000 7f068ce7e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:28:35.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:34 smithi122 bash[18672]: audit 2024-04-16T14:28:33.332052+0000 mgr.y (mgr.24277) 317 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:35.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:34 smithi122 bash[18672]: cephadm 2024-04-16T14:28:33.557675+0000 mgr.y (mgr.24277) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:28:35.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:34 smithi122 bash[18672]: cephadm 2024-04-16T14:28:33.568647+0000 mgr.y (mgr.24277) 319 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:28:35.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:34 smithi122 bash[18672]: cephadm 2024-04-16T14:28:33.575049+0000 mgr.y (mgr.24277) 320 : cephadm [INF] Failing over to other MGR 2024-04-16T14:28:35.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:34 smithi122 bash[18672]: audit 2024-04-16T14:28:34.563798+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-16T14:28:35.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:34 smithi122 bash[18672]: cluster 2024-04-16T14:28:34.563908+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e21: x(active, starting, since 0.987545s) 2024-04-16T14:28:35.128 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:34 smithi122 bash[46946]: debug 2024-04-16T14:28:34.721+0000 7f065a5f2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:28:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18570]: audit 2024-04-16T14:28:33.332052+0000 mgr.y (mgr.24277) 317 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18570]: cephadm 2024-04-16T14:28:33.557675+0000 mgr.y (mgr.24277) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:28:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18570]: cephadm 2024-04-16T14:28:33.568647+0000 mgr.y (mgr.24277) 319 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:28:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18570]: cephadm 2024-04-16T14:28:33.575049+0000 mgr.y (mgr.24277) 320 : cephadm [INF] Failing over to other MGR 2024-04-16T14:28:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18570]: audit 2024-04-16T14:28:34.563798+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-16T14:28:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[18570]: cluster 2024-04-16T14:28:34.563908+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e21: x(active, starting, since 0.987545s) 2024-04-16T14:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[23969]: audit 2024-04-16T14:28:33.332052+0000 mgr.y (mgr.24277) 317 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[23969]: cephadm 2024-04-16T14:28:33.557675+0000 mgr.y (mgr.24277) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[23969]: cephadm 2024-04-16T14:28:33.568647+0000 mgr.y (mgr.24277) 319 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[23969]: cephadm 2024-04-16T14:28:33.575049+0000 mgr.y (mgr.24277) 320 : cephadm [INF] Failing over to other MGR 2024-04-16T14:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[23969]: audit 2024-04-16T14:28:34.563798+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24277 172.21.15.71:0/3110085748' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-16T14:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:34 smithi071 bash[23969]: cluster 2024-04-16T14:28:34.563908+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e21: x(active, starting, since 0.987545s) 2024-04-16T14:28:36.357 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:36 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:36.059Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.71:8443//api/prometheus_receiver\": dial tcp 172.21.15.71:8443: connect: connection refused" 2024-04-16T14:28:36.357 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:36 smithi071 bash[18826]: debug 2024-04-16T14:28:36.264+0000 7f068ce7e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:28:36.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:36 smithi122 bash[46946]: debug 2024-04-16T14:28:36.361+0000 7f065a5f2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:28:36.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:36 smithi122 bash[46946]: debug 2024-04-16T14:28:36.457+0000 7f065a5f2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:28:36.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:36 smithi071 bash[18826]: debug 2024-04-16T14:28:36.360+0000 7f068ce7e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:28:36.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:36 smithi071 bash[18826]: debug 2024-04-16T14:28:36.604+0000 7f068ce7e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:28:37.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:36 smithi122 bash[46946]: debug 2024-04-16T14:28:36.705+0000 7f065a5f2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:28:37.647 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:37 smithi071 bash[18826]: debug 2024-04-16T14:28:37.332+0000 7f068ce7e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:28:37.647 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:37 smithi071 bash[18826]: debug 2024-04-16T14:28:37.436+0000 7f068ce7e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:28:37.647 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:37 smithi071 bash[18826]: debug 2024-04-16T14:28:37.540+0000 7f068ce7e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:28:37.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:37 smithi122 bash[46946]: debug 2024-04-16T14:28:37.589+0000 7f065a5f2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:28:37.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:37 smithi122 bash[46946]: debug 2024-04-16T14:28:37.709+0000 7f065a5f2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:28:37.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:37 smithi122 bash[46946]: debug 2024-04-16T14:28:37.817+0000 7f065a5f2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:28:37.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:37 smithi071 bash[18826]: debug 2024-04-16T14:28:37.648+0000 7f068ce7e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:28:37.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:37 smithi071 bash[18826]: debug 2024-04-16T14:28:37.860+0000 7f068ce7e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:28:38.416 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:38 smithi071 bash[18826]: debug 2024-04-16T14:28:38.136+0000 7f068ce7e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:28:38.416 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:38 smithi071 bash[18826]: debug 2024-04-16T14:28:38.240+0000 7f068ce7e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:28:38.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:38 smithi122 bash[46946]: debug 2024-04-16T14:28:38.177+0000 7f065a5f2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:28:38.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:38 smithi122 bash[46946]: debug 2024-04-16T14:28:38.293+0000 7f065a5f2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:28:38.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:38 smithi122 bash[46946]: debug 2024-04-16T14:28:38.397+0000 7f065a5f2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:28:38.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:38 smithi071 bash[18826]: debug 2024-04-16T14:28:38.420+0000 7f068ce7e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:28:38.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:38 smithi071 bash[18826]: debug 2024-04-16T14:28:38.664+0000 7f068ce7e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:28:39.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:38 smithi122 bash[46946]: debug 2024-04-16T14:28:38.757+0000 7f065a5f2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:28:39.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:39 smithi122 bash[46946]: debug 2024-04-16T14:28:39.001+0000 7f065a5f2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:28:39.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:38 smithi071 bash[18826]: debug 2024-04-16T14:28:38.932+0000 7f068ce7e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:28:39.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:39 smithi071 bash[18826]: debug 2024-04-16T14:28:39.096+0000 7f068ce7e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:28:39.659 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:39 smithi122 bash[46946]: debug 2024-04-16T14:28:39.265+0000 7f065a5f2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:28:39.660 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:39 smithi122 bash[46946]: debug 2024-04-16T14:28:39.381+0000 7f065a5f2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:28:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:39 smithi071 bash[18826]: debug 2024-04-16T14:28:39.328+0000 7f068ce7e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:28:39.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:39 smithi071 bash[18826]: debug 2024-04-16T14:28:39.452+0000 7f068ce7e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:28:40.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:39 smithi071 bash[18826]: debug 2024-04-16T14:28:39.784+0000 7f068ce7e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:28:40.334 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:39 smithi122 bash[46946]: debug 2024-04-16T14:28:39.665+0000 7f065a5f2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:28:40.335 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:40 smithi122 bash[46946]: debug 2024-04-16T14:28:40.085+0000 7f065a5f2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:28:40.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:40 smithi122 bash[46946]: debug 2024-04-16T14:28:40.337+0000 7f065a5f2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:28:40.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:40 smithi122 bash[46946]: debug 2024-04-16T14:28:40.465+0000 7f065a5f2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:28:40.834 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:40 smithi071 bash[18826]: debug 2024-04-16T14:28:40.516+0000 7f068ce7e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:28:40.835 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:40 smithi071 bash[18826]: debug 2024-04-16T14:28:40.632+0000 7f068ce7e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:28:41.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:40 smithi071 bash[18826]: debug 2024-04-16T14:28:40.836+0000 7f068ce7e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:28:41.193 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:40 smithi122 bash[46946]: debug 2024-04-16T14:28:40.725+0000 7f065a5f2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:28:41.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18826]: debug 2024-04-16T14:28:41.160+0000 7f068ce7e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:28:41.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:41 smithi122 bash[46946]: debug 2024-04-16T14:28:41.745+0000 7f065a5f2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:28:41.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:41 smithi122 bash[46946]: debug 2024-04-16T14:28:41.865+0000 7f065a5f2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:28:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:41 smithi122 bash[18672]: cluster 2024-04-16T14:28:41.677207+0000 mon.a (mon.0) 1198 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:28:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:41 smithi122 bash[18672]: audit 2024-04-16T14:28:41.678522+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:28:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:41 smithi122 bash[18672]: audit 2024-04-16T14:28:41.679644+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:28:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:41 smithi122 bash[18672]: audit 2024-04-16T14:28:41.682727+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:28:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:41 smithi122 bash[18672]: audit 2024-04-16T14:28:41.683291+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:28:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:41.723Z 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.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18826]: debug 2024-04-16T14:28:41.532+0000 7f068ce7e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:28:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18826]: debug 2024-04-16T14:28:41.652+0000 7f068ce7e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:28:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18826]: [16/Apr/2024:14:28:41] ENGINE Bus STARTING 2024-04-16T14:28:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18826]: CherryPy Checker: 2024-04-16T14:28:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18826]: The Application mounted at '' has an empty config. 2024-04-16T14:28:41.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18826]: [16/Apr/2024:14:28:41] ENGINE Serving on http://:::9283 2024-04-16T14:28:41.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18826]: [16/Apr/2024:14:28:41] ENGINE Bus STARTED 2024-04-16T14:28:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18570]: cluster 2024-04-16T14:28:41.677207+0000 mon.a (mon.0) 1198 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:28:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18570]: audit 2024-04-16T14:28:41.678522+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:28:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18570]: audit 2024-04-16T14:28:41.679644+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:28:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18570]: audit 2024-04-16T14:28:41.682727+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:28:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[18570]: audit 2024-04-16T14:28:41.683291+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:28:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[23969]: cluster 2024-04-16T14:28:41.677207+0000 mon.a (mon.0) 1198 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:28:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[23969]: audit 2024-04-16T14:28:41.678522+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:28:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[23969]: audit 2024-04-16T14:28:41.679644+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:28:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[23969]: audit 2024-04-16T14:28:41.682727+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:28:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:41 smithi071 bash[23969]: audit 2024-04-16T14:28:41.683291+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.71:0/2132338141' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:28:42.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:42 smithi122 bash[46946]: debug 2024-04-16T14:28:42.165+0000 7f065a5f2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:28:42.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:42 smithi122 bash[46946]: debug 2024-04-16T14:28:42.281+0000 7f065a5f2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:28:42.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:42 smithi071 bash[18570]: cluster 2024-04-16T14:28:41.735117+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-16T14:28:42.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:42 smithi071 bash[23969]: cluster 2024-04-16T14:28:41.735117+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-16T14:28:42.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:42 smithi122 bash[18672]: cluster 2024-04-16T14:28:41.735117+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-16T14:28:42.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:42 smithi122 bash[46946]: debug 2024-04-16T14:28:42.753+0000 7f065a5f2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:28:42.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:42 smithi122 bash[46946]: debug 2024-04-16T14:28:42.881+0000 7f065a5f2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:28:43.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:42 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:28:43.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[47381]: level=error ts=2024-04-16T14:28:43.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:43.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:43.517Z 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.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-04-16T14:28:43.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:43.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[23969]: cluster 2024-04-16T14:28:42.884977+0000 mon.a (mon.0) 1200 : cluster [INF] Active manager daemon x restarted 2024-04-16T14:28:43.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[23969]: cluster 2024-04-16T14:28:42.886448+0000 mon.a (mon.0) 1201 : cluster [INF] Activating manager daemon x 2024-04-16T14:28:43.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[23969]: cluster 2024-04-16T14:28:42.894960+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-16T14:28:43.992 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[18570]: cluster 2024-04-16T14:28:42.884977+0000 mon.a (mon.0) 1200 : cluster [INF] Active manager daemon x restarted 2024-04-16T14:28:43.992 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[18570]: cluster 2024-04-16T14:28:42.886448+0000 mon.a (mon.0) 1201 : cluster [INF] Activating manager daemon x 2024-04-16T14:28:43.992 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:43 smithi071 bash[18570]: cluster 2024-04-16T14:28:42.894960+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-16T14:28:44.014 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:43 smithi122 bash[18672]: cluster 2024-04-16T14:28:42.884977+0000 mon.a (mon.0) 1200 : cluster [INF] Active manager daemon x restarted 2024-04-16T14:28:44.014 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:43 smithi122 bash[18672]: cluster 2024-04-16T14:28:42.886448+0000 mon.a (mon.0) 1201 : cluster [INF] Activating manager daemon x 2024-04-16T14:28:44.014 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:43 smithi122 bash[18672]: cluster 2024-04-16T14:28:42.894960+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-16T14:28:44.015 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:43 smithi122 bash[46946]: [16/Apr/2024:14:28:43] ENGINE Bus STARTING 2024-04-16T14:28:44.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[46946]: CherryPy Checker: 2024-04-16T14:28:44.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[46946]: The Application mounted at '' has an empty config. 2024-04-16T14:28:44.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[46946]: [16/Apr/2024:14:28:44] ENGINE Serving on http://:::9283 2024-04-16T14:28:44.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[46946]: [16/Apr/2024:14:28:44] ENGINE Bus STARTED 2024-04-16T14:28:44.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:44.549Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:28:45.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cluster 2024-04-16T14:28:43.764756+0000 mon.a (mon.0) 1203 : cluster [DBG] mgrmap e23: x(active, starting, since 0.878614s), standbys: y 2024-04-16T14:28:45.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.771714+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:28:45.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.772272+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:28:45.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.772810+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.773599+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.774291+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.774918+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.775860+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.776700+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.777604+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.778243+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.779049+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.779882+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.780664+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.781492+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.782120+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.783679+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cluster 2024-04-16T14:28:43.814760+0000 mon.a (mon.0) 1204 : cluster [INF] Manager daemon x is now available 2024-04-16T14:28:45.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.860918+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cluster 2024-04-16T14:28:43.764756+0000 mon.a (mon.0) 1203 : cluster [DBG] mgrmap e23: x(active, starting, since 0.878614s), standbys: y 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.771714+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.772272+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.772810+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.773599+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.774291+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.774918+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.775860+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.776700+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:28:45.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.777604+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.778243+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.779049+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.779882+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.780664+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.781492+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.782120+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.783679+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cluster 2024-04-16T14:28:43.814760+0000 mon.a (mon.0) 1204 : cluster [INF] Manager daemon x is now available 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.860918+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cephadm 2024-04-16T14:28:43.865915+0000 mgr.x (mgr.25039) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-16T14:28:45.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.871688+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cephadm 2024-04-16T14:28:43.875740+0000 mgr.x (mgr.25039) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-16T14:28:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cephadm 2024-04-16T14:28:43.876253+0000 mgr.x (mgr.25039) 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-04-16T14:28:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cephadm 2024-04-16T14:28:43.876313+0000 mgr.x (mgr.25039) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-16T14:28:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.883468+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.894008+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.900020+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.900431+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.900779+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.901627+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.904465+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.906474+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cephadm 2024-04-16T14:28:43.911570+0000 mgr.x (mgr.25039) 5 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cephadm 2024-04-16T14:28:43.911919+0000 mgr.x (mgr.25039) 6 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.933350+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.934686+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.935257+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:28:45.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.960107+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:28:45.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cephadm 2024-04-16T14:28:43.865915+0000 mgr.x (mgr.25039) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-16T14:28:45.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.871688+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cephadm 2024-04-16T14:28:43.875740+0000 mgr.x (mgr.25039) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-16T14:28:45.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cephadm 2024-04-16T14:28:43.876253+0000 mgr.x (mgr.25039) 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-04-16T14:28:45.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cephadm 2024-04-16T14:28:43.876313+0000 mgr.x (mgr.25039) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-16T14:28:45.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.883468+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.894008+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.900020+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.900431+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.900779+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.901627+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.904465+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.906474+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cephadm 2024-04-16T14:28:43.911570+0000 mgr.x (mgr.25039) 5 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cephadm 2024-04-16T14:28:43.911919+0000 mgr.x (mgr.25039) 6 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.933350+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.934686+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:28:45.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.935257+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.960107+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:43.960760+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:44.370585+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: audit 2024-04-16T14:28:44.376543+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cephadm 2024-04-16T14:28:44.467873+0000 mgr.x (mgr.25039) 7 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[23969]: cephadm 2024-04-16T14:28:44.518591+0000 mgr.x (mgr.25039) 8 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:43.960760+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:44.370585+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: audit 2024-04-16T14:28:44.376543+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cephadm 2024-04-16T14:28:44.467873+0000 mgr.x (mgr.25039) 7 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:28:45.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:44 smithi071 bash[18570]: cephadm 2024-04-16T14:28:44.518591+0000 mgr.x (mgr.25039) 8 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:28:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cluster 2024-04-16T14:28:43.764756+0000 mon.a (mon.0) 1203 : cluster [DBG] mgrmap e23: x(active, starting, since 0.878614s), standbys: y 2024-04-16T14:28:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.771714+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:28:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.772272+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:28:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.772810+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:28:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.773599+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:28:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.774291+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:28:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.774918+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:28:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.775860+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.776700+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.777604+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.778243+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.779049+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.779882+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.780664+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.781492+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.782120+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.783679+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cluster 2024-04-16T14:28:43.814760+0000 mon.a (mon.0) 1204 : cluster [INF] Manager daemon x is now available 2024-04-16T14:28:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.860918+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cephadm 2024-04-16T14:28:43.865915+0000 mgr.x (mgr.25039) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.871688+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cephadm 2024-04-16T14:28:43.875740+0000 mgr.x (mgr.25039) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cephadm 2024-04-16T14:28:43.876253+0000 mgr.x (mgr.25039) 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-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cephadm 2024-04-16T14:28:43.876313+0000 mgr.x (mgr.25039) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.883468+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.894008+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.900020+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.900431+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.900779+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.901627+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.904465+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.906474+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cephadm 2024-04-16T14:28:43.911570+0000 mgr.x (mgr.25039) 5 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:28:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cephadm 2024-04-16T14:28:43.911919+0000 mgr.x (mgr.25039) 6 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.933350+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.934686+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.935257+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.960107+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:43.960760+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:44.370585+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: audit 2024-04-16T14:28:44.376543+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cephadm 2024-04-16T14:28:44.467873+0000 mgr.x (mgr.25039) 7 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:28:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:44 smithi122 bash[18672]: cephadm 2024-04-16T14:28:44.518591+0000 mgr.x (mgr.25039) 8 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:28:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:44.582413+0000 mgr.x (mgr.25039) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:28:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:44.696786+0000 mgr.x (mgr.25039) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:28:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:44.783873+0000 mgr.x (mgr.25039) 11 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:28:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cluster 2024-04-16T14:28:44.792223+0000 mon.a (mon.0) 1215 : cluster [DBG] mgrmap e24: x(active, since 1.90609s), standbys: y 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:44.825288+0000 mgr.x (mgr.25039) 12 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:44.826545+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cluster 2024-04-16T14:28:44.830168+0000 mgr.x (mgr.25039) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:44.836194+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:44.898299+0000 mgr.x (mgr.25039) 14 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.015862+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.024825+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.031662+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.039441+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.085416+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.095115+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.105342+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.114588+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.116906+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:28:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: audit 2024-04-16T14:28:45.117295+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:28:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:45.155555+0000 mgr.x (mgr.25039) 15 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Bus STARTING 2024-04-16T14:28:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:45.271909+0000 mgr.x (mgr.25039) 16 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Serving on https://172.21.15.122:7150 2024-04-16T14:28:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:45.373220+0000 mgr.x (mgr.25039) 17 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:28:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:45.373484+0000 mgr.x (mgr.25039) 18 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Bus STARTED 2024-04-16T14:28:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:45 smithi122 bash[18672]: cephadm 2024-04-16T14:28:45.518800+0000 mgr.x (mgr.25039) 19 : cephadm [INF] Reconfiguring daemon agent.smithi071 on smithi071 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:44.582413+0000 mgr.x (mgr.25039) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:44.696786+0000 mgr.x (mgr.25039) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:44.783873+0000 mgr.x (mgr.25039) 11 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cluster 2024-04-16T14:28:44.792223+0000 mon.a (mon.0) 1215 : cluster [DBG] mgrmap e24: x(active, since 1.90609s), standbys: y 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:44.825288+0000 mgr.x (mgr.25039) 12 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:44.826545+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cluster 2024-04-16T14:28:44.830168+0000 mgr.x (mgr.25039) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:44.836194+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:44.898299+0000 mgr.x (mgr.25039) 14 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:28:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.015862+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.024825+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.031662+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.039441+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.085416+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.095115+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.105342+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.114588+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.116906+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: audit 2024-04-16T14:28:45.117295+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:45.155555+0000 mgr.x (mgr.25039) 15 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Bus STARTING 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:45.271909+0000 mgr.x (mgr.25039) 16 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Serving on https://172.21.15.122:7150 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:45.373220+0000 mgr.x (mgr.25039) 17 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:45.373484+0000 mgr.x (mgr.25039) 18 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Bus STARTED 2024-04-16T14:28:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[23969]: cephadm 2024-04-16T14:28:45.518800+0000 mgr.x (mgr.25039) 19 : cephadm [INF] Reconfiguring daemon agent.smithi071 on smithi071 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:44.582413+0000 mgr.x (mgr.25039) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:44.696786+0000 mgr.x (mgr.25039) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:44.783873+0000 mgr.x (mgr.25039) 11 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cluster 2024-04-16T14:28:44.792223+0000 mon.a (mon.0) 1215 : cluster [DBG] mgrmap e24: x(active, since 1.90609s), standbys: y 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:44.825288+0000 mgr.x (mgr.25039) 12 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:44.826545+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cluster 2024-04-16T14:28:44.830168+0000 mgr.x (mgr.25039) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:44.836194+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:44.898299+0000 mgr.x (mgr.25039) 14 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.015862+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.024825+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.031662+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.039441+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.085416+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.095115+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.105342+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.114588+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.116906+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: audit 2024-04-16T14:28:45.117295+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:45.155555+0000 mgr.x (mgr.25039) 15 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Bus STARTING 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:45.271909+0000 mgr.x (mgr.25039) 16 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Serving on https://172.21.15.122:7150 2024-04-16T14:28:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:45.373220+0000 mgr.x (mgr.25039) 17 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:28:46.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:45.373484+0000 mgr.x (mgr.25039) 18 : cephadm [INF] [16/Apr/2024:14:28:45] ENGINE Bus STARTED 2024-04-16T14:28:46.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:45 smithi071 bash[18570]: cephadm 2024-04-16T14:28:45.518800+0000 mgr.x (mgr.25039) 19 : cephadm [INF] Reconfiguring daemon agent.smithi071 on smithi071 2024-04-16T14:28:47.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:46 smithi122 bash[18672]: cephadm 2024-04-16T14:28:45.598322+0000 mgr.x (mgr.25039) 20 : cephadm [INF] Deploying cephadm binary to smithi071 2024-04-16T14:28:47.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:46 smithi122 bash[18672]: cluster 2024-04-16T14:28:45.780037+0000 mgr.x (mgr.25039) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:47.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:46 smithi122 bash[18672]: cluster 2024-04-16T14:28:45.841537+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-16T14:28:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:46 smithi071 bash[18570]: cephadm 2024-04-16T14:28:45.598322+0000 mgr.x (mgr.25039) 20 : cephadm [INF] Deploying cephadm binary to smithi071 2024-04-16T14:28:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:46 smithi071 bash[18570]: cluster 2024-04-16T14:28:45.780037+0000 mgr.x (mgr.25039) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:46 smithi071 bash[18570]: cluster 2024-04-16T14:28:45.841537+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-16T14:28:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:46 smithi071 bash[23969]: cephadm 2024-04-16T14:28:45.598322+0000 mgr.x (mgr.25039) 20 : cephadm [INF] Deploying cephadm binary to smithi071 2024-04-16T14:28:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:46 smithi071 bash[23969]: cluster 2024-04-16T14:28:45.780037+0000 mgr.x (mgr.25039) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:46 smithi071 bash[23969]: cluster 2024-04-16T14:28:45.841537+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-16T14:28:47.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:47 smithi122 bash[46946]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:47] "GET /metrics HTTP/1.1" 200 35349 "" "Prometheus/2.33.4" 2024-04-16T14:28:49.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:48 smithi122 bash[18672]: cluster 2024-04-16T14:28:47.780767+0000 mgr.x (mgr.25039) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:49.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:48 smithi122 bash[18672]: cluster 2024-04-16T14:28:47.857010+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-16T14:28:49.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:48 smithi071 bash[18570]: cluster 2024-04-16T14:28:47.780767+0000 mgr.x (mgr.25039) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:49.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:48 smithi071 bash[18570]: cluster 2024-04-16T14:28:47.857010+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-16T14:28:49.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:48 smithi071 bash[23969]: cluster 2024-04-16T14:28:47.780767+0000 mgr.x (mgr.25039) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:49.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:48 smithi071 bash[23969]: cluster 2024-04-16T14:28:47.857010+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-16T14:28:50.699 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:50 smithi071 systemd[1]: Stopping Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:28:50.699 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[61484]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter.a 2024-04-16T14:28:51.151 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[61493]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T14:28:51.151 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[61529]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter.a 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[23969]: audit 2024-04-16T14:28:49.775523+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[23969]: cluster 2024-04-16T14:28:49.782115+0000 mgr.x (mgr.25039) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[23969]: audit 2024-04-16T14:28:49.787502+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[23969]: audit 2024-04-16T14:28:49.795521+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[23969]: cephadm 2024-04-16T14:28:49.821496+0000 mgr.x (mgr.25039) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[23969]: cephadm 2024-04-16T14:28:49.822347+0000 mgr.x (mgr.25039) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi071 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[18570]: audit 2024-04-16T14:28:49.775523+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[18570]: cluster 2024-04-16T14:28:49.782115+0000 mgr.x (mgr.25039) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[18570]: audit 2024-04-16T14:28:49.787502+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[18570]: audit 2024-04-16T14:28:49.795521+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[18570]: cephadm 2024-04-16T14:28:49.821496+0000 mgr.x (mgr.25039) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-16T14:28:51.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:50 smithi071 bash[18570]: cephadm 2024-04-16T14:28:49.822347+0000 mgr.x (mgr.25039) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi071 2024-04-16T14:28:51.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:50 smithi122 bash[18672]: audit 2024-04-16T14:28:49.775523+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:50 smithi122 bash[18672]: cluster 2024-04-16T14:28:49.782115+0000 mgr.x (mgr.25039) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:28:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:50 smithi122 bash[18672]: audit 2024-04-16T14:28:49.787502+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:50 smithi122 bash[18672]: audit 2024-04-16T14:28:49.795521+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:50 smithi122 bash[18672]: cephadm 2024-04-16T14:28:49.821496+0000 mgr.x (mgr.25039) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-16T14:28:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:50 smithi122 bash[18672]: cephadm 2024-04-16T14:28:49.822347+0000 mgr.x (mgr.25039) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi071 2024-04-16T14:28:51.449 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:51 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:28:51.449 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:51 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-16T14:28:51.449 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:51 smithi071 systemd[1]: Stopped Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:28:51.449 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:51 smithi071 systemd[1]: Started Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:28:52.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.005Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.005Z 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-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z 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-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z 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-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=arp 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-16T14:28:52.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=edac 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-16T14:28:52.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.006Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=os 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-16T14:28:52.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=stat 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=time 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=uname 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-16T14:28:52.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[61559]: ts=2024-04-16T14:28:52.007Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-16T14:28:52.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:52 smithi122 bash[18672]: audit 2024-04-16T14:28:51.210974+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:52.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:52 smithi122 bash[18672]: audit 2024-04-16T14:28:51.221023+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:52.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:52 smithi122 bash[18672]: cephadm 2024-04-16T14:28:51.243067+0000 mgr.x (mgr.25039) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:28:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[18570]: audit 2024-04-16T14:28:51.210974+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[18570]: audit 2024-04-16T14:28:51.221023+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[18570]: cephadm 2024-04-16T14:28:51.243067+0000 mgr.x (mgr.25039) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:28:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[23969]: audit 2024-04-16T14:28:51.210974+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[23969]: audit 2024-04-16T14:28:51.221023+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[23969]: cephadm 2024-04-16T14:28:51.243067+0000 mgr.x (mgr.25039) 26 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:28:53.072 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:28:52 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:28:53.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:53 smithi071 bash[18570]: cephadm 2024-04-16T14:28:51.593191+0000 mgr.x (mgr.25039) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi071 2024-04-16T14:28:53.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:53 smithi071 bash[18570]: cluster 2024-04-16T14:28:51.783764+0000 mgr.x (mgr.25039) 28 : 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-04-16T14:28:53.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:53 smithi071 bash[23969]: cephadm 2024-04-16T14:28:51.593191+0000 mgr.x (mgr.25039) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi071 2024-04-16T14:28:53.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:53 smithi071 bash[23969]: cluster 2024-04-16T14:28:51.783764+0000 mgr.x (mgr.25039) 28 : 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-04-16T14:28:53.680 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:53 smithi071 bash[47381]: level=error ts=2024-04-16T14:28:53.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:53.680 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:53 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:53.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.71:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.71 because it doesn't contain any IP SANs" 2024-04-16T14:28:53.680 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:53 smithi071 bash[47381]: level=warn ts=2024-04-16T14:28:53.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-16T14:28:53.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:53 smithi122 bash[18672]: cephadm 2024-04-16T14:28:51.593191+0000 mgr.x (mgr.25039) 27 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi071 2024-04-16T14:28:53.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:53 smithi122 bash[18672]: cluster 2024-04-16T14:28:51.783764+0000 mgr.x (mgr.25039) 28 : 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-04-16T14:28:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:55 smithi071 bash[18570]: cluster 2024-04-16T14:28:53.784489+0000 mgr.x (mgr.25039) 29 : 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-04-16T14:28:55.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:55 smithi071 bash[23969]: cluster 2024-04-16T14:28:53.784489+0000 mgr.x (mgr.25039) 29 : 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-04-16T14:28:55.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:55 smithi122 bash[18672]: cluster 2024-04-16T14:28:53.784489+0000 mgr.x (mgr.25039) 29 : 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-04-16T14:28:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:56 smithi071 bash[23969]: audit 2024-04-16T14:28:54.833652+0000 mgr.x (mgr.25039) 30 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:56 smithi071 bash[18570]: audit 2024-04-16T14:28:54.833652+0000 mgr.x (mgr.25039) 30 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:56.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:56 smithi122 bash[18672]: audit 2024-04-16T14:28:54.833652+0000 mgr.x (mgr.25039) 30 : audit [DBG] from='client.14889 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:28:57.001 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:56 smithi071 systemd[1]: Stopping Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:28:57.001 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:56 smithi071 bash[62228]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager.a 2024-04-16T14:28:57.001 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:56 smithi071 bash[47381]: level=info ts=2024-04-16T14:28:56.812Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:28:57.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:57 smithi071 bash[18570]: cluster 2024-04-16T14:28:55.785803+0000 mgr.x (mgr.25039) 31 : 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-04-16T14:28:57.313 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:57 smithi071 bash[23969]: cluster 2024-04-16T14:28:55.785803+0000 mgr.x (mgr.25039) 31 : 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-04-16T14:28:57.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:57 smithi122 bash[18672]: cluster 2024-04-16T14:28:55.785803+0000 mgr.x (mgr.25039) 31 : 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-04-16T14:28:57.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:28:57 smithi122 bash[46946]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:28:57] "GET /metrics HTTP/1.1" 200 35349 "" "Prometheus/2.33.4" 2024-04-16T14:28:57.596 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:57 smithi071 bash[62237]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:28:57.596 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:57 smithi071 bash[62273]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager.a 2024-04-16T14:28:57.596 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:57 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T14:28:57.597 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:57 smithi071 systemd[1]: Stopped Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:28:57.597 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:57 smithi071 systemd[1]: Started Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:28:58.853 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[62301]: level=info ts=2024-04-16T14:28:58.842Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-16T14:28:58.854 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[62301]: level=info ts=2024-04-16T14:28:58.842Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-16T14:28:58.854 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[62301]: level=info ts=2024-04-16T14:28:58.845Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2024-04-16T14:28:58.854 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[62301]: level=info ts=2024-04-16T14:28:58.845Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:28:58.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[18570]: audit 2024-04-16T14:28:57.607433+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:58.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[18570]: audit 2024-04-16T14:28:57.619014+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:58.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[18570]: audit 2024-04-16T14:28:57.672048+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:28:58.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[18570]: audit 2024-04-16T14:28:57.672519+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:28:58.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[18570]: cephadm 2024-04-16T14:28:57.674321+0000 mgr.x (mgr.25039) 32 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:28:58.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[18570]: audit 2024-04-16T14:28:57.686007+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:58.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[18570]: cephadm 2024-04-16T14:28:57.691066+0000 mgr.x (mgr.25039) 33 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:28:58.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[18570]: cluster 2024-04-16T14:28:57.786556+0000 mgr.x (mgr.25039) 34 : 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-04-16T14:28:58.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[23969]: audit 2024-04-16T14:28:57.607433+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:58.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[23969]: audit 2024-04-16T14:28:57.619014+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:58.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[23969]: audit 2024-04-16T14:28:57.672048+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:28:58.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[23969]: audit 2024-04-16T14:28:57.672519+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:28:58.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[23969]: cephadm 2024-04-16T14:28:57.674321+0000 mgr.x (mgr.25039) 32 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:28:58.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[23969]: audit 2024-04-16T14:28:57.686007+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:58.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[23969]: cephadm 2024-04-16T14:28:57.691066+0000 mgr.x (mgr.25039) 33 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:28:58.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[23969]: cluster 2024-04-16T14:28:57.786556+0000 mgr.x (mgr.25039) 34 : 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-04-16T14:28:58.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:58 smithi122 bash[18672]: audit 2024-04-16T14:28:57.607433+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:58.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:58 smithi122 bash[18672]: audit 2024-04-16T14:28:57.619014+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:28:58.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:58 smithi122 bash[18672]: audit 2024-04-16T14:28:57.672048+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:28:58.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:58 smithi122 bash[18672]: audit 2024-04-16T14:28:57.672519+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:28:58.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:58 smithi122 bash[18672]: cephadm 2024-04-16T14:28:57.674321+0000 mgr.x (mgr.25039) 32 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:28:58.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:58 smithi122 bash[18672]: audit 2024-04-16T14:28:57.686007+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:28:58.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:58 smithi122 bash[18672]: cephadm 2024-04-16T14:28:57.691066+0000 mgr.x (mgr.25039) 33 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:28:58.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:58 smithi122 bash[18672]: cluster 2024-04-16T14:28:57.786556+0000 mgr.x (mgr.25039) 34 : 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-04-16T14:28:59.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[62301]: level=info ts=2024-04-16T14:28:58.883Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:28:59.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[62301]: level=info ts=2024-04-16T14:28:58.883Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:28:59.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[62301]: level=info ts=2024-04-16T14:28:58.886Z caller=main.go:518 msg=Listening address=:9093 2024-04-16T14:28:59.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:28:58 smithi071 bash[62301]: level=info ts=2024-04-16T14:28:58.886Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-16T14:29:00.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:28:59 smithi122 bash[18672]: audit 2024-04-16T14:28:58.933551+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:28:59 smithi071 bash[23969]: audit 2024-04-16T14:28:58.933551+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:28:59 smithi071 bash[18570]: audit 2024-04-16T14:28:58.933551+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:01.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:00 smithi122 bash[18672]: cluster 2024-04-16T14:28:59.787401+0000 mgr.x (mgr.25039) 35 : 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-04-16T14:29:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:00 smithi071 bash[18570]: cluster 2024-04-16T14:28:59.787401+0000 mgr.x (mgr.25039) 35 : 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-04-16T14:29:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:00 smithi071 bash[23969]: cluster 2024-04-16T14:28:59.787401+0000 mgr.x (mgr.25039) 35 : 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-04-16T14:29:01.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:00 smithi071 bash[62301]: level=info ts=2024-04-16T14:29:00.846Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00028025s 2024-04-16T14:29:02.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:02 smithi122 bash[39335]: ts=2024-04-16T14:29:02.315Z 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.71:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:29:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:02 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:29:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:29:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:02 smithi071 bash[23969]: cluster 2024-04-16T14:29:01.789111+0000 mgr.x (mgr.25039) 36 : 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-04-16T14:29:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:02 smithi071 bash[18570]: cluster 2024-04-16T14:29:01.789111+0000 mgr.x (mgr.25039) 36 : 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-04-16T14:29:03.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:02 smithi122 bash[18672]: cluster 2024-04-16T14:29:01.789111+0000 mgr.x (mgr.25039) 36 : 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-04-16T14:29:04.101 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:29:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:04 smithi071 bash[18570]: audit 2024-04-16T14:29:03.341520+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:04 smithi071 bash[18570]: audit 2024-04-16T14:29:03.350731+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:04 smithi071 bash[18570]: audit 2024-04-16T14:29:03.368825+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:04.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:04 smithi071 bash[18570]: audit 2024-04-16T14:29:03.369268+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:04.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:04 smithi071 bash[23969]: audit 2024-04-16T14:29:03.341520+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:04.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:04 smithi071 bash[23969]: audit 2024-04-16T14:29:03.350731+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:04.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:04 smithi071 bash[23969]: audit 2024-04-16T14:29:03.368825+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:04.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:04 smithi071 bash[23969]: audit 2024-04-16T14:29:03.369268+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:04.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:04 smithi122 bash[18672]: audit 2024-04-16T14:29:03.341520+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:04.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:04 smithi122 bash[18672]: audit 2024-04-16T14:29:03.350731+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:04.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:04 smithi122 bash[18672]: audit 2024-04-16T14:29:03.368825+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:04.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:04 smithi122 bash[18672]: audit 2024-04-16T14:29:03.369268+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:04.856 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:29:04.856 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 starting - - - - 2024-04-16T14:29:04.856 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 49s ago 12m - - 2024-04-16T14:29:04.856 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 starting - - - - 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (6m) 49s ago 6m 44.0M - 8.3.5 dad864ee21e9 779cf9ee9321 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 starting - - - - 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283 starting - - - - 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283 running (14m) 38s ago 14m 458M - 17.2.0 e1d6a67b021e 2d15dade6060 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (14m) 38s ago 14m 53.2M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (12m) 49s ago 12m 41.8M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (12m) 38s ago 12m 42.2M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 starting - - - - 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (6m) 49s ago 6m 9620k - 1dbe0e931976 621ef3d9921c 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (11m) 38s ago 11m 52.8M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (11m) 38s ago 11m 53.1M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (10m) 38s ago 10m 47.3M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (10m) 38s ago 10m 51.2M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (9m) 49s ago 9m 52.3M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:29:04.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (8m) 49s ago 9m 50.5M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:29:04.858 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (8m) 49s ago 8m 48.7M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:29:04.858 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (7m) 49s ago 7m 50.4M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:29:04.858 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (5m) 49s ago 6m 56.0M - 514e6a882f6e 073bcb5927db 2024-04-16T14:29:04.858 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (4m) 38s ago 4m 82.7M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:29:04.858 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (4m) 49s ago 4m 82.7M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:29:04.858 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (4m) 38s ago 4m 82.8M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:29:04.858 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (4m) 49s ago 4m 82.7M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:29:05.265 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:29:05.265 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:29:05.265 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:29:05.265 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:29:05.265 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:29:05.265 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:29:05.266 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:29:05.617 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:29:05.617 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:29:05.617 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:29:05.617 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:29:05.617 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:29:05.617 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "", 2024-04-16T14:29:05.618 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "", 2024-04-16T14:29:05.618 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:29:05.618 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:29:05.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:05 smithi122 bash[18672]: cluster 2024-04-16T14:29:03.789587+0000 mgr.x (mgr.25039) 37 : 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-04-16T14:29:05.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:05 smithi122 bash[18672]: cephadm 2024-04-16T14:29:03.871762+0000 mgr.x (mgr.25039) 38 : cephadm [INF] Reconfiguring daemon agent.smithi122 on smithi122 2024-04-16T14:29:05.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:05 smithi122 bash[18672]: cephadm 2024-04-16T14:29:03.956216+0000 mgr.x (mgr.25039) 39 : cephadm [INF] Deploying cephadm binary to smithi122 2024-04-16T14:29:05.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:05 smithi122 bash[18672]: audit 2024-04-16T14:29:04.084376+0000 mgr.x (mgr.25039) 40 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:05.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:05 smithi122 bash[18672]: audit 2024-04-16T14:29:04.443749+0000 mgr.x (mgr.25039) 41 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:05.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:05 smithi122 bash[18672]: audit 2024-04-16T14:29:05.028567+0000 mon.a (mon.0) 1240 : audit [DBG] from='client.? 172.21.15.71:0/1529237708' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:29:05.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:05 smithi122 bash[18672]: audit 2024-04-16T14:29:05.271649+0000 mon.a (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.71:0/847432461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:29:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[18570]: cluster 2024-04-16T14:29:03.789587+0000 mgr.x (mgr.25039) 37 : 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-04-16T14:29:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[18570]: cephadm 2024-04-16T14:29:03.871762+0000 mgr.x (mgr.25039) 38 : cephadm [INF] Reconfiguring daemon agent.smithi122 on smithi122 2024-04-16T14:29:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[18570]: cephadm 2024-04-16T14:29:03.956216+0000 mgr.x (mgr.25039) 39 : cephadm [INF] Deploying cephadm binary to smithi122 2024-04-16T14:29:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[18570]: audit 2024-04-16T14:29:04.084376+0000 mgr.x (mgr.25039) 40 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[18570]: audit 2024-04-16T14:29:04.443749+0000 mgr.x (mgr.25039) 41 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[18570]: audit 2024-04-16T14:29:05.028567+0000 mon.a (mon.0) 1240 : audit [DBG] from='client.? 172.21.15.71:0/1529237708' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:29:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[18570]: audit 2024-04-16T14:29:05.271649+0000 mon.a (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.71:0/847432461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:29:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[23969]: cluster 2024-04-16T14:29:03.789587+0000 mgr.x (mgr.25039) 37 : 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-04-16T14:29:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[23969]: cephadm 2024-04-16T14:29:03.871762+0000 mgr.x (mgr.25039) 38 : cephadm [INF] Reconfiguring daemon agent.smithi122 on smithi122 2024-04-16T14:29:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[23969]: cephadm 2024-04-16T14:29:03.956216+0000 mgr.x (mgr.25039) 39 : cephadm [INF] Deploying cephadm binary to smithi122 2024-04-16T14:29:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[23969]: audit 2024-04-16T14:29:04.084376+0000 mgr.x (mgr.25039) 40 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[23969]: audit 2024-04-16T14:29:04.443749+0000 mgr.x (mgr.25039) 41 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[23969]: audit 2024-04-16T14:29:05.028567+0000 mon.a (mon.0) 1240 : audit [DBG] from='client.? 172.21.15.71:0/1529237708' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:29:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:05 smithi071 bash[23969]: audit 2024-04-16T14:29:05.271649+0000 mon.a (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.71:0/847432461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:29:06.020 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:29:06.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:06 smithi122 bash[18672]: audit 2024-04-16T14:29:04.796885+0000 mgr.x (mgr.25039) 42 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:06.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:06 smithi122 bash[18672]: audit 2024-04-16T14:29:05.376866+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.71:0/1586014207' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/544687849"}]: dispatch 2024-04-16T14:29:06.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:06 smithi122 bash[18672]: audit 2024-04-16T14:29:06.026728+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.71:0/1116593029' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:29:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:06 smithi071 bash[18570]: audit 2024-04-16T14:29:04.796885+0000 mgr.x (mgr.25039) 42 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:06 smithi071 bash[18570]: audit 2024-04-16T14:29:05.376866+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.71:0/1586014207' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/544687849"}]: dispatch 2024-04-16T14:29:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:06 smithi071 bash[18570]: audit 2024-04-16T14:29:06.026728+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.71:0/1116593029' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:29:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:06 smithi071 bash[23969]: audit 2024-04-16T14:29:04.796885+0000 mgr.x (mgr.25039) 42 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:06 smithi071 bash[23969]: audit 2024-04-16T14:29:05.376866+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.71:0/1586014207' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/544687849"}]: dispatch 2024-04-16T14:29:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:06 smithi071 bash[23969]: audit 2024-04-16T14:29:06.026728+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.71:0/1116593029' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:29:07.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:07 smithi122 bash[46946]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:29:07] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2024-04-16T14:29:07.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:07 smithi122 bash[18672]: audit 2024-04-16T14:29:05.622856+0000 mgr.x (mgr.25039) 43 : audit [DBG] from='client.25126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:07.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:07 smithi122 bash[18672]: cluster 2024-04-16T14:29:05.791240+0000 mgr.x (mgr.25039) 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-04-16T14:29:07.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:07 smithi122 bash[18672]: audit 2024-04-16T14:29:06.368155+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.71:0/1586014207' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/544687849"}]': finished 2024-04-16T14:29:07.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:07 smithi122 bash[18672]: cluster 2024-04-16T14:29:06.368309+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-16T14:29:07.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:07 smithi122 bash[18672]: audit 2024-04-16T14:29:06.716927+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.71:0/3456227817' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]: dispatch 2024-04-16T14:29:07.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:07 smithi122 bash[18672]: audit 2024-04-16T14:29:06.717601+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]: dispatch 2024-04-16T14:29:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[18570]: audit 2024-04-16T14:29:05.622856+0000 mgr.x (mgr.25039) 43 : audit [DBG] from='client.25126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[18570]: cluster 2024-04-16T14:29:05.791240+0000 mgr.x (mgr.25039) 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-04-16T14:29:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[18570]: audit 2024-04-16T14:29:06.368155+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.71:0/1586014207' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/544687849"}]': finished 2024-04-16T14:29:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[18570]: cluster 2024-04-16T14:29:06.368309+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-16T14:29:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[18570]: audit 2024-04-16T14:29:06.716927+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.71:0/3456227817' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]: dispatch 2024-04-16T14:29:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[18570]: audit 2024-04-16T14:29:06.717601+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]: dispatch 2024-04-16T14:29:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[23969]: audit 2024-04-16T14:29:05.622856+0000 mgr.x (mgr.25039) 43 : audit [DBG] from='client.25126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[23969]: cluster 2024-04-16T14:29:05.791240+0000 mgr.x (mgr.25039) 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-04-16T14:29:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[23969]: audit 2024-04-16T14:29:06.368155+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.71:0/1586014207' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/544687849"}]': finished 2024-04-16T14:29:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[23969]: cluster 2024-04-16T14:29:06.368309+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-16T14:29:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[23969]: audit 2024-04-16T14:29:06.716927+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.71:0/3456227817' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]: dispatch 2024-04-16T14:29:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:07 smithi071 bash[23969]: audit 2024-04-16T14:29:06.717601+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]: dispatch 2024-04-16T14:29:08.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:08 smithi122 bash[18672]: audit 2024-04-16T14:29:07.371363+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]': finished 2024-04-16T14:29:08.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:08 smithi122 bash[18672]: cluster 2024-04-16T14:29:07.371552+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-16T14:29:08.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:08 smithi122 bash[18672]: audit 2024-04-16T14:29:07.752569+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.71:0/467003680' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]: dispatch 2024-04-16T14:29:08.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:08 smithi122 bash[18672]: audit 2024-04-16T14:29:07.753246+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]: dispatch 2024-04-16T14:29:08.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:08 smithi122 bash[18672]: audit 2024-04-16T14:29:08.178726+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:08.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:08 smithi122 bash[18672]: audit 2024-04-16T14:29:08.191437+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:08.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:08 smithi122 bash[18672]: audit 2024-04-16T14:29:08.201889+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[18570]: audit 2024-04-16T14:29:07.371363+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]': finished 2024-04-16T14:29:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[18570]: cluster 2024-04-16T14:29:07.371552+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-16T14:29:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[18570]: audit 2024-04-16T14:29:07.752569+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.71:0/467003680' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]: dispatch 2024-04-16T14:29:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[18570]: audit 2024-04-16T14:29:07.753246+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]: dispatch 2024-04-16T14:29:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[18570]: audit 2024-04-16T14:29:08.178726+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[18570]: audit 2024-04-16T14:29:08.191437+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[18570]: audit 2024-04-16T14:29:08.201889+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[23969]: audit 2024-04-16T14:29:07.371363+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/165182604"}]': finished 2024-04-16T14:29:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[23969]: cluster 2024-04-16T14:29:07.371552+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-16T14:29:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[23969]: audit 2024-04-16T14:29:07.752569+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.71:0/467003680' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]: dispatch 2024-04-16T14:29:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[23969]: audit 2024-04-16T14:29:07.753246+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]: dispatch 2024-04-16T14:29:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[23969]: audit 2024-04-16T14:29:08.178726+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[23969]: audit 2024-04-16T14:29:08.191437+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[23969]: audit 2024-04-16T14:29:08.201889+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:09.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:08 smithi071 bash[62301]: level=info ts=2024-04-16T14:29:08.848Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002561593s 2024-04-16T14:29:09.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:09 smithi122 bash[18672]: cluster 2024-04-16T14:29:07.791974+0000 mgr.x (mgr.25039) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:29:09.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:09 smithi122 bash[18672]: cephadm 2024-04-16T14:29:08.220637+0000 mgr.x (mgr.25039) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:29:09.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:09 smithi122 bash[18672]: audit 2024-04-16T14:29:08.391423+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]': finished 2024-04-16T14:29:09.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:09 smithi122 bash[18672]: cluster 2024-04-16T14:29:08.391631+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-16T14:29:09.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:09 smithi122 bash[18672]: cephadm 2024-04-16T14:29:08.468731+0000 mgr.x (mgr.25039) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:29:09.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:09 smithi122 bash[18672]: audit 2024-04-16T14:29:08.762343+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? 172.21.15.71:0/2260113320' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/472655666"}]: dispatch 2024-04-16T14:29:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[18570]: cluster 2024-04-16T14:29:07.791974+0000 mgr.x (mgr.25039) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:29:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[18570]: cephadm 2024-04-16T14:29:08.220637+0000 mgr.x (mgr.25039) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:29:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[18570]: audit 2024-04-16T14:29:08.391423+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]': finished 2024-04-16T14:29:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[18570]: cluster 2024-04-16T14:29:08.391631+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-16T14:29:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[18570]: cephadm 2024-04-16T14:29:08.468731+0000 mgr.x (mgr.25039) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:29:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[18570]: audit 2024-04-16T14:29:08.762343+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? 172.21.15.71:0/2260113320' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/472655666"}]: dispatch 2024-04-16T14:29:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[23969]: cluster 2024-04-16T14:29:07.791974+0000 mgr.x (mgr.25039) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:29:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[23969]: cephadm 2024-04-16T14:29:08.220637+0000 mgr.x (mgr.25039) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:29:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[23969]: audit 2024-04-16T14:29:08.391423+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2570628715"}]': finished 2024-04-16T14:29:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[23969]: cluster 2024-04-16T14:29:08.391631+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-16T14:29:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[23969]: cephadm 2024-04-16T14:29:08.468731+0000 mgr.x (mgr.25039) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:29:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:09 smithi071 bash[23969]: audit 2024-04-16T14:29:08.762343+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? 172.21.15.71:0/2260113320' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/472655666"}]: dispatch 2024-04-16T14:29:10.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:10 smithi122 bash[18672]: audit 2024-04-16T14:29:09.390091+0000 mon.a (mon.0) 1256 : audit [INF] from='client.? 172.21.15.71:0/2260113320' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/472655666"}]': finished 2024-04-16T14:29:10.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:10 smithi122 bash[18672]: cluster 2024-04-16T14:29:09.390267+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-16T14:29:10.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:10 smithi122 bash[18672]: audit 2024-04-16T14:29:09.764388+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.71:0/3889760554' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]: dispatch 2024-04-16T14:29:10.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:10 smithi122 bash[18672]: audit 2024-04-16T14:29:09.765289+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]: dispatch 2024-04-16T14:29:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:10 smithi071 bash[18570]: audit 2024-04-16T14:29:09.390091+0000 mon.a (mon.0) 1256 : audit [INF] from='client.? 172.21.15.71:0/2260113320' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/472655666"}]': finished 2024-04-16T14:29:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:10 smithi071 bash[18570]: cluster 2024-04-16T14:29:09.390267+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-16T14:29:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:10 smithi071 bash[18570]: audit 2024-04-16T14:29:09.764388+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.71:0/3889760554' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]: dispatch 2024-04-16T14:29:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:10 smithi071 bash[18570]: audit 2024-04-16T14:29:09.765289+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]: dispatch 2024-04-16T14:29:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:10 smithi071 bash[23969]: audit 2024-04-16T14:29:09.390091+0000 mon.a (mon.0) 1256 : audit [INF] from='client.? 172.21.15.71:0/2260113320' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/472655666"}]': finished 2024-04-16T14:29:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:10 smithi071 bash[23969]: cluster 2024-04-16T14:29:09.390267+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-16T14:29:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:10 smithi071 bash[23969]: audit 2024-04-16T14:29:09.764388+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.71:0/3889760554' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]: dispatch 2024-04-16T14:29:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:10 smithi071 bash[23969]: audit 2024-04-16T14:29:09.765289+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]: dispatch 2024-04-16T14:29:11.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[18570]: cluster 2024-04-16T14:29:09.792501+0000 mgr.x (mgr.25039) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:11.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[18570]: audit 2024-04-16T14:29:10.410118+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]': finished 2024-04-16T14:29:11.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[18570]: cluster 2024-04-16T14:29:10.410209+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-16T14:29:11.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[18570]: audit 2024-04-16T14:29:10.777367+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.71:0/3535299559' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]: dispatch 2024-04-16T14:29:11.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[18570]: audit 2024-04-16T14:29:10.778016+0000 mon.a (mon.0) 1261 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]: dispatch 2024-04-16T14:29:11.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[23969]: cluster 2024-04-16T14:29:09.792501+0000 mgr.x (mgr.25039) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:11.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[23969]: audit 2024-04-16T14:29:10.410118+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]': finished 2024-04-16T14:29:11.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[23969]: cluster 2024-04-16T14:29:10.410209+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-16T14:29:11.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[23969]: audit 2024-04-16T14:29:10.777367+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.71:0/3535299559' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]: dispatch 2024-04-16T14:29:11.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:11 smithi071 bash[23969]: audit 2024-04-16T14:29:10.778016+0000 mon.a (mon.0) 1261 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]: dispatch 2024-04-16T14:29:11.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:11 smithi122 bash[18672]: cluster 2024-04-16T14:29:09.792501+0000 mgr.x (mgr.25039) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:11.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:11 smithi122 bash[18672]: audit 2024-04-16T14:29:10.410118+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/472655666"}]': finished 2024-04-16T14:29:11.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:11 smithi122 bash[18672]: cluster 2024-04-16T14:29:10.410209+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-16T14:29:11.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:11 smithi122 bash[18672]: audit 2024-04-16T14:29:10.777367+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.71:0/3535299559' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]: dispatch 2024-04-16T14:29:11.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:11 smithi122 bash[18672]: audit 2024-04-16T14:29:10.778016+0000 mon.a (mon.0) 1261 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]: dispatch 2024-04-16T14:29:12.562 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:12 smithi122 bash[18672]: audit 2024-04-16T14:29:11.415223+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]': finished 2024-04-16T14:29:12.562 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:12 smithi122 bash[18672]: cluster 2024-04-16T14:29:11.415308+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-16T14:29:12.562 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:12 smithi122 bash[18672]: audit 2024-04-16T14:29:11.770541+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.71:0/2475076156' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3620271122"}]: dispatch 2024-04-16T14:29:12.563 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:12 smithi122 bash[39335]: ts=2024-04-16T14:29: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.71:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:29:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:12 smithi071 bash[23969]: audit 2024-04-16T14:29:11.415223+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]': finished 2024-04-16T14:29:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:12 smithi071 bash[23969]: cluster 2024-04-16T14:29:11.415308+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-16T14:29:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:12 smithi071 bash[23969]: audit 2024-04-16T14:29:11.770541+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.71:0/2475076156' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3620271122"}]: dispatch 2024-04-16T14:29:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:12 smithi071 bash[18570]: audit 2024-04-16T14:29:11.415223+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/1827787288"}]': finished 2024-04-16T14:29:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:12 smithi071 bash[18570]: cluster 2024-04-16T14:29:11.415308+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-16T14:29:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:12 smithi071 bash[18570]: audit 2024-04-16T14:29:11.770541+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.71:0/2475076156' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3620271122"}]: dispatch 2024-04-16T14:29:13.153 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:12 smithi071 bash[18826]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:29:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:29:13.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[18672]: cluster 2024-04-16T14:29:11.792953+0000 mgr.x (mgr.25039) 49 : cluster [DBG] pgmap v23: 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-04-16T14:29:13.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[18672]: audit 2024-04-16T14:29:12.429421+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.71:0/2475076156' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3620271122"}]': finished 2024-04-16T14:29:13.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[18672]: cluster 2024-04-16T14:29:12.429518+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-16T14:29:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:13 smithi071 bash[23969]: cluster 2024-04-16T14:29:11.792953+0000 mgr.x (mgr.25039) 49 : cluster [DBG] pgmap v23: 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-04-16T14:29:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:13 smithi071 bash[23969]: audit 2024-04-16T14:29:12.429421+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.71:0/2475076156' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3620271122"}]': finished 2024-04-16T14:29:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:13 smithi071 bash[23969]: cluster 2024-04-16T14:29:12.429518+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-16T14:29:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:13 smithi071 bash[18570]: cluster 2024-04-16T14:29:11.792953+0000 mgr.x (mgr.25039) 49 : cluster [DBG] pgmap v23: 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-04-16T14:29:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:13 smithi071 bash[18570]: audit 2024-04-16T14:29:12.429421+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.71:0/2475076156' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3620271122"}]': finished 2024-04-16T14:29:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:13 smithi071 bash[18570]: cluster 2024-04-16T14:29:12.429518+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-16T14:29:13.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 systemd[1]: Stopping Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[49005]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus.a 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.786Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.787Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:29:13.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.787Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:29:13.944 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:13 smithi122 bash[39335]: ts=2024-04-16T14:29:13.787Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:29:14.514 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:14 smithi122 bash[18672]: audit 2024-04-16T14:29:13.934135+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:14.515 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:14 smithi122 bash[49014]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:29:14.515 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:14 smithi122 bash[49048]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus.a 2024-04-16T14:29:14.515 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:14 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:29:14.515 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:14 smithi122 systemd[1]: Stopped Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:14.515 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:14 smithi122 systemd[1]: Started Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:14 smithi071 bash[18570]: audit 2024-04-16T14:29:13.934135+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:14 smithi071 bash[23969]: audit 2024-04-16T14:29:13.934135+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:15.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[18672]: cluster 2024-04-16T14:29:13.793416+0000 mgr.x (mgr.25039) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:29:15.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[18672]: audit 2024-04-16T14:29:14.502944+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:15.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[18672]: audit 2024-04-16T14:29:14.515104+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:15.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[18672]: cephadm 2024-04-16T14:29:14.554102+0000 mgr.x (mgr.25039) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-16T14:29:15.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[18672]: cephadm 2024-04-16T14:29:14.554552+0000 mgr.x (mgr.25039) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi122 2024-04-16T14:29:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[18570]: cluster 2024-04-16T14:29:13.793416+0000 mgr.x (mgr.25039) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:29:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[18570]: audit 2024-04-16T14:29:14.502944+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[18570]: audit 2024-04-16T14:29:14.515104+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[18570]: cephadm 2024-04-16T14:29:14.554102+0000 mgr.x (mgr.25039) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-16T14:29:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[18570]: cephadm 2024-04-16T14:29:14.554552+0000 mgr.x (mgr.25039) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi122 2024-04-16T14:29:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[23969]: cluster 2024-04-16T14:29:13.793416+0000 mgr.x (mgr.25039) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:29:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[23969]: audit 2024-04-16T14:29:14.502944+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[23969]: audit 2024-04-16T14:29:14.515104+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[23969]: cephadm 2024-04-16T14:29:14.554102+0000 mgr.x (mgr.25039) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-16T14:29:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:15 smithi071 bash[23969]: cephadm 2024-04-16T14:29:14.554552+0000 mgr.x (mgr.25039) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi122 2024-04-16T14:29:16.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.809Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:29:16.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.809Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:29:16.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.810Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:29:16.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.810Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi122 (none))" 2024-04-16T14:29:16.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.810Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:29:16.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.810Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:29:16.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.811Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:29:16.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.812Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:29:16.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.812Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:29:16.195 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.815Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:29:16.195 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.815Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.75µs 2024-04-16T14:29:16.195 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.815Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:29:16.195 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:15 smithi122 bash[49076]: ts=2024-04-16T14:29:15.817Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-16T14:29:16.564 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[18672]: audit 2024-04-16T14:29:14.710131+0000 mgr.x (mgr.25039) 53 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:16.565 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[49076]: ts=2024-04-16T14:29:16.263Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-16T14:29:16.565 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[49076]: ts=2024-04-16T14:29:16.263Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-16T14:29:16.565 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[49076]: ts=2024-04-16T14:29:16.263Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.391µs wal_replay_duration=447.476624ms total_replay_duration=447.524839ms 2024-04-16T14:29:16.565 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[49076]: ts=2024-04-16T14:29:16.267Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:29:16.565 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[49076]: ts=2024-04-16T14:29:16.268Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:29:16.565 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[49076]: ts=2024-04-16T14:29:16.268Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:29:16.565 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[49076]: ts=2024-04-16T14:29:16.299Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.571612ms db_storage=809ns remote_storage=1.951µs web_handler=525ns query_engine=835ns scrape=303.175µs scrape_sd=109.361µs notify=15.777µs notify_sd=14.557µs rules=30.748603ms 2024-04-16T14:29:16.565 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:16 smithi122 bash[49076]: ts=2024-04-16T14:29:16.299Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:29:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:16 smithi071 bash[18570]: audit 2024-04-16T14:29:14.710131+0000 mgr.x (mgr.25039) 53 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:16 smithi071 bash[23969]: audit 2024-04-16T14:29:14.710131+0000 mgr.x (mgr.25039) 53 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:17.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:17 smithi122 bash[18672]: cluster 2024-04-16T14:29:15.794194+0000 mgr.x (mgr.25039) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-16T14:29:17.614 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:17 smithi122 systemd[1]: Stopping Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:29:17.615 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:17 smithi122 bash[49264]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter.b 2024-04-16T14:29:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:17 smithi071 bash[18570]: cluster 2024-04-16T14:29:15.794194+0000 mgr.x (mgr.25039) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-16T14:29:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:17 smithi071 bash[23969]: cluster 2024-04-16T14:29:15.794194+0000 mgr.x (mgr.25039) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-16T14:29:18.192 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:17 smithi122 bash[49273]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T14:29:18.192 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:17 smithi122 bash[49312]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter.b 2024-04-16T14:29:18.192 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:18 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:29:18.192 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:18 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-16T14:29:18.192 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:18 smithi122 systemd[1]: Stopped Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:18.192 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:18 smithi122 systemd[1]: Started Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:19.442 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.040Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.040Z 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-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z 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-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z 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-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=arp 2024-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-16T14:29:19.443 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=edac 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-16T14:29:19.444 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-16T14:29:19.445 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: cluster 2024-04-16T14:29:17.794868+0000 mgr.x (mgr.25039) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: audit 2024-04-16T14:29:18.177278+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: audit 2024-04-16T14:29:18.190887+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: cephadm 2024-04-16T14:29:18.228972+0000 mgr.x (mgr.25039) 56 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: cephadm 2024-04-16T14:29:18.239759+0000 mgr.x (mgr.25039) 57 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: audit 2024-04-16T14:29:18.328152+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: audit 2024-04-16T14:29:18.336254+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: audit 2024-04-16T14:29:18.340340+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: audit 2024-04-16T14:29:18.344771+0000 mgr.x (mgr.25039) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:29:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[18672]: cephadm 2024-04-16T14:29:18.350227+0000 mgr.x (mgr.25039) 59 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-04-16T14:29:19.446 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=os 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=stat 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=time 2024-04-16T14:29:19.447 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-16T14:29:19.448 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=uname 2024-04-16T14:29:19.448 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.041Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-16T14:29:19.448 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.042Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-16T14:29:19.448 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.042Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-16T14:29:19.448 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.042Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-16T14:29:19.448 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:19 smithi122 bash[49342]: ts=2024-04-16T14:29:19.042Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-16T14:29:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: cluster 2024-04-16T14:29:17.794868+0000 mgr.x (mgr.25039) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-16T14:29:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: audit 2024-04-16T14:29:18.177278+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: audit 2024-04-16T14:29:18.190887+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: cephadm 2024-04-16T14:29:18.228972+0000 mgr.x (mgr.25039) 56 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-16T14:29:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: cephadm 2024-04-16T14:29:18.239759+0000 mgr.x (mgr.25039) 57 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T14:29:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: audit 2024-04-16T14:29:18.328152+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: audit 2024-04-16T14:29:18.336254+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: audit 2024-04-16T14:29:18.340340+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:29:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: audit 2024-04-16T14:29:18.344771+0000 mgr.x (mgr.25039) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:29:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[18570]: cephadm 2024-04-16T14:29:18.350227+0000 mgr.x (mgr.25039) 59 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-04-16T14:29:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: cluster 2024-04-16T14:29:17.794868+0000 mgr.x (mgr.25039) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-16T14:29:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: audit 2024-04-16T14:29:18.177278+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: audit 2024-04-16T14:29:18.190887+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: cephadm 2024-04-16T14:29:18.228972+0000 mgr.x (mgr.25039) 56 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-16T14:29:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: cephadm 2024-04-16T14:29:18.239759+0000 mgr.x (mgr.25039) 57 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T14:29:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: audit 2024-04-16T14:29:18.328152+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: audit 2024-04-16T14:29:18.336254+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: audit 2024-04-16T14:29:18.340340+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:29:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: audit 2024-04-16T14:29:18.344771+0000 mgr.x (mgr.25039) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:29:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:19 smithi071 bash[23969]: cephadm 2024-04-16T14:29:18.350227+0000 mgr.x (mgr.25039) 59 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-04-16T14:29:21.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:21 smithi122 bash[18672]: cluster 2024-04-16T14:29:19.795616+0000 mgr.x (mgr.25039) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-16T14:29:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:21 smithi071 bash[18570]: cluster 2024-04-16T14:29:19.795616+0000 mgr.x (mgr.25039) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-16T14:29:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:21 smithi071 bash[23969]: cluster 2024-04-16T14:29:19.795616+0000 mgr.x (mgr.25039) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-16T14:29:22.692 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:22 smithi122 systemd[1]: Stopping Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:29:22.692 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:22 smithi122 bash[49551]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-grafana.a 2024-04-16T14:29:22.692 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:22 smithi122 bash[38150]: t=2024-04-16T14:29:22+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-16T14:29:23.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[18672]: cluster 2024-04-16T14:29:21.796600+0000 mgr.x (mgr.25039) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:29:23.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[49560]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-grafana-a 2024-04-16T14:29:23.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[49594]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-grafana.a 2024-04-16T14:29:23.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:23 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-16T14:29:23.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:23 smithi122 systemd[1]: Stopped Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:23.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:23 smithi122 systemd[1]: Started Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:23 smithi071 bash[18570]: cluster 2024-04-16T14:29:21.796600+0000 mgr.x (mgr.25039) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:29:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:23 smithi071 bash[23969]: cluster 2024-04-16T14:29:21.796600+0000 mgr.x (mgr.25039) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:29:23.730 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STOPPING 2024-04-16T14:29:23.730 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:29:23.730 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STOPPED 2024-04-16T14:29:23.730 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STARTING 2024-04-16T14:29:23.731 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Serving on http://:::9283 2024-04-16T14:29:23.731 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STARTED 2024-04-16T14:29:23.731 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STOPPING 2024-04-16T14:29:23.731 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:29:23.731 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STOPPED 2024-04-16T14:29:23.731 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STARTING 2024-04-16T14:29:23.731 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Serving on http://:::9283 2024-04-16T14:29:23.732 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STARTED 2024-04-16T14:29:23.732 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STOPPING 2024-04-16T14:29:23.732 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:29:23.732 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STOPPED 2024-04-16T14:29:24.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STARTING 2024-04-16T14:29:24.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Serving on http://:::9283 2024-04-16T14:29:24.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:23 smithi122 bash[46946]: [16/Apr/2024:14:29:23] ENGINE Bus STARTED 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.370407+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.382590+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.440197+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.443952+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.444614+0000 mgr.x (mgr.25039) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.448276+0000 mgr.x (mgr.25039) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.454128+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.477138+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.482065+0000 mgr.x (mgr.25039) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:24.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.509483+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.512183+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: cephadm 2024-04-16T14:29:23.515155+0000 mgr.x (mgr.25039) 65 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.516223+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.516272+0000 mgr.x (mgr.25039) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.520312+0000 mgr.x (mgr.25039) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.524088+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.529320+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.370407+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.382590+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.440197+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.443952+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.444614+0000 mgr.x (mgr.25039) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.448276+0000 mgr.x (mgr.25039) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.454128+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.477138+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.482065+0000 mgr.x (mgr.25039) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.509483+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.512183+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:24.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: cephadm 2024-04-16T14:29:23.515155+0000 mgr.x (mgr.25039) 65 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.370407+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.382590+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.440197+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.443952+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.444614+0000 mgr.x (mgr.25039) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.448276+0000 mgr.x (mgr.25039) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.454128+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.477138+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:24.591 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.482065+0000 mgr.x (mgr.25039) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.509483+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.512183+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: cephadm 2024-04-16T14:29:23.515155+0000 mgr.x (mgr.25039) 65 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.516223+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.516272+0000 mgr.x (mgr.25039) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.520312+0000 mgr.x (mgr.25039) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.524088+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.529320+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.532314+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.533554+0000 mgr.x (mgr.25039) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.536285+0000 mgr.x (mgr.25039) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.541327+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.551318+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.555240+0000 mgr.x (mgr.25039) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:29:24.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.555873+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:29:24.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.559875+0000 mgr.x (mgr.25039) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:29:24.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.566179+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[18672]: audit 2024-04-16T14:29:23.583777+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:24.593 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+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-04-16T14:29:24.593 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+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-04-16T14:29:24.593 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-16T14:29:24.593 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-16T14:29:24.593 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="App mode production" logger=settings 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+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-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-16T14:29:24.594 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=663.941µs 2024-04-16T14:29:24.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-16T14:29:24.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-16T14:29:24.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-16T14:29:24.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-16T14:29:24.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-16T14:29:24.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-16T14:29:24.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-16T14:29:24.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-16T14:29:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.532314+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:29:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.533554+0000 mgr.x (mgr.25039) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.536285+0000 mgr.x (mgr.25039) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.541327+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.551318+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.555240+0000 mgr.x (mgr.25039) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.555873+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.559875+0000 mgr.x (mgr.25039) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.566179+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[18570]: audit 2024-04-16T14:29:23.583777+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.516223+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.516272+0000 mgr.x (mgr.25039) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.520312+0000 mgr.x (mgr.25039) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.524088+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.529320+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.532314+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.533554+0000 mgr.x (mgr.25039) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.536285+0000 mgr.x (mgr.25039) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.541327+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.551318+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.555240+0000 mgr.x (mgr.25039) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.555873+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.559875+0000 mgr.x (mgr.25039) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.566179+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:24 smithi071 bash[23969]: audit 2024-04-16T14:29:23.583777+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:24.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-16T14:29:24.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-16T14:29:24.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-16T14:29:24.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:24 smithi122 bash[49623]: t=2024-04-16T14:29:24+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-16T14:29:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:25 smithi071 bash[23969]: cephadm 2024-04-16T14:29:23.588709+0000 mgr.x (mgr.25039) 72 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:29:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:25 smithi071 bash[23969]: cluster 2024-04-16T14:29:23.797237+0000 mgr.x (mgr.25039) 73 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-16T14:29:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:25 smithi071 bash[18570]: cephadm 2024-04-16T14:29:23.588709+0000 mgr.x (mgr.25039) 72 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:29:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:25 smithi071 bash[18570]: cluster 2024-04-16T14:29:23.797237+0000 mgr.x (mgr.25039) 73 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-16T14:29:25.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:25 smithi122 bash[18672]: cephadm 2024-04-16T14:29:23.588709+0000 mgr.x (mgr.25039) 72 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:29:25.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:25 smithi122 bash[18672]: cluster 2024-04-16T14:29:23.797237+0000 mgr.x (mgr.25039) 73 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-16T14:29:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[18570]: audit 2024-04-16T14:29:24.718158+0000 mgr.x (mgr.25039) 74 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[18570]: audit 2024-04-16T14:29:25.913894+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[18570]: audit 2024-04-16T14:29:25.922321+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[18570]: audit 2024-04-16T14:29:25.923232+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[18570]: audit 2024-04-16T14:29:25.925701+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:29:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[18570]: audit 2024-04-16T14:29:25.927464+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[23969]: audit 2024-04-16T14:29:24.718158+0000 mgr.x (mgr.25039) 74 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[23969]: audit 2024-04-16T14:29:25.913894+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[23969]: audit 2024-04-16T14:29:25.922321+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[23969]: audit 2024-04-16T14:29:25.923232+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[23969]: audit 2024-04-16T14:29:25.925701+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:29:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:26 smithi071 bash[23969]: audit 2024-04-16T14:29:25.927464+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:26.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:26 smithi122 bash[18672]: audit 2024-04-16T14:29:24.718158+0000 mgr.x (mgr.25039) 74 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:26.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:26 smithi122 bash[18672]: audit 2024-04-16T14:29:25.913894+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:26.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:26 smithi122 bash[18672]: audit 2024-04-16T14:29:25.922321+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:26.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:26 smithi122 bash[18672]: audit 2024-04-16T14:29:25.923232+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:26.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:26 smithi122 bash[18672]: audit 2024-04-16T14:29:25.925701+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:29:26.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:26 smithi122 bash[18672]: audit 2024-04-16T14:29:25.927464+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:27.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:27 smithi122 bash[18672]: cluster 2024-04-16T14:29:25.798962+0000 mgr.x (mgr.25039) 75 : cluster [DBG] pgmap v31: 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-04-16T14:29:27.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:27 smithi122 bash[18672]: cephadm 2024-04-16T14:29:25.908860+0000 mgr.x (mgr.25039) 76 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:29:27.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:27 smithi122 bash[18672]: cephadm 2024-04-16T14:29:25.932736+0000 mgr.x (mgr.25039) 77 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:29:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:27 smithi071 bash[18570]: cluster 2024-04-16T14:29:25.798962+0000 mgr.x (mgr.25039) 75 : cluster [DBG] pgmap v31: 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-04-16T14:29:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:27 smithi071 bash[18570]: cephadm 2024-04-16T14:29:25.908860+0000 mgr.x (mgr.25039) 76 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:29:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:27 smithi071 bash[18570]: cephadm 2024-04-16T14:29:25.932736+0000 mgr.x (mgr.25039) 77 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:29:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:27 smithi071 bash[23969]: cluster 2024-04-16T14:29:25.798962+0000 mgr.x (mgr.25039) 75 : cluster [DBG] pgmap v31: 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-04-16T14:29:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:27 smithi071 bash[23969]: cephadm 2024-04-16T14:29:25.908860+0000 mgr.x (mgr.25039) 76 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:29:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:27 smithi071 bash[23969]: cephadm 2024-04-16T14:29:25.932736+0000 mgr.x (mgr.25039) 77 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:29:29.075 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.075 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.076 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.076 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.077 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.077 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.077 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:29:28 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:29.326 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:29 smithi071 systemd[1]: Stopping Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:29:29.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:29 smithi122 bash[46946]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:29:29] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.33.4" 2024-04-16T14:29:29.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:29 smithi071 bash[23969]: cluster 2024-04-16T14:29:27.799817+0000 mgr.x (mgr.25039) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:29.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:29 smithi071 bash[23969]: audit 2024-04-16T14:29:28.934244+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:29.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:29 smithi071 bash[18570]: cluster 2024-04-16T14:29:27.799817+0000 mgr.x (mgr.25039) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:29.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:29 smithi071 bash[18570]: audit 2024-04-16T14:29:28.934244+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:29.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:29 smithi122 bash[18672]: cluster 2024-04-16T14:29:27.799817+0000 mgr.x (mgr.25039) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:29.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:29 smithi122 bash[18672]: audit 2024-04-16T14:29:28.934244+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:30.584 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:30 smithi071 bash[64098]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-y 2024-04-16T14:29:30.584 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:29:30.584 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:30 smithi071 bash[64179]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-y 2024-04-16T14:29:30.585 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-16T14:29:30.585 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: Stopped Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:30.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:30 smithi122 bash[18672]: cluster 2024-04-16T14:29:29.800627+0000 mgr.x (mgr.25039) 79 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:30.949 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:30.949 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:30.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:30 smithi071 bash[18570]: cluster 2024-04-16T14:29:29.800627+0000 mgr.x (mgr.25039) 79 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:30.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:30.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: Started Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:30 smithi071 bash[23969]: cluster 2024-04-16T14:29:29.800627+0000 mgr.x (mgr.25039) 79 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:30.951 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:29:30 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[64237]: debug 2024-04-16T14:29:31.911+0000 7f7ac0918700 1 -- 172.21.15.71:0/3654994485 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55848d44c5a0 con 0x55848e1cc400 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[23969]: audit 2024-04-16T14:29:30.770028+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[23969]: audit 2024-04-16T14:29:30.777321+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[23969]: audit 2024-04-16T14:29:30.809508+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[23969]: audit 2024-04-16T14:29:30.809698+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[23969]: audit 2024-04-16T14:29:30.809849+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[23969]: audit 2024-04-16T14:29:30.810177+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[23969]: cephadm 2024-04-16T14:29:31.030120+0000 mgr.x (mgr.25039) 80 : cephadm [INF] Deploying daemon agent.smithi071 on smithi071 2024-04-16T14:29:32.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[23969]: cephadm 2024-04-16T14:29:31.332616+0000 mgr.x (mgr.25039) 81 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-04-16T14:29:32.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[18570]: audit 2024-04-16T14:29:30.770028+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:32.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[18570]: audit 2024-04-16T14:29:30.777321+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:32.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[18570]: audit 2024-04-16T14:29:30.809508+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:32.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[18570]: audit 2024-04-16T14:29:30.809698+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:32.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[18570]: audit 2024-04-16T14:29:30.809849+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:32.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[18570]: audit 2024-04-16T14:29:30.810177+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:32.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[18570]: cephadm 2024-04-16T14:29:31.030120+0000 mgr.x (mgr.25039) 80 : cephadm [INF] Deploying daemon agent.smithi071 on smithi071 2024-04-16T14:29:32.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:31 smithi071 bash[18570]: cephadm 2024-04-16T14:29:31.332616+0000 mgr.x (mgr.25039) 81 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-04-16T14:29:32.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:31 smithi122 bash[18672]: audit 2024-04-16T14:29:30.770028+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:32.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:31 smithi122 bash[18672]: audit 2024-04-16T14:29:30.777321+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:32.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:31 smithi122 bash[18672]: audit 2024-04-16T14:29:30.809508+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:32.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:31 smithi122 bash[18672]: audit 2024-04-16T14:29:30.809698+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:32.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:31 smithi122 bash[18672]: audit 2024-04-16T14:29:30.809849+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:32.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:31 smithi122 bash[18672]: audit 2024-04-16T14:29:30.810177+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:32.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:31 smithi122 bash[18672]: cephadm 2024-04-16T14:29:31.030120+0000 mgr.x (mgr.25039) 80 : cephadm [INF] Deploying daemon agent.smithi071 on smithi071 2024-04-16T14:29:32.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:31 smithi122 bash[18672]: cephadm 2024-04-16T14:29:31.332616+0000 mgr.x (mgr.25039) 81 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-04-16T14:29:32.412 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.412 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.412 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.413 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.413 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.413 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.413 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.414 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.414 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.448 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:32 smithi071 bash[64237]: debug 2024-04-16T14:29:32.067+0000 7f7acab1f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:29:32.662 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.663 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.663 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.663 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.663 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.664 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.664 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.664 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.664 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:32.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:32 smithi122 bash[18672]: cluster 2024-04-16T14:29:31.802188+0000 mgr.x (mgr.25039) 82 : cluster [DBG] pgmap v34: 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-04-16T14:29:32.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:32 smithi122 bash[18672]: audit 2024-04-16T14:29:32.724042+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:32.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:32 smithi071 bash[18570]: cluster 2024-04-16T14:29:31.802188+0000 mgr.x (mgr.25039) 82 : cluster [DBG] pgmap v34: 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-04-16T14:29:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:32 smithi071 bash[18570]: audit 2024-04-16T14:29:32.724042+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:32 smithi071 bash[23969]: cluster 2024-04-16T14:29:31.802188+0000 mgr.x (mgr.25039) 82 : cluster [DBG] pgmap v34: 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-04-16T14:29:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:32 smithi071 bash[23969]: audit 2024-04-16T14:29:32.724042+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:33.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.692 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.692 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.692 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.693 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.693 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.693 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:33 smithi071 bash[62301]: level=warn ts=2024-04-16T14:29:33.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://smithi071.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.71:8443: connect: connection refused" 2024-04-16T14:29:33.693 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:33 smithi071 bash[64237]: debug 2024-04-16T14:29:33.747+0000 7f7acab1f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:29:33.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:33 smithi071 bash[64237]: debug 2024-04-16T14:29:33.863+0000 7f7acab1f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:29:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.951 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.951 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:33.952 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:29:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:34.326 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[64237]: debug 2024-04-16T14:29:34.151+0000 7f7acab1f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: audit 2024-04-16T14:29:33.189159+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: audit 2024-04-16T14:29:34.012444+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: audit 2024-04-16T14:29:34.063179+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: audit 2024-04-16T14:29:34.065058+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: audit 2024-04-16T14:29:34.073500+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: audit 2024-04-16T14:29:34.151346+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: audit 2024-04-16T14:29:34.161710+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: audit 2024-04-16T14:29:34.162429+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:29:34.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[23969]: cluster 2024-04-16T14:29:34.169397+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-16T14:29:34.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: audit 2024-04-16T14:29:33.189159+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: audit 2024-04-16T14:29:34.012444+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: audit 2024-04-16T14:29:34.063179+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:34.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: audit 2024-04-16T14:29:34.065058+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:29:34.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: audit 2024-04-16T14:29:34.073500+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: audit 2024-04-16T14:29:34.151346+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:34.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: audit 2024-04-16T14:29:34.161710+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:29:34.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: audit 2024-04-16T14:29:34.162429+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:29:34.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:34 smithi071 bash[18570]: cluster 2024-04-16T14:29:34.169397+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-16T14:29:34.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: audit 2024-04-16T14:29:33.189159+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: audit 2024-04-16T14:29:34.012444+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: audit 2024-04-16T14:29:34.063179+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:34.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: audit 2024-04-16T14:29:34.065058+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:29:34.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: audit 2024-04-16T14:29:34.073500+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:34.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: audit 2024-04-16T14:29:34.151346+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:34.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: audit 2024-04-16T14:29:34.161710+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25039 172.21.15.122:0/2620349136' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:29:34.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: audit 2024-04-16T14:29:34.162429+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:29:34.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:34 smithi122 bash[18672]: cluster 2024-04-16T14:29:34.169397+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-16T14:29:35.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[46946]: debug 2024-04-16T14:29:35.077+0000 7f064dbe6700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-16T14:29:35.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[46946]: ignoring --setuser ceph since I am not root 2024-04-16T14:29:35.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[46946]: ignoring --setgroup ceph since I am not root 2024-04-16T14:29:35.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[46946]: debug 2024-04-16T14:29:35.149+0000 7f9d81973700 1 -- 172.21.15.122:0/825947425 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dba92225a0 con 0x55dba9fa0800 2024-04-16T14:29:35.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[46946]: debug 2024-04-16T14:29:35.293+0000 7f9d8b75c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:29:35.446 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[64237]: debug 2024-04-16T14:29:34.999+0000 7f7acab1f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:35.447 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[64237]: debug 2024-04-16T14:29:35.115+0000 7f7acab1f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:29:35.447 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[64237]: debug 2024-04-16T14:29:35.223+0000 7f7acab1f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[18570]: cluster 2024-04-16T14:29:33.802893+0000 mgr.x (mgr.25039) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[18570]: cephadm 2024-04-16T14:29:34.078075+0000 mgr.x (mgr.25039) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[18570]: cephadm 2024-04-16T14:29:34.157253+0000 mgr.x (mgr.25039) 85 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[18570]: cephadm 2024-04-16T14:29:34.164640+0000 mgr.x (mgr.25039) 86 : cephadm [INF] Failing over to other MGR 2024-04-16T14:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[18570]: audit 2024-04-16T14:29:34.454230+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[18570]: audit 2024-04-16T14:29:35.077221+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-16T14:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[18570]: cluster 2024-04-16T14:29:35.077299+0000 mon.a (mon.0) 1294 : cluster [DBG] mgrmap e27: y(active, starting, since 0.913548s) 2024-04-16T14:29:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[64237]: debug 2024-04-16T14:29:35.587+0000 7f7acab1f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[23969]: cluster 2024-04-16T14:29:33.802893+0000 mgr.x (mgr.25039) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[23969]: cephadm 2024-04-16T14:29:34.078075+0000 mgr.x (mgr.25039) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[23969]: cephadm 2024-04-16T14:29:34.157253+0000 mgr.x (mgr.25039) 85 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[23969]: cephadm 2024-04-16T14:29:34.164640+0000 mgr.x (mgr.25039) 86 : cephadm [INF] Failing over to other MGR 2024-04-16T14:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[23969]: audit 2024-04-16T14:29:34.454230+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[23969]: audit 2024-04-16T14:29:35.077221+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-16T14:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[23969]: cluster 2024-04-16T14:29:35.077299+0000 mon.a (mon.0) 1294 : cluster [DBG] mgrmap e27: y(active, starting, since 0.913548s) 2024-04-16T14:29:35.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[18672]: cluster 2024-04-16T14:29:33.802893+0000 mgr.x (mgr.25039) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:29:35.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[18672]: cephadm 2024-04-16T14:29:34.078075+0000 mgr.x (mgr.25039) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:29:35.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[18672]: cephadm 2024-04-16T14:29:34.157253+0000 mgr.x (mgr.25039) 85 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:29:35.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[18672]: cephadm 2024-04-16T14:29:34.164640+0000 mgr.x (mgr.25039) 86 : cephadm [INF] Failing over to other MGR 2024-04-16T14:29:35.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[18672]: audit 2024-04-16T14:29:34.454230+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25039 ' entity='mgr.x' 2024-04-16T14:29:35.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[18672]: audit 2024-04-16T14:29:35.077221+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25039 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-16T14:29:35.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:35 smithi122 bash[18672]: cluster 2024-04-16T14:29:35.077299+0000 mon.a (mon.0) 1294 : cluster [DBG] mgrmap e27: y(active, starting, since 0.913548s) 2024-04-16T14:29:36.188 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[64237]: debug 2024-04-16T14:29:35.707+0000 7f7acab1f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:29:36.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:35 smithi071 bash[64237]: debug 2024-04-16T14:29:35.811+0000 7f7acab1f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:29:36.448 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:36 smithi071 bash[64237]: debug 2024-04-16T14:29:36.191+0000 7f7acab1f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:29:36.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:36 smithi071 bash[64237]: debug 2024-04-16T14:29:36.439+0000 7f7acab1f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:29:37.111 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:36 smithi071 bash[64237]: debug 2024-04-16T14:29:36.707+0000 7f7acab1f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:29:37.111 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:36 smithi071 bash[64237]: debug 2024-04-16T14:29:36.823+0000 7f7acab1f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:29:37.191 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:36 smithi122 bash[46946]: debug 2024-04-16T14:29:36.877+0000 7f9d8b75c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:29:37.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:36 smithi122 bash[46946]: debug 2024-04-16T14:29:36.973+0000 7f9d8b75c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:29:37.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:37 smithi071 bash[64237]: debug 2024-04-16T14:29:37.111+0000 7f7acab1f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:29:37.658 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:37 smithi122 bash[46946]: debug 2024-04-16T14:29:37.225+0000 7f9d8b75c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:29:37.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:37 smithi071 bash[64237]: debug 2024-04-16T14:29:37.535+0000 7f7acab1f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:37.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:37 smithi071 bash[64237]: debug 2024-04-16T14:29:37.779+0000 7f7acab1f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:38.159 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:37 smithi071 bash[64237]: debug 2024-04-16T14:29:37.903+0000 7f7acab1f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:29:38.307 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:38 smithi122 bash[46946]: debug 2024-04-16T14:29:38.061+0000 7f9d8b75c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:38.307 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:38 smithi122 bash[46946]: debug 2024-04-16T14:29:38.193+0000 7f9d8b75c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:29:38.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:38 smithi071 bash[64237]: debug 2024-04-16T14:29:38.163+0000 7f7acab1f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:38.631 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:38 smithi122 bash[46946]: debug 2024-04-16T14:29:38.313+0000 7f9d8b75c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:29:38.906 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:38 smithi122 bash[46946]: debug 2024-04-16T14:29:38.693+0000 7f9d8b75c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:29:38.906 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:38 smithi122 bash[46946]: debug 2024-04-16T14:29:38.805+0000 7f9d8b75c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:29:38.907 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:38 smithi122 bash[49076]: ts=2024-04-16T14:29:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: 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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:29:39.669 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:39 smithi071 bash[64237]: debug 2024-04-16T14:29:39.215+0000 7f7acab1f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:29:39.669 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:39 smithi071 bash[64237]: debug 2024-04-16T14:29:39.339+0000 7f7acab1f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:29:39.691 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:38 smithi122 bash[46946]: debug 2024-04-16T14:29:38.913+0000 7f9d8b75c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:29:39.691 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:39 smithi122 bash[46946]: debug 2024-04-16T14:29:39.277+0000 7f9d8b75c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:29:39.691 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:39 smithi122 bash[46946]: debug 2024-04-16T14:29:39.521+0000 7f9d8b75c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:29:39.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:39 smithi071 bash[64237]: debug 2024-04-16T14:29:39.671+0000 7f7acab1f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:29:39.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:39 smithi071 bash[64237]: debug 2024-04-16T14:29:39.799+0000 7f7acab1f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:29:40.191 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:39 smithi122 bash[46946]: debug 2024-04-16T14:29:39.793+0000 7f9d8b75c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:29:40.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:39 smithi122 bash[46946]: debug 2024-04-16T14:29:39.921+0000 7f9d8b75c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:29:40.423 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: debug 2024-04-16T14:29:40.299+0000 7f7acab1f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:29:40.510 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[46946]: debug 2024-04-16T14:29:40.209+0000 7f9d8b75c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:29:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[18570]: cluster 2024-04-16T14:29:40.452812+0000 mon.a (mon.0) 1295 : cluster [INF] Active manager daemon y restarted 2024-04-16T14:29:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[18570]: cluster 2024-04-16T14:29:40.453738+0000 mon.a (mon.0) 1296 : cluster [INF] Activating manager daemon y 2024-04-16T14:29:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[18570]: cluster 2024-04-16T14:29:40.457083+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-16T14:29:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[18570]: audit 2024-04-16T14:29:40.460003+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:29:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[18570]: audit 2024-04-16T14:29:40.460700+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:29:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[18570]: audit 2024-04-16T14:29:40.461759+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:29:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[18570]: audit 2024-04-16T14:29:40.462157+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:29:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[23969]: cluster 2024-04-16T14:29:40.452812+0000 mon.a (mon.0) 1295 : cluster [INF] Active manager daemon y restarted 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[23969]: cluster 2024-04-16T14:29:40.453738+0000 mon.a (mon.0) 1296 : cluster [INF] Activating manager daemon y 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[23969]: cluster 2024-04-16T14:29:40.457083+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[23969]: audit 2024-04-16T14:29:40.460003+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[23969]: audit 2024-04-16T14:29:40.460700+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[23969]: audit 2024-04-16T14:29:40.461759+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[23969]: audit 2024-04-16T14:29:40.462157+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: debug 2024-04-16T14:29:40.427+0000 7f7acab1f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE Bus STARTING 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: CherryPy Checker: 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: The Application mounted at '' has an empty config. 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE Serving on http://:::9283 2024-04-16T14:29:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE Bus STARTED 2024-04-16T14:29:40.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE Bus STOPPING 2024-04-16T14:29:40.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:29:40.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE Bus STOPPED 2024-04-16T14:29:40.892 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[46946]: debug 2024-04-16T14:29:40.645+0000 7f9d8b75c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:40.893 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[18672]: cluster 2024-04-16T14:29:40.452812+0000 mon.a (mon.0) 1295 : cluster [INF] Active manager daemon y restarted 2024-04-16T14:29:40.893 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[18672]: cluster 2024-04-16T14:29:40.453738+0000 mon.a (mon.0) 1296 : cluster [INF] Activating manager daemon y 2024-04-16T14:29:40.893 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[18672]: cluster 2024-04-16T14:29:40.457083+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-16T14:29:40.893 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[18672]: audit 2024-04-16T14:29:40.460003+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:29:40.893 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[18672]: audit 2024-04-16T14:29:40.460700+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:29:40.893 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[18672]: audit 2024-04-16T14:29:40.461759+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:29:40.894 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[18672]: audit 2024-04-16T14:29:40.462157+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:29:41.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:40 smithi122 bash[46946]: debug 2024-04-16T14:29:40.897+0000 7f9d8b75c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:41.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[46946]: debug 2024-04-16T14:29:41.029+0000 7f9d8b75c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:29:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE Bus STARTING 2024-04-16T14:29:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE Serving on http://:::9283 2024-04-16T14:29:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:40 smithi071 bash[64237]: [16/Apr/2024:14:29:40] ENGINE Bus STARTED 2024-04-16T14:29:41.546 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[46946]: debug 2024-04-16T14:29:41.289+0000 7f9d8b75c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:41.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: cluster 2024-04-16T14:29:40.508796+0000 mon.a (mon.0) 1298 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0552489s) 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.513749+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.513930+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.514036+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.514532+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.514712+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.514792+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.514868+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.514945+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.515030+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.515114+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.515215+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.515290+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.515662+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:29:41.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.515780+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.523045+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: cluster 2024-04-16T14:29:40.627714+0000 mon.a (mon.0) 1299 : cluster [INF] Manager daemon y is now available 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.675798+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.683408+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.683785+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.684198+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.684664+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.705375+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.709792+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.710221+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.732265+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.732669+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.797424+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:40.797815+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:41.445661+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:41.446124+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:41.447185+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:41.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:41 smithi122 bash[18672]: audit 2024-04-16T14:29:41.447976+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:29:41.582 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:29:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: cluster 2024-04-16T14:29:40.508796+0000 mon.a (mon.0) 1298 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0552489s) 2024-04-16T14:29:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.513749+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:29:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.513930+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:29:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.514036+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.514532+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.514712+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.514792+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.514868+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.514945+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.515030+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.515114+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.515215+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:29:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.515290+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:29:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.515662+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:29:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.515780+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:29:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.523045+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:29:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: cluster 2024-04-16T14:29:40.627714+0000 mon.a (mon.0) 1299 : cluster [INF] Manager daemon y is now available 2024-04-16T14:29:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.675798+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.683408+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: cluster 2024-04-16T14:29:40.508796+0000 mon.a (mon.0) 1298 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0552489s) 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.513749+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.513930+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.514036+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.514532+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.514712+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.514792+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.514868+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.514945+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.515030+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.515114+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:29:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.515215+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.515290+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.515662+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.515780+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.523045+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: cluster 2024-04-16T14:29:40.627714+0000 mon.a (mon.0) 1299 : cluster [INF] Manager daemon y is now available 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.675798+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.683408+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.683785+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.684198+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.684664+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:41.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.705375+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.709792+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.710221+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.732265+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.732669+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.797424+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:40.797815+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:41.445661+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:41.446124+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:41.447185+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[23969]: audit 2024-04-16T14:29:41.447976+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.683785+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.684198+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.684664+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.705375+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.709792+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.710221+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.732265+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.732669+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.797424+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:40.797815+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:41.445661+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:41.446124+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:41.447185+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:41 smithi071 bash[18570]: audit 2024-04-16T14:29:41.447976+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:29:42.407 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[62301]: level=info ts=2024-04-16T14:29:42.060Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=7 2024-04-16T14:29:42.421 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:29:42.421 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 starting - - - - 2024-04-16T14:29:42.422 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 starting - - - - 2024-04-16T14:29:42.422 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 starting - - - - 2024-04-16T14:29:42.422 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 starting - - - - 2024-04-16T14:29:42.422 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 starting - - - - 2024-04-16T14:29:42.422 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283 starting - - - - 2024-04-16T14:29:42.422 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 starting - - - - 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (14m) 76s ago 15m 53.2M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (13m) 87s ago 13m 41.8M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (13m) 76s ago 13m 42.2M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 starting - - - - 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 starting - - - - 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (12m) 76s ago 12m 52.8M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (11m) 76s ago 11m 53.1M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (11m) 76s ago 11m 47.3M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (10m) 76s ago 10m 51.2M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (10m) 87s ago 10m 52.3M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (9m) 87s ago 9m 50.5M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (9m) 87s ago 9m 48.7M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (8m) 87s ago 8m 50.4M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 starting - - - - 2024-04-16T14:29:42.423 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (5m) 76s ago 5m 82.7M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:29:42.424 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (5m) 87s ago 5m 82.7M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:29:42.424 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (5m) 76s ago 5m 82.8M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:29:42.424 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (5m) 87s ago 5m 82.7M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:29:42.664 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[46946]: debug 2024-04-16T14:29:42.329+0000 7f9d8b75c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:29:42.665 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[46946]: debug 2024-04-16T14:29:42.457+0000 7f9d8b75c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:29:42.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: cephadm 2024-04-16T14:29:41.449614+0000 mgr.y (mgr.25174) 1 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:29:42.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: cephadm 2024-04-16T14:29:41.449816+0000 mgr.y (mgr.25174) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:29:42.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: cluster 2024-04-16T14:29:41.537162+0000 mon.a (mon.0) 1307 : cluster [DBG] mgrmap e29: y(active, since 1.08361s) 2024-04-16T14:29:42.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: cephadm 2024-04-16T14:29:41.543713+0000 mgr.y (mgr.25174) 3 : cephadm [INF] [16/Apr/2024:14:29:41] ENGINE Bus STARTING 2024-04-16T14:29:42.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: audit 2024-04-16T14:29:41.571562+0000 mgr.y (mgr.25174) 4 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:42.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: cluster 2024-04-16T14:29:41.576091+0000 mgr.y (mgr.25174) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:42.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: cephadm 2024-04-16T14:29:41.697803+0000 mgr.y (mgr.25174) 6 : cephadm [INF] [16/Apr/2024:14:29:41] ENGINE Serving on http://172.21.15.71:8765 2024-04-16T14:29:42.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: audit 2024-04-16T14:29:42.142288+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: audit 2024-04-16T14:29:42.259755+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[18672]: audit 2024-04-16T14:29:42.407305+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: cephadm 2024-04-16T14:29:41.449614+0000 mgr.y (mgr.25174) 1 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:29:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: cephadm 2024-04-16T14:29:41.449816+0000 mgr.y (mgr.25174) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:29:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: cluster 2024-04-16T14:29:41.537162+0000 mon.a (mon.0) 1307 : cluster [DBG] mgrmap e29: y(active, since 1.08361s) 2024-04-16T14:29:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: cephadm 2024-04-16T14:29:41.543713+0000 mgr.y (mgr.25174) 3 : cephadm [INF] [16/Apr/2024:14:29:41] ENGINE Bus STARTING 2024-04-16T14:29:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: audit 2024-04-16T14:29:41.571562+0000 mgr.y (mgr.25174) 4 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: cluster 2024-04-16T14:29:41.576091+0000 mgr.y (mgr.25174) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: cephadm 2024-04-16T14:29:41.697803+0000 mgr.y (mgr.25174) 6 : cephadm [INF] [16/Apr/2024:14:29:41] ENGINE Serving on http://172.21.15.71:8765 2024-04-16T14:29:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: audit 2024-04-16T14:29:42.142288+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: audit 2024-04-16T14:29:42.259755+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[18570]: audit 2024-04-16T14:29:42.407305+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: cephadm 2024-04-16T14:29:41.449614+0000 mgr.y (mgr.25174) 1 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: cephadm 2024-04-16T14:29:41.449816+0000 mgr.y (mgr.25174) 2 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: cluster 2024-04-16T14:29:41.537162+0000 mon.a (mon.0) 1307 : cluster [DBG] mgrmap e29: y(active, since 1.08361s) 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: cephadm 2024-04-16T14:29:41.543713+0000 mgr.y (mgr.25174) 3 : cephadm [INF] [16/Apr/2024:14:29:41] ENGINE Bus STARTING 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: audit 2024-04-16T14:29:41.571562+0000 mgr.y (mgr.25174) 4 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: cluster 2024-04-16T14:29:41.576091+0000 mgr.y (mgr.25174) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: cephadm 2024-04-16T14:29:41.697803+0000 mgr.y (mgr.25174) 6 : cephadm [INF] [16/Apr/2024:14:29:41] ENGINE Serving on http://172.21.15.71:8765 2024-04-16T14:29:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: audit 2024-04-16T14:29:42.142288+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: audit 2024-04-16T14:29:42.259755+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:42 smithi071 bash[23969]: audit 2024-04-16T14:29:42.407305+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:42.881 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:29:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:29:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:29:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:29:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:29:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:29:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:29:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:29:42.882 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:29:42.934 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[46946]: debug 2024-04-16T14:29:42.793+0000 7f9d8b75c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:29:42.935 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:42 smithi122 bash[46946]: debug 2024-04-16T14:29:42.917+0000 7f9d8b75c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "", 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "", 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:29:43.233 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:29:43.660 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:29:43.691 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[46946]: debug 2024-04-16T14:29:43.377+0000 7f9d8b75c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:29:43.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[46946]: debug 2024-04-16T14:29:43.509+0000 7f9d8b75c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:29:43.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[46946]: [16/Apr/2024:14:29:43] ENGINE Bus STARTING 2024-04-16T14:29:43.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[46946]: CherryPy Checker: 2024-04-16T14:29:43.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[46946]: The Application mounted at '' has an empty config. 2024-04-16T14:29:43.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[46946]: [16/Apr/2024:14:29:43] ENGINE Serving on http://:::9283 2024-04-16T14:29:43.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[46946]: [16/Apr/2024:14:29:43] ENGINE Bus STARTED 2024-04-16T14:29:44.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:41.956798+0000 mgr.y (mgr.25174) 7 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:44.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.182791+0000 mgr.y (mgr.25174) 8 : cephadm [INF] [16/Apr/2024:14:29:42] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:29:44.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.182992+0000 mgr.y (mgr.25174) 9 : cephadm [INF] [16/Apr/2024:14:29:42] ENGINE Bus STARTED 2024-04-16T14:29:44.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.231498+0000 mgr.y (mgr.25174) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:29:44.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.232142+0000 mgr.y (mgr.25174) 11 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:29:44.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.400422+0000 mgr.y (mgr.25174) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:29:44.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.410296+0000 mgr.y (mgr.25174) 13 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:44.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.447581+0000 mgr.y (mgr.25174) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:29:44.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cluster 2024-04-16T14:29:42.515879+0000 mgr.y (mgr.25174) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:44.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.565587+0000 mgr.y (mgr.25174) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.612504+0000 mgr.y (mgr.25174) 17 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.739364+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.747395+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.752583+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.784365+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.792765+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.800954+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cephadm 2024-04-16T14:29:42.801940+0000 mgr.y (mgr.25174) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.809143+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.843697+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.844189+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:44.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.873278+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:41.956798+0000 mgr.y (mgr.25174) 7 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:44.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.182791+0000 mgr.y (mgr.25174) 8 : cephadm [INF] [16/Apr/2024:14:29:42] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:29:44.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.182992+0000 mgr.y (mgr.25174) 9 : cephadm [INF] [16/Apr/2024:14:29:42] ENGINE Bus STARTED 2024-04-16T14:29:44.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.231498+0000 mgr.y (mgr.25174) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:29:44.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.232142+0000 mgr.y (mgr.25174) 11 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.400422+0000 mgr.y (mgr.25174) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.410296+0000 mgr.y (mgr.25174) 13 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.447581+0000 mgr.y (mgr.25174) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cluster 2024-04-16T14:29:42.515879+0000 mgr.y (mgr.25174) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.565587+0000 mgr.y (mgr.25174) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.612504+0000 mgr.y (mgr.25174) 17 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.739364+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.747395+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.752583+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.784365+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.792765+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.800954+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cephadm 2024-04-16T14:29:42.801940+0000 mgr.y (mgr.25174) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.809143+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.843697+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.844189+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.873278+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:42.887393+0000 mon.a (mon.0) 1320 : audit [DBG] from='client.? 172.21.15.71:0/1728583449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cluster 2024-04-16T14:29:43.413775+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: cluster 2024-04-16T14:29:43.514448+0000 mon.a (mon.0) 1322 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:29:44.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:43.519724+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:43.520838+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:43.523951+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:43.524520+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[23969]: audit 2024-04-16T14:29:43.667169+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.71:0/3165565668' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:42.887393+0000 mon.a (mon.0) 1320 : audit [DBG] from='client.? 172.21.15.71:0/1728583449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cluster 2024-04-16T14:29:43.413775+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: cluster 2024-04-16T14:29:43.514448+0000 mon.a (mon.0) 1322 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:43.519724+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:43.520838+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:43.523951+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:29:44.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:43.524520+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:29:44.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:43 smithi071 bash[18570]: audit 2024-04-16T14:29:43.667169+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.71:0/3165565668' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:29:44.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:41.956798+0000 mgr.y (mgr.25174) 7 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.182791+0000 mgr.y (mgr.25174) 8 : cephadm [INF] [16/Apr/2024:14:29:42] ENGINE Serving on https://172.21.15.71:7150 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.182992+0000 mgr.y (mgr.25174) 9 : cephadm [INF] [16/Apr/2024:14:29:42] ENGINE Bus STARTED 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.231498+0000 mgr.y (mgr.25174) 10 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.232142+0000 mgr.y (mgr.25174) 11 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.400422+0000 mgr.y (mgr.25174) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.410296+0000 mgr.y (mgr.25174) 13 : audit [DBG] from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.447581+0000 mgr.y (mgr.25174) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cluster 2024-04-16T14:29:42.515879+0000 mgr.y (mgr.25174) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.565587+0000 mgr.y (mgr.25174) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.612504+0000 mgr.y (mgr.25174) 17 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.739364+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.747395+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.752583+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.784365+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.792765+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.800954+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cephadm 2024-04-16T14:29:42.801940+0000 mgr.y (mgr.25174) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.809143+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.843697+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.844189+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.873278+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:42.887393+0000 mon.a (mon.0) 1320 : audit [DBG] from='client.? 172.21.15.71:0/1728583449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:29:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cluster 2024-04-16T14:29:43.413775+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-04-16T14:29:44.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: cluster 2024-04-16T14:29:43.514448+0000 mon.a (mon.0) 1322 : cluster [DBG] Standby manager daemon x started 2024-04-16T14:29:44.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:43.519724+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:29:44.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:43.520838+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:29:44.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:43.523951+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:29:44.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:43.524520+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/3971133667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:29:44.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:43 smithi122 bash[18672]: audit 2024-04-16T14:29:43.667169+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.71:0/3165565668' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:29:44.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.325 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.326 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.326 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.327 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.327 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.327 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.581 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.582 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.582 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.582 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.582 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.583 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.583 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:29:44 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:44.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[23969]: audit 2024-04-16T14:29:43.239225+0000 mgr.y (mgr.25174) 19 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:44.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[23969]: cephadm 2024-04-16T14:29:43.460311+0000 mgr.y (mgr.25174) 20 : cephadm [INF] Deploying daemon agent.smithi071 on smithi071 2024-04-16T14:29:44.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[23969]: audit 2024-04-16T14:29:44.429449+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:29:44.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[23969]: cluster 2024-04-16T14:29:44.431319+0000 mon.a (mon.0) 1323 : cluster [DBG] mgrmap e31: y(active, since 3s), standbys: x 2024-04-16T14:29:44.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[23969]: audit 2024-04-16T14:29:44.496479+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[23969]: audit 2024-04-16T14:29:44.531526+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:29:44.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[23969]: audit 2024-04-16T14:29:44.531981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:29:44.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[23969]: audit 2024-04-16T14:29:44.541246+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:44.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[18570]: audit 2024-04-16T14:29:43.239225+0000 mgr.y (mgr.25174) 19 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:44.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[18570]: cephadm 2024-04-16T14:29:43.460311+0000 mgr.y (mgr.25174) 20 : cephadm [INF] Deploying daemon agent.smithi071 on smithi071 2024-04-16T14:29:44.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[18570]: audit 2024-04-16T14:29:44.429449+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:29:44.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[18570]: cluster 2024-04-16T14:29:44.431319+0000 mon.a (mon.0) 1323 : cluster [DBG] mgrmap e31: y(active, since 3s), standbys: x 2024-04-16T14:29:44.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[18570]: audit 2024-04-16T14:29:44.496479+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:44.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[18570]: audit 2024-04-16T14:29:44.531526+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:29:44.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[18570]: audit 2024-04-16T14:29:44.531981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:29:44.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:44 smithi071 bash[18570]: audit 2024-04-16T14:29:44.541246+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:45.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:44 smithi122 bash[18672]: audit 2024-04-16T14:29:43.239225+0000 mgr.y (mgr.25174) 19 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:45.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:44 smithi122 bash[18672]: cephadm 2024-04-16T14:29:43.460311+0000 mgr.y (mgr.25174) 20 : cephadm [INF] Deploying daemon agent.smithi071 on smithi071 2024-04-16T14:29:45.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:44 smithi122 bash[18672]: audit 2024-04-16T14:29:44.429449+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:29:45.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:44 smithi122 bash[18672]: cluster 2024-04-16T14:29:44.431319+0000 mon.a (mon.0) 1323 : cluster [DBG] mgrmap e31: y(active, since 3s), standbys: x 2024-04-16T14:29:45.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:44 smithi122 bash[18672]: audit 2024-04-16T14:29:44.496479+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:45.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:44 smithi122 bash[18672]: audit 2024-04-16T14:29:44.531526+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:29:45.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:44 smithi122 bash[18672]: audit 2024-04-16T14:29:44.531981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:29:45.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:44 smithi122 bash[18672]: audit 2024-04-16T14:29:44.541246+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:46.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:45 smithi122 bash[18672]: cluster 2024-04-16T14:29:44.516207+0000 mgr.y (mgr.25174) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:46.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:45 smithi122 bash[18672]: cephadm 2024-04-16T14:29:44.531024+0000 mgr.y (mgr.25174) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:29:46.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:45 smithi122 bash[18672]: cephadm 2024-04-16T14:29:44.542324+0000 mgr.y (mgr.25174) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:29:46.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:45 smithi122 bash[18672]: audit 2024-04-16T14:29:44.730401+0000 mgr.y (mgr.25174) 24 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:46.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:45 smithi122 bash[18672]: audit 2024-04-16T14:29:44.916158+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:46.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:45 smithi122 bash[18672]: cluster 2024-04-16T14:29:45.431859+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-04-16T14:29:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[18570]: cluster 2024-04-16T14:29:44.516207+0000 mgr.y (mgr.25174) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[18570]: cephadm 2024-04-16T14:29:44.531024+0000 mgr.y (mgr.25174) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:29:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[18570]: cephadm 2024-04-16T14:29:44.542324+0000 mgr.y (mgr.25174) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:29:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[18570]: audit 2024-04-16T14:29:44.730401+0000 mgr.y (mgr.25174) 24 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[18570]: audit 2024-04-16T14:29:44.916158+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[18570]: cluster 2024-04-16T14:29:45.431859+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-04-16T14:29:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[23969]: cluster 2024-04-16T14:29:44.516207+0000 mgr.y (mgr.25174) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[23969]: cephadm 2024-04-16T14:29:44.531024+0000 mgr.y (mgr.25174) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:29:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[23969]: cephadm 2024-04-16T14:29:44.542324+0000 mgr.y (mgr.25174) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:29:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[23969]: audit 2024-04-16T14:29:44.730401+0000 mgr.y (mgr.25174) 24 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:29:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[23969]: audit 2024-04-16T14:29:44.916158+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:45 smithi071 bash[23969]: cluster 2024-04-16T14:29:45.431859+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-04-16T14:29:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[18570]: cluster 2024-04-16T14:29:46.516852+0000 mgr.y (mgr.25174) 25 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[18570]: audit 2024-04-16T14:29:46.557331+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[18570]: audit 2024-04-16T14:29:46.578369+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[18570]: audit 2024-04-16T14:29:46.596684+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[18570]: audit 2024-04-16T14:29:47.113185+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[23969]: cluster 2024-04-16T14:29:46.516852+0000 mgr.y (mgr.25174) 25 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[23969]: audit 2024-04-16T14:29:46.557331+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[23969]: audit 2024-04-16T14:29:46.578369+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[23969]: audit 2024-04-16T14:29:46.596684+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:47 smithi071 bash[23969]: audit 2024-04-16T14:29:47.113185+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:47 smithi122 bash[18672]: cluster 2024-04-16T14:29:46.516852+0000 mgr.y (mgr.25174) 25 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:29:47.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:47 smithi122 bash[18672]: audit 2024-04-16T14:29:46.557331+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:47 smithi122 bash[18672]: audit 2024-04-16T14:29:46.578369+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:47 smithi122 bash[18672]: audit 2024-04-16T14:29:46.596684+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:47.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:47 smithi122 bash[18672]: audit 2024-04-16T14:29:47.113185+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:49.232 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:49 smithi122 bash[46946]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:29:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:29:49.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:49 smithi122 bash[18672]: audit 2024-04-16T14:29:48.112027+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:49.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:49 smithi122 bash[18672]: audit 2024-04-16T14:29:48.118065+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:49.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:49 smithi122 bash[18672]: audit 2024-04-16T14:29:48.164877+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:49.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:49 smithi122 bash[18672]: audit 2024-04-16T14:29:48.165444+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:49.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:49 smithi122 bash[18672]: cluster 2024-04-16T14:29:48.518512+0000 mgr.y (mgr.25174) 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-04-16T14:29:49.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:49 smithi122 bash[18672]: cephadm 2024-04-16T14:29:48.831844+0000 mgr.y (mgr.25174) 27 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-04-16T14:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[23969]: audit 2024-04-16T14:29:48.112027+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[23969]: audit 2024-04-16T14:29:48.118065+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[23969]: audit 2024-04-16T14:29:48.164877+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[23969]: audit 2024-04-16T14:29:48.165444+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[23969]: cluster 2024-04-16T14:29:48.518512+0000 mgr.y (mgr.25174) 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-04-16T14:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[23969]: cephadm 2024-04-16T14:29:48.831844+0000 mgr.y (mgr.25174) 27 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-04-16T14:29:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[18570]: audit 2024-04-16T14:29:48.112027+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[18570]: audit 2024-04-16T14:29:48.118065+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[18570]: audit 2024-04-16T14:29:48.164877+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[18570]: audit 2024-04-16T14:29:48.165444+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:29:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[18570]: cluster 2024-04-16T14:29:48.518512+0000 mgr.y (mgr.25174) 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-04-16T14:29:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:49 smithi071 bash[18570]: cephadm 2024-04-16T14:29:48.831844+0000 mgr.y (mgr.25174) 27 : cephadm [INF] Deploying daemon agent.smithi122 on smithi122 2024-04-16T14:29:50.653 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:50 smithi122 bash[18672]: audit 2024-04-16T14:29:49.211698+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.653 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:50 smithi122 bash[18672]: audit 2024-04-16T14:29:49.222922+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.654 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:50 smithi122 bash[18672]: audit 2024-04-16T14:29:49.236020+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.654 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:50 smithi122 bash[18672]: audit 2024-04-16T14:29:49.939118+0000 mon.a (mon.0) 1338 : audit [DBG] from='client.? 172.21.15.71:0/2071881440' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:29:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:50 smithi071 bash[23969]: audit 2024-04-16T14:29:49.211698+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:50 smithi071 bash[23969]: audit 2024-04-16T14:29:49.222922+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:50 smithi071 bash[23969]: audit 2024-04-16T14:29:49.236020+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:50 smithi071 bash[23969]: audit 2024-04-16T14:29:49.939118+0000 mon.a (mon.0) 1338 : audit [DBG] from='client.? 172.21.15.71:0/2071881440' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:29:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:50 smithi071 bash[18570]: audit 2024-04-16T14:29:49.211698+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:50 smithi071 bash[18570]: audit 2024-04-16T14:29:49.222922+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:50 smithi071 bash[18570]: audit 2024-04-16T14:29:49.236020+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:50 smithi071 bash[18570]: audit 2024-04-16T14:29:49.939118+0000 mon.a (mon.0) 1338 : audit [DBG] from='client.? 172.21.15.71:0/2071881440' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:29:50.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:50.942 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:50.942 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:50.942 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:50.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:50.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:50.943 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:50.943 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:50.944 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:50 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.240 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.240 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.240 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.240 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.241 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.241 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.241 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.242 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:29:51 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:29:51.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:51 smithi122 bash[18672]: cluster 2024-04-16T14:29:50.519015+0000 mgr.y (mgr.25174) 28 : 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-04-16T14:29:51.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:51 smithi122 bash[18672]: audit 2024-04-16T14:29:50.814751+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:51.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:51 smithi122 bash[18672]: audit 2024-04-16T14:29:50.825952+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:51.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:51 smithi122 bash[18672]: audit 2024-04-16T14:29:50.838982+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:51.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:51 smithi122 bash[18672]: audit 2024-04-16T14:29:51.302251+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:51.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:51 smithi122 bash[18672]: audit 2024-04-16T14:29:51.740106+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[18570]: cluster 2024-04-16T14:29:50.519015+0000 mgr.y (mgr.25174) 28 : 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-04-16T14:29:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[18570]: audit 2024-04-16T14:29:50.814751+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[18570]: audit 2024-04-16T14:29:50.825952+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[18570]: audit 2024-04-16T14:29:50.838982+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[18570]: audit 2024-04-16T14:29:51.302251+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[18570]: audit 2024-04-16T14:29:51.740106+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[23969]: cluster 2024-04-16T14:29:50.519015+0000 mgr.y (mgr.25174) 28 : 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-04-16T14:29:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[23969]: audit 2024-04-16T14:29:50.814751+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[23969]: audit 2024-04-16T14:29:50.825952+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[23969]: audit 2024-04-16T14:29:50.838982+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[23969]: audit 2024-04-16T14:29:51.302251+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:51 smithi071 bash[23969]: audit 2024-04-16T14:29:51.740106+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:53.086 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:52 smithi122 bash[18672]: cephadm 2024-04-16T14:29:51.311987+0000 mgr.y (mgr.25174) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:29:53.087 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:52 smithi122 bash[18672]: cephadm 2024-04-16T14:29:51.553779+0000 mgr.y (mgr.25174) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:29:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:52 smithi071 bash[18570]: cephadm 2024-04-16T14:29:51.311987+0000 mgr.y (mgr.25174) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:29:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:52 smithi071 bash[18570]: cephadm 2024-04-16T14:29:51.553779+0000 mgr.y (mgr.25174) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:29:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:52 smithi071 bash[23969]: cephadm 2024-04-16T14:29:51.311987+0000 mgr.y (mgr.25174) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:29:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:52 smithi071 bash[23969]: cephadm 2024-04-16T14:29:51.553779+0000 mgr.y (mgr.25174) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:29:53.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:53 smithi122 bash[18672]: cluster 2024-04-16T14:29:52.520610+0000 mgr.y (mgr.25174) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:29:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:53 smithi071 bash[18570]: cluster 2024-04-16T14:29:52.520610+0000 mgr.y (mgr.25174) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:29:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:53 smithi071 bash[23969]: cluster 2024-04-16T14:29:52.520610+0000 mgr.y (mgr.25174) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:29:55.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:54 smithi071 bash[18570]: cluster 2024-04-16T14:29:54.521324+0000 mgr.y (mgr.25174) 32 : 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-04-16T14:29:55.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:54 smithi071 bash[23969]: cluster 2024-04-16T14:29:54.521324+0000 mgr.y (mgr.25174) 32 : 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-04-16T14:29:55.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:54 smithi122 bash[18672]: cluster 2024-04-16T14:29:54.521324+0000 mgr.y (mgr.25174) 32 : 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-04-16T14:29:55.204 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 systemd[1]: Stopping Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:29:55.204 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[51598]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus.a 2024-04-16T14:29:55.662 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.214Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:29:55.869 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.214Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:29:55.869 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.214Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:29:55.869 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.214Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:29:55.870 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.214Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:29:55.870 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.214Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:29:55.870 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.215Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:29:55.870 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.215Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:29:55.870 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.215Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:29:55.870 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.215Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:29:55.870 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.215Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:29:55.870 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[49076]: ts=2024-04-16T14:29:55.215Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:29:55.919 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[51607]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:29:55.920 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[51642]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus.a 2024-04-16T14:29:55.920 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:29:55.920 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 systemd[1]: Stopped Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:55.920 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:55 smithi122 systemd[1]: Started Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:29:56.191 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[18672]: audit 2024-04-16T14:29:55.705166+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:56.191 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[18672]: audit 2024-04-16T14:29:55.937135+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:56.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:55 smithi122 bash[18672]: audit 2024-04-16T14:29:55.951143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:56.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:55 smithi071 bash[18570]: audit 2024-04-16T14:29:55.705166+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:56.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:55 smithi071 bash[18570]: audit 2024-04-16T14:29:55.937135+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:56.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:55 smithi071 bash[18570]: audit 2024-04-16T14:29:55.951143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:56.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:55 smithi071 bash[23969]: audit 2024-04-16T14:29:55.705166+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:29:56.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:55 smithi071 bash[23969]: audit 2024-04-16T14:29:55.937135+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:56.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:55 smithi071 bash[23969]: audit 2024-04-16T14:29:55.951143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:57.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:55.995862+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:55.997508+0000 mgr.y (mgr.25174) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.014364+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: cephadm 2024-04-16T14:29:56.017276+0000 mgr.y (mgr.25174) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.017834+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.018552+0000 mgr.y (mgr.25174) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.022700+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.023486+0000 mgr.y (mgr.25174) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.031513+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.043613+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.044394+0000 mgr.y (mgr.25174) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:57.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: audit 2024-04-16T14:29:56.062283+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:57.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: cephadm 2024-04-16T14:29:56.064815+0000 mgr.y (mgr.25174) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:29:57.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: cephadm 2024-04-16T14:29:56.066437+0000 mgr.y (mgr.25174) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:29:57.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:56 smithi122 bash[18672]: cluster 2024-04-16T14:29:56.522147+0000 mgr.y (mgr.25174) 40 : 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-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:55.995862+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:55.997508+0000 mgr.y (mgr.25174) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.014364+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: cephadm 2024-04-16T14:29:56.017276+0000 mgr.y (mgr.25174) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.017834+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.018552+0000 mgr.y (mgr.25174) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.022700+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.023486+0000 mgr.y (mgr.25174) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.031513+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.043613+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.044394+0000 mgr.y (mgr.25174) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: audit 2024-04-16T14:29:56.062283+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: cephadm 2024-04-16T14:29:56.064815+0000 mgr.y (mgr.25174) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:29:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: cephadm 2024-04-16T14:29:56.066437+0000 mgr.y (mgr.25174) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:29:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[18570]: cluster 2024-04-16T14:29:56.522147+0000 mgr.y (mgr.25174) 40 : 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-04-16T14:29:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:55.995862+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:55.997508+0000 mgr.y (mgr.25174) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.014364+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: cephadm 2024-04-16T14:29:56.017276+0000 mgr.y (mgr.25174) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.017834+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.018552+0000 mgr.y (mgr.25174) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.022700+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.023486+0000 mgr.y (mgr.25174) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.031513+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.043613+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.044394+0000 mgr.y (mgr.25174) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: audit 2024-04-16T14:29:56.062283+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: cephadm 2024-04-16T14:29:56.064815+0000 mgr.y (mgr.25174) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: cephadm 2024-04-16T14:29:56.066437+0000 mgr.y (mgr.25174) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:29:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:56 smithi071 bash[23969]: cluster 2024-04-16T14:29:56.522147+0000 mgr.y (mgr.25174) 40 : 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-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.350Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.350Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.350Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.350Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi122 (none))" 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.350Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.350Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.352Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.353Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.354Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:29:57.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.357Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:29:57.515 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.357Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.945µs 2024-04-16T14:29:57.515 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.357Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:29:57.515 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.358Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-16T14:29:57.831 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.842Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-16T14:29:58.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.883Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-16T14:29:58.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.884Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-16T14:29:58.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.884Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=51.891µs wal_replay_duration=527.25252ms total_replay_duration=527.319184ms 2024-04-16T14:29:58.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.891Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:29:58.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.891Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:29:58.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.891Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:29:58.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.938Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=46.572042ms db_storage=1.067µs remote_storage=2.296µs web_handler=716ns query_engine=1.2µs scrape=519.752µs scrape_sd=221.625µs notify=27.533µs notify_sd=36.459µs rules=44.969148ms 2024-04-16T14:29:58.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:29:57 smithi122 bash[51672]: ts=2024-04-16T14:29:57.938Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:29:59.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:57.856124+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:57.870857+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:57.883652+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:58.338572+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:59.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:58.339160+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:59.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:58.340675+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:29:59.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:58.341918+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:59.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:58.506392+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:58.521668+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:58 smithi122 bash[18672]: audit 2024-04-16T14:29:58.536852+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:57.856124+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:57.870857+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:57.883652+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:58.338572+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:58.339160+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:58.340675+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:29:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:58.341918+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:58.506392+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:58.521668+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[18570]: audit 2024-04-16T14:29:58.536852+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:57.856124+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:57.870857+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:57.883652+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:58.338572+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:58.339160+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:58.340675+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:58.341918+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:58.506392+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:58.521668+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:58 smithi071 bash[23969]: audit 2024-04-16T14:29:58.536852+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:29:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:59 smithi071 bash[18570]: cephadm 2024-04-16T14:29:58.337949+0000 mgr.y (mgr.25174) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-16T14:29:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:59 smithi071 bash[18570]: cephadm 2024-04-16T14:29:58.343468+0000 mgr.y (mgr.25174) 42 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:29:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:29:59 smithi071 bash[18570]: cluster 2024-04-16T14:29:58.523850+0000 mgr.y (mgr.25174) 43 : cluster [DBG] pgmap v12: 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-04-16T14:29:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:59 smithi071 bash[23969]: cephadm 2024-04-16T14:29:58.337949+0000 mgr.y (mgr.25174) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-16T14:29:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:59 smithi071 bash[23969]: cephadm 2024-04-16T14:29:58.343468+0000 mgr.y (mgr.25174) 42 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:29:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:29:59 smithi071 bash[23969]: cluster 2024-04-16T14:29:58.523850+0000 mgr.y (mgr.25174) 43 : cluster [DBG] pgmap v12: 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-04-16T14:30:00.191 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:59 smithi122 bash[18672]: cephadm 2024-04-16T14:29:58.337949+0000 mgr.y (mgr.25174) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-16T14:30:00.191 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:59 smithi122 bash[18672]: cephadm 2024-04-16T14:29:58.343468+0000 mgr.y (mgr.25174) 42 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-16T14:30:00.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:29:59 smithi122 bash[18672]: cluster 2024-04-16T14:29:58.523850+0000 mgr.y (mgr.25174) 43 : cluster [DBG] pgmap v12: 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-04-16T14:30:00.678 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.679 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.679 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.679 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.680 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.680 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.680 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.681 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:00.956 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:00 smithi122 bash[18672]: audit 2024-04-16T14:29:59.615318+0000 mgr.y (mgr.25174) 44 : audit [DBG] from='client.25255 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:00.958 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:00 smithi122 bash[18672]: cluster 2024-04-16T14:30:00.000118+0000 mon.a (mon.0) 1355 : cluster [INF] overall HEALTH_OK 2024-04-16T14:30:00.958 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:00 smithi122 systemd[1]: Stopping Ceph mgr.x for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:30:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:00 smithi071 bash[18570]: audit 2024-04-16T14:29:59.615318+0000 mgr.y (mgr.25174) 44 : audit [DBG] from='client.25255 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:00 smithi071 bash[18570]: cluster 2024-04-16T14:30:00.000118+0000 mon.a (mon.0) 1355 : cluster [INF] overall HEALTH_OK 2024-04-16T14:30:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:00 smithi071 bash[23969]: audit 2024-04-16T14:29:59.615318+0000 mgr.y (mgr.25174) 44 : audit [DBG] from='client.25255 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:00 smithi071 bash[23969]: cluster 2024-04-16T14:30:00.000118+0000 mon.a (mon.0) 1355 : cluster [INF] overall HEALTH_OK 2024-04-16T14:30:01.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:01 smithi122 bash[52410]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-x 2024-04-16T14:30:01.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:30:01.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:01 smithi122 bash[52470]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-x 2024-04-16T14:30:01.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-16T14:30:01.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: Stopped Ceph mgr.x for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:30:02.118 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.118 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.119 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.119 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.119 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:01 smithi122 bash[18672]: cluster 2024-04-16T14:30:00.524558+0000 mgr.y (mgr.25174) 45 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:30:02.120 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.120 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: Started Ceph mgr.x for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:30:02.120 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.120 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:30:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:30:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:01 smithi071 bash[18570]: cluster 2024-04-16T14:30:00.524558+0000 mgr.y (mgr.25174) 45 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:30:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:01 smithi071 bash[23969]: cluster 2024-04-16T14:30:00.524558+0000 mgr.y (mgr.25174) 45 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:30:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[64237]: ignoring --setuser ceph since I am not root 2024-04-16T14:30:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[64237]: ignoring --setgroup ceph since I am not root 2024-04-16T14:30:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[64237]: debug 2024-04-16T14:30:03.058+0000 7fd255f1c700 1 -- 172.21.15.71:0/939424835 <== mon.1 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55da0d19e5a0 con 0x55da0df1c800 2024-04-16T14:30:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: audit 2024-04-16T14:30:01.915944+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: audit 2024-04-16T14:30:01.930250+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: audit 2024-04-16T14:30:01.971602+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: audit 2024-04-16T14:30:01.973602+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: audit 2024-04-16T14:30:01.985072+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: audit 2024-04-16T14:30:02.077618+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: audit 2024-04-16T14:30:02.089530+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: audit 2024-04-16T14:30:02.090177+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: cluster 2024-04-16T14:30:02.100481+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[18570]: cluster 2024-04-16T14:30:02.597365+0000 mon.a (mon.0) 1361 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: audit 2024-04-16T14:30:01.915944+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: audit 2024-04-16T14:30:01.930250+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: audit 2024-04-16T14:30:01.971602+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: audit 2024-04-16T14:30:01.973602+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: audit 2024-04-16T14:30:01.985072+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: audit 2024-04-16T14:30:02.077618+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: audit 2024-04-16T14:30:02.089530+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:30:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: audit 2024-04-16T14:30:02.090177+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:30:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: cluster 2024-04-16T14:30:02.100481+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-16T14:30:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:02 smithi071 bash[23969]: cluster 2024-04-16T14:30:02.597365+0000 mon.a (mon.0) 1361 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: audit 2024-04-16T14:30:01.915944+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: audit 2024-04-16T14:30:01.930250+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: audit 2024-04-16T14:30:01.971602+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: audit 2024-04-16T14:30:01.973602+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: audit 2024-04-16T14:30:01.985072+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25174 ' entity='mgr.y' 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: audit 2024-04-16T14:30:02.077618+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: audit 2024-04-16T14:30:02.089530+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.25174 172.21.15.71:0/3916351377' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: audit 2024-04-16T14:30:02.090177+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: cluster 2024-04-16T14:30:02.100481+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-16T14:30:03.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:02 smithi122 bash[18672]: cluster 2024-04-16T14:30:02.597365+0000 mon.a (mon.0) 1361 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:30:03.565 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[52526]: debug 2024-04-16T14:30:03.420+0000 7f4adc225700 1 -- 172.21.15.122:0/2307279180 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b1519e05a0 con 0x55b152760400 2024-04-16T14:30:03.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[64237]: debug 2024-04-16T14:30:03.206+0000 7fd25fd05200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:30:03.909 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[52526]: debug 2024-04-16T14:30:03.568+0000 7f4ae642c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:30:04.191 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[18672]: cephadm 2024-04-16T14:30:01.986811+0000 mgr.y (mgr.25174) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:04.191 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[18672]: cephadm 2024-04-16T14:30:02.080475+0000 mgr.y (mgr.25174) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:30:04.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[18672]: cephadm 2024-04-16T14:30:02.081799+0000 mgr.y (mgr.25174) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:30:04.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[18672]: cephadm 2024-04-16T14:30:02.088947+0000 mgr.y (mgr.25174) 49 : cephadm [INF] Failing over to other MGR 2024-04-16T14:30:04.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[18672]: cluster 2024-04-16T14:30:02.525330+0000 mgr.y (mgr.25174) 50 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:30:04.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[18672]: audit 2024-04-16T14:30:02.997465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-16T14:30:04.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:03 smithi122 bash[18672]: cluster 2024-04-16T14:30:02.997667+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e33: x(active, starting, since 0.906025s), standbys: y 2024-04-16T14:30:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[18570]: cephadm 2024-04-16T14:30:01.986811+0000 mgr.y (mgr.25174) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[18570]: cephadm 2024-04-16T14:30:02.080475+0000 mgr.y (mgr.25174) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:30:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[18570]: cephadm 2024-04-16T14:30:02.081799+0000 mgr.y (mgr.25174) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:30:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[18570]: cephadm 2024-04-16T14:30:02.088947+0000 mgr.y (mgr.25174) 49 : cephadm [INF] Failing over to other MGR 2024-04-16T14:30:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[18570]: cluster 2024-04-16T14:30:02.525330+0000 mgr.y (mgr.25174) 50 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:30:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[18570]: audit 2024-04-16T14:30:02.997465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-16T14:30:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[18570]: cluster 2024-04-16T14:30:02.997667+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e33: x(active, starting, since 0.906025s), standbys: y 2024-04-16T14:30:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[23969]: cephadm 2024-04-16T14:30:01.986811+0000 mgr.y (mgr.25174) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[23969]: cephadm 2024-04-16T14:30:02.080475+0000 mgr.y (mgr.25174) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:30:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[23969]: cephadm 2024-04-16T14:30:02.081799+0000 mgr.y (mgr.25174) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-16T14:30:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[23969]: cephadm 2024-04-16T14:30:02.088947+0000 mgr.y (mgr.25174) 49 : cephadm [INF] Failing over to other MGR 2024-04-16T14:30:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[23969]: cluster 2024-04-16T14:30:02.525330+0000 mgr.y (mgr.25174) 50 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:30:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[23969]: audit 2024-04-16T14:30:02.997465+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25174 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-16T14:30:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:03 smithi071 bash[23969]: cluster 2024-04-16T14:30:02.997667+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e33: x(active, starting, since 0.906025s), standbys: y 2024-04-16T14:30:05.158 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:04 smithi071 bash[64237]: debug 2024-04-16T14:30:04.810+0000 7fd25fd05200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:30:05.159 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:04 smithi071 bash[64237]: debug 2024-04-16T14:30:04.910+0000 7fd25fd05200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:30:05.307 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:05 smithi122 bash[52526]: debug 2024-04-16T14:30:05.212+0000 7f4ae642c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:30:05.448 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:05 smithi071 bash[64237]: debug 2024-04-16T14:30:05.158+0000 7fd25fd05200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:30:05.559 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:05 smithi122 bash[52526]: debug 2024-04-16T14:30:05.312+0000 7f4ae642c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:30:05.941 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:05 smithi122 bash[52526]: debug 2024-04-16T14:30:05.564+0000 7f4ae642c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:30:06.262 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:06 smithi071 bash[64237]: debug 2024-04-16T14:30:05.994+0000 7fd25fd05200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:30:06.263 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:06 smithi071 bash[64237]: debug 2024-04-16T14:30:06.110+0000 7fd25fd05200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:30:06.263 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:06 smithi071 bash[64237]: debug 2024-04-16T14:30:06.218+0000 7fd25fd05200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:30:06.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:06 smithi122 bash[52526]: debug 2024-04-16T14:30:06.384+0000 7f4ae642c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:30:06.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:06 smithi122 bash[52526]: debug 2024-04-16T14:30:06.496+0000 7f4ae642c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:30:06.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:06 smithi071 bash[64237]: debug 2024-04-16T14:30:06.590+0000 7fd25fd05200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:30:06.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:06 smithi071 bash[64237]: debug 2024-04-16T14:30:06.706+0000 7fd25fd05200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:30:06.941 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:06 smithi122 bash[52526]: debug 2024-04-16T14:30:06.604+0000 7f4ae642c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:30:07.112 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:06 smithi071 bash[64237]: debug 2024-04-16T14:30:06.818+0000 7fd25fd05200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:30:07.441 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:07 smithi071 bash[64237]: debug 2024-04-16T14:30:07.194+0000 7fd25fd05200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:30:07.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:06 smithi122 bash[52526]: debug 2024-04-16T14:30:06.968+0000 7f4ae642c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:30:07.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:07 smithi122 bash[52526]: debug 2024-04-16T14:30:07.088+0000 7f4ae642c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:30:07.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:07 smithi122 bash[52526]: debug 2024-04-16T14:30:07.192+0000 7f4ae642c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:30:07.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:07 smithi071 bash[64237]: debug 2024-04-16T14:30:07.442+0000 7fd25fd05200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:30:07.941 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:07 smithi122 bash[52526]: debug 2024-04-16T14:30:07.556+0000 7f4ae642c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:30:07.941 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:07 smithi122 bash[52526]: debug 2024-04-16T14:30:07.800+0000 7f4ae642c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:30:08.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:07 smithi071 bash[64237]: debug 2024-04-16T14:30:07.710+0000 7fd25fd05200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:30:08.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:07 smithi071 bash[64237]: debug 2024-04-16T14:30:07.834+0000 7fd25fd05200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:30:08.309 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:08 smithi071 bash[64237]: debug 2024-04-16T14:30:08.130+0000 7fd25fd05200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:30:08.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:08 smithi122 bash[52526]: debug 2024-04-16T14:30:08.068+0000 7f4ae642c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:30:08.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:08 smithi122 bash[52526]: debug 2024-04-16T14:30:08.184+0000 7f4ae642c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:30:08.831 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:08 smithi071 bash[64237]: debug 2024-04-16T14:30:08.578+0000 7fd25fd05200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:30:08.878 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:08 smithi122 bash[52526]: debug 2024-04-16T14:30:08.464+0000 7f4ae642c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:30:09.191 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:08 smithi122 bash[52526]: debug 2024-04-16T14:30:08.884+0000 7f4ae642c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:30:09.191 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:09 smithi122 bash[52526]: debug 2024-04-16T14:30:09.124+0000 7f4ae642c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:30:09.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:08 smithi071 bash[64237]: debug 2024-04-16T14:30:08.830+0000 7fd25fd05200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:30:09.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:08 smithi071 bash[64237]: debug 2024-04-16T14:30:08.958+0000 7fd25fd05200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:30:09.497 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:09 smithi122 bash[52526]: debug 2024-04-16T14:30:09.248+0000 7f4ae642c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:30:09.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:09 smithi071 bash[64237]: debug 2024-04-16T14:30:09.222+0000 7fd25fd05200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:30:09.941 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:09 smithi122 bash[52526]: debug 2024-04-16T14:30:09.500+0000 7f4ae642c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:30:10.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:10 smithi071 bash[64237]: debug 2024-04-16T14:30:10.254+0000 7fd25fd05200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:30:10.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:10 smithi071 bash[64237]: debug 2024-04-16T14:30:10.374+0000 7fd25fd05200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:30:10.941 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:10 smithi122 bash[52526]: debug 2024-04-16T14:30:10.536+0000 7f4ae642c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:30:10.941 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:10 smithi122 bash[52526]: debug 2024-04-16T14:30:10.656+0000 7f4ae642c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:30:10.948 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:10 smithi071 bash[64237]: debug 2024-04-16T14:30:10.678+0000 7fd25fd05200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:30:10.948 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:10 smithi071 bash[64237]: debug 2024-04-16T14:30:10.798+0000 7fd25fd05200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:30:11.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:10 smithi122 bash[52526]: debug 2024-04-16T14:30:10.964+0000 7f4ae642c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:30:11.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[52526]: debug 2024-04-16T14:30:11.084+0000 7f4ae642c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:30:11.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[23969]: cluster 2024-04-16T14:30:11.417140+0000 mon.a (mon.0) 1364 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:30:11.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[23969]: cluster 2024-04-16T14:30:11.417278+0000 mon.a (mon.0) 1365 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:30:11.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[23969]: audit 2024-04-16T14:30:11.419960+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:30:11.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[23969]: audit 2024-04-16T14:30:11.421034+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:30:11.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[23969]: audit 2024-04-16T14:30:11.424216+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:30:11.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[23969]: audit 2024-04-16T14:30:11.425183+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:30:11.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[18570]: cluster 2024-04-16T14:30:11.417140+0000 mon.a (mon.0) 1364 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:30:11.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[18570]: cluster 2024-04-16T14:30:11.417278+0000 mon.a (mon.0) 1365 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:30:11.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[18570]: audit 2024-04-16T14:30:11.419960+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:30:11.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[18570]: audit 2024-04-16T14:30:11.421034+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:30:11.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[18570]: audit 2024-04-16T14:30:11.424216+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:30:11.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[18570]: audit 2024-04-16T14:30:11.425183+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:30:11.519 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[64237]: debug 2024-04-16T14:30:11.262+0000 7fd25fd05200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:30:11.519 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[64237]: debug 2024-04-16T14:30:11.390+0000 7fd25fd05200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:30:11.520 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[64237]: [16/Apr/2024:14:30:11] ENGINE Bus STARTING 2024-04-16T14:30:11.520 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[64237]: CherryPy Checker: 2024-04-16T14:30:11.520 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[64237]: The Application mounted at '' has an empty config. 2024-04-16T14:30:11.941 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[52526]: debug 2024-04-16T14:30:11.556+0000 7f4ae642c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:30:11.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[52526]: debug 2024-04-16T14:30:11.680+0000 7f4ae642c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:30:11.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[18672]: cluster 2024-04-16T14:30:11.417140+0000 mon.a (mon.0) 1364 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:30:11.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[18672]: cluster 2024-04-16T14:30:11.417278+0000 mon.a (mon.0) 1365 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:30:11.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[18672]: audit 2024-04-16T14:30:11.419960+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:30:11.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[18672]: audit 2024-04-16T14:30:11.421034+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:30:11.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[18672]: audit 2024-04-16T14:30:11.424216+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:30:11.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:11 smithi122 bash[18672]: audit 2024-04-16T14:30:11.425183+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.71:0/3424289380' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:30:11.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[64237]: [16/Apr/2024:14:30:11] ENGINE Serving on http://:::9283 2024-04-16T14:30:11.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:11 smithi071 bash[64237]: [16/Apr/2024:14:30:11] ENGINE Bus STARTED 2024-04-16T14:30:12.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[64237]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:30:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[18570]: cluster 2024-04-16T14:30:11.475691+0000 mon.a (mon.0) 1366 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-16T14:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[18570]: cluster 2024-04-16T14:30:11.704459+0000 mon.a (mon.0) 1367 : cluster [INF] Active manager daemon x restarted 2024-04-16T14:30:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[18570]: cluster 2024-04-16T14:30:11.705650+0000 mon.a (mon.0) 1368 : cluster [INF] Activating manager daemon x 2024-04-16T14:30:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[18570]: cluster 2024-04-16T14:30:11.713571+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-16T14:30:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[23969]: cluster 2024-04-16T14:30:11.475691+0000 mon.a (mon.0) 1366 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-16T14:30:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[23969]: cluster 2024-04-16T14:30:11.704459+0000 mon.a (mon.0) 1367 : cluster [INF] Active manager daemon x restarted 2024-04-16T14:30:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[23969]: cluster 2024-04-16T14:30:11.705650+0000 mon.a (mon.0) 1368 : cluster [INF] Activating manager daemon x 2024-04-16T14:30:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:12 smithi071 bash[23969]: cluster 2024-04-16T14:30:11.713571+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-16T14:30:12.813 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[18672]: cluster 2024-04-16T14:30:11.475691+0000 mon.a (mon.0) 1366 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-16T14:30:12.813 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[18672]: cluster 2024-04-16T14:30:11.704459+0000 mon.a (mon.0) 1367 : cluster [INF] Active manager daemon x restarted 2024-04-16T14:30:12.813 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[18672]: cluster 2024-04-16T14:30:11.705650+0000 mon.a (mon.0) 1368 : cluster [INF] Activating manager daemon x 2024-04-16T14:30:12.813 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[18672]: cluster 2024-04-16T14:30:11.713571+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-16T14:30:12.814 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[52526]: [16/Apr/2024:14:30:12] ENGINE Bus STARTING 2024-04-16T14:30:13.064 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[52526]: CherryPy Checker: 2024-04-16T14:30:13.064 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[52526]: The Application mounted at '' has an empty config. 2024-04-16T14:30:13.064 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[52526]: [16/Apr/2024:14:30:12] ENGINE Serving on http://:::9283 2024-04-16T14:30:13.064 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:12 smithi122 bash[52526]: [16/Apr/2024:14:30:12] ENGINE Bus STARTED 2024-04-16T14:30:13.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: cluster 2024-04-16T14:30:12.507197+0000 mon.a (mon.0) 1370 : cluster [DBG] mgrmap e35: x(active, starting, since 0.801838s), standbys: y 2024-04-16T14:30:13.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.520341+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:13.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.520796+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:13.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.521167+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:13.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.523805+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:30:13.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.524492+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:30:13.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.525017+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.526052+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.527138+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.528266+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.529275+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.530195+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.531033+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.531692+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.532273+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.532711+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.533866+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: cluster 2024-04-16T14:30:12.561495+0000 mon.a (mon.0) 1371 : cluster [INF] Manager daemon x is now available 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.622094+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.631947+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.632944+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:30:13.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.634709+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.635999+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.657857+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.661516+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.664285+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.693674+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:12.696345+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: cephadm 2024-04-16T14:30:13.078520+0000 mgr.x (mgr.24752) 1 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Bus STARTING 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:13.154735+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: audit 2024-04-16T14:30:13.157548+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: cephadm 2024-04-16T14:30:13.193852+0000 mgr.x (mgr.24752) 2 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Serving on https://172.21.15.122:7151 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: cephadm 2024-04-16T14:30:13.295196+0000 mgr.x (mgr.24752) 3 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:30:13.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:13 smithi122 bash[18672]: cephadm 2024-04-16T14:30:13.295437+0000 mgr.x (mgr.24752) 4 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Bus STARTED 2024-04-16T14:30:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: cluster 2024-04-16T14:30:12.507197+0000 mon.a (mon.0) 1370 : cluster [DBG] mgrmap e35: x(active, starting, since 0.801838s), standbys: y 2024-04-16T14:30:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.520341+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.520796+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.521167+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.523805+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:30:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.524492+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:30:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.525017+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:30:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.526052+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:30:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.527138+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:30:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.528266+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:30:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.529275+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:30:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.530195+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:30:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.531033+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.531692+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.532273+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.532711+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.533866+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: cluster 2024-04-16T14:30:12.561495+0000 mon.a (mon.0) 1371 : cluster [INF] Manager daemon x is now available 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.622094+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.631947+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.632944+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.634709+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.635999+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.657857+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.661516+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.664285+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.693674+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:12.696345+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: cephadm 2024-04-16T14:30:13.078520+0000 mgr.x (mgr.24752) 1 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Bus STARTING 2024-04-16T14:30:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:13.154735+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: audit 2024-04-16T14:30:13.157548+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: cephadm 2024-04-16T14:30:13.193852+0000 mgr.x (mgr.24752) 2 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Serving on https://172.21.15.122:7151 2024-04-16T14:30:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: cephadm 2024-04-16T14:30:13.295196+0000 mgr.x (mgr.24752) 3 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:30:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[23969]: cephadm 2024-04-16T14:30:13.295437+0000 mgr.x (mgr.24752) 4 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Bus STARTED 2024-04-16T14:30:13.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: cluster 2024-04-16T14:30:12.507197+0000 mon.a (mon.0) 1370 : cluster [DBG] mgrmap e35: x(active, starting, since 0.801838s), standbys: y 2024-04-16T14:30:13.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.520341+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:13.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.520796+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:13.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.521167+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:13.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.523805+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:30:13.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.524492+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:30:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.525017+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:30:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.526052+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:30:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.527138+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:30:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.528266+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:30:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.529275+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:30:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.530195+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:30:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.531033+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:30:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.531692+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:30:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.532273+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:30:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.532711+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:30:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.533866+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:30:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: cluster 2024-04-16T14:30:12.561495+0000 mon.a (mon.0) 1371 : cluster [INF] Manager daemon x is now available 2024-04-16T14:30:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.622094+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.631947+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:30:13.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.632944+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:30:13.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.634709+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:30:13.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.635999+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:30:13.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.657857+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:13.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.661516+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:13.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.664285+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:13.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.693674+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:13.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:12.696345+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: cephadm 2024-04-16T14:30:13.078520+0000 mgr.x (mgr.24752) 1 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Bus STARTING 2024-04-16T14:30:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:13.154735+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: audit 2024-04-16T14:30:13.157548+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: cephadm 2024-04-16T14:30:13.193852+0000 mgr.x (mgr.24752) 2 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Serving on https://172.21.15.122:7151 2024-04-16T14:30:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: cephadm 2024-04-16T14:30:13.295196+0000 mgr.x (mgr.24752) 3 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:30:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:13 smithi071 bash[18570]: cephadm 2024-04-16T14:30:13.295437+0000 mgr.x (mgr.24752) 4 : cephadm [INF] [16/Apr/2024:14:30:13] ENGINE Bus STARTED 2024-04-16T14:30:14.063 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:30:14.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: cluster 2024-04-16T14:30:13.514175+0000 mon.a (mon.0) 1378 : cluster [DBG] mgrmap e36: x(active, since 1.80882s), standbys: y 2024-04-16T14:30:14.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: audit 2024-04-16T14:30:13.556465+0000 mgr.x (mgr.24752) 5 : audit [DBG] from='client.25255 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:14.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: cluster 2024-04-16T14:30:13.561508+0000 mgr.x (mgr.24752) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:14.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: audit 2024-04-16T14:30:13.764646+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:14.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: audit 2024-04-16T14:30:13.978212+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:14.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: audit 2024-04-16T14:30:13.981155+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:14.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: audit 2024-04-16T14:30:13.983480+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:14.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: audit 2024-04-16T14:30:13.984712+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:14.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: cephadm 2024-04-16T14:30:13.987030+0000 mgr.x (mgr.24752) 7 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:30:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: cephadm 2024-04-16T14:30:13.987498+0000 mgr.x (mgr.24752) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:30:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: audit 2024-04-16T14:30:14.058717+0000 mgr.x (mgr.24752) 9 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:14 smithi122 bash[18672]: audit 2024-04-16T14:30:14.427583+0000 mgr.x (mgr.24752) 10 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:14.843 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: cluster 2024-04-16T14:30:13.514175+0000 mon.a (mon.0) 1378 : cluster [DBG] mgrmap e36: x(active, since 1.80882s), standbys: y 2024-04-16T14:30:14.843 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: audit 2024-04-16T14:30:13.556465+0000 mgr.x (mgr.24752) 5 : audit [DBG] from='client.25255 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:14.843 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: cluster 2024-04-16T14:30:13.561508+0000 mgr.x (mgr.24752) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:14.843 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: audit 2024-04-16T14:30:13.764646+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:14.844 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: audit 2024-04-16T14:30:13.978212+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:14.844 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: audit 2024-04-16T14:30:13.981155+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:14.844 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: audit 2024-04-16T14:30:13.983480+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:14.844 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: audit 2024-04-16T14:30:13.984712+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:14.844 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: cephadm 2024-04-16T14:30:13.987030+0000 mgr.x (mgr.24752) 7 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:30:14.844 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: cephadm 2024-04-16T14:30:13.987498+0000 mgr.x (mgr.24752) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:30:14.844 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: audit 2024-04-16T14:30:14.058717+0000 mgr.x (mgr.24752) 9 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:14.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[23969]: audit 2024-04-16T14:30:14.427583+0000 mgr.x (mgr.24752) 10 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:14.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: cluster 2024-04-16T14:30:13.514175+0000 mon.a (mon.0) 1378 : cluster [DBG] mgrmap e36: x(active, since 1.80882s), standbys: y 2024-04-16T14:30:14.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: audit 2024-04-16T14:30:13.556465+0000 mgr.x (mgr.24752) 5 : audit [DBG] from='client.25255 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:14.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: cluster 2024-04-16T14:30:13.561508+0000 mgr.x (mgr.24752) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:14.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: audit 2024-04-16T14:30:13.764646+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:14.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: audit 2024-04-16T14:30:13.978212+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:14.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: audit 2024-04-16T14:30:13.981155+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:14.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: audit 2024-04-16T14:30:13.983480+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:14.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: audit 2024-04-16T14:30:13.984712+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:14.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: cephadm 2024-04-16T14:30:13.987030+0000 mgr.x (mgr.24752) 7 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:30:14.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: cephadm 2024-04-16T14:30:13.987498+0000 mgr.x (mgr.24752) 8 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:30:14.847 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: audit 2024-04-16T14:30:14.058717+0000 mgr.x (mgr.24752) 9 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:14.847 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:14 smithi071 bash[18570]: audit 2024-04-16T14:30:14.427583+0000 mgr.x (mgr.24752) 10 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 16s ago 14m - - 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 17s ago 14m - - 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (77s) 16s ago 7m 13.9M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (51s) 17s ago 7m 39.7M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (26s) 16s ago 5m - - 3.5 e1d6a67b021e 9c463b7cbd4e 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 starting - - - - 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (44s) 16s ago 15m 482M - 19.0.0-2204-g36befe5d b1a78730e0db 136c189ef98b 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (15m) 16s ago 15m 59.9M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (13m) 17s ago 13m 45.7M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:30:15.012 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (13m) 16s ago 13m 47.5M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (83s) 16s ago 7m 8523k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (56s) 17s ago 7m 8187k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (13m) 16s ago 13m 54.9M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (12m) 16s ago 12m 55.5M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (11m) 16s ago 11m 49.2M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (11m) 16s ago 11m 53.4M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (10m) 17s ago 10m 54.9M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (10m) 17s ago 10m 51.6M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (9m) 17s ago 9m 49.9M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (8m) 17s ago 9m 52.9M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (19s) 17s ago 8m - - 2.33.4 514e6a882f6e 2831bbccc38f 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (6m) 16s ago 6m 85.0M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (6m) 17s ago 6m 85.0M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (5m) 16s ago 5m 84.9M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:30:15.013 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (5m) 17s ago 5m 85.2M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:30:15.429 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:30:15.429 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:30:15.429 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:30:15.429 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:30:15.430 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:30:15.431 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "", 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "", 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:30:15.810 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:30:15.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cluster 2024-04-16T14:30:14.529638+0000 mgr.x (mgr.24752) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:15.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cluster 2024-04-16T14:30:14.552820+0000 mon.a (mon.0) 1381 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-16T14:30:15.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:14.677275+0000 mgr.x (mgr.24752) 12 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:14.677560+0000 mgr.x (mgr.24752) 13 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:14.680636+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:14.793422+0000 mgr.x (mgr.24752) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:14.843488+0000 mgr.x (mgr.24752) 15 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:14.957869+0000 mgr.x (mgr.24752) 16 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:14.997633+0000 mgr.x (mgr.24752) 17 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:15.015098+0000 mgr.x (mgr.24752) 18 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.124799+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.133896+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.233432+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.243601+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.253158+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:15.258047+0000 mgr.x (mgr.24752) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.260200+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.295212+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:30:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:15.297812+0000 mgr.x (mgr.24752) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:30:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.298277+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:30:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.307772+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: cephadm 2024-04-16T14:30:15.308842+0000 mgr.x (mgr.24752) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:30:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:15 smithi122 bash[18672]: audit 2024-04-16T14:30:15.435942+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.71:0/2526019553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:16.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cluster 2024-04-16T14:30:14.529638+0000 mgr.x (mgr.24752) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:16.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cluster 2024-04-16T14:30:14.552820+0000 mon.a (mon.0) 1381 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-16T14:30:16.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:14.677275+0000 mgr.x (mgr.24752) 12 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:30:16.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:14.677560+0000 mgr.x (mgr.24752) 13 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:30:16.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:14.680636+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:14.793422+0000 mgr.x (mgr.24752) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:14.843488+0000 mgr.x (mgr.24752) 15 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:14.957869+0000 mgr.x (mgr.24752) 16 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:14.997633+0000 mgr.x (mgr.24752) 17 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:15.015098+0000 mgr.x (mgr.24752) 18 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.124799+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.133896+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.233432+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.243601+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.253158+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:15.258047+0000 mgr.x (mgr.24752) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.260200+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.295212+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:15.297812+0000 mgr.x (mgr.24752) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.298277+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:30:16.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.307772+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:16.004 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: cephadm 2024-04-16T14:30:15.308842+0000 mgr.x (mgr.24752) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:30:16.004 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[18570]: audit 2024-04-16T14:30:15.435942+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.71:0/2526019553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:16.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cluster 2024-04-16T14:30:14.529638+0000 mgr.x (mgr.24752) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:16.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cluster 2024-04-16T14:30:14.552820+0000 mon.a (mon.0) 1381 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:14.677275+0000 mgr.x (mgr.24752) 12 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:14.677560+0000 mgr.x (mgr.24752) 13 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:14.680636+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:14.793422+0000 mgr.x (mgr.24752) 14 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:14.843488+0000 mgr.x (mgr.24752) 15 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:14.957869+0000 mgr.x (mgr.24752) 16 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:14.997633+0000 mgr.x (mgr.24752) 17 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:15.015098+0000 mgr.x (mgr.24752) 18 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.124799+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.133896+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.233432+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.243601+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.253158+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:15.258047+0000 mgr.x (mgr.24752) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:16.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.260200+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:16.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.295212+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:30:16.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:15.297812+0000 mgr.x (mgr.24752) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi071.ryfkew (dependencies changed)... 2024-04-16T14:30:16.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.298277+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:30:16.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.307772+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:16.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: cephadm 2024-04-16T14:30:15.308842+0000 mgr.x (mgr.24752) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:30:16.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:15 smithi071 bash[23969]: audit 2024-04-16T14:30:15.435942+0000 mon.c (mon.1) 149 : audit [DBG] from='client.? 172.21.15.71:0/2526019553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:16.243 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:30:16.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:16 smithi122 bash[18672]: audit 2024-04-16T14:30:15.819632+0000 mgr.x (mgr.24752) 22 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:16.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:16 smithi122 bash[18672]: audit 2024-04-16T14:30:16.250357+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.71:0/495965261' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:30:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:16 smithi071 bash[18570]: audit 2024-04-16T14:30:15.819632+0000 mgr.x (mgr.24752) 22 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:16 smithi071 bash[18570]: audit 2024-04-16T14:30:16.250357+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.71:0/495965261' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:30:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:16 smithi071 bash[23969]: audit 2024-04-16T14:30:15.819632+0000 mgr.x (mgr.24752) 22 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:16 smithi071 bash[23969]: audit 2024-04-16T14:30:16.250357+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.71:0/495965261' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:30:17.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:17 smithi071 bash[23969]: cluster 2024-04-16T14:30:16.530345+0000 mgr.x (mgr.24752) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:17.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:17 smithi071 bash[23969]: cluster 2024-04-16T14:30:16.550714+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-16T14:30:17.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:17 smithi071 bash[18570]: cluster 2024-04-16T14:30:16.530345+0000 mgr.x (mgr.24752) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:17.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:17 smithi071 bash[18570]: cluster 2024-04-16T14:30:16.550714+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-16T14:30:17.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:17 smithi122 bash[18672]: cluster 2024-04-16T14:30:16.530345+0000 mgr.x (mgr.24752) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:17.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:17 smithi122 bash[18672]: cluster 2024-04-16T14:30:16.550714+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-16T14:30:20.191 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:19 smithi122 bash[18672]: cluster 2024-04-16T14:30:18.531415+0000 mgr.x (mgr.24752) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:20.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:19 smithi122 bash[18672]: audit 2024-04-16T14:30:19.432478+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:20.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:19 smithi122 bash[18672]: audit 2024-04-16T14:30:19.442182+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:19 smithi071 bash[18570]: cluster 2024-04-16T14:30:18.531415+0000 mgr.x (mgr.24752) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:19 smithi071 bash[18570]: audit 2024-04-16T14:30:19.432478+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:19 smithi071 bash[18570]: audit 2024-04-16T14:30:19.442182+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:19 smithi071 bash[23969]: cluster 2024-04-16T14:30:18.531415+0000 mgr.x (mgr.24752) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:19 smithi071 bash[23969]: audit 2024-04-16T14:30:19.432478+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:19 smithi071 bash[23969]: audit 2024-04-16T14:30:19.442182+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:21.126 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:20 smithi122 bash[18672]: cephadm 2024-04-16T14:30:19.483770+0000 mgr.x (mgr.24752) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:30:21.126 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:20 smithi122 bash[18672]: cephadm 2024-04-16T14:30:19.727402+0000 mgr.x (mgr.24752) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:30:21.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:20 smithi071 bash[18570]: cephadm 2024-04-16T14:30:19.483770+0000 mgr.x (mgr.24752) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:30:21.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:20 smithi071 bash[18570]: cephadm 2024-04-16T14:30:19.727402+0000 mgr.x (mgr.24752) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:30:21.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:20 smithi071 bash[23969]: cephadm 2024-04-16T14:30:19.483770+0000 mgr.x (mgr.24752) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:30:21.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:20 smithi071 bash[23969]: cephadm 2024-04-16T14:30:19.727402+0000 mgr.x (mgr.24752) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-16T14:30:22.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:21 smithi122 bash[18672]: cluster 2024-04-16T14:30:20.532165+0000 mgr.x (mgr.24752) 27 : 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-04-16T14:30:22.099 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:21 smithi122 bash[18672]: audit 2024-04-16T14:30:21.930222+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.71:0/3124570410' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:30:22.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:21 smithi071 bash[23969]: cluster 2024-04-16T14:30:20.532165+0000 mgr.x (mgr.24752) 27 : 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-04-16T14:30:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:21 smithi071 bash[23969]: audit 2024-04-16T14:30:21.930222+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.71:0/3124570410' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:30:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:21 smithi071 bash[18570]: cluster 2024-04-16T14:30:20.532165+0000 mgr.x (mgr.24752) 27 : 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-04-16T14:30:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:21 smithi071 bash[18570]: audit 2024-04-16T14:30:21.930222+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.71:0/3124570410' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:30:22.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:30:22 smithi071 bash[64237]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:30:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:30:23.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:22 smithi122 bash[18672]: audit 2024-04-16T14:30:22.274537+0000 mon.c (mon.1) 151 : audit [INF] from='client.? 172.21.15.71:0/2780811269' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]: dispatch 2024-04-16T14:30:23.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:22 smithi122 bash[18672]: audit 2024-04-16T14:30:22.275026+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]: dispatch 2024-04-16T14:30:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:22 smithi071 bash[18570]: audit 2024-04-16T14:30:22.274537+0000 mon.c (mon.1) 151 : audit [INF] from='client.? 172.21.15.71:0/2780811269' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]: dispatch 2024-04-16T14:30:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:22 smithi071 bash[18570]: audit 2024-04-16T14:30:22.275026+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]: dispatch 2024-04-16T14:30:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:22 smithi071 bash[23969]: audit 2024-04-16T14:30:22.274537+0000 mon.c (mon.1) 151 : audit [INF] from='client.? 172.21.15.71:0/2780811269' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]: dispatch 2024-04-16T14:30:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:22 smithi071 bash[23969]: audit 2024-04-16T14:30:22.275026+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]: dispatch 2024-04-16T14:30:24.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:23 smithi122 bash[18672]: cluster 2024-04-16T14:30:22.532861+0000 mgr.x (mgr.24752) 28 : 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-04-16T14:30:24.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:23 smithi122 bash[18672]: audit 2024-04-16T14:30:22.984663+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]': finished 2024-04-16T14:30:24.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:23 smithi122 bash[18672]: cluster 2024-04-16T14:30:22.984858+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-16T14:30:24.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:23 smithi122 bash[18672]: audit 2024-04-16T14:30:23.367451+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 172.21.15.71:0/2275644623' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/628100547"}]: dispatch 2024-04-16T14:30:24.340 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 systemd[1]: Stopping Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:30:24.340 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:30:24.340 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:30:24.340 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:30:24.340 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:30:24.340 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:30:24.340 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:30:24.340 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:30:24.341 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:30:24.341 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.182Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:30:24.341 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.183Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:30:24.341 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.183Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:30:24.341 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[51672]: ts=2024-04-16T14:30:24.183Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:30:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:23 smithi071 bash[18570]: cluster 2024-04-16T14:30:22.532861+0000 mgr.x (mgr.24752) 28 : 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-04-16T14:30:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:23 smithi071 bash[18570]: audit 2024-04-16T14:30:22.984663+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]': finished 2024-04-16T14:30:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:23 smithi071 bash[18570]: cluster 2024-04-16T14:30:22.984858+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-16T14:30:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:23 smithi071 bash[18570]: audit 2024-04-16T14:30:23.367451+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 172.21.15.71:0/2275644623' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/628100547"}]: dispatch 2024-04-16T14:30:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:23 smithi071 bash[23969]: cluster 2024-04-16T14:30:22.532861+0000 mgr.x (mgr.24752) 28 : 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-04-16T14:30:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:23 smithi071 bash[23969]: audit 2024-04-16T14:30:22.984663+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2450446565"}]': finished 2024-04-16T14:30:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:23 smithi071 bash[23969]: cluster 2024-04-16T14:30:22.984858+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-16T14:30:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:23 smithi071 bash[23969]: audit 2024-04-16T14:30:23.367451+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 172.21.15.71:0/2275644623' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/628100547"}]: dispatch 2024-04-16T14:30:24.941 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[54297]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:30:24.941 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 bash[54330]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus.a 2024-04-16T14:30:24.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:30:24.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 systemd[1]: Stopped Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:30:24.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:24 smithi122 systemd[1]: Started Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:30:25.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:23.999614+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.71:0/2275644623' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/628100547"}]': finished 2024-04-16T14:30:25.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: cluster 2024-04-16T14:30:23.999810+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-16T14:30:25.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.371148+0000 mon.c (mon.1) 152 : audit [INF] from='client.? 172.21.15.71:0/3318651278' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]: dispatch 2024-04-16T14:30:25.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.371853+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]: dispatch 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.923313+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.936324+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.962655+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.968656+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.975604+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.983094+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[18570]: audit 2024-04-16T14:30:24.985037+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:23.999614+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.71:0/2275644623' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/628100547"}]': finished 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: cluster 2024-04-16T14:30:23.999810+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.371148+0000 mon.c (mon.1) 152 : audit [INF] from='client.? 172.21.15.71:0/3318651278' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]: dispatch 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.371853+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]: dispatch 2024-04-16T14:30:25.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.923313+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:25.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.936324+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:25.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.962655+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:30:25.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.968656+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:30:25.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.975604+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:30:25.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.983094+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:25.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:25 smithi071 bash[23969]: audit 2024-04-16T14:30:24.985037+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:25.441 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:23.999614+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.71:0/2275644623' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/628100547"}]': finished 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: cluster 2024-04-16T14:30:23.999810+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.371148+0000 mon.c (mon.1) 152 : audit [INF] from='client.? 172.21.15.71:0/3318651278' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]: dispatch 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.371853+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]: dispatch 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.923313+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.936324+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.962655+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.968656+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.975604+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.983094+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:25.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[18672]: audit 2024-04-16T14:30:24.985037+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.859Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.859Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.859Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.859Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi122 (none))" 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.859Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.859Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.861Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.861Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.862Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.864Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:30:26.005 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.864Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.719µs 2024-04-16T14:30:26.006 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.864Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:30:26.006 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:25 smithi122 bash[54359]: ts=2024-04-16T14:30:25.865Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-16T14:30:26.288 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cluster 2024-04-16T14:30:24.533702+0000 mgr.x (mgr.24752) 29 : cluster [DBG] pgmap v11: 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-04-16T14:30:26.288 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:24.963501+0000 mgr.x (mgr.24752) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:24.969152+0000 mgr.x (mgr.24752) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:24.976154+0000 mgr.x (mgr.24752) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cephadm 2024-04-16T14:30:24.985904+0000 mgr.x (mgr.24752) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:24.990903+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:24.992529+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:24.995526+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.000503+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]': finished 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cluster 2024-04-16T14:30:25.000765+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-16T14:30:26.289 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.012945+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.014876+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.017946+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.019990+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.029078+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.030042+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.035070+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.039553+0000 mgr.x (mgr.24752) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.115432+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.290 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cluster 2024-04-16T14:30:24.533702+0000 mgr.x (mgr.24752) 29 : cluster [DBG] pgmap v11: 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-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:24.963501+0000 mgr.x (mgr.24752) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:24.969152+0000 mgr.x (mgr.24752) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:24.976154+0000 mgr.x (mgr.24752) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cephadm 2024-04-16T14:30:24.985904+0000 mgr.x (mgr.24752) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:24.990903+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:24.992529+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:24.995526+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.000503+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]': finished 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cluster 2024-04-16T14:30:25.000765+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.012945+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.014876+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.017946+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.019990+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:30:26.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.029078+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.030042+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.035070+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.039553+0000 mgr.x (mgr.24752) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.115432+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.117274+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.119447+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.120198+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.125042+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.129207+0000 mgr.x (mgr.24752) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.174986+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.176903+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.178858+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.179618+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.181405+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.187368+0000 mgr.x (mgr.24752) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.230395+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.232233+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.234136+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.234823+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.239167+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.243260+0000 mgr.x (mgr.24752) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.289353+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.290913+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.293166+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.117274+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.119447+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.120198+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.125042+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.129207+0000 mgr.x (mgr.24752) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.174986+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.176903+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.178858+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.179618+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.181405+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.187368+0000 mgr.x (mgr.24752) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.230395+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.232233+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.234136+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.234823+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.239167+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.243260+0000 mgr.x (mgr.24752) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.289353+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.290913+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.293166+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.293777+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.295505+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.301146+0000 mgr.x (mgr.24752) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.346243+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.347780+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.349545+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.350188+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.352119+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.357897+0000 mgr.x (mgr.24752) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.382768+0000 mon.c (mon.1) 153 : audit [INF] from='client.? 172.21.15.71:0/1724033239' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.383371+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.403108+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.405154+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.407435+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.408150+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.410002+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.417369+0000 mgr.x (mgr.24752) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.461815+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.463344+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.293777+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.295505+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.301146+0000 mgr.x (mgr.24752) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.346243+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.347780+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.349545+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.350188+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.352119+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.357897+0000 mgr.x (mgr.24752) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.382768+0000 mon.c (mon.1) 153 : audit [INF] from='client.? 172.21.15.71:0/1724033239' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]: dispatch 2024-04-16T14:30:26.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.383371+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]: dispatch 2024-04-16T14:30:26.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.403108+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.405154+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.407435+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.408150+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.410002+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.417369+0000 mgr.x (mgr.24752) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.461815+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.463344+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.465309+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.465930+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.468105+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.512281+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.514139+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.516347+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.517083+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.519486+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.582293+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.583822+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.585583+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.586224+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.588506+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.632700+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.634406+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.636109+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.636772+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.638951+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.683229+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.684715+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.465309+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.465930+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.468105+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.512281+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.514139+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.516347+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.517083+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.519486+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.582293+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.583822+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.585583+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.586224+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.588506+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.632700+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.634406+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.636109+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.636772+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.638951+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.683229+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.684715+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.686450+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.687110+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.689322+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.738677+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.740549+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.742737+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.743597+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.746557+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.808707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.810441+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.813101+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.813872+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.816377+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.872287+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.874009+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.879336+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.880045+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.882699+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.931884+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.933660+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.935448+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.936119+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.942725+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.992059+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.993614+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.995406+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:25.996028+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[18570]: audit 2024-04-16T14:30:26.002941+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.686450+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.687110+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.689322+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.738677+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.740549+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.742737+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.743597+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.746557+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.808707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.810441+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.813101+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.813872+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.816377+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.872287+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.874009+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.879336+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.880045+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.882699+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.931884+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.933660+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.935448+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.936119+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.942725+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.992059+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.993614+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.995406+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:25.996028+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:26 smithi071 bash[23969]: audit 2024-04-16T14:30:26.002941+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cluster 2024-04-16T14:30:24.533702+0000 mgr.x (mgr.24752) 29 : cluster [DBG] pgmap v11: 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-04-16T14:30:26.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:24.963501+0000 mgr.x (mgr.24752) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:30:26.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:24.969152+0000 mgr.x (mgr.24752) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:30:26.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:24.976154+0000 mgr.x (mgr.24752) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cephadm 2024-04-16T14:30:24.985904+0000 mgr.x (mgr.24752) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:24.990903+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:24.992529+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:24.995526+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.000503+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3093185408"}]': finished 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cluster 2024-04-16T14:30:25.000765+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.012945+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.014876+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.017946+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.019990+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.029078+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.030042+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.035070+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.039553+0000 mgr.x (mgr.24752) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.115432+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.117274+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.119447+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.120198+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.125042+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.129207+0000 mgr.x (mgr.24752) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.174986+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.176903+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.178858+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.179618+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.181405+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.187368+0000 mgr.x (mgr.24752) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.230395+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.232233+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.234136+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.234823+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.239167+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.243260+0000 mgr.x (mgr.24752) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.289353+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.290913+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.293166+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.293777+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.295505+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.301146+0000 mgr.x (mgr.24752) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.346243+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.347780+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.349545+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.350188+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.352119+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.357897+0000 mgr.x (mgr.24752) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.382768+0000 mon.c (mon.1) 153 : audit [INF] from='client.? 172.21.15.71:0/1724033239' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.383371+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.403108+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.405154+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.407435+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.408150+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.410002+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.417369+0000 mgr.x (mgr.24752) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.461815+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.463344+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.465309+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.465930+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.468105+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.512281+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.514139+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.516347+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.517083+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.519486+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.582293+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.583822+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.585583+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.586224+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.588506+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.632700+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.634406+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.636109+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.636772+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.638951+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.683229+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.684715+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.686450+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.687110+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.689322+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.738677+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.740549+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.742737+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.743597+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.746557+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.808707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.810441+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.813101+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.813872+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.816377+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.872287+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.874009+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.879336+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.880045+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.882699+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.931884+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.933660+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.935448+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.936119+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.942725+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.992059+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.993614+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.995406+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:25.996028+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:26.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[18672]: audit 2024-04-16T14:30:26.002941+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:26.691 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.373Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-16T14:30:26.691 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.425Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-16T14:30:26.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.427Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-16T14:30:26.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.427Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-16T14:30:26.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.427Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.221µs wal_replay_duration=562.722178ms total_replay_duration=562.788731ms 2024-04-16T14:30:26.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.430Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:30:26.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.430Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:30:26.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.430Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:30:26.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.452Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.868195ms db_storage=787ns remote_storage=1.757µs web_handler=397ns query_engine=1.181µs scrape=231.739µs scrape_sd=116.524µs notify=15.766µs notify_sd=22.269µs rules=21.103535ms 2024-04-16T14:30:26.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:26 smithi122 bash[54359]: ts=2024-04-16T14:30:26.452Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.472266+0000 mgr.x (mgr.24752) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.524730+0000 mgr.x (mgr.24752) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.592585+0000 mgr.x (mgr.24752) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.642914+0000 mgr.x (mgr.24752) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.693269+0000 mgr.x (mgr.24752) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.751505+0000 mgr.x (mgr.24752) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.820637+0000 mgr.x (mgr.24752) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.886770+0000 mgr.x (mgr.24752) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:25.946952+0000 mgr.x (mgr.24752) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.007048+0000 mgr.x (mgr.24752) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.067561+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.069170+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.071061+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.071664+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.074719+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.078832+0000 mgr.x (mgr.24752) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.119206+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.120780+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.122585+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.123327+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.125259+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.129228+0000 mgr.x (mgr.24752) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.173714+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.175479+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.177278+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.178003+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.179830+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.183794+0000 mgr.x (mgr.24752) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.224676+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.226111+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.227848+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.228503+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.230033+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.234054+0000 mgr.x (mgr.24752) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.274888+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.276551+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.278266+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.278879+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.280679+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.284642+0000 mgr.x (mgr.24752) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.330694+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.332165+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.333946+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.334583+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.336318+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.340384+0000 mgr.x (mgr.24752) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.362341+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]': finished 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cluster 2024-04-16T14:30:26.362520+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.401078+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.402824+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.404704+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.405407+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.407708+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.411698+0000 mgr.x (mgr.24752) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.468784+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.470231+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.471922+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.472568+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.477347+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.521824+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.523342+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.525012+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.525706+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.527839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.572553+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.574126+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.575831+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.576475+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.579654+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.623642+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.625065+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.627196+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.627830+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.629276+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.676006+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.677641+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.679436+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.680045+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.681494+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.726195+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.727633+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.729273+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.729858+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.732184+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.741403+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.71:0/2584200821' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2430408968"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.781118+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.782792+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.784593+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.785215+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.789962+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.838604+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.840460+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.842953+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.843762+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.850125+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.896843+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.898940+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.900935+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.901667+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.906747+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.954208+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.956198+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.958242+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.958870+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:26.961366+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:27.005605+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:27.007543+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:27.009817+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:27 smithi122 bash[18672]: audit 2024-04-16T14:30:27.010434+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.472266+0000 mgr.x (mgr.24752) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.524730+0000 mgr.x (mgr.24752) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.592585+0000 mgr.x (mgr.24752) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.642914+0000 mgr.x (mgr.24752) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.693269+0000 mgr.x (mgr.24752) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.751505+0000 mgr.x (mgr.24752) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.820637+0000 mgr.x (mgr.24752) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.886770+0000 mgr.x (mgr.24752) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:25.946952+0000 mgr.x (mgr.24752) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.007048+0000 mgr.x (mgr.24752) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.067561+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.069170+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.071061+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.071664+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.074719+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.078832+0000 mgr.x (mgr.24752) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.119206+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.120780+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.122585+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.123327+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.125259+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.472266+0000 mgr.x (mgr.24752) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.524730+0000 mgr.x (mgr.24752) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.592585+0000 mgr.x (mgr.24752) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.642914+0000 mgr.x (mgr.24752) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.693269+0000 mgr.x (mgr.24752) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.751505+0000 mgr.x (mgr.24752) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.820637+0000 mgr.x (mgr.24752) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.886770+0000 mgr.x (mgr.24752) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:25.946952+0000 mgr.x (mgr.24752) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.007048+0000 mgr.x (mgr.24752) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.067561+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.069170+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.071061+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.071664+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.074719+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.078832+0000 mgr.x (mgr.24752) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.119206+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.120780+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.122585+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.123327+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.125259+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.129228+0000 mgr.x (mgr.24752) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.173714+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.175479+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.177278+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.178003+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.179830+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.183794+0000 mgr.x (mgr.24752) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.224676+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.226111+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.227848+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.228503+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.230033+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.234054+0000 mgr.x (mgr.24752) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.274888+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.276551+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.278266+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.278879+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.280679+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.284642+0000 mgr.x (mgr.24752) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.330694+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.129228+0000 mgr.x (mgr.24752) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.173714+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.175479+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.177278+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.178003+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.179830+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.183794+0000 mgr.x (mgr.24752) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.224676+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.226111+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.227848+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.228503+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.230033+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.234054+0000 mgr.x (mgr.24752) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.274888+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.276551+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.278266+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.278879+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.280679+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.284642+0000 mgr.x (mgr.24752) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.330694+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.332165+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.333946+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.334583+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.336318+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.340384+0000 mgr.x (mgr.24752) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.362341+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]': finished 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cluster 2024-04-16T14:30:26.362520+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.401078+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.402824+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.404704+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.405407+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.407708+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.411698+0000 mgr.x (mgr.24752) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.468784+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.470231+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.471922+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.472568+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.477347+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.521824+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.523342+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.332165+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.333946+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.334583+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.336318+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.340384+0000 mgr.x (mgr.24752) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.362341+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2934963722"}]': finished 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cluster 2024-04-16T14:30:26.362520+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.401078+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.402824+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.404704+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.405407+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.407708+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.411698+0000 mgr.x (mgr.24752) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.468784+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.470231+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.471922+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.472568+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.477347+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.521824+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.523342+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.525012+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.525706+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.527839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.572553+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.574126+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.575831+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.576475+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.579654+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.623642+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.625065+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.627196+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.627830+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.629276+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.676006+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.677641+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.679436+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.680045+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.681494+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.726195+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.727633+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.525012+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.525706+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.527839+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.572553+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.574126+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.575831+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.576475+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.579654+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.623642+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.625065+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.627196+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.627830+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.629276+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.676006+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.677641+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.679436+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.680045+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.681494+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.726195+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.727633+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.729273+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.729858+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.732184+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.741403+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.71:0/2584200821' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2430408968"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.781118+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.782792+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.784593+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.785215+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.789962+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.838604+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.840460+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.842953+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.843762+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.850125+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.896843+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.898940+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.900935+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.901667+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.906747+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.729273+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.729858+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.732184+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.741403+0000 mon.a (mon.0) 1443 : audit [INF] from='client.? 172.21.15.71:0/2584200821' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2430408968"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.781118+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.782792+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.784593+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.785215+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.789962+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.838604+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.840460+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.842953+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.843762+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.850125+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.896843+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.898940+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.900935+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.901667+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.906747+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.954208+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.956198+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.958242+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.958870+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:26.961366+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:27.005605+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:27.007543+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:27.009817+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[18570]: audit 2024-04-16T14:30:27.010434+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.954208+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.956198+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.958242+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.958870+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:26.961366+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:27.005605+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:27.007543+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:27.009817+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:27.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:27 smithi071 bash[23969]: audit 2024-04-16T14:30:27.010434+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.481443+0000 mgr.x (mgr.24752) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.531773+0000 mgr.x (mgr.24752) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cluster 2024-04-16T14:30:26.534079+0000 mgr.x (mgr.24752) 60 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:30:28.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.583679+0000 mgr.x (mgr.24752) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.634210+0000 mgr.x (mgr.24752) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.685477+0000 mgr.x (mgr.24752) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.736330+0000 mgr.x (mgr.24752) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.794136+0000 mgr.x (mgr.24752) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.854381+0000 mgr.x (mgr.24752) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.910918+0000 mgr.x (mgr.24752) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:26.965380+0000 mgr.x (mgr.24752) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.013549+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.017537+0000 mgr.x (mgr.24752) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.074630+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.076079+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.078454+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.079137+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.082476+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.086516+0000 mgr.x (mgr.24752) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.126286+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.127729+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.129490+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.130161+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.135186+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.139285+0000 mgr.x (mgr.24752) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.185641+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.187503+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.189465+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.190173+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.195606+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.199780+0000 mgr.x (mgr.24752) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.240114+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.241820+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.243697+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.244356+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.249453+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.253722+0000 mgr.x (mgr.24752) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.297953+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.299732+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.301935+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.302700+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.307776+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.312144+0000 mgr.x (mgr.24752) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.372938+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.374803+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.376910+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.377671+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.382666+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.387088+0000 mgr.x (mgr.24752) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.447965+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.450098+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.452521+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.453311+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.458407+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.539740+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.541938+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.544356+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.545401+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.551254+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.634055+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.636465+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.639106+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.640013+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.646447+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.650786+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.738858+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? 172.21.15.71:0/2584200821' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2430408968"}]': finished 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: cluster 2024-04-16T14:30:27.739032+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.752609+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.754160+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.757317+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.757995+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.762721+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.822888+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.824346+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.826068+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.826674+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.833770+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.899249+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.901264+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.903020+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.903730+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.905875+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.957623+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.959295+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.961292+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.961906+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:27.963690+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:28.014257+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:28.015899+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:28.017735+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:28 smithi122 bash[18672]: audit 2024-04-16T14:30:28.018394+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.481443+0000 mgr.x (mgr.24752) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.531773+0000 mgr.x (mgr.24752) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cluster 2024-04-16T14:30:26.534079+0000 mgr.x (mgr.24752) 60 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:30:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.583679+0000 mgr.x (mgr.24752) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.634210+0000 mgr.x (mgr.24752) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.685477+0000 mgr.x (mgr.24752) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.736330+0000 mgr.x (mgr.24752) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.794136+0000 mgr.x (mgr.24752) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.854381+0000 mgr.x (mgr.24752) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.910918+0000 mgr.x (mgr.24752) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:26.965380+0000 mgr.x (mgr.24752) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.013549+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.017537+0000 mgr.x (mgr.24752) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.074630+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.076079+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.078454+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.079137+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.082476+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.086516+0000 mgr.x (mgr.24752) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.126286+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.127729+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.481443+0000 mgr.x (mgr.24752) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.531773+0000 mgr.x (mgr.24752) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cluster 2024-04-16T14:30:26.534079+0000 mgr.x (mgr.24752) 60 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.583679+0000 mgr.x (mgr.24752) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.634210+0000 mgr.x (mgr.24752) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.685477+0000 mgr.x (mgr.24752) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.736330+0000 mgr.x (mgr.24752) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.794136+0000 mgr.x (mgr.24752) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.854381+0000 mgr.x (mgr.24752) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.910918+0000 mgr.x (mgr.24752) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:26.965380+0000 mgr.x (mgr.24752) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.013549+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.017537+0000 mgr.x (mgr.24752) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.074630+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.076079+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.078454+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.079137+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.082476+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.086516+0000 mgr.x (mgr.24752) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.126286+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.127729+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.129490+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.130161+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.135186+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.139285+0000 mgr.x (mgr.24752) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.185641+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.187503+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.189465+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.190173+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.195606+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.199780+0000 mgr.x (mgr.24752) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.240114+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.241820+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.243697+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.244356+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.249453+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.253722+0000 mgr.x (mgr.24752) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.297953+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.299732+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.301935+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.302700+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.129490+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.130161+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.135186+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.139285+0000 mgr.x (mgr.24752) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.185641+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.187503+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.189465+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.190173+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.195606+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.199780+0000 mgr.x (mgr.24752) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.240114+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.241820+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.243697+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.244356+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.249453+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.253722+0000 mgr.x (mgr.24752) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.297953+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.299732+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.301935+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.302700+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.307776+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.312144+0000 mgr.x (mgr.24752) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.372938+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.374803+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.376910+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.377671+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.382666+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.387088+0000 mgr.x (mgr.24752) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.447965+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.450098+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.452521+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.453311+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.458407+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.539740+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.541938+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.544356+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.545401+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.551254+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.634055+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.636465+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.307776+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.312144+0000 mgr.x (mgr.24752) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.372938+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.374803+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.376910+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.377671+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.382666+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.387088+0000 mgr.x (mgr.24752) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.447965+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.450098+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.452521+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.453311+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.458407+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.539740+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.541938+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.544356+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.545401+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.551254+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.634055+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.636465+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.639106+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.640013+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.646447+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.650786+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.738858+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? 172.21.15.71:0/2584200821' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2430408968"}]': finished 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: cluster 2024-04-16T14:30:27.739032+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.752609+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.754160+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.757317+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.757995+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.762721+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.822888+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.824346+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.826068+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.826674+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.833770+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.899249+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.901264+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.903020+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.639106+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.640013+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.646447+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.650786+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.738858+0000 mon.a (mon.0) 1458 : audit [INF] from='client.? 172.21.15.71:0/2584200821' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2430408968"}]': finished 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: cluster 2024-04-16T14:30:27.739032+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.752609+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.754160+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.757317+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.757995+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.762721+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.822888+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.824346+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.826068+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.826674+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.833770+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.899249+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.901264+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.903020+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.903730+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.905875+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.957623+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.959295+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.961292+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.961906+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:27.963690+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:28.014257+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:28.015899+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:28.017735+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[18570]: audit 2024-04-16T14:30:28.018394+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.903730+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.905875+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.957623+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.959295+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.961292+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.961906+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:27.963690+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:28.014257+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:28.015899+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:28.017735+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:28.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:28 smithi071 bash[23969]: audit 2024-04-16T14:30:28.018394+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.462566+0000 mgr.x (mgr.24752) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.556403+0000 mgr.x (mgr.24752) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.650749+0000 mgr.x (mgr.24752) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.766713+0000 mgr.x (mgr.24752) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.837947+0000 mgr.x (mgr.24752) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.912563+0000 mgr.x (mgr.24752) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:27.969367+0000 mgr.x (mgr.24752) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.034301+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.038398+0000 mgr.x (mgr.24752) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.083055+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.084769+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.086870+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.087515+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.089216+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.093166+0000 mgr.x (mgr.24752) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.140454+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.142191+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.144709+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.145389+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.147303+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.151267+0000 mgr.x (mgr.24752) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.462566+0000 mgr.x (mgr.24752) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.556403+0000 mgr.x (mgr.24752) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.650749+0000 mgr.x (mgr.24752) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.766713+0000 mgr.x (mgr.24752) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.837947+0000 mgr.x (mgr.24752) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.912563+0000 mgr.x (mgr.24752) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:27.969367+0000 mgr.x (mgr.24752) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.034301+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.038398+0000 mgr.x (mgr.24752) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.083055+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.084769+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.086870+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.087515+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.089216+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.093166+0000 mgr.x (mgr.24752) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.140454+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.142191+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.144709+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.145389+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.147303+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.151267+0000 mgr.x (mgr.24752) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.154775+0000 mon.c (mon.1) 154 : audit [INF] from='client.? 172.21.15.71:0/3389411790' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]: dispatch 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.155240+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]: dispatch 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.196680+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.198348+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.200192+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.200884+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.202368+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.206303+0000 mgr.x (mgr.24752) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.246523+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.247947+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.249694+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.250310+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.252094+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.256009+0000 mgr.x (mgr.24752) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.300664+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.302306+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.304108+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.304726+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.306459+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.154775+0000 mon.c (mon.1) 154 : audit [INF] from='client.? 172.21.15.71:0/3389411790' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]: dispatch 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.155240+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]: dispatch 2024-04-16T14:30:29.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.196680+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.198348+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.200192+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.200884+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.202368+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.206303+0000 mgr.x (mgr.24752) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.246523+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.247947+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.249694+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.250310+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.252094+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.256009+0000 mgr.x (mgr.24752) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.300664+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.302306+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.304108+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.304726+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.306459+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.310425+0000 mgr.x (mgr.24752) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.354945+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.356616+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.358851+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.359464+0000 mon.b (mon.2) 285 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.361487+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.366066+0000 mgr.x (mgr.24752) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.410130+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.412546+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.416473+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.417270+0000 mon.b (mon.2) 289 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.421727+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.425992+0000 mgr.x (mgr.24752) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.469302+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.471299+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.473986+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.474860+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.478047+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.526915+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.528992+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.531388+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.532192+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.538024+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.599032+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.600592+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.603005+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.603721+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.610185+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.671102+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.672819+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.674698+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.675463+0000 mon.b (mon.2) 305 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.680073+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.725176+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.726758+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.728598+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.729292+0000 mon.b (mon.2) 309 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.731647+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.775616+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.777248+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.310425+0000 mgr.x (mgr.24752) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.354945+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.356616+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.358851+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.359464+0000 mon.b (mon.2) 285 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.361487+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.366066+0000 mgr.x (mgr.24752) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.410130+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.412546+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.416473+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.417270+0000 mon.b (mon.2) 289 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.421727+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.425992+0000 mgr.x (mgr.24752) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.469302+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.471299+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.473986+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.474860+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.478047+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.526915+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.528992+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.779313+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.779961+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.782576+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.827877+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.829656+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.831809+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.832487+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.837484+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.886816+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.888693+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.890678+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.891365+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.897860+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.942355+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.943977+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.945790+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.946437+0000 mon.b (mon.2) 325 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.950607+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.995714+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.997162+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:28.999361+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:29.000022+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[18570]: audit 2024-04-16T14:30:29.006959+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.531388+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.532192+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.538024+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.599032+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.600592+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.603005+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.603721+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.610185+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.671102+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.672819+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.674698+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.675463+0000 mon.b (mon.2) 305 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.680073+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.725176+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.726758+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.728598+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.729292+0000 mon.b (mon.2) 309 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.731647+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.775616+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.777248+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.779313+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.779961+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.782576+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.827877+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.829656+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.831809+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.832487+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.837484+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.886816+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.888693+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.890678+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.891365+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.897860+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.942355+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.943977+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.945790+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.946437+0000 mon.b (mon.2) 325 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.950607+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.995714+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.997162+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:28.999361+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:29.000022+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:29 smithi071 bash[23969]: audit 2024-04-16T14:30:29.006959+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.462566+0000 mgr.x (mgr.24752) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.556403+0000 mgr.x (mgr.24752) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.650749+0000 mgr.x (mgr.24752) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.766713+0000 mgr.x (mgr.24752) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.837947+0000 mgr.x (mgr.24752) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.912563+0000 mgr.x (mgr.24752) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:27.969367+0000 mgr.x (mgr.24752) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.034301+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.038398+0000 mgr.x (mgr.24752) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.083055+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.084769+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.086870+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.087515+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.089216+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.093166+0000 mgr.x (mgr.24752) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.140454+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.142191+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.144709+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.145389+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.147303+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.151267+0000 mgr.x (mgr.24752) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.154775+0000 mon.c (mon.1) 154 : audit [INF] from='client.? 172.21.15.71:0/3389411790' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]: dispatch 2024-04-16T14:30:29.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.155240+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.196680+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.198348+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.200192+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.200884+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.202368+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.206303+0000 mgr.x (mgr.24752) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.246523+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.247947+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.249694+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.250310+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.252094+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.256009+0000 mgr.x (mgr.24752) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.300664+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.302306+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.304108+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.304726+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.306459+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.310425+0000 mgr.x (mgr.24752) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.354945+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.356616+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.358851+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.359464+0000 mon.b (mon.2) 285 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.361487+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.366066+0000 mgr.x (mgr.24752) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.410130+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.412546+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.416473+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.417270+0000 mon.b (mon.2) 289 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.421727+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.425992+0000 mgr.x (mgr.24752) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.469302+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.471299+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.473986+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.474860+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.478047+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.526915+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.528992+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.531388+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.532192+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.538024+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.599032+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.600592+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.603005+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.603721+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.610185+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.671102+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.672819+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.674698+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.675463+0000 mon.b (mon.2) 305 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.680073+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.725176+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.726758+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.728598+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.729292+0000 mon.b (mon.2) 309 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.731647+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.775616+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.777248+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.779313+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.779961+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.782576+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.827877+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.829656+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.831809+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.832487+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.837484+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.886816+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.888693+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.890678+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.891365+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.897860+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.942355+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.943977+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.945790+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.946437+0000 mon.b (mon.2) 325 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.950607+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.995714+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.997162+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:28.999361+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:29.000022+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:29.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:29 smithi122 bash[18672]: audit 2024-04-16T14:30:29.006959+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.483164+0000 mgr.x (mgr.24752) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cluster 2024-04-16T14:30:28.534486+0000 mgr.x (mgr.24752) 92 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:30.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.542200+0000 mgr.x (mgr.24752) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.614271+0000 mgr.x (mgr.24752) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.684179+0000 mgr.x (mgr.24752) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.735565+0000 mgr.x (mgr.24752) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.786482+0000 mgr.x (mgr.24752) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.842105+0000 mgr.x (mgr.24752) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.902073+0000 mgr.x (mgr.24752) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:28.954581+0000 mgr.x (mgr.24752) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.013798+0000 mgr.x (mgr.24752) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.056157+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.057585+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.059382+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.059981+0000 mon.b (mon.2) 333 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.062766+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.066697+0000 mgr.x (mgr.24752) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.111573+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.113270+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.115039+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.115707+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.118670+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.122625+0000 mgr.x (mgr.24752) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.149491+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]': finished 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cluster 2024-04-16T14:30:29.149586+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.167427+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.169295+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.171477+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.172239+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.174238+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.179262+0000 mgr.x (mgr.24752) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.219759+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.221447+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.223364+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.223982+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.225173+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.230315+0000 mgr.x (mgr.24752) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.275645+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.277434+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.279187+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.279746+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.281215+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.285288+0000 mgr.x (mgr.24752) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.325275+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.326729+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.328811+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.329432+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.331073+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.334981+0000 mgr.x (mgr.24752) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.380007+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.381729+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.383537+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.384222+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.385900+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.390950+0000 mgr.x (mgr.24752) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.432862+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.434877+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.436819+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.437470+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.439586+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.484782+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.486249+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.488360+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.489020+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.490376+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.536594+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.538117+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.539854+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.540535+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.543272+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.603756+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.605910+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.608279+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.609072+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.614386+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.679859+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.681885+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.684060+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.684741+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.689726+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.734019+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.735445+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.737147+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.737764+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.742609+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.803671+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.805035+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.806662+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.807158+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.811891+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.876847+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.878596+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.881277+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.882133+0000 mon.b (mon.2) 389 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.887886+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.948408+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.949920+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.951660+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.952343+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:29.955298+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:30.015948+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:30.017377+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:30.019041+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:30.019623+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:30 smithi122 bash[18672]: audit 2024-04-16T14:30:30.024593+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.483164+0000 mgr.x (mgr.24752) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cluster 2024-04-16T14:30:28.534486+0000 mgr.x (mgr.24752) 92 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.542200+0000 mgr.x (mgr.24752) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.614271+0000 mgr.x (mgr.24752) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.684179+0000 mgr.x (mgr.24752) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.735565+0000 mgr.x (mgr.24752) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.786482+0000 mgr.x (mgr.24752) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.842105+0000 mgr.x (mgr.24752) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.902073+0000 mgr.x (mgr.24752) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:28.954581+0000 mgr.x (mgr.24752) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.013798+0000 mgr.x (mgr.24752) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.056157+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.057585+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.059382+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.059981+0000 mon.b (mon.2) 333 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.062766+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.066697+0000 mgr.x (mgr.24752) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.111573+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.113270+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.115039+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.115707+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.118670+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.122625+0000 mgr.x (mgr.24752) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.149491+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]': finished 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cluster 2024-04-16T14:30:29.149586+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.167427+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.169295+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.171477+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.172239+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.174238+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.179262+0000 mgr.x (mgr.24752) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.219759+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.221447+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.223364+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.223982+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.225173+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.230315+0000 mgr.x (mgr.24752) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.275645+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.277434+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.279187+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.279746+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.483164+0000 mgr.x (mgr.24752) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cluster 2024-04-16T14:30:28.534486+0000 mgr.x (mgr.24752) 92 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.542200+0000 mgr.x (mgr.24752) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.614271+0000 mgr.x (mgr.24752) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.684179+0000 mgr.x (mgr.24752) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.735565+0000 mgr.x (mgr.24752) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.786482+0000 mgr.x (mgr.24752) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.842105+0000 mgr.x (mgr.24752) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.902073+0000 mgr.x (mgr.24752) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:28.954581+0000 mgr.x (mgr.24752) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.013798+0000 mgr.x (mgr.24752) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.056157+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.057585+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.059382+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.059981+0000 mon.b (mon.2) 333 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.062766+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.066697+0000 mgr.x (mgr.24752) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.111573+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.113270+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.115039+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.281215+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.285288+0000 mgr.x (mgr.24752) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.325275+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.326729+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.328811+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.329432+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.331073+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.334981+0000 mgr.x (mgr.24752) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.380007+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.381729+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.383537+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.384222+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.385900+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.390950+0000 mgr.x (mgr.24752) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.432862+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.434877+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.436819+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.437470+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.439586+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.484782+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.486249+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.488360+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.489020+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.490376+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.536594+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.538117+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.539854+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.540535+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.543272+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.603756+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.605910+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.608279+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.609072+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.614386+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.679859+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.681885+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.684060+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.684741+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.689726+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.734019+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.115707+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.118670+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.122625+0000 mgr.x (mgr.24752) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.149491+0000 mon.a (mon.0) 1485 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi071.ryfkew' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2450446565"}]': finished 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cluster 2024-04-16T14:30:29.149586+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.167427+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.169295+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.171477+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.172239+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.174238+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.179262+0000 mgr.x (mgr.24752) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.219759+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.221447+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.223364+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.223982+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.225173+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.230315+0000 mgr.x (mgr.24752) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.275645+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.277434+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.279187+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.279746+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.735445+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.737147+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.737764+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.742609+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.803671+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.805035+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.806662+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.807158+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.811891+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.876847+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.878596+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.881277+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.882133+0000 mon.b (mon.2) 389 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.887886+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.948408+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.949920+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.951660+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.952343+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:29.955298+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:30.015948+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:30.017377+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:30.019041+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:30.019623+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[23969]: audit 2024-04-16T14:30:30.024593+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.281215+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.285288+0000 mgr.x (mgr.24752) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.325275+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.326729+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.328811+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.329432+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.331073+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.334981+0000 mgr.x (mgr.24752) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.380007+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.381729+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.383537+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.384222+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.385900+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.390950+0000 mgr.x (mgr.24752) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.432862+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.434877+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.436819+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.437470+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.439586+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.484782+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.486249+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.488360+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.489020+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.490376+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.536594+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.538117+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.539854+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.540535+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.543272+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.603756+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.605910+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.608279+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.609072+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.614386+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.679859+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.681885+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.684060+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.684741+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.689726+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.734019+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.735445+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.737147+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.737764+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.742609+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.803671+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.805035+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.806662+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.807158+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.811891+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.876847+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.878596+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.881277+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.882133+0000 mon.b (mon.2) 389 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.887886+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.948408+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.949920+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.951660+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.952343+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:29.955298+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:30.015948+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:30.017377+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:30.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:30.019041+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:30.019623+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:30 smithi071 bash[18570]: audit 2024-04-16T14:30:30.024593+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.444721+0000 mgr.x (mgr.24752) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.494317+0000 mgr.x (mgr.24752) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.547184+0000 mgr.x (mgr.24752) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.618599+0000 mgr.x (mgr.24752) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.693804+0000 mgr.x (mgr.24752) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.746612+0000 mgr.x (mgr.24752) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.815933+0000 mgr.x (mgr.24752) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.892040+0000 mgr.x (mgr.24752) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:29.959781+0000 mgr.x (mgr.24752) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.028709+0000 mgr.x (mgr.24752) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.090496+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.091881+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.094104+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.094749+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.096642+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.100565+0000 mgr.x (mgr.24752) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.173630+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.175207+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.178089+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.178794+0000 mon.b (mon.2) 405 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.180500+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.444721+0000 mgr.x (mgr.24752) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.494317+0000 mgr.x (mgr.24752) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.547184+0000 mgr.x (mgr.24752) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.618599+0000 mgr.x (mgr.24752) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.693804+0000 mgr.x (mgr.24752) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.746612+0000 mgr.x (mgr.24752) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.815933+0000 mgr.x (mgr.24752) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.892040+0000 mgr.x (mgr.24752) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:29.959781+0000 mgr.x (mgr.24752) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.028709+0000 mgr.x (mgr.24752) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.090496+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.091881+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.094104+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.094749+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.096642+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.100565+0000 mgr.x (mgr.24752) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.173630+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.175207+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.178089+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.178794+0000 mon.b (mon.2) 405 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.180500+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.184634+0000 mgr.x (mgr.24752) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.258344+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.260507+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.262777+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.263623+0000 mon.b (mon.2) 409 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.268368+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.272484+0000 mgr.x (mgr.24752) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.347059+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.349557+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.352440+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.353313+0000 mon.b (mon.2) 413 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.356787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.360846+0000 mgr.x (mgr.24752) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.422306+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.424357+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.427531+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.428741+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.434040+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.498366+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.500077+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.502030+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.502700+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.507658+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.574033+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.575715+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.577690+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.578366+0000 mon.b (mon.2) 425 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.581612+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.631067+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.632645+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.634399+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.635020+0000 mon.b (mon.2) 429 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.637807+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.686343+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.688113+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.690238+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.690818+0000 mon.b (mon.2) 433 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.694560+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.739187+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.184634+0000 mgr.x (mgr.24752) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.258344+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.260507+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.262777+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.263623+0000 mon.b (mon.2) 409 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.268368+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.272484+0000 mgr.x (mgr.24752) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.347059+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.349557+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.352440+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.353313+0000 mon.b (mon.2) 413 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.356787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.360846+0000 mgr.x (mgr.24752) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.422306+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.424357+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.427531+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.428741+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.434040+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.498366+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.500077+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.502030+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.502700+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.507658+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.574033+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.575715+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.577690+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.578366+0000 mon.b (mon.2) 425 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.581612+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.631067+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.632645+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.634399+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.635020+0000 mon.b (mon.2) 429 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.637807+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.686343+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.688113+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.690238+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.690818+0000 mon.b (mon.2) 433 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.694560+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.739187+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.740732+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.742545+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.743215+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.747148+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.807825+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.809375+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.811438+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.812169+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.816190+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.892903+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.894644+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.897653+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.898396+0000 mon.b (mon.2) 445 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.901243+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.963795+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.965521+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.967591+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.968270+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:30.971104+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:31.031459+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:31.032959+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:31.034749+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[18570]: audit 2024-04-16T14:30:31.035333+0000 mon.b (mon.2) 453 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.740732+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.742545+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.743215+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.747148+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.807825+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.809375+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.811438+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.812169+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.816190+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.892903+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.894644+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.897653+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.898396+0000 mon.b (mon.2) 445 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.901243+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.963795+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.965521+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.967591+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.968270+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:30.971104+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:31.031459+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:31.032959+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:31.034749+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:31 smithi071 bash[23969]: audit 2024-04-16T14:30:31.035333+0000 mon.b (mon.2) 453 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.296 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.444721+0000 mgr.x (mgr.24752) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.296 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.494317+0000 mgr.x (mgr.24752) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.547184+0000 mgr.x (mgr.24752) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.618599+0000 mgr.x (mgr.24752) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.693804+0000 mgr.x (mgr.24752) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.746612+0000 mgr.x (mgr.24752) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.815933+0000 mgr.x (mgr.24752) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.892040+0000 mgr.x (mgr.24752) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:29.959781+0000 mgr.x (mgr.24752) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.028709+0000 mgr.x (mgr.24752) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.090496+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.091881+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.297 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.094104+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.094749+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.096642+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.100565+0000 mgr.x (mgr.24752) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.173630+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.175207+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.178089+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.178794+0000 mon.b (mon.2) 405 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.180500+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.184634+0000 mgr.x (mgr.24752) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.258344+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.260507+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.262777+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.263623+0000 mon.b (mon.2) 409 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.298 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.268368+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.272484+0000 mgr.x (mgr.24752) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.347059+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.349557+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.352440+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.353313+0000 mon.b (mon.2) 413 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.356787+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.360846+0000 mgr.x (mgr.24752) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.422306+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.424357+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.427531+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.428741+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.434040+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.498366+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.500077+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.502030+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.299 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.502700+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.507658+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.574033+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.575715+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.577690+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.578366+0000 mon.b (mon.2) 425 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.581612+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.631067+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.632645+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.634399+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.635020+0000 mon.b (mon.2) 429 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.637807+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.686343+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.688113+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.690238+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.300 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.690818+0000 mon.b (mon.2) 433 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.694560+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.739187+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.740732+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.742545+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.743215+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.747148+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.807825+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.809375+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.811438+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.812169+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.816190+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.892903+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.894644+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.897653+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.898396+0000 mon.b (mon.2) 445 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.901243+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.963795+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.965521+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.967591+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.968270+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:30.971104+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:31.031459+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:31.032959+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:31.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:31.034749+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:31 smithi122 bash[18672]: audit 2024-04-16T14:30:31.035333+0000 mon.b (mon.2) 453 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.440180+0000 mgr.x (mgr.24752) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.511810+0000 mgr.x (mgr.24752) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cluster 2024-04-16T14:30:30.534894+0000 mgr.x (mgr.24752) 125 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.585663+0000 mgr.x (mgr.24752) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.641723+0000 mgr.x (mgr.24752) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.698517+0000 mgr.x (mgr.24752) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.751125+0000 mgr.x (mgr.24752) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.820183+0000 mgr.x (mgr.24752) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.905241+0000 mgr.x (mgr.24752) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:30.975118+0000 mgr.x (mgr.24752) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.037031+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.040918+0000 mgr.x (mgr.24752) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.087670+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.089827+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.091846+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.092559+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.094705+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.100042+0000 mgr.x (mgr.24752) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.140562+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.142051+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.143860+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.144808+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.146914+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.150825+0000 mgr.x (mgr.24752) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.191710+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.193186+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.194852+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.195457+0000 mon.b (mon.2) 465 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.197608+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.201494+0000 mgr.x (mgr.24752) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.241762+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.243462+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.245229+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.245864+0000 mon.b (mon.2) 469 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.248286+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.252223+0000 mgr.x (mgr.24752) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.293528+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.295068+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.296798+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.297416+0000 mon.b (mon.2) 473 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.299826+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.304411+0000 mgr.x (mgr.24752) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.351181+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.352885+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.354874+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.355660+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.359164+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.363122+0000 mgr.x (mgr.24752) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.409279+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.411004+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.412901+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.413528+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.416350+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.420265+0000 mgr.x (mgr.24752) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.477137+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.478641+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.480458+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.481142+0000 mon.b (mon.2) 485 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.484178+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.544372+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.545835+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.547587+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.548225+0000 mon.b (mon.2) 489 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.550814+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.594925+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.596384+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.598110+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.598717+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.602152+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.646207+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.647646+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.649290+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.649881+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.653408+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.697703+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.699203+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.700976+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.701593+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.705393+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.749318+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.750840+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.752583+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.753179+0000 mon.b (mon.2) 505 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.760020+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.805391+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.806918+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.808575+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.809174+0000 mon.b (mon.2) 509 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.813451+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.857860+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.859267+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.861028+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.861644+0000 mon.b (mon.2) 513 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.864156+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.908117+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.909628+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.912303+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.913238+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.916019+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.977750+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.979312+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.981093+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.981692+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:31.983757+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:32.028203+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:32.029756+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:32.031527+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:32.032189+0000 mon.b (mon.2) 525 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:32 smithi122 bash[18672]: audit 2024-04-16T14:30:32.034569+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.440180+0000 mgr.x (mgr.24752) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.511810+0000 mgr.x (mgr.24752) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cluster 2024-04-16T14:30:30.534894+0000 mgr.x (mgr.24752) 125 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.585663+0000 mgr.x (mgr.24752) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.641723+0000 mgr.x (mgr.24752) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.698517+0000 mgr.x (mgr.24752) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.751125+0000 mgr.x (mgr.24752) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.820183+0000 mgr.x (mgr.24752) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.905241+0000 mgr.x (mgr.24752) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:30.975118+0000 mgr.x (mgr.24752) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.037031+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.040918+0000 mgr.x (mgr.24752) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.087670+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.089827+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.091846+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.092559+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.094705+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.100042+0000 mgr.x (mgr.24752) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.140562+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.142051+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.143860+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.440180+0000 mgr.x (mgr.24752) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.511810+0000 mgr.x (mgr.24752) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cluster 2024-04-16T14:30:30.534894+0000 mgr.x (mgr.24752) 125 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.585663+0000 mgr.x (mgr.24752) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.641723+0000 mgr.x (mgr.24752) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.698517+0000 mgr.x (mgr.24752) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.751125+0000 mgr.x (mgr.24752) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.820183+0000 mgr.x (mgr.24752) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.905241+0000 mgr.x (mgr.24752) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:30.975118+0000 mgr.x (mgr.24752) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.037031+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.040918+0000 mgr.x (mgr.24752) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.087670+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.089827+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.091846+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.092559+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.094705+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.100042+0000 mgr.x (mgr.24752) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.140562+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.142051+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.143860+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.144808+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.146914+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.150825+0000 mgr.x (mgr.24752) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.191710+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.193186+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.194852+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.195457+0000 mon.b (mon.2) 465 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.197608+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.201494+0000 mgr.x (mgr.24752) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.241762+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.243462+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.245229+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.245864+0000 mon.b (mon.2) 469 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.248286+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.252223+0000 mgr.x (mgr.24752) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.293528+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.295068+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.296798+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.297416+0000 mon.b (mon.2) 473 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.299826+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.144808+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.146914+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.150825+0000 mgr.x (mgr.24752) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.191710+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.193186+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.194852+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.195457+0000 mon.b (mon.2) 465 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.197608+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.201494+0000 mgr.x (mgr.24752) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.241762+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.243462+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.245229+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.245864+0000 mon.b (mon.2) 469 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.248286+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.252223+0000 mgr.x (mgr.24752) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.293528+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.295068+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.296798+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.297416+0000 mon.b (mon.2) 473 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.299826+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.304411+0000 mgr.x (mgr.24752) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.351181+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.352885+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.354874+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.355660+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.359164+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.363122+0000 mgr.x (mgr.24752) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.409279+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.411004+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.412901+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.413528+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.416350+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.420265+0000 mgr.x (mgr.24752) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.477137+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.478641+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.480458+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.481142+0000 mon.b (mon.2) 485 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.484178+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.544372+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.545835+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.304411+0000 mgr.x (mgr.24752) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.351181+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.352885+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.354874+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.355660+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.359164+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.363122+0000 mgr.x (mgr.24752) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.409279+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.411004+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.412901+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.413528+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.416350+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.420265+0000 mgr.x (mgr.24752) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.477137+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.478641+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.480458+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.481142+0000 mon.b (mon.2) 485 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.484178+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.544372+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.545835+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.547587+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.548225+0000 mon.b (mon.2) 489 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.550814+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.594925+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.596384+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.598110+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.598717+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.602152+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.646207+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.647646+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.649290+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.649881+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.653408+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.697703+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.699203+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.700976+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.701593+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.705393+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.749318+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.750840+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.547587+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.548225+0000 mon.b (mon.2) 489 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.550814+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.594925+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.596384+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.598110+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.598717+0000 mon.b (mon.2) 493 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.602152+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.646207+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.647646+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.649290+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.649881+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.653408+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.697703+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.699203+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.700976+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.701593+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.705393+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.749318+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.750840+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.752583+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.753179+0000 mon.b (mon.2) 505 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.760020+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.805391+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.806918+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.808575+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.809174+0000 mon.b (mon.2) 509 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.813451+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.857860+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.859267+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.861028+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.861644+0000 mon.b (mon.2) 513 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.864156+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.908117+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.909628+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.912303+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.913238+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.916019+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.977750+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.979312+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.752583+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.753179+0000 mon.b (mon.2) 505 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.760020+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.805391+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.806918+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.808575+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.809174+0000 mon.b (mon.2) 509 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.813451+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.857860+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.859267+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.861028+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.861644+0000 mon.b (mon.2) 513 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.864156+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.908117+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.909628+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.912303+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.913238+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.916019+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.977750+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.979312+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.981093+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.981692+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:31.983757+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:32.028203+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:32.029756+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:32.031527+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:32.032189+0000 mon.b (mon.2) 525 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[18570]: audit 2024-04-16T14:30:32.034569+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.981093+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.981692+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:31.983757+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:32.028203+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:32.029756+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:32.031527+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:32.032189+0000 mon.b (mon.2) 525 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:32 smithi071 bash[23969]: audit 2024-04-16T14:30:32.034569+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.488107+0000 mgr.x (mgr.24752) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.554694+0000 mgr.x (mgr.24752) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.606083+0000 mgr.x (mgr.24752) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:31.609735+0000 mgr.x (mgr.24752) 144 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.657310+0000 mgr.x (mgr.24752) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.709364+0000 mgr.x (mgr.24752) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.764157+0000 mgr.x (mgr.24752) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.817528+0000 mgr.x (mgr.24752) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.868083+0000 mgr.x (mgr.24752) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.920036+0000 mgr.x (mgr.24752) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:31.987639+0000 mgr.x (mgr.24752) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.038521+0000 mgr.x (mgr.24752) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.082075+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.083557+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.085420+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.086028+0000 mon.b (mon.2) 529 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.090594+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.094570+0000 mgr.x (mgr.24752) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.135587+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.137028+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.488107+0000 mgr.x (mgr.24752) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.554694+0000 mgr.x (mgr.24752) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.606083+0000 mgr.x (mgr.24752) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:31.609735+0000 mgr.x (mgr.24752) 144 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.657310+0000 mgr.x (mgr.24752) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.709364+0000 mgr.x (mgr.24752) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.764157+0000 mgr.x (mgr.24752) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.817528+0000 mgr.x (mgr.24752) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.868083+0000 mgr.x (mgr.24752) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.920036+0000 mgr.x (mgr.24752) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:31.987639+0000 mgr.x (mgr.24752) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.038521+0000 mgr.x (mgr.24752) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.082075+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.083557+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.085420+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.086028+0000 mon.b (mon.2) 529 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.090594+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.094570+0000 mgr.x (mgr.24752) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.135587+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.137028+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.139174+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.139857+0000 mon.b (mon.2) 533 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.146722+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.150896+0000 mgr.x (mgr.24752) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.191259+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.192772+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.194545+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.195178+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.200013+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.203891+0000 mgr.x (mgr.24752) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.260193+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.261678+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.263812+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.264515+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.271583+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.275634+0000 mgr.x (mgr.24752) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.315729+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.317337+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.319296+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.319943+0000 mon.b (mon.2) 545 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.326916+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.139174+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.139857+0000 mon.b (mon.2) 533 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.146722+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.150896+0000 mgr.x (mgr.24752) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.191259+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.192772+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.194545+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.195178+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.200013+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.203891+0000 mgr.x (mgr.24752) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.260193+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.261678+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.263812+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.264515+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.271583+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.275634+0000 mgr.x (mgr.24752) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.315729+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.317337+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.319296+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.319943+0000 mon.b (mon.2) 545 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.326916+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.330960+0000 mgr.x (mgr.24752) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.408106+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.410171+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.412387+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.413278+0000 mon.b (mon.2) 549 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.421003+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.425170+0000 mgr.x (mgr.24752) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.500423+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.502043+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.503943+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.504645+0000 mon.b (mon.2) 553 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.511911+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.590381+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.592967+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.595663+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.596481+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.603373+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.680206+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.683220+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.686093+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.330960+0000 mgr.x (mgr.24752) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.408106+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.410171+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.412387+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.413278+0000 mon.b (mon.2) 549 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.421003+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.425170+0000 mgr.x (mgr.24752) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.500423+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.502043+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.503943+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.504645+0000 mon.b (mon.2) 553 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.511911+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.590381+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.592967+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.595663+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.596481+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.603373+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.680206+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.683220+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.686093+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.687231+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.693989+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.755449+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.758511+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.761287+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.762430+0000 mon.b (mon.2) 565 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.770497+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.818048+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.819790+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.821841+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.822557+0000 mon.b (mon.2) 569 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.827780+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.876792+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.878464+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.880293+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.880910+0000 mon.b (mon.2) 573 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.886033+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.932237+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.933937+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.687231+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.693989+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.755449+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.758511+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.761287+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.762430+0000 mon.b (mon.2) 565 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.770497+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.818048+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.819790+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.821841+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.822557+0000 mon.b (mon.2) 569 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.827780+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.876792+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.878464+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.880293+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.880910+0000 mon.b (mon.2) 573 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.886033+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.932237+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.933937+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.935844+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.936524+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.941932+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.987440+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.989178+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.991442+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.993933+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[18570]: audit 2024-04-16T14:30:32.999625+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.935844+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.936524+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.941932+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.987440+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.989178+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.991442+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.993933+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:33 smithi071 bash[23969]: audit 2024-04-16T14:30:32.999625+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.488107+0000 mgr.x (mgr.24752) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.554694+0000 mgr.x (mgr.24752) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.606083+0000 mgr.x (mgr.24752) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:31.609735+0000 mgr.x (mgr.24752) 144 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:33.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.657310+0000 mgr.x (mgr.24752) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.709364+0000 mgr.x (mgr.24752) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.764157+0000 mgr.x (mgr.24752) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.817528+0000 mgr.x (mgr.24752) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.868083+0000 mgr.x (mgr.24752) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.920036+0000 mgr.x (mgr.24752) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:31.987639+0000 mgr.x (mgr.24752) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.038521+0000 mgr.x (mgr.24752) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.082075+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.083557+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.085420+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.271 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.086028+0000 mon.b (mon.2) 529 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.090594+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.094570+0000 mgr.x (mgr.24752) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.135587+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.137028+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.139174+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.139857+0000 mon.b (mon.2) 533 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.146722+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.150896+0000 mgr.x (mgr.24752) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.272 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.191259+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.192772+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.194545+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.195178+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.200013+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.203891+0000 mgr.x (mgr.24752) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.260193+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.261678+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.263812+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.264515+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.271583+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.275634+0000 mgr.x (mgr.24752) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.315729+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.317337+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.319296+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.273 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.319943+0000 mon.b (mon.2) 545 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.326916+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.330960+0000 mgr.x (mgr.24752) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.408106+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.410171+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.412387+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.413278+0000 mon.b (mon.2) 549 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.421003+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.425170+0000 mgr.x (mgr.24752) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.500423+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.274 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.502043+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.503943+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.504645+0000 mon.b (mon.2) 553 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.511911+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.590381+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.592967+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.595663+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.596481+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.603373+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.680206+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.683220+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.686093+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.687231+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.275 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.693989+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.755449+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.758511+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.761287+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.762430+0000 mon.b (mon.2) 565 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.770497+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.818048+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.819790+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.821841+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.822557+0000 mon.b (mon.2) 569 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.827780+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.876792+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.878464+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.880293+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.880910+0000 mon.b (mon.2) 573 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.886033+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.932237+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.933937+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.935844+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.936524+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.941932+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.987440+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.989178+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.991442+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.993933+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:33.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:33 smithi122 bash[18672]: audit 2024-04-16T14:30:32.999625+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.515934+0000 mgr.x (mgr.24752) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cluster 2024-04-16T14:30:32.535217+0000 mgr.x (mgr.24752) 160 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2024-04-16T14:30:34.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.607487+0000 mgr.x (mgr.24752) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.698276+0000 mgr.x (mgr.24752) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.774539+0000 mgr.x (mgr.24752) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.831731+0000 mgr.x (mgr.24752) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.889973+0000 mgr.x (mgr.24752) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:32.945966+0000 mgr.x (mgr.24752) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.003882+0000 mgr.x (mgr.24752) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.084236+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.088996+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.091442+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.092274+0000 mon.b (mon.2) 585 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.100801+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.105355+0000 mgr.x (mgr.24752) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.168287+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.170511+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.172954+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.173775+0000 mon.b (mon.2) 589 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.178378+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.183671+0000 mgr.x (mgr.24752) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.224694+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.226279+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.229007+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.229947+0000 mon.b (mon.2) 593 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.236900+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.241476+0000 mgr.x (mgr.24752) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.290036+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.292555+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.294978+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.339 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.295837+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.300247+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.305719+0000 mgr.x (mgr.24752) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.350324+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.352047+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.354140+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.354862+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.359137+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.363227+0000 mgr.x (mgr.24752) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.403981+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.340 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.405642+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.341 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.407566+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.341 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.408197+0000 mon.b (mon.2) 605 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.412666+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.416656+0000 mgr.x (mgr.24752) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.459539+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.461239+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.463142+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.464293+0000 mon.b (mon.2) 609 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.468774+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.519788+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.521933+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.524505+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.525415+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.342 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.528186+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.575668+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.577768+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.579824+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.580579+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.584333+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.650266+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.651958+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.653911+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.654550+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.658396+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.703201+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.705163+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.343 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.707765+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.708847+0000 mon.b (mon.2) 625 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.718348+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.779852+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.781744+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.783536+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.784213+0000 mon.b (mon.2) 629 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.791334+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.859546+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.861391+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.864049+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.864882+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.868923+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.915514+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.917675+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.920075+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.920948+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:33.923925+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:34.005642+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:34.007189+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:34.009696+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:34.010472+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:34 smithi122 bash[18672]: audit 2024-04-16T14:30:34.013059+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.515934+0000 mgr.x (mgr.24752) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cluster 2024-04-16T14:30:32.535217+0000 mgr.x (mgr.24752) 160 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2024-04-16T14:30:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.607487+0000 mgr.x (mgr.24752) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.698276+0000 mgr.x (mgr.24752) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.774539+0000 mgr.x (mgr.24752) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.831731+0000 mgr.x (mgr.24752) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.889973+0000 mgr.x (mgr.24752) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:32.945966+0000 mgr.x (mgr.24752) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.003882+0000 mgr.x (mgr.24752) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.084236+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.088996+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.091442+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.092274+0000 mon.b (mon.2) 585 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.100801+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.105355+0000 mgr.x (mgr.24752) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.168287+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.170511+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.172954+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.173775+0000 mon.b (mon.2) 589 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.178378+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.183671+0000 mgr.x (mgr.24752) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.224694+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.226279+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.229007+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.229947+0000 mon.b (mon.2) 593 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.236900+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.241476+0000 mgr.x (mgr.24752) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.290036+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.292555+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.294978+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.295837+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.300247+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.305719+0000 mgr.x (mgr.24752) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.350324+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.352047+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.354140+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.354862+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.359137+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.363227+0000 mgr.x (mgr.24752) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.403981+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.405642+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.515934+0000 mgr.x (mgr.24752) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cluster 2024-04-16T14:30:32.535217+0000 mgr.x (mgr.24752) 160 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.607487+0000 mgr.x (mgr.24752) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.698276+0000 mgr.x (mgr.24752) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.774539+0000 mgr.x (mgr.24752) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.831731+0000 mgr.x (mgr.24752) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.889973+0000 mgr.x (mgr.24752) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:32.945966+0000 mgr.x (mgr.24752) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.003882+0000 mgr.x (mgr.24752) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.084236+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.088996+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.091442+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.092274+0000 mon.b (mon.2) 585 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.100801+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.105355+0000 mgr.x (mgr.24752) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.168287+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.170511+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.172954+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.173775+0000 mon.b (mon.2) 589 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.178378+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.407566+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.408197+0000 mon.b (mon.2) 605 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.412666+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.416656+0000 mgr.x (mgr.24752) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.459539+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.461239+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.463142+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.464293+0000 mon.b (mon.2) 609 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.468774+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.519788+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.521933+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.524505+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.525415+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.528186+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.575668+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.577768+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.579824+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.580579+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.584333+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.183671+0000 mgr.x (mgr.24752) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.224694+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.226279+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.229007+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.229947+0000 mon.b (mon.2) 593 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.236900+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.241476+0000 mgr.x (mgr.24752) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.290036+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.292555+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.294978+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.295837+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.300247+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.305719+0000 mgr.x (mgr.24752) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.350324+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.352047+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.354140+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.354862+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.359137+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.363227+0000 mgr.x (mgr.24752) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.403981+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.405642+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.650266+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.651958+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.653911+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.654550+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.658396+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.703201+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.705163+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.707765+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.708847+0000 mon.b (mon.2) 625 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.718348+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.779852+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.781744+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.783536+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.784213+0000 mon.b (mon.2) 629 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.791334+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.859546+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.861391+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.864049+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.864882+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.868923+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.915514+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.917675+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.920075+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.920948+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:33.923925+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:34.005642+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:34.007189+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:34.009696+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:34.010472+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[18570]: audit 2024-04-16T14:30:34.013059+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.407566+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.408197+0000 mon.b (mon.2) 605 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.412666+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.416656+0000 mgr.x (mgr.24752) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:34.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.459539+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.461239+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.463142+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.464293+0000 mon.b (mon.2) 609 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.468774+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.519788+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.521933+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.524505+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.525415+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.528186+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.575668+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.577768+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.579824+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.580579+0000 mon.b (mon.2) 617 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.584333+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.650266+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.651958+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.653911+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.654550+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.658396+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.703201+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.705163+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.707765+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.708847+0000 mon.b (mon.2) 625 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.718348+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.779852+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.781744+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.783536+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.784213+0000 mon.b (mon.2) 629 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.791334+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.859546+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.861391+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.864049+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.864882+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.868923+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.915514+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.917675+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.920075+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.920948+0000 mon.b (mon.2) 637 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:33.923925+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:34.005642+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:34.007189+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:34.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:34.009696+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:34.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:34.010472+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:34.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:34 smithi071 bash[23969]: audit 2024-04-16T14:30:34.013059+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.474140+0000 mgr.x (mgr.24752) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.533075+0000 mgr.x (mgr.24752) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.589218+0000 mgr.x (mgr.24752) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.662500+0000 mgr.x (mgr.24752) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.722481+0000 mgr.x (mgr.24752) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.795527+0000 mgr.x (mgr.24752) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.873763+0000 mgr.x (mgr.24752) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:33.928818+0000 mgr.x (mgr.24752) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.017798+0000 mgr.x (mgr.24752) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.062447+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.069177+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.071372+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.072036+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.074811+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.080714+0000 mgr.x (mgr.24752) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.120767+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.122714+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.125180+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.125860+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.128642+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.134544+0000 mgr.x (mgr.24752) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.176085+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.177775+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.179595+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.180278+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.184075+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.188474+0000 mgr.x (mgr.24752) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.229632+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.231169+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.232992+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.233683+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.237651+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.241680+0000 mgr.x (mgr.24752) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.286797+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.288687+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.290628+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.291284+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.296466+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.300435+0000 mgr.x (mgr.24752) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.345150+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.346992+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.474140+0000 mgr.x (mgr.24752) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.533075+0000 mgr.x (mgr.24752) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.589218+0000 mgr.x (mgr.24752) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.662500+0000 mgr.x (mgr.24752) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.722481+0000 mgr.x (mgr.24752) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.795527+0000 mgr.x (mgr.24752) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.873763+0000 mgr.x (mgr.24752) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:33.928818+0000 mgr.x (mgr.24752) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.017798+0000 mgr.x (mgr.24752) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.062447+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.069177+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.071372+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.072036+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.074811+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.080714+0000 mgr.x (mgr.24752) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.120767+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.122714+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.125180+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.125860+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.128642+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.134544+0000 mgr.x (mgr.24752) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.350355+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.350974+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.355225+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.359113+0000 mgr.x (mgr.24752) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.399027+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.400527+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.402326+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.403007+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.407853+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.411744+0000 mgr.x (mgr.24752) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.452109+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.453761+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.455755+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.456397+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.459598+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.505017+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.506449+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.508287+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.508895+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.514217+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.558958+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.560597+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.562509+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.563168+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.568503+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.612795+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.614456+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.616424+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.617114+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.620371+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.666161+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.667759+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.669813+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.670492+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.675604+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.720401+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.722034+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.724291+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.724943+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.729825+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.773931+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.775683+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.777697+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.778366+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.783545+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.827582+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.829260+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.831138+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.831831+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.836847+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.881404+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.883040+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.885247+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.885965+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.889418+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.938317+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.939968+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.941822+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.942526+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:34.945099+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:35.012741+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:35.014412+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:35.016279+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:35.016965+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[23969]: audit 2024-04-16T14:30:35.019966+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.176085+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.177775+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.179595+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.180278+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.184075+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.188474+0000 mgr.x (mgr.24752) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.229632+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.231169+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.232992+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.233683+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.237651+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.241680+0000 mgr.x (mgr.24752) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.286797+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.288687+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.290628+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.291284+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.296466+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.300435+0000 mgr.x (mgr.24752) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.345150+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.346992+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.350355+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.350974+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.355225+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.359113+0000 mgr.x (mgr.24752) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.399027+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.400527+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.402326+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.403007+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.407853+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.411744+0000 mgr.x (mgr.24752) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.452109+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.453761+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.455755+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.456397+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.459598+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.505017+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.506449+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.508287+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.508895+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.514217+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.558958+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.560597+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.562509+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.563168+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.568503+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.612795+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.614456+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.616424+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.617114+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.620371+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.666161+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.667759+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.669813+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.670492+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.675604+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.720401+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.722034+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.724291+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.724943+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.729825+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.773931+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.775683+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.777697+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.778366+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.783545+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.827582+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.829260+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.831138+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.831831+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.836847+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.881404+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.883040+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.885247+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.885965+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.889418+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.938317+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.939968+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.941822+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.942526+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:34.945099+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:35.012741+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:35.014412+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:35.016279+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:35.016965+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:35 smithi071 bash[18570]: audit 2024-04-16T14:30:35.019966+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.474140+0000 mgr.x (mgr.24752) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.533075+0000 mgr.x (mgr.24752) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.589218+0000 mgr.x (mgr.24752) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.662500+0000 mgr.x (mgr.24752) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.722481+0000 mgr.x (mgr.24752) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.795527+0000 mgr.x (mgr.24752) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.873763+0000 mgr.x (mgr.24752) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:33.928818+0000 mgr.x (mgr.24752) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.017798+0000 mgr.x (mgr.24752) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.062447+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.069177+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.071372+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.072036+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.074811+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.080714+0000 mgr.x (mgr.24752) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.120767+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.122714+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.125180+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.125860+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.128642+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.134544+0000 mgr.x (mgr.24752) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.176085+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.177775+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.179595+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.180278+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.184075+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.188474+0000 mgr.x (mgr.24752) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.229632+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.231169+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.232992+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.233683+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.237651+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.241680+0000 mgr.x (mgr.24752) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.286797+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.288687+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.290628+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.291284+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.296466+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.300435+0000 mgr.x (mgr.24752) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.345150+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.346992+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.350355+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.350974+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.355225+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.359113+0000 mgr.x (mgr.24752) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.399027+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.400527+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.402326+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.403007+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.407853+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.411744+0000 mgr.x (mgr.24752) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.452109+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.453761+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.455755+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.456397+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.459598+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.505017+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.506449+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.508287+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.508895+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.514217+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.558958+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.560597+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.562509+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.563168+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.568503+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.612795+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.614456+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.616424+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.617114+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.620371+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.666161+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.667759+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.669813+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.670492+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.675604+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.720401+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.722034+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.724291+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.724943+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.729825+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.773931+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.775683+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.777697+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.778366+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.783545+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.827582+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.829260+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.831138+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.831831+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.836847+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.881404+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.883040+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.885247+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.885965+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.889418+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.938317+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.939968+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.941822+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.942526+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:34.945099+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:35.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:35.012741+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:35.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:35.014412+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:35.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:35.016279+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:35.016965+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:35.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:35 smithi122 bash[18672]: audit 2024-04-16T14:30:35.019966+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.464195+0000 mgr.x (mgr.24752) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.518220+0000 mgr.x (mgr.24752) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cluster 2024-04-16T14:30:34.536024+0000 mgr.x (mgr.24752) 192 : cluster [DBG] pgmap v20: 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-04-16T14:30:36.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.572502+0000 mgr.x (mgr.24752) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.625782+0000 mgr.x (mgr.24752) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.679590+0000 mgr.x (mgr.24752) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.733863+0000 mgr.x (mgr.24752) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.787565+0000 mgr.x (mgr.24752) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.840868+0000 mgr.x (mgr.24752) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.893726+0000 mgr.x (mgr.24752) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:34.951361+0000 mgr.x (mgr.24752) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.024409+0000 mgr.x (mgr.24752) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.066770+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.076613+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.078383+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.079028+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.087962+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.091961+0000 mgr.x (mgr.24752) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.136725+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.138326+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.140027+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.140717+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.150489+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.154527+0000 mgr.x (mgr.24752) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.198878+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.200582+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.202406+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.203003+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.212351+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.216370+0000 mgr.x (mgr.24752) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.261116+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.262764+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.264565+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.265215+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.272238+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.276296+0000 mgr.x (mgr.24752) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.320865+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.322550+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.324249+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.324855+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.331662+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.335667+0000 mgr.x (mgr.24752) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.375987+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.377515+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.379190+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.379802+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.387155+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.391129+0000 mgr.x (mgr.24752) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.430899+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.432349+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.434174+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.434755+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.439741+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.488262+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.489906+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.491702+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.492351+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.497109+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.561759+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.563444+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.565146+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.565763+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.571573+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.620231+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.621929+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.623627+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.624217+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.629058+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.677365+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.678840+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.680506+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.681077+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.685509+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.730614+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.732439+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.734270+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.734836+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.740895+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.793653+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.795201+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.797782+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.798480+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.803290+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.863776+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.865266+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.867366+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.867974+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.873844+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.936491+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.938001+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.939722+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.940338+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:35.944434+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:36.025734+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:36.029190+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:36.031695+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:36.032507+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:36 smithi122 bash[18672]: audit 2024-04-16T14:30:36.040075+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.464195+0000 mgr.x (mgr.24752) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.518220+0000 mgr.x (mgr.24752) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cluster 2024-04-16T14:30:34.536024+0000 mgr.x (mgr.24752) 192 : cluster [DBG] pgmap v20: 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-04-16T14:30:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.572502+0000 mgr.x (mgr.24752) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.625782+0000 mgr.x (mgr.24752) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.679590+0000 mgr.x (mgr.24752) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.733863+0000 mgr.x (mgr.24752) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.787565+0000 mgr.x (mgr.24752) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.840868+0000 mgr.x (mgr.24752) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.893726+0000 mgr.x (mgr.24752) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:34.951361+0000 mgr.x (mgr.24752) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.024409+0000 mgr.x (mgr.24752) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.066770+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.076613+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.078383+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.079028+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.087962+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.091961+0000 mgr.x (mgr.24752) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.136725+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.138326+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.140027+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.464195+0000 mgr.x (mgr.24752) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.518220+0000 mgr.x (mgr.24752) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cluster 2024-04-16T14:30:34.536024+0000 mgr.x (mgr.24752) 192 : cluster [DBG] pgmap v20: 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-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.572502+0000 mgr.x (mgr.24752) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.625782+0000 mgr.x (mgr.24752) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.679590+0000 mgr.x (mgr.24752) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.733863+0000 mgr.x (mgr.24752) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.787565+0000 mgr.x (mgr.24752) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.840868+0000 mgr.x (mgr.24752) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.893726+0000 mgr.x (mgr.24752) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:34.951361+0000 mgr.x (mgr.24752) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.024409+0000 mgr.x (mgr.24752) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.066770+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.076613+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.078383+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.079028+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.087962+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.091961+0000 mgr.x (mgr.24752) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.136725+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.138326+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.140027+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.140717+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.150489+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.154527+0000 mgr.x (mgr.24752) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.198878+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.200582+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.202406+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.203003+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.212351+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.216370+0000 mgr.x (mgr.24752) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.261116+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.262764+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.264565+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.265215+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.272238+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.276296+0000 mgr.x (mgr.24752) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.320865+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.322550+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.324249+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.324855+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.331662+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.335667+0000 mgr.x (mgr.24752) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.375987+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.377515+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.379190+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.379802+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.387155+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.391129+0000 mgr.x (mgr.24752) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.430899+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.432349+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.434174+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.434755+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.439741+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.488262+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.489906+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.491702+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.492351+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.497109+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.561759+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.563444+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.565146+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.140717+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.150489+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.154527+0000 mgr.x (mgr.24752) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.198878+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.200582+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.202406+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.203003+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.212351+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.216370+0000 mgr.x (mgr.24752) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.261116+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.262764+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.264565+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.265215+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.272238+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.276296+0000 mgr.x (mgr.24752) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.320865+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.322550+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.324249+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.324855+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.331662+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.565763+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.571573+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.620231+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.621929+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.623627+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.624217+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.629058+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.677365+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.678840+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.680506+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.681077+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.685509+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.730614+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.732439+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.734270+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.734836+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.740895+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.793653+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.795201+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.797782+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.798480+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.803290+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.863776+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.865266+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.867366+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.867974+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.873844+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.936491+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.938001+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.939722+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.940338+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:35.944434+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:36.025734+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:36.029190+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:36.031695+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:36.032507+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[18570]: audit 2024-04-16T14:30:36.040075+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.335667+0000 mgr.x (mgr.24752) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.375987+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.377515+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.379190+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.379802+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.387155+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.391129+0000 mgr.x (mgr.24752) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.430899+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.432349+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.434174+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.434755+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.439741+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.488262+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.489906+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.491702+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.492351+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.497109+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.561759+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.563444+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.565146+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.565763+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.571573+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.620231+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.621929+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.623627+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.624217+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.629058+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.677365+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.678840+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.680506+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.681077+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.685509+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.730614+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.732439+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.734270+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.734836+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.740895+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.793653+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.795201+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.797782+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.798480+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.803290+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.863776+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.865266+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.867366+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.867974+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.873844+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.936491+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.938001+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.939722+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.940338+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:35.944434+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:36.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:36.025734+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:36.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:36.029190+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:36.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:36.031695+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:36.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:36.032507+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:36.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:36 smithi071 bash[23969]: audit 2024-04-16T14:30:36.040075+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.443604+0000 mgr.x (mgr.24752) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.500954+0000 mgr.x (mgr.24752) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.575455+0000 mgr.x (mgr.24752) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.632904+0000 mgr.x (mgr.24752) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.689373+0000 mgr.x (mgr.24752) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.744910+0000 mgr.x (mgr.24752) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.807145+0000 mgr.x (mgr.24752) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.878404+0000 mgr.x (mgr.24752) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:35.948338+0000 mgr.x (mgr.24752) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.044172+0000 mgr.x (mgr.24752) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.088329+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.089783+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.091512+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.092124+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.094475+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.098351+0000 mgr.x (mgr.24752) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.138937+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.140773+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.142704+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.143392+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.146496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.151378+0000 mgr.x (mgr.24752) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.191892+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.193471+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.195433+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.196104+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.200892+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.204878+0000 mgr.x (mgr.24752) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.260922+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.262627+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.265840+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.266487+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.271641+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.275647+0000 mgr.x (mgr.24752) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.336488+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.338532+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.341149+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.341910+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.347061+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.351129+0000 mgr.x (mgr.24752) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.413126+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.415028+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.417631+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.418463+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.423844+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.427895+0000 mgr.x (mgr.24752) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.488412+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.490273+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.492604+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.493364+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.497995+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.546886+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.548892+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.550874+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.551699+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.554285+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.620574+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.622710+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.210 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.625386+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.210 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.626208+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.210 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.631670+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.210 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.692192+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.210 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.693694+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.210 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.695530+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.210 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.696612+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.210 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.701464+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.762227+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.763694+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.765371+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.765990+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.770776+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.832940+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.834564+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.836643+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.837367+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.843062+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.904667+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.906097+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.908265+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.213 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.908939+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.213 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.912222+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.213 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.961915+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.214 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.963542+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.214 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.965227+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.214 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.965834+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.214 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:36.967885+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.214 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:37.014572+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.214 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:37.016008+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.214 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:37.017842+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.214 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:37.018456+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.215 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:37 smithi122 bash[18672]: audit 2024-04-16T14:30:37.020521+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.443604+0000 mgr.x (mgr.24752) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.500954+0000 mgr.x (mgr.24752) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.575455+0000 mgr.x (mgr.24752) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.632904+0000 mgr.x (mgr.24752) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.689373+0000 mgr.x (mgr.24752) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.744910+0000 mgr.x (mgr.24752) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.807145+0000 mgr.x (mgr.24752) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.878404+0000 mgr.x (mgr.24752) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:35.948338+0000 mgr.x (mgr.24752) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.044172+0000 mgr.x (mgr.24752) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.088329+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.089783+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.091512+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.092124+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.094475+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.098351+0000 mgr.x (mgr.24752) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.138937+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.140773+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.142704+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.143392+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.146496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.443604+0000 mgr.x (mgr.24752) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.500954+0000 mgr.x (mgr.24752) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.575455+0000 mgr.x (mgr.24752) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.632904+0000 mgr.x (mgr.24752) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.689373+0000 mgr.x (mgr.24752) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.744910+0000 mgr.x (mgr.24752) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.807145+0000 mgr.x (mgr.24752) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.878404+0000 mgr.x (mgr.24752) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:35.948338+0000 mgr.x (mgr.24752) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.044172+0000 mgr.x (mgr.24752) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.088329+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.089783+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.091512+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.092124+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.094475+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.098351+0000 mgr.x (mgr.24752) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.138937+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.140773+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.142704+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.143392+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.146496+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.151378+0000 mgr.x (mgr.24752) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.191892+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.193471+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.195433+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.196104+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.200892+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.204878+0000 mgr.x (mgr.24752) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.260922+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.262627+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.265840+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.266487+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.271641+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.275647+0000 mgr.x (mgr.24752) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.336488+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.338532+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.341149+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.341910+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.347061+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.351129+0000 mgr.x (mgr.24752) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.413126+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.151378+0000 mgr.x (mgr.24752) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.191892+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.193471+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.195433+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.196104+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.200892+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.204878+0000 mgr.x (mgr.24752) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.260922+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.262627+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.265840+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.266487+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.271641+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.275647+0000 mgr.x (mgr.24752) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.336488+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.338532+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.341149+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.341910+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.347061+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.351129+0000 mgr.x (mgr.24752) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.413126+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.415028+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.417631+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.418463+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.423844+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.427895+0000 mgr.x (mgr.24752) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.488412+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.490273+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.492604+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.493364+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.497995+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.546886+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.548892+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.550874+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.551699+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.554285+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.620574+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.622710+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.625386+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.626208+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.631670+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.415028+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.417631+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.418463+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.423844+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.427895+0000 mgr.x (mgr.24752) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.488412+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.490273+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.492604+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.493364+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.497995+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.546886+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.548892+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.550874+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.551699+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.554285+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.620574+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.622710+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.625386+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.626208+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.631670+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.692192+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.693694+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.695530+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.696612+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.701464+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.762227+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.763694+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.765371+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.765990+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.770776+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.832940+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.834564+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.836643+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.837367+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.843062+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.904667+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.906097+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.908265+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.908939+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.912222+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.961915+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.963542+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.965227+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.965834+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:36.967885+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:37.014572+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:37.016008+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:37.017842+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:37.018456+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[23969]: audit 2024-04-16T14:30:37.020521+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.692192+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.693694+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.695530+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.696612+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.701464+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.762227+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.763694+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.765371+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.765990+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.770776+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.832940+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.834564+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.836643+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.837367+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.843062+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.904667+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.906097+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.908265+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.908939+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.912222+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.961915+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.963542+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.965227+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.965834+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:36.967885+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:37.014572+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:37.016008+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:37.017842+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:37.018456+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:37.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:37 smithi071 bash[18570]: audit 2024-04-16T14:30:37.020521+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.502043+0000 mgr.x (mgr.24752) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cluster 2024-04-16T14:30:36.536450+0000 mgr.x (mgr.24752) 225 : cluster [DBG] pgmap v21: 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-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.559333+0000 mgr.x (mgr.24752) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.635777+0000 mgr.x (mgr.24752) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.705649+0000 mgr.x (mgr.24752) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.774899+0000 mgr.x (mgr.24752) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.847279+0000 mgr.x (mgr.24752) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.917207+0000 mgr.x (mgr.24752) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:36.973276+0000 mgr.x (mgr.24752) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.026054+0000 mgr.x (mgr.24752) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.071806+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.073509+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.075344+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.076027+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.078864+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.082694+0000 mgr.x (mgr.24752) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.123977+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.125500+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.127292+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.127951+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.129782+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.133636+0000 mgr.x (mgr.24752) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.173487+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.175013+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.176718+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.177293+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.178888+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.182703+0000 mgr.x (mgr.24752) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.223005+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.224428+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.226134+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.226729+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.229643+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.233444+0000 mgr.x (mgr.24752) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.274058+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.275536+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.277725+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.278377+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.282888+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.286838+0000 mgr.x (mgr.24752) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.327101+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.328731+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.330596+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.331239+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.336059+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.339949+0000 mgr.x (mgr.24752) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.396393+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.398044+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.400062+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.400780+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.404401+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.408645+0000 mgr.x (mgr.24752) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.453573+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.455492+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.457500+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.458236+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.460420+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.506034+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.507684+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.509608+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.510233+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.512001+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.556798+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.558428+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.560389+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.561010+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.566079+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.610720+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.612623+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.614496+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.615199+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.619392+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.664409+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.666073+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.668228+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.668853+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.673099+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.717439+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.718862+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.720591+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.721364+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.727770+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.772814+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.774597+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.776671+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.777342+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.781651+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.843176+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.845030+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.847184+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.848040+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.852591+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.915128+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.917306+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.919563+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.920332+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:37.924846+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:38.006699+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:38.008744+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:38.010977+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:38.011721+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:38 smithi122 bash[18672]: audit 2024-04-16T14:30:38.017304+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.502043+0000 mgr.x (mgr.24752) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cluster 2024-04-16T14:30:36.536450+0000 mgr.x (mgr.24752) 225 : cluster [DBG] pgmap v21: 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-04-16T14:30:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.559333+0000 mgr.x (mgr.24752) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.635777+0000 mgr.x (mgr.24752) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.705649+0000 mgr.x (mgr.24752) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.774899+0000 mgr.x (mgr.24752) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.847279+0000 mgr.x (mgr.24752) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.917207+0000 mgr.x (mgr.24752) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:36.973276+0000 mgr.x (mgr.24752) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.026054+0000 mgr.x (mgr.24752) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.071806+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.073509+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.075344+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.076027+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.078864+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.082694+0000 mgr.x (mgr.24752) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.123977+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.125500+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.127292+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.127951+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.129782+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.133636+0000 mgr.x (mgr.24752) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.173487+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.175013+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.176718+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.177293+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.178888+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.182703+0000 mgr.x (mgr.24752) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.223005+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.224428+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.226134+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.226729+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.229643+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.233444+0000 mgr.x (mgr.24752) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.274058+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.275536+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.277725+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.278377+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.282888+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.286838+0000 mgr.x (mgr.24752) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.327101+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.328731+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.330596+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.331239+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.336059+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.339949+0000 mgr.x (mgr.24752) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.396393+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.398044+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.400062+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.400780+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.404401+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.408645+0000 mgr.x (mgr.24752) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.453573+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.455492+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.457500+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.458236+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.460420+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.506034+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.507684+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.509608+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.502043+0000 mgr.x (mgr.24752) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cluster 2024-04-16T14:30:36.536450+0000 mgr.x (mgr.24752) 225 : cluster [DBG] pgmap v21: 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-04-16T14:30:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.559333+0000 mgr.x (mgr.24752) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.635777+0000 mgr.x (mgr.24752) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.705649+0000 mgr.x (mgr.24752) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.774899+0000 mgr.x (mgr.24752) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.847279+0000 mgr.x (mgr.24752) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.917207+0000 mgr.x (mgr.24752) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:36.973276+0000 mgr.x (mgr.24752) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.026054+0000 mgr.x (mgr.24752) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.071806+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.073509+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.075344+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.076027+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.078864+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.082694+0000 mgr.x (mgr.24752) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.123977+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.125500+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.127292+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.127951+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.510233+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.512001+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.556798+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.558428+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.560389+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.561010+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.566079+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.610720+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.612623+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.614496+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.615199+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.619392+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.664409+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.666073+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.668228+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.668853+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.673099+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.717439+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.718862+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.720591+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.721364+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.727770+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.772814+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.774597+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.776671+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.777342+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.781651+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.843176+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.845030+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.847184+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.848040+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.852591+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.915128+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.917306+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.919563+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.920332+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:37.924846+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:38.006699+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:38.008744+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:38.010977+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:38.011721+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[18570]: audit 2024-04-16T14:30:38.017304+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.129782+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.133636+0000 mgr.x (mgr.24752) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.173487+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.175013+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.176718+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.177293+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.178888+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.182703+0000 mgr.x (mgr.24752) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.223005+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.224428+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.226134+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.226729+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.229643+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.233444+0000 mgr.x (mgr.24752) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.274058+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.275536+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.277725+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.278377+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.282888+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.286838+0000 mgr.x (mgr.24752) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.327101+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.328731+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.330596+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.331239+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.336059+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.339949+0000 mgr.x (mgr.24752) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.396393+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.398044+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.400062+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.400780+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.404401+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.408645+0000 mgr.x (mgr.24752) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.453573+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.455492+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.457500+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.458236+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.460420+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.506034+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.507684+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.509608+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.510233+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.512001+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.556798+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.558428+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.560389+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.561010+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.566079+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.610720+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.612623+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.614496+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.615199+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.619392+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.664409+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.666073+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.668228+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.668853+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.673099+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.717439+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.718862+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.720591+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.721364+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.727770+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.772814+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.774597+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.776671+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.777342+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.781651+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.843176+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.845030+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.847184+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.848040+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.852591+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.915128+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.917306+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.919563+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.920332+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:37.924846+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:38.006699+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:38.008744+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:38.010977+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:38.011721+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:38.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:38 smithi071 bash[23969]: audit 2024-04-16T14:30:38.017304+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.191 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:30:39] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.33.4" 2024-04-16T14:30:39.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.465075+0000 mgr.x (mgr.24752) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.516491+0000 mgr.x (mgr.24752) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.570128+0000 mgr.x (mgr.24752) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.623323+0000 mgr.x (mgr.24752) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.677085+0000 mgr.x (mgr.24752) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.731761+0000 mgr.x (mgr.24752) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.786412+0000 mgr.x (mgr.24752) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.857443+0000 mgr.x (mgr.24752) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:37.929654+0000 mgr.x (mgr.24752) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.022269+0000 mgr.x (mgr.24752) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.087374+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.089228+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.091310+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.092028+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.097491+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.101550+0000 mgr.x (mgr.24752) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.158809+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.160294+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.161998+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.162582+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.167485+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.171346+0000 mgr.x (mgr.24752) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.212051+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.213673+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.215624+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.216348+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.221273+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.225105+0000 mgr.x (mgr.24752) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.265160+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.266575+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.268427+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.269055+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.275267+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.279319+0000 mgr.x (mgr.24752) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.324327+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.326066+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.328376+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.329091+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.334941+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.338850+0000 mgr.x (mgr.24752) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.379375+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.381349+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.383388+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.384162+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.393381+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.397442+0000 mgr.x (mgr.24752) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.437936+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.439819+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.441917+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.442672+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.449116+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.509476+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.511160+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.513041+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.513725+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.523023+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.588194+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.589625+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.591335+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.591974+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.597985+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.642415+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.644124+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.646191+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.646948+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.652370+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.712419+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.713995+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.716102+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.716813+0000 mon.b (mon.2) 949 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.721765+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.765934+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.767636+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.769767+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.770562+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.773766+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.822577+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.824225+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.826023+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.826665+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.829374+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.878204+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.879929+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.881656+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.882292+0000 mon.b (mon.2) 961 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.887583+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.931795+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.933322+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.935189+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.935896+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.941599+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.985688+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.987105+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.988868+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.989624+0000 mon.b (mon.2) 969 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:38.997174+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:39.045809+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:39.047486+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:39.049252+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:39 smithi122 bash[18672]: audit 2024-04-16T14:30:39.049881+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.465075+0000 mgr.x (mgr.24752) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.516491+0000 mgr.x (mgr.24752) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.570128+0000 mgr.x (mgr.24752) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.623323+0000 mgr.x (mgr.24752) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.677085+0000 mgr.x (mgr.24752) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.731761+0000 mgr.x (mgr.24752) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.786412+0000 mgr.x (mgr.24752) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.857443+0000 mgr.x (mgr.24752) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:37.929654+0000 mgr.x (mgr.24752) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.022269+0000 mgr.x (mgr.24752) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.087374+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.089228+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.091310+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.092028+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.097491+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.101550+0000 mgr.x (mgr.24752) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.158809+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.160294+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.161998+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.162582+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.167485+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.465075+0000 mgr.x (mgr.24752) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.516491+0000 mgr.x (mgr.24752) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.570128+0000 mgr.x (mgr.24752) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.623323+0000 mgr.x (mgr.24752) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.677085+0000 mgr.x (mgr.24752) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.731761+0000 mgr.x (mgr.24752) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.786412+0000 mgr.x (mgr.24752) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.857443+0000 mgr.x (mgr.24752) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:37.929654+0000 mgr.x (mgr.24752) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.022269+0000 mgr.x (mgr.24752) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.087374+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.089228+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.091310+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.092028+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.097491+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.101550+0000 mgr.x (mgr.24752) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.158809+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.160294+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.161998+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.162582+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.167485+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.171346+0000 mgr.x (mgr.24752) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.212051+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.213673+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.215624+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.216348+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.221273+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.225105+0000 mgr.x (mgr.24752) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.265160+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.266575+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.268427+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.269055+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.275267+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.279319+0000 mgr.x (mgr.24752) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.324327+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.326066+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.328376+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.329091+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.334941+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.338850+0000 mgr.x (mgr.24752) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.379375+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.171346+0000 mgr.x (mgr.24752) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.212051+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.213673+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.215624+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.216348+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.221273+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.225105+0000 mgr.x (mgr.24752) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.265160+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.266575+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.268427+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.269055+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.275267+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.279319+0000 mgr.x (mgr.24752) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.324327+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.326066+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.328376+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.329091+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.334941+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.338850+0000 mgr.x (mgr.24752) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.379375+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.381349+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.383388+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.384162+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.393381+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.397442+0000 mgr.x (mgr.24752) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.437936+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.439819+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.441917+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.442672+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.449116+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.509476+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.511160+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.513041+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.513725+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.523023+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.588194+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.589625+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.591335+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.591974+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.597985+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.381349+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.383388+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.384162+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.393381+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.397442+0000 mgr.x (mgr.24752) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.437936+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.439819+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.441917+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.442672+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.449116+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.509476+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.511160+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.513041+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.513725+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.523023+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.588194+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.589625+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.591335+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.591974+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.597985+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.642415+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.644124+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.646191+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.646948+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.652370+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.712419+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.713995+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.716102+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.716813+0000 mon.b (mon.2) 949 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.721765+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.765934+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.767636+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.769767+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.770562+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.773766+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.822577+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.824225+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.826023+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.826665+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.829374+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.642415+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.644124+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.646191+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.646948+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.652370+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.712419+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.713995+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.716102+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.716813+0000 mon.b (mon.2) 949 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.721765+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.765934+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.767636+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.769767+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.770562+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.773766+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.822577+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.824225+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.826023+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.826665+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.829374+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.878204+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.879929+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.881656+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.882292+0000 mon.b (mon.2) 961 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.887583+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.931795+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.933322+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.935189+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.935896+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.941599+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.985688+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.987105+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.988868+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.989624+0000 mon.b (mon.2) 969 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:38.997174+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:39.045809+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:39.047486+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:39.049252+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[23969]: audit 2024-04-16T14:30:39.049881+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.878204+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.879929+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.881656+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.882292+0000 mon.b (mon.2) 961 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.887583+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.931795+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.933322+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.935189+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.935896+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.941599+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.985688+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.987105+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.988868+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.989624+0000 mon.b (mon.2) 969 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:38.997174+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:39.045809+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:39.047486+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:39.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:39.049252+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:39 smithi071 bash[18570]: audit 2024-04-16T14:30:39.049881+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.453198+0000 mgr.x (mgr.24752) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.527109+0000 mgr.x (mgr.24752) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cluster 2024-04-16T14:30:38.537003+0000 mgr.x (mgr.24752) 259 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.602084+0000 mgr.x (mgr.24752) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.656282+0000 mgr.x (mgr.24752) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.725592+0000 mgr.x (mgr.24752) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.777683+0000 mgr.x (mgr.24752) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.833317+0000 mgr.x (mgr.24752) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.891610+0000 mgr.x (mgr.24752) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:38.945770+0000 mgr.x (mgr.24752) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.001209+0000 mgr.x (mgr.24752) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.057531+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.061553+0000 mgr.x (mgr.24752) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.118198+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.119660+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.121334+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.121946+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.127041+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.131041+0000 mgr.x (mgr.24752) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.170953+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.172459+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.453198+0000 mgr.x (mgr.24752) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.527109+0000 mgr.x (mgr.24752) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cluster 2024-04-16T14:30:38.537003+0000 mgr.x (mgr.24752) 259 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.602084+0000 mgr.x (mgr.24752) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.656282+0000 mgr.x (mgr.24752) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.725592+0000 mgr.x (mgr.24752) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.777683+0000 mgr.x (mgr.24752) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.833317+0000 mgr.x (mgr.24752) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.891610+0000 mgr.x (mgr.24752) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:38.945770+0000 mgr.x (mgr.24752) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.001209+0000 mgr.x (mgr.24752) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.057531+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.061553+0000 mgr.x (mgr.24752) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.118198+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.119660+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.121334+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.121946+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.127041+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.131041+0000 mgr.x (mgr.24752) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.170953+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.172459+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.174183+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.174770+0000 mon.b (mon.2) 981 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.179330+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.183312+0000 mgr.x (mgr.24752) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.223060+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.224518+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.226131+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.226716+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.231336+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.235364+0000 mgr.x (mgr.24752) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.280353+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.282048+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.283926+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.284592+0000 mon.b (mon.2) 989 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.289806+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.293875+0000 mgr.x (mgr.24752) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.338240+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.339945+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.341884+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.342551+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.174183+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.174770+0000 mon.b (mon.2) 981 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.179330+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.183312+0000 mgr.x (mgr.24752) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.223060+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.224518+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.226131+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.226716+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.231336+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.235364+0000 mgr.x (mgr.24752) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.280353+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.282048+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.283926+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.284592+0000 mon.b (mon.2) 989 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.289806+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.293875+0000 mgr.x (mgr.24752) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.338240+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.339945+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.341884+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.342551+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.347317+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.351297+0000 mgr.x (mgr.24752) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.394796+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.396644+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.398517+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.399500+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.404010+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.408046+0000 mgr.x (mgr.24752) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.448574+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.450359+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.452867+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.453589+0000 mon.b (mon.2) 1001 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.456634+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.523688+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.525641+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.527363+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.527977+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.530042+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.578346+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.580224+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.347317+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.351297+0000 mgr.x (mgr.24752) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.394796+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.396644+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.398517+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.399500+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.404010+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.408046+0000 mgr.x (mgr.24752) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.448574+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.450359+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.452867+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.453589+0000 mon.b (mon.2) 1001 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.456634+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.523688+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.525641+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.527363+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.527977+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.530042+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.578346+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.580224+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.582316+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.582976+0000 mon.b (mon.2) 1009 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.586569+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.635071+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.636847+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.638729+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.639380+0000 mon.b (mon.2) 1013 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.642481+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.686349+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.687899+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.689710+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.690324+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.693886+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.754605+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.756241+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.758139+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.758762+0000 mon.b (mon.2) 1021 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.761839+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.822236+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.823776+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.582316+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.582976+0000 mon.b (mon.2) 1009 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.586569+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.635071+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.636847+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.638729+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.639380+0000 mon.b (mon.2) 1013 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.642481+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.686349+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.687899+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.689710+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.690324+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.693886+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.754605+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.756241+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.758139+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.758762+0000 mon.b (mon.2) 1021 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.761839+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.822236+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.823776+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.825448+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.826093+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.829160+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.889759+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.891317+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.893056+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.893686+0000 mon.b (mon.2) 1029 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.898279+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.973566+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.975047+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.976771+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.977381+0000 mon.b (mon.2) 1033 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:39.980442+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:40.029122+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:40.030774+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:40.032590+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:40.033205+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[23969]: audit 2024-04-16T14:30:40.035878+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.825448+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.826093+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.829160+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.889759+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.891317+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.893056+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.893686+0000 mon.b (mon.2) 1029 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.898279+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.973566+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.975047+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.976771+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.977381+0000 mon.b (mon.2) 1033 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:39.980442+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:40.029122+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:40.030774+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:40.032590+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:40.033205+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:40 smithi071 bash[18570]: audit 2024-04-16T14:30:40.035878+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.453198+0000 mgr.x (mgr.24752) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.527109+0000 mgr.x (mgr.24752) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cluster 2024-04-16T14:30:38.537003+0000 mgr.x (mgr.24752) 259 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:30:40.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.602084+0000 mgr.x (mgr.24752) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.656282+0000 mgr.x (mgr.24752) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.725592+0000 mgr.x (mgr.24752) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.777683+0000 mgr.x (mgr.24752) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.833317+0000 mgr.x (mgr.24752) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.891610+0000 mgr.x (mgr.24752) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:38.945770+0000 mgr.x (mgr.24752) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.001209+0000 mgr.x (mgr.24752) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.057531+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.061553+0000 mgr.x (mgr.24752) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.118198+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.119660+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.121334+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.121946+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.127041+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.131041+0000 mgr.x (mgr.24752) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.170953+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.172459+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.174183+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.174770+0000 mon.b (mon.2) 981 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.179330+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.183312+0000 mgr.x (mgr.24752) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.223060+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.224518+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.226131+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.226716+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.231336+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.235364+0000 mgr.x (mgr.24752) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.280353+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.282048+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.283926+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.284592+0000 mon.b (mon.2) 989 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.289806+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.293875+0000 mgr.x (mgr.24752) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.338240+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.339945+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.341884+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.342551+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.347317+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.351297+0000 mgr.x (mgr.24752) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.394796+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.396644+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.398517+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.399500+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.373 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.404010+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.408046+0000 mgr.x (mgr.24752) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.448574+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.450359+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.452867+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.453589+0000 mon.b (mon.2) 1001 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.456634+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.523688+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.525641+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.527363+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.527977+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.530042+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.578346+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.580224+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.374 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.582316+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.582976+0000 mon.b (mon.2) 1009 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.586569+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.635071+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.636847+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.638729+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.639380+0000 mon.b (mon.2) 1013 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.642481+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.686349+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.687899+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.689710+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.690324+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.693886+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.754605+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.756241+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.375 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.758139+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.758762+0000 mon.b (mon.2) 1021 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.761839+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.822236+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.823776+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.825448+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.826093+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.829160+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.889759+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.891317+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.893056+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.893686+0000 mon.b (mon.2) 1029 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.898279+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.973566+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.975047+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.376 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.976771+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.977381+0000 mon.b (mon.2) 1033 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:39.980442+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:40.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:40.029122+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:40.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:40.030774+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:40.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:40.032590+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:40.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:40.033205+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:40.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:40 smithi122 bash[18672]: audit 2024-04-16T14:30:40.035878+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.460682+0000 mgr.x (mgr.24752) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.533853+0000 mgr.x (mgr.24752) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.590382+0000 mgr.x (mgr.24752) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.646309+0000 mgr.x (mgr.24752) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.698375+0000 mgr.x (mgr.24752) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.766217+0000 mgr.x (mgr.24752) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.833029+0000 mgr.x (mgr.24752) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.916618+0000 mgr.x (mgr.24752) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:39.984285+0000 mgr.x (mgr.24752) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.039737+0000 mgr.x (mgr.24752) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.097862+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.099344+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.101100+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.101720+0000 mon.b (mon.2) 1041 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.105101+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.110369+0000 mgr.x (mgr.24752) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.151039+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.153274+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.156297+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.157028+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.161000+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.165403+0000 mgr.x (mgr.24752) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.210782+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.212658+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.214877+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.215746+0000 mon.b (mon.2) 1049 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.218759+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.223070+0000 mgr.x (mgr.24752) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.264079+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.265770+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.267776+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.268524+0000 mon.b (mon.2) 1053 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.273438+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.277532+0000 mgr.x (mgr.24752) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.334445+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.336019+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.338156+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.338806+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.341344+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.345199+0000 mgr.x (mgr.24752) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.390024+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.391597+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.393407+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.394078+0000 mon.b (mon.2) 1061 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.397371+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.401337+0000 mgr.x (mgr.24752) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.442036+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.443558+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.445339+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.446039+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.449180+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.493393+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.494851+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.496762+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.497468+0000 mon.b (mon.2) 1069 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.500325+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.544668+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.546202+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.548177+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.548811+0000 mon.b (mon.2) 1073 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.552440+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.596296+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.597809+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.600205+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.600937+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.605859+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.668635+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.670369+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.672379+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.673117+0000 mon.b (mon.2) 1081 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.679140+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.740255+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.741860+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.743761+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.744420+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.754188+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.815124+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.817248+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.819578+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.820721+0000 mon.b (mon.2) 1089 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.830548+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.880092+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.882161+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.884465+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.885264+0000 mon.b (mon.2) 1093 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.895482+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.945242+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.947178+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.949371+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.950157+0000 mon.b (mon.2) 1097 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:40.960293+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:41.024301+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:41.026071+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:41.028155+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:41.028903+0000 mon.b (mon.2) 1101 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:41 smithi122 bash[18672]: audit 2024-04-16T14:30:41.037091+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.460682+0000 mgr.x (mgr.24752) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.533853+0000 mgr.x (mgr.24752) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.590382+0000 mgr.x (mgr.24752) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.646309+0000 mgr.x (mgr.24752) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.698375+0000 mgr.x (mgr.24752) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.766217+0000 mgr.x (mgr.24752) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.833029+0000 mgr.x (mgr.24752) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.916618+0000 mgr.x (mgr.24752) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:39.984285+0000 mgr.x (mgr.24752) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.039737+0000 mgr.x (mgr.24752) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.097862+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.099344+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.101100+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.101720+0000 mon.b (mon.2) 1041 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.105101+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.110369+0000 mgr.x (mgr.24752) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.151039+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.153274+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.156297+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.157028+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.161000+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.165403+0000 mgr.x (mgr.24752) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.210782+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.212658+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.214877+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.215746+0000 mon.b (mon.2) 1049 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.218759+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.223070+0000 mgr.x (mgr.24752) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.264079+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.265770+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.267776+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.268524+0000 mon.b (mon.2) 1053 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.273438+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.277532+0000 mgr.x (mgr.24752) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.334445+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.336019+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.338156+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.338806+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.341344+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.345199+0000 mgr.x (mgr.24752) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.390024+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.460682+0000 mgr.x (mgr.24752) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.533853+0000 mgr.x (mgr.24752) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.590382+0000 mgr.x (mgr.24752) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.646309+0000 mgr.x (mgr.24752) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.698375+0000 mgr.x (mgr.24752) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.766217+0000 mgr.x (mgr.24752) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.833029+0000 mgr.x (mgr.24752) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.916618+0000 mgr.x (mgr.24752) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:39.984285+0000 mgr.x (mgr.24752) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.039737+0000 mgr.x (mgr.24752) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.097862+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.099344+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.101100+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.101720+0000 mon.b (mon.2) 1041 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.105101+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.110369+0000 mgr.x (mgr.24752) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.151039+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.153274+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.156297+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.157028+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.161000+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.391597+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.393407+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.394078+0000 mon.b (mon.2) 1061 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.397371+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.401337+0000 mgr.x (mgr.24752) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.442036+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.443558+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.445339+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.446039+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.449180+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.493393+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.494851+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.496762+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.497468+0000 mon.b (mon.2) 1069 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.500325+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.544668+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.546202+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.548177+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.548811+0000 mon.b (mon.2) 1073 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.552440+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.596296+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.597809+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.600205+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.600937+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.605859+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.668635+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.670369+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.672379+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.673117+0000 mon.b (mon.2) 1081 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.679140+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.740255+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.741860+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.743761+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.744420+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.754188+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.815124+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.817248+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.819578+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.820721+0000 mon.b (mon.2) 1089 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.830548+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.880092+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.882161+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.884465+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.885264+0000 mon.b (mon.2) 1093 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.895482+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.945242+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.947178+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.949371+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.950157+0000 mon.b (mon.2) 1097 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:40.960293+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:41.024301+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:41.026071+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:41.028155+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:41.028903+0000 mon.b (mon.2) 1101 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[23969]: audit 2024-04-16T14:30:41.037091+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.165403+0000 mgr.x (mgr.24752) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.210782+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.212658+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.214877+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.215746+0000 mon.b (mon.2) 1049 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.218759+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.223070+0000 mgr.x (mgr.24752) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.264079+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.265770+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.267776+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.268524+0000 mon.b (mon.2) 1053 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.273438+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.277532+0000 mgr.x (mgr.24752) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.334445+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.336019+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.338156+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.338806+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.341344+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.345199+0000 mgr.x (mgr.24752) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.390024+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.391597+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.393407+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.394078+0000 mon.b (mon.2) 1061 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.397371+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.401337+0000 mgr.x (mgr.24752) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.442036+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.443558+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.445339+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.446039+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.449180+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.493393+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.494851+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.496762+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.497468+0000 mon.b (mon.2) 1069 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.500325+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.544668+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.546202+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.548177+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.548811+0000 mon.b (mon.2) 1073 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.552440+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.596296+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.597809+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.600205+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.600937+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.605859+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.668635+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.670369+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.672379+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.673117+0000 mon.b (mon.2) 1081 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.679140+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.740255+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.741860+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.743761+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.744420+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.754188+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.815124+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.817248+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.819578+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.820721+0000 mon.b (mon.2) 1089 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.830548+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.880092+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.882161+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.884465+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.885264+0000 mon.b (mon.2) 1093 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.895482+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.945242+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.947178+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.949371+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.950157+0000 mon.b (mon.2) 1097 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:40.960293+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:41.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:41.024301+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:41.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:41.026071+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:41.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:41.028155+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:41.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:41.028903+0000 mon.b (mon.2) 1101 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:41.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:41 smithi071 bash[18570]: audit 2024-04-16T14:30:41.037091+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.453046+0000 mgr.x (mgr.24752) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.504187+0000 mgr.x (mgr.24752) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cluster 2024-04-16T14:30:40.537646+0000 mgr.x (mgr.24752) 293 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.556296+0000 mgr.x (mgr.24752) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.609879+0000 mgr.x (mgr.24752) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.683073+0000 mgr.x (mgr.24752) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.758196+0000 mgr.x (mgr.24752) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.834608+0000 mgr.x (mgr.24752) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.899532+0000 mgr.x (mgr.24752) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:40.964401+0000 mgr.x (mgr.24752) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.041195+0000 mgr.x (mgr.24752) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.114935+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.116764+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.118885+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.119672+0000 mon.b (mon.2) 1105 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.124417+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.128475+0000 mgr.x (mgr.24752) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.186768+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.189108+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.191061+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.192451+0000 mon.b (mon.2) 1109 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.195396+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.201411+0000 mgr.x (mgr.24752) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.258811+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.260632+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.262622+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.263250+0000 mon.b (mon.2) 1113 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.265570+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.270124+0000 mgr.x (mgr.24752) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.310609+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.312255+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.315053+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.315835+0000 mon.b (mon.2) 1117 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.318385+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.322798+0000 mgr.x (mgr.24752) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.376443+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.378291+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.380684+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.381496+0000 mon.b (mon.2) 1121 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.386872+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.391080+0000 mgr.x (mgr.24752) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.464163+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.466033+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.468282+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.469054+0000 mon.b (mon.2) 1125 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.474653+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.539385+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.541249+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.543194+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.543936+0000 mon.b (mon.2) 1129 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.546932+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.597914+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.599821+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.601849+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.602527+0000 mon.b (mon.2) 1133 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.605700+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.651237+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.652900+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.654844+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.655469+0000 mon.b (mon.2) 1137 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.453046+0000 mgr.x (mgr.24752) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.504187+0000 mgr.x (mgr.24752) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cluster 2024-04-16T14:30:40.537646+0000 mgr.x (mgr.24752) 293 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-16T14:30:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.556296+0000 mgr.x (mgr.24752) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.609879+0000 mgr.x (mgr.24752) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.683073+0000 mgr.x (mgr.24752) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.758196+0000 mgr.x (mgr.24752) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.834608+0000 mgr.x (mgr.24752) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.899532+0000 mgr.x (mgr.24752) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:40.964401+0000 mgr.x (mgr.24752) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.041195+0000 mgr.x (mgr.24752) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.114935+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.116764+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.118885+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.119672+0000 mon.b (mon.2) 1105 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.124417+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.128475+0000 mgr.x (mgr.24752) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.186768+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.189108+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.191061+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.453046+0000 mgr.x (mgr.24752) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.504187+0000 mgr.x (mgr.24752) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cluster 2024-04-16T14:30:40.537646+0000 mgr.x (mgr.24752) 293 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.556296+0000 mgr.x (mgr.24752) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.609879+0000 mgr.x (mgr.24752) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.683073+0000 mgr.x (mgr.24752) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.758196+0000 mgr.x (mgr.24752) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.834608+0000 mgr.x (mgr.24752) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.899532+0000 mgr.x (mgr.24752) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:40.964401+0000 mgr.x (mgr.24752) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.041195+0000 mgr.x (mgr.24752) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.114935+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.116764+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.118885+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.119672+0000 mon.b (mon.2) 1105 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.124417+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.128475+0000 mgr.x (mgr.24752) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.186768+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.189108+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.191061+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.658395+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.705553+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.707414+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.709881+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.710764+0000 mon.b (mon.2) 1141 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.714072+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.775977+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.777673+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.780012+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.780738+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.784062+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.847640+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.849309+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.851069+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.851667+0000 mon.b (mon.2) 1149 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.854868+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.916285+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.917987+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.920070+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.920690+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.923593+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.981561+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.983006+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.984700+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.985313+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:41.988421+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:42.032852+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:42.034944+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:42.037275+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:42.038151+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:42 smithi122 bash[18672]: audit 2024-04-16T14:30:42.041237+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.192451+0000 mon.b (mon.2) 1109 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.195396+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.201411+0000 mgr.x (mgr.24752) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.258811+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.260632+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.262622+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.263250+0000 mon.b (mon.2) 1113 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.265570+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.270124+0000 mgr.x (mgr.24752) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.310609+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.312255+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.315053+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.315835+0000 mon.b (mon.2) 1117 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.318385+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.322798+0000 mgr.x (mgr.24752) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.376443+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.378291+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.380684+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.381496+0000 mon.b (mon.2) 1121 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.386872+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.391080+0000 mgr.x (mgr.24752) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.192451+0000 mon.b (mon.2) 1109 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.195396+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.201411+0000 mgr.x (mgr.24752) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.258811+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.260632+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.262622+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.263250+0000 mon.b (mon.2) 1113 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.265570+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.270124+0000 mgr.x (mgr.24752) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.310609+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.312255+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.315053+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.315835+0000 mon.b (mon.2) 1117 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.318385+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.322798+0000 mgr.x (mgr.24752) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.376443+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.378291+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.380684+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.381496+0000 mon.b (mon.2) 1121 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.386872+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.391080+0000 mgr.x (mgr.24752) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.464163+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.466033+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.468282+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.469054+0000 mon.b (mon.2) 1125 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.474653+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.539385+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.541249+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.543194+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.543936+0000 mon.b (mon.2) 1129 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.546932+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.597914+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.599821+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.601849+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.602527+0000 mon.b (mon.2) 1133 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.605700+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.651237+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.652900+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.654844+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.655469+0000 mon.b (mon.2) 1137 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.464163+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.466033+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.468282+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.469054+0000 mon.b (mon.2) 1125 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.474653+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.539385+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.541249+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.543194+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.543936+0000 mon.b (mon.2) 1129 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.546932+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.597914+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.599821+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.601849+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.602527+0000 mon.b (mon.2) 1133 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.605700+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.651237+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.652900+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.654844+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.655469+0000 mon.b (mon.2) 1137 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.658395+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.705553+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.707414+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.709881+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.710764+0000 mon.b (mon.2) 1141 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.714072+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.775977+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.777673+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.780012+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.780738+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.784062+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.847640+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.849309+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.851069+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.851667+0000 mon.b (mon.2) 1149 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.854868+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.916285+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.917987+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.920070+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.920690+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.658395+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.705553+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.707414+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.709881+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.710764+0000 mon.b (mon.2) 1141 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.714072+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.775977+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.777673+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.780012+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.780738+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.784062+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.847640+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.849309+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.851069+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.851667+0000 mon.b (mon.2) 1149 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.854868+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.916285+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.917987+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.920070+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.920690+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.923593+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.981561+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.983006+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.984700+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.985313+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:41.988421+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:42.032852+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:42.034944+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:42.037275+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:42.038151+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[18570]: audit 2024-04-16T14:30:42.041237+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.923593+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.981561+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.983006+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.984700+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.985313+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:41.988421+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:42.032852+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:42.034944+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:42.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:42.037275+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:42.038151+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:42 smithi071 bash[23969]: audit 2024-04-16T14:30:42.041237+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.478579+0000 mgr.x (mgr.24752) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.552917+0000 mgr.x (mgr.24752) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.611526+0000 mgr.x (mgr.24752) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:41.617594+0000 mgr.x (mgr.24752) 310 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.664528+0000 mgr.x (mgr.24752) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.719362+0000 mgr.x (mgr.24752) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.790419+0000 mgr.x (mgr.24752) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.858665+0000 mgr.x (mgr.24752) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.940605+0000 mgr.x (mgr.24752) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:41.992271+0000 mgr.x (mgr.24752) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.045226+0000 mgr.x (mgr.24752) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.096243+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.098138+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.100249+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.101000+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.103990+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.109093+0000 mgr.x (mgr.24752) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.154045+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.155998+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.158113+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.158865+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.161699+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.166568+0000 mgr.x (mgr.24752) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.206885+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.208537+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.210387+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.211079+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.213819+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.217769+0000 mgr.x (mgr.24752) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.278983+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.280840+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.284758+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.285592+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.288714+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.295439+0000 mgr.x (mgr.24752) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.358548+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.075 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.360706+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.362957+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.363742+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.367560+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.371391+0000 mgr.x (mgr.24752) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.412266+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.413827+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.415613+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.416246+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.418632+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.422478+0000 mgr.x (mgr.24752) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.462596+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.076 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.464181+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.465967+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.466536+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.468694+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.513053+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.514529+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.516166+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.516784+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.519896+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.563355+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.564805+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.566382+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.566933+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.569464+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.613669+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.615244+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.617014+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.617703+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.620499+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.650523+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.698821+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.700540+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.702250+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.702853+0000 mon.b (mon.2) 1206 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.705992+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.767962+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.769438+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.344 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.771059+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.771630+0000 mon.b (mon.2) 1210 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.774590+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.819110+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.820657+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.822498+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.823188+0000 mon.b (mon.2) 1214 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.826731+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.871244+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.872732+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.874374+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.345 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.874959+0000 mon.b (mon.2) 1218 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.877864+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.921469+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.923617+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.925657+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.926440+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.929492+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.973219+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.974653+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.976281+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.346 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.976871+0000 mon.b (mon.2) 1226 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.347 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:42.979518+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.347 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:43.028491+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.347 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:43.030162+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.347 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:43.031904+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.347 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:43.032622+0000 mon.b (mon.2) 1230 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.347 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:43 smithi122 bash[18672]: audit 2024-04-16T14:30:43.037620+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.478579+0000 mgr.x (mgr.24752) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.552917+0000 mgr.x (mgr.24752) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.611526+0000 mgr.x (mgr.24752) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:41.617594+0000 mgr.x (mgr.24752) 310 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:43.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.664528+0000 mgr.x (mgr.24752) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.719362+0000 mgr.x (mgr.24752) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.790419+0000 mgr.x (mgr.24752) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.858665+0000 mgr.x (mgr.24752) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.940605+0000 mgr.x (mgr.24752) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:41.992271+0000 mgr.x (mgr.24752) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.045226+0000 mgr.x (mgr.24752) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.096243+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.098138+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.100249+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.101000+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.103990+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.109093+0000 mgr.x (mgr.24752) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.154045+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.155998+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.158113+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.158865+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.161699+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.166568+0000 mgr.x (mgr.24752) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.206885+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.208537+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.210387+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.211079+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.213819+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.217769+0000 mgr.x (mgr.24752) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.278983+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.280840+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.284758+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.285592+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.288714+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.295439+0000 mgr.x (mgr.24752) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.358548+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.360706+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.362957+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.363742+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.367560+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.371391+0000 mgr.x (mgr.24752) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.412266+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.413827+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.415613+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.416246+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.418632+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.422478+0000 mgr.x (mgr.24752) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.462596+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.464181+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.465967+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.466536+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.468694+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.513053+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.514529+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.516166+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.516784+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.519896+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.563355+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.564805+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.566382+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.478579+0000 mgr.x (mgr.24752) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.552917+0000 mgr.x (mgr.24752) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.611526+0000 mgr.x (mgr.24752) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:41.617594+0000 mgr.x (mgr.24752) 310 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:43.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.664528+0000 mgr.x (mgr.24752) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.719362+0000 mgr.x (mgr.24752) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.790419+0000 mgr.x (mgr.24752) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.858665+0000 mgr.x (mgr.24752) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.940605+0000 mgr.x (mgr.24752) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:41.992271+0000 mgr.x (mgr.24752) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.045226+0000 mgr.x (mgr.24752) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.096243+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.098138+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.100249+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.101000+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.103990+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.109093+0000 mgr.x (mgr.24752) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.154045+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.155998+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.158113+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.566933+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.569464+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.613669+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.615244+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.617014+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.617703+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.620499+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.650523+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.698821+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.700540+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.702250+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.702853+0000 mon.b (mon.2) 1206 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.705992+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.767962+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.769438+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.771059+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.771630+0000 mon.b (mon.2) 1210 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.774590+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.819110+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.820657+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.158865+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.161699+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.166568+0000 mgr.x (mgr.24752) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.206885+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.208537+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.210387+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.211079+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.213819+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.217769+0000 mgr.x (mgr.24752) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.278983+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.280840+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.284758+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.285592+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.288714+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.295439+0000 mgr.x (mgr.24752) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.358548+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.360706+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.362957+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.363742+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.367560+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.371391+0000 mgr.x (mgr.24752) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.412266+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.413827+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.415613+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.416246+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.418632+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.422478+0000 mgr.x (mgr.24752) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.462596+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.464181+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.465967+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.466536+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.468694+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.513053+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.514529+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.516166+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.516784+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.519896+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.563355+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.564805+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.566382+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.566933+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.569464+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.613669+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.615244+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.617014+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.617703+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.620499+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.650523+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.698821+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.700540+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.702250+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.702853+0000 mon.b (mon.2) 1206 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.705992+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.767962+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.769438+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.771059+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.771630+0000 mon.b (mon.2) 1210 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.774590+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.819110+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.820657+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.822498+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.823188+0000 mon.b (mon.2) 1214 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.826731+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.871244+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.872732+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.874374+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.874959+0000 mon.b (mon.2) 1218 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.877864+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.921469+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.923617+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.925657+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.926440+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.929492+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.973219+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.974653+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.976281+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.976871+0000 mon.b (mon.2) 1226 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:42.979518+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:43.028491+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:43.030162+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:43.031904+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:43.032622+0000 mon.b (mon.2) 1230 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[18570]: audit 2024-04-16T14:30:43.037620+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.822498+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.823188+0000 mon.b (mon.2) 1214 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.826731+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.871244+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.872732+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.874374+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.874959+0000 mon.b (mon.2) 1218 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.877864+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.921469+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.923617+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.925657+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.926440+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.929492+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.973219+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.974653+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.976281+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.976871+0000 mon.b (mon.2) 1226 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:42.979518+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:43.028491+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:43.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:43.030162+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:43.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:43.031904+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:43.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:43.032622+0000 mon.b (mon.2) 1230 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:43.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:43 smithi071 bash[23969]: audit 2024-04-16T14:30:43.037620+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.472616+0000 mgr.x (mgr.24752) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.523697+0000 mgr.x (mgr.24752) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cluster 2024-04-16T14:30:42.538042+0000 mgr.x (mgr.24752) 326 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.573355+0000 mgr.x (mgr.24752) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.624467+0000 mgr.x (mgr.24752) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.709921+0000 mgr.x (mgr.24752) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.778387+0000 mgr.x (mgr.24752) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.830590+0000 mgr.x (mgr.24752) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.881693+0000 mgr.x (mgr.24752) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.933319+0000 mgr.x (mgr.24752) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:42.983461+0000 mgr.x (mgr.24752) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.041512+0000 mgr.x (mgr.24752) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.086202+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.092395+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.094299+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.094957+0000 mon.b (mon.2) 1234 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.097883+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.102260+0000 mgr.x (mgr.24752) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.143101+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.145165+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.147294+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.148000+0000 mon.b (mon.2) 1238 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.152388+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.157199+0000 mgr.x (mgr.24752) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.214824+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.216465+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.218844+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.219560+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.223784+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.228015+0000 mgr.x (mgr.24752) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.268221+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.269876+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.271630+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.272382+0000 mon.b (mon.2) 1246 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.276781+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.280547+0000 mgr.x (mgr.24752) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.325479+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.327158+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.328947+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.329582+0000 mon.b (mon.2) 1250 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.334474+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.338299+0000 mgr.x (mgr.24752) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.383265+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.384963+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.386763+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.387422+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.392593+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.396475+0000 mgr.x (mgr.24752) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.439441+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.440840+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.442515+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.443105+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.449709+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.494820+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.496261+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.498003+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.498633+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.502615+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.546741+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.548204+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.549925+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.550526+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.556061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.600060+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.601612+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.603395+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.603992+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.612011+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.655950+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.657440+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.659201+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.659851+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.668122+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.713570+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.715170+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.716939+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.717558+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.723060+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.784003+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.785666+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.787969+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.788740+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.794918+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.876229+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.878240+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.880551+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.881326+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.888845+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.967558+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.974303+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.980589+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.981250+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:43.985768+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:44.046212+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:44.047793+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:44.049563+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:44.050192+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:44 smithi122 bash[18672]: audit 2024-04-16T14:30:44.053430+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.472616+0000 mgr.x (mgr.24752) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.523697+0000 mgr.x (mgr.24752) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cluster 2024-04-16T14:30:42.538042+0000 mgr.x (mgr.24752) 326 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.573355+0000 mgr.x (mgr.24752) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.624467+0000 mgr.x (mgr.24752) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.709921+0000 mgr.x (mgr.24752) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.778387+0000 mgr.x (mgr.24752) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.830590+0000 mgr.x (mgr.24752) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.881693+0000 mgr.x (mgr.24752) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.933319+0000 mgr.x (mgr.24752) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:42.983461+0000 mgr.x (mgr.24752) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.041512+0000 mgr.x (mgr.24752) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.086202+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.092395+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.094299+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.094957+0000 mon.b (mon.2) 1234 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.097883+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.102260+0000 mgr.x (mgr.24752) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.143101+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.145165+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.147294+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.148000+0000 mon.b (mon.2) 1238 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.152388+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.157199+0000 mgr.x (mgr.24752) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.214824+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.216465+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.218844+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.219560+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.223784+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.228015+0000 mgr.x (mgr.24752) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.268221+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.269876+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.271630+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.272382+0000 mon.b (mon.2) 1246 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.276781+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.280547+0000 mgr.x (mgr.24752) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.325479+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.327158+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.328947+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.329582+0000 mon.b (mon.2) 1250 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.334474+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.472616+0000 mgr.x (mgr.24752) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.523697+0000 mgr.x (mgr.24752) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cluster 2024-04-16T14:30:42.538042+0000 mgr.x (mgr.24752) 326 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.573355+0000 mgr.x (mgr.24752) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.624467+0000 mgr.x (mgr.24752) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.709921+0000 mgr.x (mgr.24752) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.778387+0000 mgr.x (mgr.24752) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.830590+0000 mgr.x (mgr.24752) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.881693+0000 mgr.x (mgr.24752) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.933319+0000 mgr.x (mgr.24752) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:42.983461+0000 mgr.x (mgr.24752) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.041512+0000 mgr.x (mgr.24752) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.086202+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.092395+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.094299+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.094957+0000 mon.b (mon.2) 1234 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.097883+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.102260+0000 mgr.x (mgr.24752) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.143101+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.145165+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.147294+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.338299+0000 mgr.x (mgr.24752) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.383265+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.384963+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.386763+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.387422+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.392593+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.396475+0000 mgr.x (mgr.24752) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.439441+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.440840+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.442515+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.443105+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.449709+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.494820+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.496261+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.498003+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.498633+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.502615+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.546741+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.548204+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.549925+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.550526+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.556061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.600060+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.601612+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.603395+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.603992+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.612011+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.655950+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.657440+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.659201+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.659851+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.668122+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.713570+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.715170+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.716939+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.717558+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.723060+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.784003+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.785666+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.148000+0000 mon.b (mon.2) 1238 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.152388+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.157199+0000 mgr.x (mgr.24752) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.214824+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.216465+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.218844+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.219560+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.223784+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.228015+0000 mgr.x (mgr.24752) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.268221+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.269876+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.271630+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.272382+0000 mon.b (mon.2) 1246 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.276781+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.280547+0000 mgr.x (mgr.24752) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.325479+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.327158+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.328947+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.329582+0000 mon.b (mon.2) 1250 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.334474+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.787969+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.788740+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.794918+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.876229+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.878240+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.880551+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.881326+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.888845+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.967558+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.974303+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.980589+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.981250+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:43.985768+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:44.046212+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:44.047793+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:44.049563+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:44.050192+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[23969]: audit 2024-04-16T14:30:44.053430+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.338299+0000 mgr.x (mgr.24752) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.383265+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.384963+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.386763+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.387422+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.392593+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.396475+0000 mgr.x (mgr.24752) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.439441+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.440840+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.442515+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.443105+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.449709+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.494820+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.496261+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.498003+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.498633+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.502615+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.546741+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.548204+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.549925+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.550526+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.556061+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.600060+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.601612+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.603395+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.603992+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.612011+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.655950+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.657440+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.659201+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.659851+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.668122+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.713570+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.715170+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.716939+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.717558+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.723060+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.784003+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.785666+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.787969+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.788740+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.794918+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.876229+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.878240+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.880551+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.881326+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.888845+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.967558+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.974303+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.980589+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.981250+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:43.985768+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:44.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:44.046212+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:44.047793+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:44.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:44.049563+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:44.050192+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:44 smithi071 bash[18570]: audit 2024-04-16T14:30:44.053430+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.453638+0000 mgr.x (mgr.24752) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.506610+0000 mgr.x (mgr.24752) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.559993+0000 mgr.x (mgr.24752) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.615883+0000 mgr.x (mgr.24752) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.672071+0000 mgr.x (mgr.24752) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.727064+0000 mgr.x (mgr.24752) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.799005+0000 mgr.x (mgr.24752) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.892910+0000 mgr.x (mgr.24752) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:43.989702+0000 mgr.x (mgr.24752) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.057940+0000 mgr.x (mgr.24752) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.114152+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.115808+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.117592+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.118208+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.122634+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.126502+0000 mgr.x (mgr.24752) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.166565+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.167979+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.169780+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.170426+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.175505+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.179475+0000 mgr.x (mgr.24752) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.220048+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.221552+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.223306+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.223951+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.229757+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.233658+0000 mgr.x (mgr.24752) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.289765+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.291319+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.293319+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.293992+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.298832+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.303383+0000 mgr.x (mgr.24752) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.343971+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.345981+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.348021+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.348800+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.354084+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.358639+0000 mgr.x (mgr.24752) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.423094+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.425143+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.427253+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.428054+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.433657+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.495341+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.497166+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.499363+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.500081+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.505828+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.566879+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.568701+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.570871+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.571666+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.577942+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.643133+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.644759+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.646834+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.647453+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.655016+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.715461+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.716965+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.719243+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.719887+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.727640+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.793026+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.794720+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.796790+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.797595+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.802929+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.885254+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.887878+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.890542+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.891692+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.897994+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.947572+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.949534+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.952336+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.953065+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:44.958097+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.002989+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.004443+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.006081+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.006696+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.011877+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.055567+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.057053+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.059184+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.059806+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:45 smithi122 bash[18672]: audit 2024-04-16T14:30:45.065041+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.453638+0000 mgr.x (mgr.24752) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.506610+0000 mgr.x (mgr.24752) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.559993+0000 mgr.x (mgr.24752) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.615883+0000 mgr.x (mgr.24752) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.672071+0000 mgr.x (mgr.24752) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.727064+0000 mgr.x (mgr.24752) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.799005+0000 mgr.x (mgr.24752) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.892910+0000 mgr.x (mgr.24752) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:43.989702+0000 mgr.x (mgr.24752) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.057940+0000 mgr.x (mgr.24752) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.114152+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.115808+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.117592+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.118208+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.122634+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.126502+0000 mgr.x (mgr.24752) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.166565+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.167979+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.169780+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.170426+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.175505+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.179475+0000 mgr.x (mgr.24752) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.220048+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.221552+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.223306+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.223951+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.229757+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.233658+0000 mgr.x (mgr.24752) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.289765+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.291319+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.293319+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.293992+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.298832+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.303383+0000 mgr.x (mgr.24752) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.343971+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.345981+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.348021+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.348800+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.354084+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.358639+0000 mgr.x (mgr.24752) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.423094+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.425143+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.427253+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.428054+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.433657+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.495341+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.497166+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.499363+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.500081+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.505828+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.566879+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.568701+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.570871+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.571666+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.577942+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.643133+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.644759+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.646834+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.647453+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.655016+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.715461+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.716965+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.719243+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.719887+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.727640+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.793026+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.794720+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.796790+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.797595+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.802929+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.885254+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.887878+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.890542+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.891692+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.897994+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.947572+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.949534+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.952336+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.953065+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:44.958097+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.002989+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.004443+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.006081+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.006696+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.011877+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.055567+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.057053+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.059184+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.059806+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[18570]: audit 2024-04-16T14:30:45.065041+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.453638+0000 mgr.x (mgr.24752) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.506610+0000 mgr.x (mgr.24752) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.559993+0000 mgr.x (mgr.24752) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.615883+0000 mgr.x (mgr.24752) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.672071+0000 mgr.x (mgr.24752) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.727064+0000 mgr.x (mgr.24752) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.799005+0000 mgr.x (mgr.24752) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.892910+0000 mgr.x (mgr.24752) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:43.989702+0000 mgr.x (mgr.24752) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.057940+0000 mgr.x (mgr.24752) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.114152+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.115808+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.117592+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.118208+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.122634+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.126502+0000 mgr.x (mgr.24752) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.166565+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.167979+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.169780+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.170426+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.175505+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.179475+0000 mgr.x (mgr.24752) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.220048+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.221552+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.223306+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.223951+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.229757+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.233658+0000 mgr.x (mgr.24752) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.289765+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.291319+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.293319+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.293992+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.298832+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.303383+0000 mgr.x (mgr.24752) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.343971+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.345981+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.348021+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.348800+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.354084+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.358639+0000 mgr.x (mgr.24752) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.423094+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.425143+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.427253+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.428054+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.433657+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.495341+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.497166+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.499363+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.500081+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.505828+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.566879+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.568701+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.570871+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.571666+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.577942+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.643133+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.644759+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.646834+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.647453+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.655016+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.715461+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.716965+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.719243+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.719887+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.727640+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.793026+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.794720+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.796790+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.797595+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.802929+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.885254+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.887878+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.890542+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.891692+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.897994+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.947572+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.949534+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.952336+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.953065+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:44.958097+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.002989+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.004443+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.006081+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.006696+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.011877+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:45.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.055567+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.057053+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:45.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.059184+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.059806+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:45 smithi071 bash[23969]: audit 2024-04-16T14:30:45.065041+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.438157+0000 mgr.x (mgr.24752) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.509813+0000 mgr.x (mgr.24752) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cluster 2024-04-16T14:30:44.538996+0000 mgr.x (mgr.24752) 359 : cluster [DBG] pgmap v25: 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-04-16T14:30:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.581841+0000 mgr.x (mgr.24752) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.658963+0000 mgr.x (mgr.24752) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.731778+0000 mgr.x (mgr.24752) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.806785+0000 mgr.x (mgr.24752) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.902021+0000 mgr.x (mgr.24752) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:44.962709+0000 mgr.x (mgr.24752) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.015626+0000 mgr.x (mgr.24752) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.068857+0000 mgr.x (mgr.24752) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.115464+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.117141+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.118954+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.119596+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.122127+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.125959+0000 mgr.x (mgr.24752) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.187857+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.189659+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.191401+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.191988+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.194739+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.198504+0000 mgr.x (mgr.24752) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.242858+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.244509+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.246299+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.246935+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.251506+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.255311+0000 mgr.x (mgr.24752) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.300388+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.302282+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.304278+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.304953+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.310567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.314494+0000 mgr.x (mgr.24752) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.358951+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.361091+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.362893+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.363486+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.368411+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.373149+0000 mgr.x (mgr.24752) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.417776+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.419554+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.421557+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.422350+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.427724+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.432004+0000 mgr.x (mgr.24752) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.492415+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.494391+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.496662+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.497475+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.503160+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.548341+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.549952+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.551788+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.552504+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.364 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.557780+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.602643+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.604287+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.606489+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.607201+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.612572+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.656674+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.658233+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.660057+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.660726+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.665889+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.725803+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.365 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.727343+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.729066+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.729774+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.734835+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.794917+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.796552+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.799261+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.799991+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.803341+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.847224+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.848746+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.850514+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.366 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.851126+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.856178+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.900886+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.902472+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.904430+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.905594+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.911388+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.973568+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.975293+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.977311+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.978059+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:45.984174+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:46.060769+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.367 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:46.062497+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:46.064838+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:46.065602+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:46 smithi122 bash[18672]: audit 2024-04-16T14:30:46.068175+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.438157+0000 mgr.x (mgr.24752) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.509813+0000 mgr.x (mgr.24752) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cluster 2024-04-16T14:30:44.538996+0000 mgr.x (mgr.24752) 359 : cluster [DBG] pgmap v25: 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-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.581841+0000 mgr.x (mgr.24752) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.658963+0000 mgr.x (mgr.24752) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.731778+0000 mgr.x (mgr.24752) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.806785+0000 mgr.x (mgr.24752) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.902021+0000 mgr.x (mgr.24752) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:44.962709+0000 mgr.x (mgr.24752) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.015626+0000 mgr.x (mgr.24752) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.068857+0000 mgr.x (mgr.24752) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.115464+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.117141+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.118954+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.119596+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.122127+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.125959+0000 mgr.x (mgr.24752) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.187857+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.189659+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.191401+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.438157+0000 mgr.x (mgr.24752) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.509813+0000 mgr.x (mgr.24752) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cluster 2024-04-16T14:30:44.538996+0000 mgr.x (mgr.24752) 359 : cluster [DBG] pgmap v25: 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-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.581841+0000 mgr.x (mgr.24752) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.658963+0000 mgr.x (mgr.24752) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.731778+0000 mgr.x (mgr.24752) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.806785+0000 mgr.x (mgr.24752) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.902021+0000 mgr.x (mgr.24752) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:44.962709+0000 mgr.x (mgr.24752) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.015626+0000 mgr.x (mgr.24752) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.068857+0000 mgr.x (mgr.24752) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.115464+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.117141+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.118954+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.119596+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.122127+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.125959+0000 mgr.x (mgr.24752) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.187857+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.189659+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.191401+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.191988+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.194739+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.198504+0000 mgr.x (mgr.24752) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.242858+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.244509+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.246299+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.246935+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.251506+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.255311+0000 mgr.x (mgr.24752) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.300388+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.302282+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.304278+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.304953+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.310567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.314494+0000 mgr.x (mgr.24752) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.358951+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.361091+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.362893+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.363486+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.368411+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.373149+0000 mgr.x (mgr.24752) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.417776+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.419554+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.421557+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.422350+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.427724+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.432004+0000 mgr.x (mgr.24752) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.492415+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.494391+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.496662+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.497475+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.503160+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.548341+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.549952+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.551788+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.552504+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.557780+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.602643+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.604287+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.606489+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.191988+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.194739+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.198504+0000 mgr.x (mgr.24752) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.242858+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.244509+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.246299+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.246935+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.251506+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.255311+0000 mgr.x (mgr.24752) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.300388+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.302282+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.304278+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.304953+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.310567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.314494+0000 mgr.x (mgr.24752) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.358951+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.361091+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.362893+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.363486+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.368411+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.373149+0000 mgr.x (mgr.24752) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.607201+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.612572+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.656674+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.658233+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.660057+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.660726+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.665889+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.725803+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.727343+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.729066+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.729774+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.734835+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.794917+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.796552+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.799261+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.799991+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.803341+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.847224+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.848746+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.850514+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.851126+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.856178+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.900886+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.902472+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.904430+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.905594+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.911388+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.973568+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.975293+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.977311+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.978059+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:45.984174+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:46.060769+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:46.062497+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:46.064838+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:46.065602+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[23969]: audit 2024-04-16T14:30:46.068175+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.417776+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.419554+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.421557+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.422350+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.427724+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.432004+0000 mgr.x (mgr.24752) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.492415+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.494391+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.496662+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.497475+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.503160+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.548341+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.549952+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.551788+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.552504+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.557780+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.602643+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.604287+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.606489+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.607201+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.612572+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.656674+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.658233+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.660057+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.660726+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.665889+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.725803+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.727343+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.729066+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.729774+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.734835+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.794917+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.796552+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.799261+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.799991+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.803341+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.847224+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.848746+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.850514+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.851126+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.856178+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.900886+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.902472+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.904430+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.905594+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.911388+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.973568+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.975293+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.977311+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.978059+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:45.984174+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:46.060769+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:46.062497+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:46.064838+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:46.065602+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:46 smithi071 bash[18570]: audit 2024-04-16T14:30:46.068175+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:46.644 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:30:47.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.507238+0000 mgr.x (mgr.24752) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.561604+0000 mgr.x (mgr.24752) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.616390+0000 mgr.x (mgr.24752) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.669737+0000 mgr.x (mgr.24752) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.738648+0000 mgr.x (mgr.24752) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.807132+0000 mgr.x (mgr.24752) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.860085+0000 mgr.x (mgr.24752) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.915492+0000 mgr.x (mgr.24752) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:45.988163+0000 mgr.x (mgr.24752) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.072059+0000 mgr.x (mgr.24752) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.155560+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.157636+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.160288+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.161137+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.164611+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.168453+0000 mgr.x (mgr.24752) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.231878+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.233964+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.236095+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.236941+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.243162+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.247198+0000 mgr.x (mgr.24752) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.306635+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.507238+0000 mgr.x (mgr.24752) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.561604+0000 mgr.x (mgr.24752) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.616390+0000 mgr.x (mgr.24752) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.669737+0000 mgr.x (mgr.24752) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.738648+0000 mgr.x (mgr.24752) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.807132+0000 mgr.x (mgr.24752) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.860085+0000 mgr.x (mgr.24752) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.915492+0000 mgr.x (mgr.24752) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:45.988163+0000 mgr.x (mgr.24752) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.072059+0000 mgr.x (mgr.24752) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.155560+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.157636+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.160288+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.161137+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.164611+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.168453+0000 mgr.x (mgr.24752) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.231878+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.233964+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.236095+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.236941+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.243162+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.247198+0000 mgr.x (mgr.24752) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.306635+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.308277+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.310217+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 48s ago 14m - - 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 49s ago 14m - - 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (109s) 48s ago 8m 13.9M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (84s) 49s ago 7m 39.7M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 starting - - - - 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 starting - - - - 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (76s) 48s ago 15m 482M - 19.0.0-2204-g36befe5d b1a78730e0db 136c189ef98b 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (15m) 48s ago 16m 59.9M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:30:47.402 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (14m) 49s ago 14m 45.7M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (14m) 48s ago 14m 47.5M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (116s) 48s ago 8m 8523k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (89s) 49s ago 8m 8187k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (13m) 48s ago 13m 54.9M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (13m) 48s ago 13m 55.5M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (12m) 48s ago 12m 49.2M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (11m) 48s ago 11m 53.4M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (11m) 49s ago 11m 54.9M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (10m) 49s ago 10m 51.6M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (10m) 49s ago 10m 49.9M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (9m) 49s ago 9m 52.9M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 starting - - - - 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (6m) 48s ago 6m 85.0M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:30:47.403 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (6m) 49s ago 6m 85.0M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:30:47.404 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (6m) 48s ago 6m 84.9M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:30:47.404 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (6m) 49s ago 6m 85.2M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:30:47.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.507238+0000 mgr.x (mgr.24752) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.561604+0000 mgr.x (mgr.24752) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.616390+0000 mgr.x (mgr.24752) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.669737+0000 mgr.x (mgr.24752) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.738648+0000 mgr.x (mgr.24752) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.807132+0000 mgr.x (mgr.24752) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.860085+0000 mgr.x (mgr.24752) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.915492+0000 mgr.x (mgr.24752) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:45.988163+0000 mgr.x (mgr.24752) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.072059+0000 mgr.x (mgr.24752) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.155560+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.157636+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.160288+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.161137+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.164611+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.168453+0000 mgr.x (mgr.24752) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.231878+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.233964+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.236095+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.236941+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.243162+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.247198+0000 mgr.x (mgr.24752) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.306635+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.308277+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.310217+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.310841+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.313560+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.318518+0000 mgr.x (mgr.24752) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.359151+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.360702+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.362457+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.363227+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.365874+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.371945+0000 mgr.x (mgr.24752) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.431001+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.432712+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.434486+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.435147+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.438390+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.488751+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.490889+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.493292+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.494224+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.498717+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.560274+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.562423+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.564705+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.565593+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.572213+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.638499+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.640384+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.642687+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.643457+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.646821+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.691827+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.693360+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.695222+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.695947+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.699249+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.745825+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.747481+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.749473+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.750218+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.752570+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.798763+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.800334+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.802677+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.803408+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.805689+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.853114+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.854971+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.856922+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.857606+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.860381+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.906869+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.908530+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.910385+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.911055+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.913689+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.960362+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.962027+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.963860+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.964505+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:46.966552+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.015386+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.017028+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.018933+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.019619+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.021335+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.073339+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.075072+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.076896+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:47 smithi122 bash[18672]: audit 2024-04-16T14:30:47.077590+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.308277+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.310217+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.310841+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.313560+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.318518+0000 mgr.x (mgr.24752) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.359151+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.360702+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.362457+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.363227+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.365874+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.371945+0000 mgr.x (mgr.24752) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.431001+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.432712+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.434486+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.435147+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.438390+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.488751+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.490889+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.493292+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.310841+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.313560+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.318518+0000 mgr.x (mgr.24752) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.359151+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.360702+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.362457+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.363227+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.365874+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.371945+0000 mgr.x (mgr.24752) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.431001+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.432712+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.434486+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.435147+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.438390+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.488751+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.490889+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.493292+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.494224+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.498717+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.560274+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.562423+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.564705+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.565593+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.572213+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.638499+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.640384+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.642687+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.643457+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.646821+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.691827+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.693360+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.695222+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.695947+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.699249+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.745825+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.747481+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.749473+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.750218+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.752570+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.494224+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.498717+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.560274+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.562423+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.564705+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.565593+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.572213+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.638499+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.640384+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.642687+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.643457+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.646821+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.691827+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.693360+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.695222+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.695947+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.699249+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.745825+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.747481+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.749473+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.798763+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.800334+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.802677+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.803408+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.805689+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.853114+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.854971+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.856922+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.857606+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.860381+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.906869+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.908530+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.910385+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.911055+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.913689+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.960362+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.962027+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.963860+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.964505+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:46.966552+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.015386+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.017028+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.018933+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.019619+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.021335+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.073339+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.075072+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.076896+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[23969]: audit 2024-04-16T14:30:47.077590+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.750218+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.752570+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.798763+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.800334+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.802677+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.803408+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.805689+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.853114+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.854971+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.856922+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.857606+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.860381+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.906869+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.908530+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.910385+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.911055+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.913689+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.960362+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.962027+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.963860+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.964505+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:46.966552+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.015386+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.017028+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.018933+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.019619+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.021335+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.073339+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.075072+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.076896+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:47.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:47 smithi071 bash[18570]: audit 2024-04-16T14:30:47.077590+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:47.822 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:30:47.822 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:30:47.822 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:30:47.822 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:30:47.822 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:30:47.822 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:30:47.823 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:30:48.181 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:30:48.181 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:30:48.181 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:30:48.181 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:30:48.181 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:30:48.181 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "", 2024-04-16T14:30:48.181 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "", 2024-04-16T14:30:48.182 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:30:48.182 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:30:48.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.443016+0000 mgr.x (mgr.24752) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.503494+0000 mgr.x (mgr.24752) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cluster 2024-04-16T14:30:46.539448+0000 mgr.x (mgr.24752) 390 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:48.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.576217+0000 mgr.x (mgr.24752) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:46.639043+0000 mgr.x (mgr.24752) 392 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.651430+0000 mgr.x (mgr.24752) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.705415+0000 mgr.x (mgr.24752) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.758122+0000 mgr.x (mgr.24752) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.812236+0000 mgr.x (mgr.24752) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.866364+0000 mgr.x (mgr.24752) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.919901+0000 mgr.x (mgr.24752) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:46.973080+0000 mgr.x (mgr.24752) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.028267+0000 mgr.x (mgr.24752) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.029386+0000 mgr.x (mgr.24752) 401 : audit [DBG] from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.080043+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.085469+0000 mgr.x (mgr.24752) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.135156+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.137007+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.139087+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.139796+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.141724+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.146652+0000 mgr.x (mgr.24752) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.186593+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.188504+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.190799+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.191483+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.195605+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.199543+0000 mgr.x (mgr.24752) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.239540+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.241043+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.242851+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.243470+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.247395+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.251136+0000 mgr.x (mgr.24752) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.291698+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.293198+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.294954+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.295670+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.303109+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.307038+0000 mgr.x (mgr.24752) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.347561+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.348946+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.350650+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.351212+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.356039+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.360521+0000 mgr.x (mgr.24752) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.394882+0000 mgr.x (mgr.24752) 408 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.418353+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.419935+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.421710+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.422360+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.426410+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.430164+0000 mgr.x (mgr.24752) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.470156+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.471649+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.474005+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.474802+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.479636+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.541822+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.543446+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.545460+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.546151+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.547573+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.595049+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.596723+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.598666+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.599305+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.600892+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.648388+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.649995+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.651789+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.652516+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.653948+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.703087+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.704761+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.707166+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.707868+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.709618+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.756446+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.758130+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.759974+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.760651+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.762148+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.810691+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.812332+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.817187+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.817899+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.819895+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.829106+0000 mon.a (mon.0) 1786 : audit [DBG] from='client.? 172.21.15.71:0/4219707326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.867040+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.868652+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.870547+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.871188+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.872787+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.919494+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.921263+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.923223+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.924211+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.926772+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.974268+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.975910+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.977940+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.978581+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:47.980088+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:48.041543+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:48.043063+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:48.045151+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:48.045804+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[18672]: audit 2024-04-16T14:30:48.047238+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.443016+0000 mgr.x (mgr.24752) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.503494+0000 mgr.x (mgr.24752) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cluster 2024-04-16T14:30:46.539448+0000 mgr.x (mgr.24752) 390 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:48.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.576217+0000 mgr.x (mgr.24752) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:46.639043+0000 mgr.x (mgr.24752) 392 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.651430+0000 mgr.x (mgr.24752) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.705415+0000 mgr.x (mgr.24752) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.758122+0000 mgr.x (mgr.24752) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.812236+0000 mgr.x (mgr.24752) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.866364+0000 mgr.x (mgr.24752) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.919901+0000 mgr.x (mgr.24752) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:46.973080+0000 mgr.x (mgr.24752) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.028267+0000 mgr.x (mgr.24752) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.029386+0000 mgr.x (mgr.24752) 401 : audit [DBG] from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.080043+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.085469+0000 mgr.x (mgr.24752) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.135156+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.137007+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.139087+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.139796+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.141724+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.443016+0000 mgr.x (mgr.24752) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.503494+0000 mgr.x (mgr.24752) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cluster 2024-04-16T14:30:46.539448+0000 mgr.x (mgr.24752) 390 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.576217+0000 mgr.x (mgr.24752) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:46.639043+0000 mgr.x (mgr.24752) 392 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.651430+0000 mgr.x (mgr.24752) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.705415+0000 mgr.x (mgr.24752) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.758122+0000 mgr.x (mgr.24752) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.812236+0000 mgr.x (mgr.24752) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.866364+0000 mgr.x (mgr.24752) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.919901+0000 mgr.x (mgr.24752) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:46.973080+0000 mgr.x (mgr.24752) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.028267+0000 mgr.x (mgr.24752) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.029386+0000 mgr.x (mgr.24752) 401 : audit [DBG] from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.080043+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.085469+0000 mgr.x (mgr.24752) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.135156+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.137007+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.139087+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.139796+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.141724+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.146652+0000 mgr.x (mgr.24752) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.186593+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.188504+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.190799+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.191483+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.195605+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.199543+0000 mgr.x (mgr.24752) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.239540+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.241043+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.242851+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.243470+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.247395+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.251136+0000 mgr.x (mgr.24752) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.291698+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.293198+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.294954+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.295670+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.303109+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.307038+0000 mgr.x (mgr.24752) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.347561+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.146652+0000 mgr.x (mgr.24752) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.186593+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.188504+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.190799+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.191483+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.195605+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.199543+0000 mgr.x (mgr.24752) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.239540+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.241043+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.242851+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.243470+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.247395+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.251136+0000 mgr.x (mgr.24752) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.291698+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.293198+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.294954+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.295670+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.303109+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.307038+0000 mgr.x (mgr.24752) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.347561+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.348946+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.350650+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.351212+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.356039+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.360521+0000 mgr.x (mgr.24752) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.394882+0000 mgr.x (mgr.24752) 408 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.418353+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.419935+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.421710+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.422360+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.426410+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.430164+0000 mgr.x (mgr.24752) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.470156+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.471649+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.474005+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.474802+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.479636+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.541822+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.543446+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.545460+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.546151+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.547573+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.595049+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.596723+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.598666+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.599305+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.600892+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.648388+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.649995+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.651789+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.652516+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.653948+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.703087+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.704761+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.707166+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.707868+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.709618+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.756446+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.758130+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.348946+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.350650+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.351212+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.356039+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.360521+0000 mgr.x (mgr.24752) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.394882+0000 mgr.x (mgr.24752) 408 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.418353+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.419935+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.421710+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.422360+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.426410+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.430164+0000 mgr.x (mgr.24752) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.470156+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.471649+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.474005+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.474802+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.479636+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.541822+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.543446+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.545460+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.759974+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.760651+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.762148+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.810691+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.812332+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.817187+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.817899+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.819895+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.829106+0000 mon.a (mon.0) 1786 : audit [DBG] from='client.? 172.21.15.71:0/4219707326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.867040+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.868652+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.870547+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.871188+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.872787+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.919494+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.921263+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.923223+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.924211+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.926772+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.974268+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.975910+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.977940+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.978581+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:47.980088+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:48.041543+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:48.043063+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:48.045151+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:48.045804+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[23969]: audit 2024-04-16T14:30:48.047238+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.546151+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.547573+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.595049+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.596723+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.598666+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.599305+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.600892+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.648388+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.649995+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.651789+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.652516+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.653948+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.703087+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.704761+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.707166+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.707868+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.709618+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.756446+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.758130+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.759974+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.760651+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.762148+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.810691+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.812332+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.817187+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.817899+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.819895+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.829106+0000 mon.a (mon.0) 1786 : audit [DBG] from='client.? 172.21.15.71:0/4219707326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.867040+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.868652+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.870547+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.871188+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.872787+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.919494+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.921263+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.923223+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.924211+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.926772+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.974268+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.975910+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.977940+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.978581+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:47.980088+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:48.041543+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:48.043063+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:48.045151+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:48.045804+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:48.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:48 smithi071 bash[18570]: audit 2024-04-16T14:30:48.047238+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:48.599 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:30:48.941 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:48 smithi122 bash[54359]: ts=2024-04-16T14:30:48.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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.484797+0000 mgr.x (mgr.24752) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.554815+0000 mgr.x (mgr.24752) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.607867+0000 mgr.x (mgr.24752) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.661147+0000 mgr.x (mgr.24752) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.716442+0000 mgr.x (mgr.24752) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.769203+0000 mgr.x (mgr.24752) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.826823+0000 mgr.x (mgr.24752) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.879626+0000 mgr.x (mgr.24752) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.302 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:47.933064+0000 mgr.x (mgr.24752) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.000667+0000 mgr.x (mgr.24752) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.052876+0000 mgr.x (mgr.24752) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.099895+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.103945+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.105765+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.106404+0000 mon.b (mon.2) 1554 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.107556+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.111563+0000 mgr.x (mgr.24752) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.151605+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.153119+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.154800+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.155449+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.158977+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.162918+0000 mgr.x (mgr.24752) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.303 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.191047+0000 mgr.x (mgr.24752) 423 : audit [DBG] from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.203456+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.205039+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.207272+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.207923+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.211489+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.215229+0000 mgr.x (mgr.24752) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.259967+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.261706+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.263794+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.264399+0000 mon.b (mon.2) 1566 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.268002+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.271865+0000 mgr.x (mgr.24752) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.311754+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.313344+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.315214+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.315878+0000 mon.b (mon.2) 1570 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.319861+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.323633+0000 mgr.x (mgr.24752) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.368380+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.370049+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.371751+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.372433+0000 mon.b (mon.2) 1574 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.376250+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.380247+0000 mgr.x (mgr.24752) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.425197+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.426979+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.429245+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.429878+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.305 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.434540+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.483106+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.484789+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.486885+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.487541+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.491065+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.539299+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.540922+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.542577+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.543207+0000 mon.b (mon.2) 1586 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.547182+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.595716+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.597237+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.598958+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.599581+0000 mon.b (mon.2) 1590 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.306 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.605608+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.605890+0000 mon.a (mon.0) 1801 : audit [DBG] from='client.? 172.21.15.71:0/3851301456' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.649859+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.651351+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.653410+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.654084+0000 mon.b (mon.2) 1594 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.657243+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.700691+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.702116+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.703778+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.704427+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.711122+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.307 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.756814+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.308 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.758729+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.308 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.760816+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.308 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.761490+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.308 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.768538+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.308 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.813260+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.308 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.814859+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.308 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.816874+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.817604+0000 mon.b (mon.2) 1606 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.820155+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.881300+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.882876+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.885192+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.885823+0000 mon.b (mon.2) 1610 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.889417+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.933167+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.934605+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.936277+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.936827+0000 mon.b (mon.2) 1614 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.940212+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.989660+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.991298+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.993192+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.309 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:48.993937+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.310 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:49.001583+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.310 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:49.050592+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.310 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:49.052115+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.310 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:49.054507+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.310 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:49.055404+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.310 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[18672]: audit 2024-04-16T14:30:49.058100+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.310 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:30:49] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.33.4" 2024-04-16T14:30:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.484797+0000 mgr.x (mgr.24752) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.554815+0000 mgr.x (mgr.24752) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.607867+0000 mgr.x (mgr.24752) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.661147+0000 mgr.x (mgr.24752) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.716442+0000 mgr.x (mgr.24752) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.769203+0000 mgr.x (mgr.24752) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.826823+0000 mgr.x (mgr.24752) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.879626+0000 mgr.x (mgr.24752) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:47.933064+0000 mgr.x (mgr.24752) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.000667+0000 mgr.x (mgr.24752) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.052876+0000 mgr.x (mgr.24752) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.099895+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.103945+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.105765+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.106404+0000 mon.b (mon.2) 1554 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.107556+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.111563+0000 mgr.x (mgr.24752) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.151605+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.153119+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.154800+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.484797+0000 mgr.x (mgr.24752) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.554815+0000 mgr.x (mgr.24752) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.607867+0000 mgr.x (mgr.24752) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.661147+0000 mgr.x (mgr.24752) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.716442+0000 mgr.x (mgr.24752) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.769203+0000 mgr.x (mgr.24752) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.826823+0000 mgr.x (mgr.24752) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.879626+0000 mgr.x (mgr.24752) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:47.933064+0000 mgr.x (mgr.24752) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.000667+0000 mgr.x (mgr.24752) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.052876+0000 mgr.x (mgr.24752) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.099895+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.103945+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.105765+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.106404+0000 mon.b (mon.2) 1554 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.107556+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.111563+0000 mgr.x (mgr.24752) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.151605+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.153119+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.154800+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.155449+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.158977+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.162918+0000 mgr.x (mgr.24752) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.191047+0000 mgr.x (mgr.24752) 423 : audit [DBG] from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.203456+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.205039+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.207272+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.207923+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.211489+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.215229+0000 mgr.x (mgr.24752) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.259967+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.261706+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.263794+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.264399+0000 mon.b (mon.2) 1566 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.268002+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.271865+0000 mgr.x (mgr.24752) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.311754+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.313344+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.315214+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.315878+0000 mon.b (mon.2) 1570 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.319861+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.155449+0000 mon.b (mon.2) 1558 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.158977+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.162918+0000 mgr.x (mgr.24752) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.191047+0000 mgr.x (mgr.24752) 423 : audit [DBG] from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.203456+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.205039+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.207272+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.207923+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.211489+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.215229+0000 mgr.x (mgr.24752) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.259967+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.261706+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.263794+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.264399+0000 mon.b (mon.2) 1566 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.268002+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.271865+0000 mgr.x (mgr.24752) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.311754+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.313344+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.315214+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.315878+0000 mon.b (mon.2) 1570 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.319861+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.323633+0000 mgr.x (mgr.24752) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.368380+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.370049+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.371751+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.372433+0000 mon.b (mon.2) 1574 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.376250+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.380247+0000 mgr.x (mgr.24752) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.425197+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.426979+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.429245+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.429878+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.434540+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.483106+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.484789+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.486885+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.487541+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.491065+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.539299+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.540922+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.323633+0000 mgr.x (mgr.24752) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.368380+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.370049+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.371751+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.372433+0000 mon.b (mon.2) 1574 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.376250+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.380247+0000 mgr.x (mgr.24752) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.425197+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.426979+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.429245+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.429878+0000 mon.b (mon.2) 1578 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.434540+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.483106+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.484789+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.486885+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.487541+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.491065+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.539299+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.540922+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.542577+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.543207+0000 mon.b (mon.2) 1586 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.547182+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.595716+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.597237+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.598958+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.599581+0000 mon.b (mon.2) 1590 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.605608+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.605890+0000 mon.a (mon.0) 1801 : audit [DBG] from='client.? 172.21.15.71:0/3851301456' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.649859+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.651351+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.653410+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.654084+0000 mon.b (mon.2) 1594 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.657243+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.700691+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.702116+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.703778+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.704427+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.711122+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.756814+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.542577+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.543207+0000 mon.b (mon.2) 1586 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.547182+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.595716+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.597237+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.598958+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.599581+0000 mon.b (mon.2) 1590 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.605608+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.605890+0000 mon.a (mon.0) 1801 : audit [DBG] from='client.? 172.21.15.71:0/3851301456' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.649859+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.651351+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.653410+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.654084+0000 mon.b (mon.2) 1594 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.657243+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.700691+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.702116+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.703778+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.704427+0000 mon.b (mon.2) 1598 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.711122+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.756814+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.758729+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.760816+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.761490+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.768538+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.813260+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.814859+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.816874+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.817604+0000 mon.b (mon.2) 1606 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.820155+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.881300+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.882876+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.885192+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.885823+0000 mon.b (mon.2) 1610 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.889417+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.933167+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.934605+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.936277+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.936827+0000 mon.b (mon.2) 1614 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.940212+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.989660+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.991298+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.993192+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:48.993937+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:49.001583+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:49.050592+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:49.052115+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:49.054507+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:49.055404+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[23969]: audit 2024-04-16T14:30:49.058100+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.758729+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.760816+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.761490+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.768538+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.813260+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.814859+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.816874+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.817604+0000 mon.b (mon.2) 1606 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.820155+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.881300+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.882876+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.885192+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.885823+0000 mon.b (mon.2) 1610 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.889417+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.933167+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.934605+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.936277+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.936827+0000 mon.b (mon.2) 1614 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.940212+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.989660+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.991298+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.993192+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:48.993937+0000 mon.b (mon.2) 1618 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:49.001583+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:49.050592+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:49.052115+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:49.054507+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:49.055404+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:49 smithi071 bash[18570]: audit 2024-04-16T14:30:49.058100+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.438373+0000 mgr.x (mgr.24752) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.494904+0000 mgr.x (mgr.24752) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cluster 2024-04-16T14:30:48.539957+0000 mgr.x (mgr.24752) 430 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.551023+0000 mgr.x (mgr.24752) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.609464+0000 mgr.x (mgr.24752) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.661022+0000 mgr.x (mgr.24752) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.715078+0000 mgr.x (mgr.24752) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.772575+0000 mgr.x (mgr.24752) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.824448+0000 mgr.x (mgr.24752) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.893159+0000 mgr.x (mgr.24752) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:48.943919+0000 mgr.x (mgr.24752) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.010600+0000 mgr.x (mgr.24752) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.062101+0000 mgr.x (mgr.24752) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.123720+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.125223+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.126886+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.127484+0000 mon.b (mon.2) 1626 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.129265+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.134208+0000 mgr.x (mgr.24752) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.175615+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.177401+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.179058+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.179596+0000 mon.b (mon.2) 1630 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.184435+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.188474+0000 mgr.x (mgr.24752) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.229959+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.231631+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.233844+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.234505+0000 mon.b (mon.2) 1634 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.239559+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.243368+0000 mgr.x (mgr.24752) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.299016+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.300507+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.302211+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.302837+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.307697+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.311635+0000 mgr.x (mgr.24752) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.356587+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.358259+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.360028+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.360675+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.365877+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.369713+0000 mgr.x (mgr.24752) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.414383+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.416181+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.418122+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.418772+0000 mon.b (mon.2) 1646 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.421974+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.425718+0000 mgr.x (mgr.24752) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.481930+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.483424+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.485721+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.486354+0000 mon.b (mon.2) 1650 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.491731+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.551646+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.553345+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.555496+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.556202+0000 mon.b (mon.2) 1654 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.558849+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.603360+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.604926+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.606731+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.607349+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.610172+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.653736+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.655330+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.657162+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.657772+0000 mon.b (mon.2) 1662 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.660182+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.704090+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.705549+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.707314+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.707897+0000 mon.b (mon.2) 1666 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.710587+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.754364+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.755754+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.757370+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.757953+0000 mon.b (mon.2) 1670 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.761720+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.805608+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.807300+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.809358+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.810018+0000 mon.b (mon.2) 1674 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.814246+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.876729+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.878181+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.880286+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.880932+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.884144+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.929383+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.930854+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.932533+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.933186+0000 mon.b (mon.2) 1682 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.936298+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.985330+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.986800+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.988480+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.989071+0000 mon.b (mon.2) 1686 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:49.991717+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.035247+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.036740+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.038389+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.039007+0000 mon.b (mon.2) 1690 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.042105+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.087820+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.090006+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.092252+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:50 smithi122 bash[18672]: audit 2024-04-16T14:30:50.093205+0000 mon.b (mon.2) 1694 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.438373+0000 mgr.x (mgr.24752) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.494904+0000 mgr.x (mgr.24752) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cluster 2024-04-16T14:30:48.539957+0000 mgr.x (mgr.24752) 430 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.551023+0000 mgr.x (mgr.24752) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.609464+0000 mgr.x (mgr.24752) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.661022+0000 mgr.x (mgr.24752) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.715078+0000 mgr.x (mgr.24752) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.772575+0000 mgr.x (mgr.24752) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.824448+0000 mgr.x (mgr.24752) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.893159+0000 mgr.x (mgr.24752) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:48.943919+0000 mgr.x (mgr.24752) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.010600+0000 mgr.x (mgr.24752) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.062101+0000 mgr.x (mgr.24752) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.123720+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.125223+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.126886+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.127484+0000 mon.b (mon.2) 1626 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.129265+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.134208+0000 mgr.x (mgr.24752) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.175615+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.177401+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.179058+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.179596+0000 mon.b (mon.2) 1630 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.184435+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.188474+0000 mgr.x (mgr.24752) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.229959+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.231631+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.233844+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.234505+0000 mon.b (mon.2) 1634 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.239559+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.243368+0000 mgr.x (mgr.24752) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.299016+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.300507+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.302211+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.302837+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.307697+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.311635+0000 mgr.x (mgr.24752) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.356587+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.358259+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.360028+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.360675+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.438373+0000 mgr.x (mgr.24752) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.494904+0000 mgr.x (mgr.24752) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cluster 2024-04-16T14:30:48.539957+0000 mgr.x (mgr.24752) 430 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.551023+0000 mgr.x (mgr.24752) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.609464+0000 mgr.x (mgr.24752) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.661022+0000 mgr.x (mgr.24752) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.715078+0000 mgr.x (mgr.24752) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.772575+0000 mgr.x (mgr.24752) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.824448+0000 mgr.x (mgr.24752) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.893159+0000 mgr.x (mgr.24752) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:48.943919+0000 mgr.x (mgr.24752) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.010600+0000 mgr.x (mgr.24752) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.062101+0000 mgr.x (mgr.24752) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.123720+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.125223+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.126886+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.127484+0000 mon.b (mon.2) 1626 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.129265+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.134208+0000 mgr.x (mgr.24752) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.175615+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.177401+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.365877+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.369713+0000 mgr.x (mgr.24752) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.414383+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.416181+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.418122+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.418772+0000 mon.b (mon.2) 1646 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.421974+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.425718+0000 mgr.x (mgr.24752) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.481930+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.483424+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.485721+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.486354+0000 mon.b (mon.2) 1650 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.491731+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.551646+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.553345+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.555496+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.556202+0000 mon.b (mon.2) 1654 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.558849+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.603360+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.604926+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.606731+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.607349+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.610172+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.653736+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.655330+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.657162+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.657772+0000 mon.b (mon.2) 1662 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.660182+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.704090+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.705549+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.707314+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.707897+0000 mon.b (mon.2) 1666 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.710587+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.754364+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.755754+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.757370+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.757953+0000 mon.b (mon.2) 1670 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.761720+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.805608+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.179058+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.179596+0000 mon.b (mon.2) 1630 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.184435+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.188474+0000 mgr.x (mgr.24752) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.229959+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.231631+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.233844+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.234505+0000 mon.b (mon.2) 1634 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.239559+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.243368+0000 mgr.x (mgr.24752) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.299016+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.300507+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.302211+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.302837+0000 mon.b (mon.2) 1638 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.307697+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.311635+0000 mgr.x (mgr.24752) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.356587+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.358259+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.360028+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.360675+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.807300+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.809358+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.810018+0000 mon.b (mon.2) 1674 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.814246+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.876729+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.878181+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.880286+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.880932+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.884144+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.929383+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.930854+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.932533+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.933186+0000 mon.b (mon.2) 1682 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.936298+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.985330+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.986800+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.988480+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.989071+0000 mon.b (mon.2) 1686 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:49.991717+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.035247+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.036740+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.038389+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.039007+0000 mon.b (mon.2) 1690 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.042105+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.087820+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.090006+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.092252+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[18570]: audit 2024-04-16T14:30:50.093205+0000 mon.b (mon.2) 1694 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.365877+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.369713+0000 mgr.x (mgr.24752) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.414383+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.416181+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.418122+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.418772+0000 mon.b (mon.2) 1646 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.421974+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.425718+0000 mgr.x (mgr.24752) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.481930+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.483424+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.485721+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.486354+0000 mon.b (mon.2) 1650 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.491731+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.551646+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.553345+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.555496+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.556202+0000 mon.b (mon.2) 1654 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.558849+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.603360+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.604926+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.606731+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.607349+0000 mon.b (mon.2) 1658 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.610172+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.653736+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.655330+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.657162+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.657772+0000 mon.b (mon.2) 1662 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.660182+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.704090+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.705549+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.707314+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.707897+0000 mon.b (mon.2) 1666 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.710587+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.754364+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.755754+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.757370+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.757953+0000 mon.b (mon.2) 1670 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.761720+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.805608+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.807300+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.809358+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.810018+0000 mon.b (mon.2) 1674 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.814246+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.876729+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.878181+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.880286+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.880932+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.884144+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.929383+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.930854+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.932533+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.933186+0000 mon.b (mon.2) 1682 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.936298+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.985330+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.986800+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.988480+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.989071+0000 mon.b (mon.2) 1686 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:49.991717+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.035247+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.036740+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.038389+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.039007+0000 mon.b (mon.2) 1690 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.042105+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.087820+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:50.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.090006+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:50.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.092252+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:50.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:50 smithi071 bash[23969]: audit 2024-04-16T14:30:50.093205+0000 mon.b (mon.2) 1694 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.495580+0000 mgr.x (mgr.24752) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.563209+0000 mgr.x (mgr.24752) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.613885+0000 mgr.x (mgr.24752) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.663898+0000 mgr.x (mgr.24752) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.714343+0000 mgr.x (mgr.24752) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.765501+0000 mgr.x (mgr.24752) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.818047+0000 mgr.x (mgr.24752) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.887928+0000 mgr.x (mgr.24752) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.940024+0000 mgr.x (mgr.24752) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:49.995462+0000 mgr.x (mgr.24752) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.045810+0000 mgr.x (mgr.24752) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.110331+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.114516+0000 mgr.x (mgr.24752) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.158249+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.160028+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.161922+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.162552+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.167670+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.171906+0000 mgr.x (mgr.24752) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.212051+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.213564+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.215307+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.215918+0000 mon.b (mon.2) 1702 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.221211+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.225012+0000 mgr.x (mgr.24752) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.269835+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.271466+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.273255+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.273868+0000 mon.b (mon.2) 1706 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.282776+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.286619+0000 mgr.x (mgr.24752) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.331058+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.332756+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.334520+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.335121+0000 mon.b (mon.2) 1710 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.343459+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.347376+0000 mgr.x (mgr.24752) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.391975+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.393690+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.395549+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.396246+0000 mon.b (mon.2) 1714 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.405755+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.409722+0000 mgr.x (mgr.24752) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.466496+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.468541+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.470761+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.471500+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.481123+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.546495+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.548646+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.551643+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.552665+0000 mon.b (mon.2) 1722 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.563234+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.640916+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.642725+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.645683+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.646956+0000 mon.b (mon.2) 1726 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.657112+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.700971+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.702386+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.704555+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.705229+0000 mon.b (mon.2) 1730 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.714677+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.764176+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.766033+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.768100+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.768890+0000 mon.b (mon.2) 1734 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.775442+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.821819+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.823616+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.825721+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.826554+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.835605+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.884266+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.886393+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.890460+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.891231+0000 mon.b (mon.2) 1742 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.902797+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.964852+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.966361+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.968423+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.969093+0000 mon.b (mon.2) 1746 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:50.976931+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.026216+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.027953+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.030129+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.030757+0000 mon.b (mon.2) 1750 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.039338+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.083787+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.085270+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.086988+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.087583+0000 mon.b (mon.2) 1754 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:51 smithi122 bash[18672]: audit 2024-04-16T14:30:51.091243+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.495580+0000 mgr.x (mgr.24752) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.563209+0000 mgr.x (mgr.24752) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.613885+0000 mgr.x (mgr.24752) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.663898+0000 mgr.x (mgr.24752) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.714343+0000 mgr.x (mgr.24752) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.765501+0000 mgr.x (mgr.24752) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.818047+0000 mgr.x (mgr.24752) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.887928+0000 mgr.x (mgr.24752) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.940024+0000 mgr.x (mgr.24752) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:49.995462+0000 mgr.x (mgr.24752) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.045810+0000 mgr.x (mgr.24752) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.110331+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.114516+0000 mgr.x (mgr.24752) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.158249+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.160028+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.161922+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.162552+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.167670+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.171906+0000 mgr.x (mgr.24752) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.212051+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.213564+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.495580+0000 mgr.x (mgr.24752) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.563209+0000 mgr.x (mgr.24752) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.613885+0000 mgr.x (mgr.24752) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.663898+0000 mgr.x (mgr.24752) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.714343+0000 mgr.x (mgr.24752) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.765501+0000 mgr.x (mgr.24752) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.818047+0000 mgr.x (mgr.24752) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.887928+0000 mgr.x (mgr.24752) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.940024+0000 mgr.x (mgr.24752) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:49.995462+0000 mgr.x (mgr.24752) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.045810+0000 mgr.x (mgr.24752) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.110331+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.114516+0000 mgr.x (mgr.24752) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.158249+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.160028+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.161922+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.162552+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.167670+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.171906+0000 mgr.x (mgr.24752) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.212051+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.213564+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.215307+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.215918+0000 mon.b (mon.2) 1702 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.221211+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.225012+0000 mgr.x (mgr.24752) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.269835+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.271466+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.273255+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.273868+0000 mon.b (mon.2) 1706 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.282776+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.286619+0000 mgr.x (mgr.24752) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.331058+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.332756+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.334520+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.335121+0000 mon.b (mon.2) 1710 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.343459+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.347376+0000 mgr.x (mgr.24752) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.391975+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.393690+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.395549+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.396246+0000 mon.b (mon.2) 1714 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.405755+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.409722+0000 mgr.x (mgr.24752) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.466496+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.468541+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.470761+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.471500+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.481123+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.546495+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.548646+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.551643+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.552665+0000 mon.b (mon.2) 1722 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.563234+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.640916+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.642725+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.645683+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.646956+0000 mon.b (mon.2) 1726 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.657112+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.700971+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.702386+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.704555+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.215307+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.215918+0000 mon.b (mon.2) 1702 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.221211+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.225012+0000 mgr.x (mgr.24752) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.269835+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.271466+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.273255+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.273868+0000 mon.b (mon.2) 1706 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.282776+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.286619+0000 mgr.x (mgr.24752) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.331058+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.332756+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.334520+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.335121+0000 mon.b (mon.2) 1710 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.343459+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.347376+0000 mgr.x (mgr.24752) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.391975+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.393690+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.395549+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.396246+0000 mon.b (mon.2) 1714 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.705229+0000 mon.b (mon.2) 1730 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.714677+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.764176+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.766033+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.768100+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.768890+0000 mon.b (mon.2) 1734 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.775442+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.821819+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.823616+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.825721+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.826554+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.835605+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.884266+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.886393+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.890460+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.891231+0000 mon.b (mon.2) 1742 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.902797+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.964852+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.966361+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.968423+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.969093+0000 mon.b (mon.2) 1746 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:50.976931+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.026216+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.027953+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.030129+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.030757+0000 mon.b (mon.2) 1750 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.039338+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.083787+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.085270+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.086988+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.087583+0000 mon.b (mon.2) 1754 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[18570]: audit 2024-04-16T14:30:51.091243+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.405755+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.409722+0000 mgr.x (mgr.24752) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:51.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.466496+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.468541+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.470761+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.471500+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.481123+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.546495+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.548646+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.551643+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.552665+0000 mon.b (mon.2) 1722 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.563234+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.640916+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.642725+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.645683+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.646956+0000 mon.b (mon.2) 1726 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.657112+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.700971+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.702386+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.704555+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.705229+0000 mon.b (mon.2) 1730 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.714677+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.764176+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.766033+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.768100+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.768890+0000 mon.b (mon.2) 1734 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.775442+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.821819+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.823616+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.825721+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.826554+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.835605+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.884266+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.886393+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.890460+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.891231+0000 mon.b (mon.2) 1742 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.902797+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.964852+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.966361+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.968423+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.969093+0000 mon.b (mon.2) 1746 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:50.976931+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.026216+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.027953+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.030129+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.030757+0000 mon.b (mon.2) 1750 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.039338+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.083787+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.085270+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.086988+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:51.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.087583+0000 mon.b (mon.2) 1754 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:51.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:51 smithi071 bash[23969]: audit 2024-04-16T14:30:51.091243+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.484976+0000 mgr.x (mgr.24752) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cluster 2024-04-16T14:30:50.540693+0000 mgr.x (mgr.24752) 465 : cluster [DBG] pgmap v28: 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-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.567332+0000 mgr.x (mgr.24752) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.660988+0000 mgr.x (mgr.24752) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.718566+0000 mgr.x (mgr.24752) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.779338+0000 mgr.x (mgr.24752) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.839586+0000 mgr.x (mgr.24752) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.906791+0000 mgr.x (mgr.24752) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:50.980909+0000 mgr.x (mgr.24752) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.043310+0000 mgr.x (mgr.24752) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.095052+0000 mgr.x (mgr.24752) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.138814+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.140569+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.142559+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.143283+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.147261+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.151129+0000 mgr.x (mgr.24752) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.212102+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.213639+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.215696+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.216354+0000 mon.b (mon.2) 1762 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.224254+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.229084+0000 mgr.x (mgr.24752) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.290051+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.291708+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.293497+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.294123+0000 mon.b (mon.2) 1766 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.302194+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.306236+0000 mgr.x (mgr.24752) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.367474+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.369180+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.370906+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.371551+0000 mon.b (mon.2) 1770 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.379486+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.383363+0000 mgr.x (mgr.24752) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.444940+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.446605+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.448503+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.449106+0000 mon.b (mon.2) 1774 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.457111+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.505866+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.507582+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.509418+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.510049+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.512737+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.556746+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.558213+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.559978+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.560711+0000 mon.b (mon.2) 1782 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.564574+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.608527+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.609999+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.611719+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.612356+0000 mon.b (mon.2) 1786 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.616022+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.660368+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.661922+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.664068+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.664717+0000 mon.b (mon.2) 1790 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.667240+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.712184+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.713920+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.715641+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.716335+0000 mon.b (mon.2) 1794 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.719528+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.763797+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.765462+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.767681+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.768411+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.771786+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.816335+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.817895+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.819639+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.820277+0000 mon.b (mon.2) 1802 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.823426+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.872695+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.874553+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.876532+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.877189+0000 mon.b (mon.2) 1806 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.880342+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.925214+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.926805+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.928752+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.929739+0000 mon.b (mon.2) 1810 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.932574+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.977771+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.979285+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.981006+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.981600+0000 mon.b (mon.2) 1814 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:51.983611+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.027428+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.028899+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.030516+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.031078+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.037026+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.081370+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.082796+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.084527+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.085134+0000 mon.b (mon.2) 1822 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:52 smithi122 bash[18672]: audit 2024-04-16T14:30:52.089207+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.484976+0000 mgr.x (mgr.24752) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cluster 2024-04-16T14:30:50.540693+0000 mgr.x (mgr.24752) 465 : cluster [DBG] pgmap v28: 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-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.567332+0000 mgr.x (mgr.24752) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.660988+0000 mgr.x (mgr.24752) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.718566+0000 mgr.x (mgr.24752) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.779338+0000 mgr.x (mgr.24752) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.839586+0000 mgr.x (mgr.24752) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.906791+0000 mgr.x (mgr.24752) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:50.980909+0000 mgr.x (mgr.24752) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.043310+0000 mgr.x (mgr.24752) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.095052+0000 mgr.x (mgr.24752) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.138814+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.140569+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.142559+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.143283+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.147261+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.151129+0000 mgr.x (mgr.24752) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.212102+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.213639+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.215696+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.484976+0000 mgr.x (mgr.24752) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cluster 2024-04-16T14:30:50.540693+0000 mgr.x (mgr.24752) 465 : cluster [DBG] pgmap v28: 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-04-16T14:30:52.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.567332+0000 mgr.x (mgr.24752) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.660988+0000 mgr.x (mgr.24752) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.718566+0000 mgr.x (mgr.24752) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.779338+0000 mgr.x (mgr.24752) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.839586+0000 mgr.x (mgr.24752) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.906791+0000 mgr.x (mgr.24752) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:50.980909+0000 mgr.x (mgr.24752) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.043310+0000 mgr.x (mgr.24752) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.095052+0000 mgr.x (mgr.24752) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.138814+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.140569+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.142559+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.143283+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.147261+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.151129+0000 mgr.x (mgr.24752) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.212102+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.213639+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.215696+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.216354+0000 mon.b (mon.2) 1762 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.224254+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.229084+0000 mgr.x (mgr.24752) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.290051+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.291708+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.293497+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.294123+0000 mon.b (mon.2) 1766 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.302194+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.306236+0000 mgr.x (mgr.24752) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.367474+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.369180+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.370906+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.371551+0000 mon.b (mon.2) 1770 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.379486+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.383363+0000 mgr.x (mgr.24752) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.444940+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.446605+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.448503+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.449106+0000 mon.b (mon.2) 1774 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.457111+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.505866+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.216354+0000 mon.b (mon.2) 1762 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.224254+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.229084+0000 mgr.x (mgr.24752) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.290051+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.291708+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.293497+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.294123+0000 mon.b (mon.2) 1766 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.302194+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.306236+0000 mgr.x (mgr.24752) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.367474+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.369180+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.370906+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.371551+0000 mon.b (mon.2) 1770 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.379486+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.383363+0000 mgr.x (mgr.24752) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.444940+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.446605+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.448503+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.449106+0000 mon.b (mon.2) 1774 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.457111+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.505866+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.507582+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.509418+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.510049+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.512737+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.556746+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.558213+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.559978+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.560711+0000 mon.b (mon.2) 1782 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.564574+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.608527+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.609999+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.611719+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.612356+0000 mon.b (mon.2) 1786 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.616022+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.660368+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.661922+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.664068+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.664717+0000 mon.b (mon.2) 1790 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.667240+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.507582+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.509418+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.510049+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.512737+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.556746+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.558213+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.559978+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.560711+0000 mon.b (mon.2) 1782 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.564574+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.608527+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.609999+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.611719+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.612356+0000 mon.b (mon.2) 1786 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.616022+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.660368+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.661922+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.664068+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.664717+0000 mon.b (mon.2) 1790 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.667240+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.712184+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.713920+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.715641+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.716335+0000 mon.b (mon.2) 1794 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.719528+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.763797+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.765462+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.767681+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.768411+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.771786+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.816335+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.817895+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.819639+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.820277+0000 mon.b (mon.2) 1802 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.823426+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.872695+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.874553+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.876532+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.877189+0000 mon.b (mon.2) 1806 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.880342+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.712184+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.713920+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.715641+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.716335+0000 mon.b (mon.2) 1794 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.719528+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.763797+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.765462+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.767681+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.768411+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.771786+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.816335+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.817895+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.819639+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.820277+0000 mon.b (mon.2) 1802 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.823426+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.872695+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.874553+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.876532+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.877189+0000 mon.b (mon.2) 1806 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.880342+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.925214+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.926805+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.928752+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.929739+0000 mon.b (mon.2) 1810 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.932574+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.977771+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.979285+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.981006+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.981600+0000 mon.b (mon.2) 1814 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:51.983611+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.027428+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.028899+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.030516+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.031078+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.037026+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.081370+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.082796+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.084527+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.085134+0000 mon.b (mon.2) 1822 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[23969]: audit 2024-04-16T14:30:52.089207+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.925214+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.926805+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.928752+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.929739+0000 mon.b (mon.2) 1810 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.932574+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.977771+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.979285+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.981006+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.981600+0000 mon.b (mon.2) 1814 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:51.983611+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.027428+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.028899+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.030516+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.031078+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.037026+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.081370+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.082796+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.084527+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.085134+0000 mon.b (mon.2) 1822 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:52.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:52 smithi071 bash[18570]: audit 2024-04-16T14:30:52.089207+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.461050+0000 mgr.x (mgr.24752) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.516526+0000 mgr.x (mgr.24752) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.568443+0000 mgr.x (mgr.24752) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.619872+0000 mgr.x (mgr.24752) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:51.626372+0000 mgr.x (mgr.24752) 483 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.671001+0000 mgr.x (mgr.24752) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.723316+0000 mgr.x (mgr.24752) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.775605+0000 mgr.x (mgr.24752) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.827117+0000 mgr.x (mgr.24752) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.884494+0000 mgr.x (mgr.24752) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.936578+0000 mgr.x (mgr.24752) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:51.987313+0000 mgr.x (mgr.24752) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.040809+0000 mgr.x (mgr.24752) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.093030+0000 mgr.x (mgr.24752) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.134860+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.136512+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.138216+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.138849+0000 mon.b (mon.2) 1826 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.141882+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.145675+0000 mgr.x (mgr.24752) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.186027+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.187546+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.189623+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.190242+0000 mon.b (mon.2) 1830 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.191824+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.197833+0000 mgr.x (mgr.24752) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.242652+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.244315+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.246490+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.247127+0000 mon.b (mon.2) 1834 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.249027+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.252748+0000 mgr.x (mgr.24752) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.292614+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.294024+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.295705+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.296257+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.297792+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.303593+0000 mgr.x (mgr.24752) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.344118+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.345585+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.347226+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.347839+0000 mon.b (mon.2) 1842 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.349214+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.352979+0000 mgr.x (mgr.24752) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.392759+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.394179+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.395830+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.396480+0000 mon.b (mon.2) 1846 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.398049+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.403822+0000 mgr.x (mgr.24752) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.443842+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.445323+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.446993+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.447632+0000 mon.b (mon.2) 1850 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.451969+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.495600+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.497031+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.499196+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.499811+0000 mon.b (mon.2) 1854 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.501684+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.551016+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.552729+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.554632+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.555334+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.557581+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.603137+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.604695+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.606403+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.607059+0000 mon.b (mon.2) 1862 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.609693+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.687245+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.688702+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.690667+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.691284+0000 mon.b (mon.2) 1866 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.697250+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.773853+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.775289+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.777020+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.777618+0000 mon.b (mon.2) 1870 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.780368+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.824293+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.825686+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.827423+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.828063+0000 mon.b (mon.2) 1874 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.830783+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.874756+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.876281+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.877928+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.878563+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.883163+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.927128+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.928563+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.930176+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.930743+0000 mon.b (mon.2) 1882 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.935920+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.979942+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.981540+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.984565+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.985500+0000 mon.b (mon.2) 1886 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:52.991357+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:53.067177+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:53.069186+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:53.071436+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:53.072224+0000 mon.b (mon.2) 1890 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:53 smithi122 bash[18672]: audit 2024-04-16T14:30:53.077519+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.461050+0000 mgr.x (mgr.24752) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.516526+0000 mgr.x (mgr.24752) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.568443+0000 mgr.x (mgr.24752) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.619872+0000 mgr.x (mgr.24752) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:51.626372+0000 mgr.x (mgr.24752) 483 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.671001+0000 mgr.x (mgr.24752) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.723316+0000 mgr.x (mgr.24752) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.775605+0000 mgr.x (mgr.24752) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.827117+0000 mgr.x (mgr.24752) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.884494+0000 mgr.x (mgr.24752) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.936578+0000 mgr.x (mgr.24752) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:51.987313+0000 mgr.x (mgr.24752) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.040809+0000 mgr.x (mgr.24752) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.093030+0000 mgr.x (mgr.24752) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.134860+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.136512+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.138216+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.138849+0000 mon.b (mon.2) 1826 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.141882+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.145675+0000 mgr.x (mgr.24752) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.186027+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.187546+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.189623+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.190242+0000 mon.b (mon.2) 1830 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.191824+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.197833+0000 mgr.x (mgr.24752) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.242652+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.244315+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.246490+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.247127+0000 mon.b (mon.2) 1834 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.249027+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.252748+0000 mgr.x (mgr.24752) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.292614+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.294024+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.295705+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.296257+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.297792+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.303593+0000 mgr.x (mgr.24752) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.344118+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.345585+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.347226+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.461050+0000 mgr.x (mgr.24752) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.516526+0000 mgr.x (mgr.24752) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.568443+0000 mgr.x (mgr.24752) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.619872+0000 mgr.x (mgr.24752) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:51.626372+0000 mgr.x (mgr.24752) 483 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.671001+0000 mgr.x (mgr.24752) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.723316+0000 mgr.x (mgr.24752) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.775605+0000 mgr.x (mgr.24752) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.827117+0000 mgr.x (mgr.24752) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.884494+0000 mgr.x (mgr.24752) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.936578+0000 mgr.x (mgr.24752) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:51.987313+0000 mgr.x (mgr.24752) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.040809+0000 mgr.x (mgr.24752) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.093030+0000 mgr.x (mgr.24752) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.134860+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.136512+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.138216+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.138849+0000 mon.b (mon.2) 1826 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.141882+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.145675+0000 mgr.x (mgr.24752) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.186027+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.347839+0000 mon.b (mon.2) 1842 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.349214+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.352979+0000 mgr.x (mgr.24752) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.392759+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.394179+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.395830+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.396480+0000 mon.b (mon.2) 1846 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.398049+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.403822+0000 mgr.x (mgr.24752) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.443842+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.445323+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.446993+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.447632+0000 mon.b (mon.2) 1850 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.451969+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.495600+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.497031+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.499196+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.499811+0000 mon.b (mon.2) 1854 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.501684+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.551016+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.187546+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.189623+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.190242+0000 mon.b (mon.2) 1830 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.191824+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.197833+0000 mgr.x (mgr.24752) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.242652+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.244315+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.246490+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.247127+0000 mon.b (mon.2) 1834 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.249027+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.252748+0000 mgr.x (mgr.24752) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.292614+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.294024+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.295705+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.296257+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.297792+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.303593+0000 mgr.x (mgr.24752) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.344118+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.345585+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.347226+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.552729+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.554632+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.555334+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.557581+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.603137+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.604695+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.606403+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.607059+0000 mon.b (mon.2) 1862 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.609693+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.687245+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.688702+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.690667+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.691284+0000 mon.b (mon.2) 1866 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.697250+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.773853+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.775289+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.777020+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.777618+0000 mon.b (mon.2) 1870 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.780368+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.824293+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.825686+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.827423+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.828063+0000 mon.b (mon.2) 1874 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.830783+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.874756+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.876281+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.877928+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.878563+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.883163+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.927128+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.928563+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.930176+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.930743+0000 mon.b (mon.2) 1882 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.935920+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.979942+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.981540+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.984565+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.985500+0000 mon.b (mon.2) 1886 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:52.991357+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:53.067177+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:53.069186+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:53.071436+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:53.072224+0000 mon.b (mon.2) 1890 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[18570]: audit 2024-04-16T14:30:53.077519+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.347839+0000 mon.b (mon.2) 1842 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.349214+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.352979+0000 mgr.x (mgr.24752) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.392759+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.394179+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.395830+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.396480+0000 mon.b (mon.2) 1846 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.398049+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.403822+0000 mgr.x (mgr.24752) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.443842+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.445323+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.446993+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.447632+0000 mon.b (mon.2) 1850 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.451969+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.495600+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.497031+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.499196+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.499811+0000 mon.b (mon.2) 1854 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.501684+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.551016+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.552729+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.554632+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.555334+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.557581+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.603137+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.604695+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.606403+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.607059+0000 mon.b (mon.2) 1862 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.609693+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.687245+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.688702+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.690667+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.691284+0000 mon.b (mon.2) 1866 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.697250+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.773853+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.775289+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.777020+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.777618+0000 mon.b (mon.2) 1870 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.780368+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.824293+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.825686+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.827423+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.828063+0000 mon.b (mon.2) 1874 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.830783+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.874756+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.876281+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.877928+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.878563+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.883163+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.927128+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.928563+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.930176+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.930743+0000 mon.b (mon.2) 1882 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.935920+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.979942+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.981540+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.984565+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.985500+0000 mon.b (mon.2) 1886 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:52.991357+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:53.067177+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:53.069186+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:53.071436+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:53.072224+0000 mon.b (mon.2) 1890 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:53.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:53 smithi071 bash[23969]: audit 2024-04-16T14:30:53.077519+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.455731+0000 mgr.x (mgr.24752) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.507107+0000 mgr.x (mgr.24752) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cluster 2024-04-16T14:30:52.541120+0000 mgr.x (mgr.24752) 501 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.562900+0000 mgr.x (mgr.24752) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.614628+0000 mgr.x (mgr.24752) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.701157+0000 mgr.x (mgr.24752) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.784083+0000 mgr.x (mgr.24752) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.834508+0000 mgr.x (mgr.24752) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.886923+0000 mgr.x (mgr.24752) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.939719+0000 mgr.x (mgr.24752) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:52.995416+0000 mgr.x (mgr.24752) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.081395+0000 mgr.x (mgr.24752) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.153939+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.155284+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.157018+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.157687+0000 mon.b (mon.2) 1894 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.161543+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.165433+0000 mgr.x (mgr.24752) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.222881+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.224481+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.226221+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.226835+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.232324+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.236202+0000 mgr.x (mgr.24752) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.277282+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.279102+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.281535+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.282365+0000 mon.b (mon.2) 1902 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.290049+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.294064+0000 mgr.x (mgr.24752) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.351528+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.353272+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.355082+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.355834+0000 mon.b (mon.2) 1906 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.361529+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.365460+0000 mgr.x (mgr.24752) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.422201+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.423656+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.425412+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.426005+0000 mon.b (mon.2) 1910 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.431486+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.435328+0000 mgr.x (mgr.24752) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.496490+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.498497+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.500563+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.501355+0000 mon.b (mon.2) 1914 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.518165+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.563200+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.564955+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.566833+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.567429+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.573287+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.617095+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.618525+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.620319+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.620950+0000 mon.b (mon.2) 1922 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.626020+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.671787+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.673494+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.675347+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.676002+0000 mon.b (mon.2) 1926 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.681684+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.726112+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.727792+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.729789+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.730457+0000 mon.b (mon.2) 1930 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.736091+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.796294+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.797974+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.800334+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.801013+0000 mon.b (mon.2) 1934 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.806555+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.850771+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.852188+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.853932+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.854514+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.860200+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.921136+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.922752+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.924859+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.925610+0000 mon.b (mon.2) 1942 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.929347+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.991476+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.993272+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.995733+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.996604+0000 mon.b (mon.2) 1946 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:53.999630+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:54.067276+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:54.069146+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:54.071143+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:54.071884+0000 mon.b (mon.2) 1950 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:54 smithi122 bash[18672]: audit 2024-04-16T14:30:54.075636+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.455731+0000 mgr.x (mgr.24752) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.507107+0000 mgr.x (mgr.24752) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cluster 2024-04-16T14:30:52.541120+0000 mgr.x (mgr.24752) 501 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.562900+0000 mgr.x (mgr.24752) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.614628+0000 mgr.x (mgr.24752) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.701157+0000 mgr.x (mgr.24752) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.784083+0000 mgr.x (mgr.24752) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.834508+0000 mgr.x (mgr.24752) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.886923+0000 mgr.x (mgr.24752) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.939719+0000 mgr.x (mgr.24752) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:52.995416+0000 mgr.x (mgr.24752) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.081395+0000 mgr.x (mgr.24752) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.153939+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.155284+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.157018+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.157687+0000 mon.b (mon.2) 1894 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.161543+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.165433+0000 mgr.x (mgr.24752) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.222881+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.224481+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.226221+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.226835+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.232324+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.236202+0000 mgr.x (mgr.24752) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.277282+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.279102+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.281535+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.282365+0000 mon.b (mon.2) 1902 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.290049+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.294064+0000 mgr.x (mgr.24752) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.351528+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.353272+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.355082+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.355834+0000 mon.b (mon.2) 1906 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.361529+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.365460+0000 mgr.x (mgr.24752) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.422201+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.423656+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.425412+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.426005+0000 mon.b (mon.2) 1910 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.431486+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.455731+0000 mgr.x (mgr.24752) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.507107+0000 mgr.x (mgr.24752) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cluster 2024-04-16T14:30:52.541120+0000 mgr.x (mgr.24752) 501 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:54.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.562900+0000 mgr.x (mgr.24752) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.614628+0000 mgr.x (mgr.24752) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.701157+0000 mgr.x (mgr.24752) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.784083+0000 mgr.x (mgr.24752) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.834508+0000 mgr.x (mgr.24752) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.886923+0000 mgr.x (mgr.24752) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.939719+0000 mgr.x (mgr.24752) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:52.995416+0000 mgr.x (mgr.24752) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.081395+0000 mgr.x (mgr.24752) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.153939+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.155284+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.157018+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.157687+0000 mon.b (mon.2) 1894 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.161543+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.165433+0000 mgr.x (mgr.24752) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.222881+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.224481+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.226221+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.435328+0000 mgr.x (mgr.24752) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.496490+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.498497+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.500563+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.501355+0000 mon.b (mon.2) 1914 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.518165+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.563200+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.564955+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.566833+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.567429+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.573287+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.617095+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.618525+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.620319+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.620950+0000 mon.b (mon.2) 1922 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.626020+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.671787+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.673494+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.675347+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.676002+0000 mon.b (mon.2) 1926 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.681684+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.726112+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.727792+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.729789+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.730457+0000 mon.b (mon.2) 1930 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.736091+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.796294+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.797974+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.800334+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.801013+0000 mon.b (mon.2) 1934 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.806555+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.850771+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.852188+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.853932+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.854514+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.860200+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.921136+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.922752+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.924859+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.925610+0000 mon.b (mon.2) 1942 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.929347+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.991476+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.993272+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.995733+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.996604+0000 mon.b (mon.2) 1946 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:53.999630+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:54.067276+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:54.069146+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:54.071143+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:54.071884+0000 mon.b (mon.2) 1950 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[23969]: audit 2024-04-16T14:30:54.075636+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.226835+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.232324+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.236202+0000 mgr.x (mgr.24752) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.277282+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.279102+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.281535+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.282365+0000 mon.b (mon.2) 1902 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.290049+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.294064+0000 mgr.x (mgr.24752) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.351528+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.353272+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.355082+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.355834+0000 mon.b (mon.2) 1906 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.361529+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.365460+0000 mgr.x (mgr.24752) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.422201+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.423656+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.425412+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.426005+0000 mon.b (mon.2) 1910 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.431486+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.435328+0000 mgr.x (mgr.24752) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.496490+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.498497+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.500563+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.501355+0000 mon.b (mon.2) 1914 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.518165+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.563200+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.564955+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.566833+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.567429+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.573287+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.617095+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.618525+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.620319+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.620950+0000 mon.b (mon.2) 1922 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.626020+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.671787+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.673494+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.675347+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.676002+0000 mon.b (mon.2) 1926 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.681684+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.726112+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.727792+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.729789+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.730457+0000 mon.b (mon.2) 1930 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.736091+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.796294+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.797974+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.800334+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.801013+0000 mon.b (mon.2) 1934 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.806555+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.850771+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.852188+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.853932+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.854514+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.860200+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.921136+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.922752+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.924859+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.925610+0000 mon.b (mon.2) 1942 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.929347+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.991476+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.993272+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.995733+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.996604+0000 mon.b (mon.2) 1946 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:53.999630+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:54.067276+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:54.069146+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:54.071143+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:54.071884+0000 mon.b (mon.2) 1950 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:54.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:54 smithi071 bash[18570]: audit 2024-04-16T14:30:54.075636+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.522197+0000 mgr.x (mgr.24752) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.577025+0000 mgr.x (mgr.24752) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.630597+0000 mgr.x (mgr.24752) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.685690+0000 mgr.x (mgr.24752) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.740069+0000 mgr.x (mgr.24752) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.810537+0000 mgr.x (mgr.24752) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.864045+0000 mgr.x (mgr.24752) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:53.934002+0000 mgr.x (mgr.24752) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.005906+0000 mgr.x (mgr.24752) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.081056+0000 mgr.x (mgr.24752) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.155467+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.156922+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.158673+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.159300+0000 mon.b (mon.2) 1954 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.161308+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.165029+0000 mgr.x (mgr.24752) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.205648+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.207112+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.208917+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.209548+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.211815+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.215699+0000 mgr.x (mgr.24752) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.255709+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.257349+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.259306+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.259937+0000 mon.b (mon.2) 1962 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.262740+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.267368+0000 mgr.x (mgr.24752) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.307979+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.309808+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.312480+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.313222+0000 mon.b (mon.2) 1966 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.316361+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.320197+0000 mgr.x (mgr.24752) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.365225+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.366721+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.368411+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.369043+0000 mon.b (mon.2) 1970 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.372168+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.375901+0000 mgr.x (mgr.24752) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.432055+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.433528+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.435633+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.436241+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.439315+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.499157+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.500582+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.502328+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.502867+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.505398+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.549660+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.551259+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.553176+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.553829+0000 mon.b (mon.2) 1982 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.556737+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.601669+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.603297+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.605196+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.605853+0000 mon.b (mon.2) 1986 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.608493+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.652822+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.654472+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.656312+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.656927+0000 mon.b (mon.2) 1990 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.659950+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.704908+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.706952+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.709203+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.709939+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.714933+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.759225+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.761059+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.763615+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.764621+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.770876+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.830826+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.832341+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.834027+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.834620+0000 mon.b (mon.2) 2002 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.840048+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.522197+0000 mgr.x (mgr.24752) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.577025+0000 mgr.x (mgr.24752) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.630597+0000 mgr.x (mgr.24752) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.685690+0000 mgr.x (mgr.24752) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.740069+0000 mgr.x (mgr.24752) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.810537+0000 mgr.x (mgr.24752) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.864045+0000 mgr.x (mgr.24752) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:53.934002+0000 mgr.x (mgr.24752) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.005906+0000 mgr.x (mgr.24752) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.081056+0000 mgr.x (mgr.24752) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.155467+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.156922+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.158673+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.159300+0000 mon.b (mon.2) 1954 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.161308+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.165029+0000 mgr.x (mgr.24752) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.205648+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.207112+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.208917+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.209548+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.211815+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.884418+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.885960+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.888147+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.888772+0000 mon.b (mon.2) 2006 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.893860+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.938766+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.940378+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.942099+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.942688+0000 mon.b (mon.2) 2010 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:54.948509+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.013409+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.015216+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.017164+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.017829+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.459 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.023694+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.105511+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.107460+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.109540+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.110276+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.460 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:55 smithi122 bash[18672]: audit 2024-04-16T14:30:55.116355+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.522197+0000 mgr.x (mgr.24752) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.577025+0000 mgr.x (mgr.24752) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.630597+0000 mgr.x (mgr.24752) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.685690+0000 mgr.x (mgr.24752) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.740069+0000 mgr.x (mgr.24752) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.810537+0000 mgr.x (mgr.24752) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.864045+0000 mgr.x (mgr.24752) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:53.934002+0000 mgr.x (mgr.24752) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.005906+0000 mgr.x (mgr.24752) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.081056+0000 mgr.x (mgr.24752) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.155467+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.156922+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.158673+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.159300+0000 mon.b (mon.2) 1954 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.161308+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.165029+0000 mgr.x (mgr.24752) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.205648+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.207112+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.208917+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.209548+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.211815+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.215699+0000 mgr.x (mgr.24752) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.255709+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.257349+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.259306+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.259937+0000 mon.b (mon.2) 1962 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.262740+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.267368+0000 mgr.x (mgr.24752) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.307979+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.309808+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.312480+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.313222+0000 mon.b (mon.2) 1966 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.316361+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.320197+0000 mgr.x (mgr.24752) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.365225+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.366721+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.368411+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.369043+0000 mon.b (mon.2) 1970 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.372168+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.375901+0000 mgr.x (mgr.24752) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.432055+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.215699+0000 mgr.x (mgr.24752) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.255709+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.257349+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.259306+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.259937+0000 mon.b (mon.2) 1962 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.262740+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.267368+0000 mgr.x (mgr.24752) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.307979+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.309808+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.312480+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.313222+0000 mon.b (mon.2) 1966 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.316361+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.320197+0000 mgr.x (mgr.24752) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.365225+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.366721+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.368411+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.369043+0000 mon.b (mon.2) 1970 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.372168+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.375901+0000 mgr.x (mgr.24752) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:55.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.432055+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.433528+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.435633+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.436241+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.439315+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.499157+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.500582+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.502328+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.502867+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.505398+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.549660+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.551259+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.553176+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.553829+0000 mon.b (mon.2) 1982 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.556737+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.601669+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.603297+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.605196+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.605853+0000 mon.b (mon.2) 1986 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.608493+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.433528+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.435633+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.436241+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.439315+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.499157+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.500582+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.502328+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.502867+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.505398+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.549660+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.551259+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.553176+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.553829+0000 mon.b (mon.2) 1982 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.556737+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.601669+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.603297+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.605196+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.605853+0000 mon.b (mon.2) 1986 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.608493+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.652822+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.654472+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.656312+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.656927+0000 mon.b (mon.2) 1990 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.659950+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.704908+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.706952+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.709203+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.709939+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.714933+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.759225+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.761059+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.763615+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.764621+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.770876+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.830826+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.832341+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.834027+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.834620+0000 mon.b (mon.2) 2002 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.840048+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.652822+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.654472+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.656312+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.656927+0000 mon.b (mon.2) 1990 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.659950+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.704908+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.706952+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.709203+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.709939+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.714933+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.759225+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.761059+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.763615+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.764621+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.770876+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.830826+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.832341+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.834027+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.834620+0000 mon.b (mon.2) 2002 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.840048+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.884418+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.885960+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.888147+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.888772+0000 mon.b (mon.2) 2006 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.893860+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.938766+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.940378+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.942099+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.942688+0000 mon.b (mon.2) 2010 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:54.948509+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.013409+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.015216+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.017164+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.017829+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.023694+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.105511+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.107460+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.109540+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.110276+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[23969]: audit 2024-04-16T14:30:55.116355+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.884418+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.885960+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.888147+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.888772+0000 mon.b (mon.2) 2006 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.893860+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.938766+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.940378+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.942099+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.942688+0000 mon.b (mon.2) 2010 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:54.948509+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.013409+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.015216+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.017164+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.017829+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.023694+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.105511+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.107460+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:55.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.109540+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.110276+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:55.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:55 smithi071 bash[18570]: audit 2024-04-16T14:30:55.116355+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.443032+0000 mgr.x (mgr.24752) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.509134+0000 mgr.x (mgr.24752) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cluster 2024-04-16T14:30:54.541805+0000 mgr.x (mgr.24752) 533 : cluster [DBG] pgmap v30: 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-04-16T14:30:56.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.560830+0000 mgr.x (mgr.24752) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.612914+0000 mgr.x (mgr.24752) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.664225+0000 mgr.x (mgr.24752) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.718757+0000 mgr.x (mgr.24752) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.774725+0000 mgr.x (mgr.24752) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.843908+0000 mgr.x (mgr.24752) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.897716+0000 mgr.x (mgr.24752) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:54.952355+0000 mgr.x (mgr.24752) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.027567+0000 mgr.x (mgr.24752) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.120344+0000 mgr.x (mgr.24752) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.181406+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.183265+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.185287+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.186014+0000 mon.b (mon.2) 2022 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.189526+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.380 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.193253+0000 mgr.x (mgr.24752) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.235736+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.237585+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.240297+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.241046+0000 mon.b (mon.2) 2026 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.244409+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.248227+0000 mgr.x (mgr.24752) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.311074+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.381 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.313433+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.315599+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.317102+0000 mon.b (mon.2) 2030 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.320065+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.324867+0000 mgr.x (mgr.24752) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.370353+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.372264+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.374399+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.375252+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.378670+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.383077+0000 mgr.x (mgr.24752) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.429606+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.432296+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.434813+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.435797+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.445118+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.510578+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.514967+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.517352+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.518155+0000 mon.b (mon.2) 2042 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.523813+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.588952+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.590840+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.593080+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.593816+0000 mon.b (mon.2) 2046 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.597316+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.662690+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.664554+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.666447+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.667119+0000 mon.b (mon.2) 2050 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.672501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.722369+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.723852+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.725604+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.726167+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.733602+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.794191+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.795641+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.797290+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.797914+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.804838+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.848824+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.850276+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.852333+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.852994+0000 mon.b (mon.2) 2062 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.860057+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.904645+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.906259+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.908084+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.908790+0000 mon.b (mon.2) 2066 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.916348+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.976666+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.978360+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.980171+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.980759+0000 mon.b (mon.2) 2070 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:55.988283+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:56.053446+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:56.055155+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:56.056986+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:56.057703+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:56 smithi122 bash[18672]: audit 2024-04-16T14:30:56.065218+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.443032+0000 mgr.x (mgr.24752) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.509134+0000 mgr.x (mgr.24752) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cluster 2024-04-16T14:30:54.541805+0000 mgr.x (mgr.24752) 533 : cluster [DBG] pgmap v30: 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-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.560830+0000 mgr.x (mgr.24752) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.612914+0000 mgr.x (mgr.24752) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.664225+0000 mgr.x (mgr.24752) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.718757+0000 mgr.x (mgr.24752) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.774725+0000 mgr.x (mgr.24752) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.843908+0000 mgr.x (mgr.24752) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.897716+0000 mgr.x (mgr.24752) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:54.952355+0000 mgr.x (mgr.24752) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.027567+0000 mgr.x (mgr.24752) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.120344+0000 mgr.x (mgr.24752) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.181406+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.183265+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.185287+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.186014+0000 mon.b (mon.2) 2022 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.189526+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.193253+0000 mgr.x (mgr.24752) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.235736+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.237585+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.443032+0000 mgr.x (mgr.24752) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.509134+0000 mgr.x (mgr.24752) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cluster 2024-04-16T14:30:54.541805+0000 mgr.x (mgr.24752) 533 : cluster [DBG] pgmap v30: 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-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.560830+0000 mgr.x (mgr.24752) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.612914+0000 mgr.x (mgr.24752) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.664225+0000 mgr.x (mgr.24752) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.718757+0000 mgr.x (mgr.24752) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.774725+0000 mgr.x (mgr.24752) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.843908+0000 mgr.x (mgr.24752) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.897716+0000 mgr.x (mgr.24752) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:54.952355+0000 mgr.x (mgr.24752) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.027567+0000 mgr.x (mgr.24752) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.120344+0000 mgr.x (mgr.24752) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.181406+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.183265+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.185287+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.186014+0000 mon.b (mon.2) 2022 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.189526+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.193253+0000 mgr.x (mgr.24752) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.235736+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.237585+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.240297+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.241046+0000 mon.b (mon.2) 2026 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.244409+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.248227+0000 mgr.x (mgr.24752) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.311074+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.313433+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.315599+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.317102+0000 mon.b (mon.2) 2030 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.320065+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.324867+0000 mgr.x (mgr.24752) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.370353+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.372264+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.374399+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.375252+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.378670+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.383077+0000 mgr.x (mgr.24752) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.429606+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.432296+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.434813+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.435797+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.240297+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.241046+0000 mon.b (mon.2) 2026 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.244409+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.248227+0000 mgr.x (mgr.24752) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.311074+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.313433+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.315599+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.317102+0000 mon.b (mon.2) 2030 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.320065+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.324867+0000 mgr.x (mgr.24752) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.370353+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.372264+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.374399+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.375252+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.378670+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.383077+0000 mgr.x (mgr.24752) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.429606+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.432296+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.434813+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.435797+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.445118+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.510578+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.514967+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.517352+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.518155+0000 mon.b (mon.2) 2042 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.523813+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.588952+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.590840+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.593080+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.593816+0000 mon.b (mon.2) 2046 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.597316+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.662690+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.664554+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.666447+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.667119+0000 mon.b (mon.2) 2050 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.672501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.722369+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.723852+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.725604+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.445118+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.510578+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.514967+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.517352+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.518155+0000 mon.b (mon.2) 2042 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.523813+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.588952+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.590840+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.593080+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.593816+0000 mon.b (mon.2) 2046 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.597316+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.662690+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.664554+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.666447+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.667119+0000 mon.b (mon.2) 2050 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.672501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.722369+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.723852+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.725604+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.726167+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.733602+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.794191+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.795641+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.797290+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.797914+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.804838+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.848824+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.850276+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.852333+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.852994+0000 mon.b (mon.2) 2062 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.860057+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.904645+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.906259+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.908084+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.908790+0000 mon.b (mon.2) 2066 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.916348+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.976666+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.978360+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.980171+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.980759+0000 mon.b (mon.2) 2070 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:55.988283+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:56.053446+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:56.055155+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:56.056986+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:56.057703+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[18570]: audit 2024-04-16T14:30:56.065218+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.726167+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.733602+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.794191+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.795641+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.797290+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.797914+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.804838+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.848824+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.850276+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.852333+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.852994+0000 mon.b (mon.2) 2062 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.860057+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.904645+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.906259+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.908084+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.908790+0000 mon.b (mon.2) 2066 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.916348+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.976666+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.978360+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.980171+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.980759+0000 mon.b (mon.2) 2070 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:55.988283+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:56.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:56.053446+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:56.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:56.055155+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:56.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:56.056986+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:56.057703+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:56.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:56 smithi071 bash[23969]: audit 2024-04-16T14:30:56.065218+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.449183+0000 mgr.x (mgr.24752) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.527806+0000 mgr.x (mgr.24752) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.601741+0000 mgr.x (mgr.24752) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.676881+0000 mgr.x (mgr.24752) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.737432+0000 mgr.x (mgr.24752) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.808623+0000 mgr.x (mgr.24752) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.863962+0000 mgr.x (mgr.24752) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.920094+0000 mgr.x (mgr.24752) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:55.992225+0000 mgr.x (mgr.24752) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.069136+0000 mgr.x (mgr.24752) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.127020+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.151229+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.153125+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.153790+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.156539+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.160255+0000 mgr.x (mgr.24752) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.221400+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.222990+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.224764+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.225380+0000 mon.b (mon.2) 2082 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.228651+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.232320+0000 mgr.x (mgr.24752) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.277680+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.279344+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.281061+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.281684+0000 mon.b (mon.2) 2086 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.285702+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.289416+0000 mgr.x (mgr.24752) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.335196+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.337147+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.339598+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.340306+0000 mon.b (mon.2) 2090 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.343121+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.346869+0000 mgr.x (mgr.24752) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.391713+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.393452+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.395301+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.395987+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.399128+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.402808+0000 mgr.x (mgr.24752) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.443188+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.444700+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.446488+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.447130+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.450268+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.493950+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.495352+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.497111+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.497824+0000 mon.b (mon.2) 2102 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.500897+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.544487+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.545913+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.547568+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.548192+0000 mon.b (mon.2) 2106 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.550506+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.594493+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.595998+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.597696+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.598368+0000 mon.b (mon.2) 2110 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.600624+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.643864+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.645271+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.646930+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.647455+0000 mon.b (mon.2) 2114 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.649533+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.694115+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.695549+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.697233+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.697827+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.700308+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.748789+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.750726+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.752799+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.753573+0000 mon.b (mon.2) 2122 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.756575+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.802233+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.803715+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.805420+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.806057+0000 mon.b (mon.2) 2126 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.809198+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.852921+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.854336+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.855992+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.856648+0000 mon.b (mon.2) 2130 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.859093+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.903046+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.904603+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.906373+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.907028+0000 mon.b (mon.2) 2134 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.909983+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.954297+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.955853+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.957984+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.958684+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:56.961804+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.005431+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.006900+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.008589+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.009218+0000 mon.b (mon.2) 2142 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.011918+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.055397+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.056822+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.058545+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.059167+0000 mon.b (mon.2) 2146 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.062623+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.111386+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.113304+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.115259+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.116074+0000 mon.b (mon.2) 2150 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:57 smithi122 bash[18672]: audit 2024-04-16T14:30:57.119686+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.449183+0000 mgr.x (mgr.24752) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.527806+0000 mgr.x (mgr.24752) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.601741+0000 mgr.x (mgr.24752) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.676881+0000 mgr.x (mgr.24752) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.737432+0000 mgr.x (mgr.24752) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.808623+0000 mgr.x (mgr.24752) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.863962+0000 mgr.x (mgr.24752) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.920094+0000 mgr.x (mgr.24752) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:55.992225+0000 mgr.x (mgr.24752) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.069136+0000 mgr.x (mgr.24752) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.127020+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.151229+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.153125+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.153790+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.156539+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.160255+0000 mgr.x (mgr.24752) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.221400+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.222990+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.224764+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.225380+0000 mon.b (mon.2) 2082 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.228651+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.449183+0000 mgr.x (mgr.24752) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.527806+0000 mgr.x (mgr.24752) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.601741+0000 mgr.x (mgr.24752) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.676881+0000 mgr.x (mgr.24752) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.737432+0000 mgr.x (mgr.24752) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.808623+0000 mgr.x (mgr.24752) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.863962+0000 mgr.x (mgr.24752) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.920094+0000 mgr.x (mgr.24752) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:55.992225+0000 mgr.x (mgr.24752) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.069136+0000 mgr.x (mgr.24752) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.127020+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.151229+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.153125+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.153790+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.156539+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.160255+0000 mgr.x (mgr.24752) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.221400+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.222990+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.224764+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.225380+0000 mon.b (mon.2) 2082 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.228651+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.232320+0000 mgr.x (mgr.24752) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.277680+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.279344+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.281061+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.281684+0000 mon.b (mon.2) 2086 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.285702+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.289416+0000 mgr.x (mgr.24752) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.335196+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.337147+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.339598+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.340306+0000 mon.b (mon.2) 2090 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.343121+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.346869+0000 mgr.x (mgr.24752) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.391713+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.393452+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.395301+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.395987+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.399128+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.402808+0000 mgr.x (mgr.24752) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.443188+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.444700+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.446488+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.447130+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.450268+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.493950+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.495352+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.497111+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.497824+0000 mon.b (mon.2) 2102 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.500897+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.544487+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.545913+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.547568+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.548192+0000 mon.b (mon.2) 2106 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.550506+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.594493+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.595998+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.597696+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.598368+0000 mon.b (mon.2) 2110 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.600624+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.232320+0000 mgr.x (mgr.24752) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.277680+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.279344+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.281061+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.281684+0000 mon.b (mon.2) 2086 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.285702+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.289416+0000 mgr.x (mgr.24752) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.335196+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.337147+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.339598+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.340306+0000 mon.b (mon.2) 2090 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.343121+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.346869+0000 mgr.x (mgr.24752) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.391713+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.393452+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.395301+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.395987+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.399128+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.402808+0000 mgr.x (mgr.24752) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:57.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.443188+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.643864+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.645271+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.646930+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.647455+0000 mon.b (mon.2) 2114 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.649533+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.694115+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.695549+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.697233+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.697827+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.700308+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.748789+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.750726+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.752799+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.753573+0000 mon.b (mon.2) 2122 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.756575+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.802233+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.803715+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.805420+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.806057+0000 mon.b (mon.2) 2126 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.809198+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.444700+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.446488+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.447130+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.450268+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.493950+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.495352+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.497111+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.497824+0000 mon.b (mon.2) 2102 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.500897+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.544487+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.545913+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.547568+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.548192+0000 mon.b (mon.2) 2106 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.550506+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.594493+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.595998+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.597696+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.598368+0000 mon.b (mon.2) 2110 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.600624+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.852921+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.854336+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.855992+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.856648+0000 mon.b (mon.2) 2130 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.859093+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.903046+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.904603+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.906373+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.907028+0000 mon.b (mon.2) 2134 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.909983+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.954297+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.955853+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.957984+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.958684+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:56.961804+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.005431+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.006900+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.008589+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.009218+0000 mon.b (mon.2) 2142 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.011918+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.643864+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.645271+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.646930+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.647455+0000 mon.b (mon.2) 2114 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.649533+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.694115+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.695549+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.697233+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.697827+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.700308+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.748789+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.750726+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.752799+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.753573+0000 mon.b (mon.2) 2122 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.756575+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.802233+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.803715+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.805420+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.806057+0000 mon.b (mon.2) 2126 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.809198+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.055397+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.056822+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.058545+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.059167+0000 mon.b (mon.2) 2146 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.062623+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.111386+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.113304+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.115259+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.116074+0000 mon.b (mon.2) 2150 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[23969]: audit 2024-04-16T14:30:57.119686+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.852921+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.854336+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.855992+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.856648+0000 mon.b (mon.2) 2130 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.859093+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.903046+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.904603+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.906373+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.907028+0000 mon.b (mon.2) 2134 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.909983+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.954297+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.955853+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.957984+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.958684+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:56.961804+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.005431+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.006900+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.008589+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.009218+0000 mon.b (mon.2) 2142 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.011918+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.055397+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.056822+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.058545+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.059167+0000 mon.b (mon.2) 2146 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.062623+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.111386+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.113304+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:57.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.115259+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:57.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.116074+0000 mon.b (mon.2) 2150 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:57.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:57 smithi071 bash[18570]: audit 2024-04-16T14:30:57.119686+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.350 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.453957+0000 mgr.x (mgr.24752) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.504613+0000 mgr.x (mgr.24752) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cluster 2024-04-16T14:30:56.542165+0000 mgr.x (mgr.24752) 565 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.554196+0000 mgr.x (mgr.24752) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.604285+0000 mgr.x (mgr.24752) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.653158+0000 mgr.x (mgr.24752) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.704032+0000 mgr.x (mgr.24752) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.761047+0000 mgr.x (mgr.24752) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.812968+0000 mgr.x (mgr.24752) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.862763+0000 mgr.x (mgr.24752) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.913663+0000 mgr.x (mgr.24752) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:56.965578+0000 mgr.x (mgr.24752) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.351 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.015611+0000 mgr.x (mgr.24752) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.066361+0000 mgr.x (mgr.24752) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.123614+0000 mgr.x (mgr.24752) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.181878+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.183740+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.185684+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.186490+0000 mon.b (mon.2) 2154 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.188800+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.193838+0000 mgr.x (mgr.24752) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.233554+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.235093+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.352 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.237311+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.238007+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.239615+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.245265+0000 mgr.x (mgr.24752) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.285529+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.287024+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.288899+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.289533+0000 mon.b (mon.2) 2162 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.291285+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.295069+0000 mgr.x (mgr.24752) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.335308+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.336785+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.338505+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.339150+0000 mon.b (mon.2) 2166 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.341499+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.345230+0000 mgr.x (mgr.24752) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.385404+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.386882+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.389119+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.389781+0000 mon.b (mon.2) 2170 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.393101+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.396764+0000 mgr.x (mgr.24752) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.436876+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.438471+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.440469+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.441167+0000 mon.b (mon.2) 2174 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.444824+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.507529+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.509072+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.511645+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.512353+0000 mon.b (mon.2) 2178 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.514585+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.591308+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.593061+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.595497+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.596295+0000 mon.b (mon.2) 2182 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.601750+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.650886+0000 mon.b (mon.2) 2183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.698766+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.700819+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.702780+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.703434+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.709425+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.770539+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.771997+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.773818+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.774437+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.779545+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.840074+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.841492+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.843534+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.844126+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.849143+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.909245+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.910747+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.912465+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.913082+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.918271+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.978368+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.979823+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.981490+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.982110+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:57.987456+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.047801+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.049292+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.051502+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.052247+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.057756+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.101969+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.103625+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.105629+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.109514+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[18672]: audit 2024-04-16T14:30:58.116002+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.453957+0000 mgr.x (mgr.24752) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.504613+0000 mgr.x (mgr.24752) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cluster 2024-04-16T14:30:56.542165+0000 mgr.x (mgr.24752) 565 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.554196+0000 mgr.x (mgr.24752) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.604285+0000 mgr.x (mgr.24752) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.653158+0000 mgr.x (mgr.24752) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.704032+0000 mgr.x (mgr.24752) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.761047+0000 mgr.x (mgr.24752) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.812968+0000 mgr.x (mgr.24752) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.862763+0000 mgr.x (mgr.24752) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.913663+0000 mgr.x (mgr.24752) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:56.965578+0000 mgr.x (mgr.24752) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.015611+0000 mgr.x (mgr.24752) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.066361+0000 mgr.x (mgr.24752) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.123614+0000 mgr.x (mgr.24752) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.181878+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.183740+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.185684+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.186490+0000 mon.b (mon.2) 2154 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.188800+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.193838+0000 mgr.x (mgr.24752) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.453957+0000 mgr.x (mgr.24752) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.504613+0000 mgr.x (mgr.24752) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cluster 2024-04-16T14:30:56.542165+0000 mgr.x (mgr.24752) 565 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.554196+0000 mgr.x (mgr.24752) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.604285+0000 mgr.x (mgr.24752) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.653158+0000 mgr.x (mgr.24752) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.704032+0000 mgr.x (mgr.24752) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.761047+0000 mgr.x (mgr.24752) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.812968+0000 mgr.x (mgr.24752) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.862763+0000 mgr.x (mgr.24752) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.913663+0000 mgr.x (mgr.24752) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:56.965578+0000 mgr.x (mgr.24752) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.015611+0000 mgr.x (mgr.24752) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.066361+0000 mgr.x (mgr.24752) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.123614+0000 mgr.x (mgr.24752) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.181878+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.183740+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.185684+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.186490+0000 mon.b (mon.2) 2154 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.188800+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.193838+0000 mgr.x (mgr.24752) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.233554+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.235093+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.237311+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.238007+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.239615+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.245265+0000 mgr.x (mgr.24752) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.285529+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.287024+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.288899+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.289533+0000 mon.b (mon.2) 2162 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.291285+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.295069+0000 mgr.x (mgr.24752) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.335308+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.336785+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.338505+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.339150+0000 mon.b (mon.2) 2166 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.341499+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.345230+0000 mgr.x (mgr.24752) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.385404+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.386882+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.389119+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.389781+0000 mon.b (mon.2) 2170 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.393101+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.396764+0000 mgr.x (mgr.24752) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.436876+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.438471+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.440469+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.441167+0000 mon.b (mon.2) 2174 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.444824+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.507529+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.509072+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.511645+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.512353+0000 mon.b (mon.2) 2178 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.514585+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.591308+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.593061+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.595497+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.596295+0000 mon.b (mon.2) 2182 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.601750+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.650886+0000 mon.b (mon.2) 2183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.233554+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.235093+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.237311+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.238007+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.239615+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.245265+0000 mgr.x (mgr.24752) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.285529+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.287024+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.288899+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.289533+0000 mon.b (mon.2) 2162 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.291285+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.295069+0000 mgr.x (mgr.24752) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.335308+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.336785+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.338505+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.339150+0000 mon.b (mon.2) 2166 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.341499+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.345230+0000 mgr.x (mgr.24752) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.385404+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.386882+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.698766+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.700819+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.702780+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.703434+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.709425+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.770539+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.771997+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.773818+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.774437+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.779545+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.840074+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.841492+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.843534+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.844126+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.849143+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.909245+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.910747+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.912465+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.913082+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.918271+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.978368+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.979823+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.981490+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.982110+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:57.987456+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.047801+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.049292+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.051502+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.052247+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.057756+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.101969+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.103625+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.105629+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.109514+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[18570]: audit 2024-04-16T14:30:58.116002+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.389119+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.389781+0000 mon.b (mon.2) 2170 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.393101+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.396764+0000 mgr.x (mgr.24752) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.436876+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.438471+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.440469+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.441167+0000 mon.b (mon.2) 2174 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.444824+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.507529+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.509072+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.511645+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.512353+0000 mon.b (mon.2) 2178 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.514585+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.591308+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.593061+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.595497+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.596295+0000 mon.b (mon.2) 2182 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.601750+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.650886+0000 mon.b (mon.2) 2183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.698766+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.700819+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.702780+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.703434+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.709425+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.770539+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.771997+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.773818+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.774437+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.779545+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.840074+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.841492+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.843534+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.844126+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.849143+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.909245+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.910747+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.912465+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.913082+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.918271+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.978368+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.979823+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.981490+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.982110+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:57.987456+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.047801+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.049292+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.051502+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.052247+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.057756+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.101969+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.103625+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:58.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.105629+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:58.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.109514+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:58.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:58 smithi071 bash[23969]: audit 2024-04-16T14:30:58.116002+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:58.931 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:30:58 smithi122 bash[54359]: ts=2024-04-16T14:30: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:30:59.199 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:30:59] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2024-04-16T14:30:59.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.448577+0000 mgr.x (mgr.24752) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.518272+0000 mgr.x (mgr.24752) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.605686+0000 mgr.x (mgr.24752) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.713439+0000 mgr.x (mgr.24752) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.783366+0000 mgr.x (mgr.24752) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.852933+0000 mgr.x (mgr.24752) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.922230+0000 mgr.x (mgr.24752) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:57.991279+0000 mgr.x (mgr.24752) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.061665+0000 mgr.x (mgr.24752) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.120091+0000 mgr.x (mgr.24752) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.177753+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.179273+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.181057+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.181690+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.184889+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.188550+0000 mgr.x (mgr.24752) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.244554+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.246409+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.248350+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.249007+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.252112+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.255991+0000 mgr.x (mgr.24752) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.296198+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.297908+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.299836+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.300497+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.303012+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.307321+0000 mgr.x (mgr.24752) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.347931+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.349640+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.351286+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.351917+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.355290+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.358943+0000 mgr.x (mgr.24752) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.422230+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.423928+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.425699+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.426331+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.429587+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.434080+0000 mgr.x (mgr.24752) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.495233+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.497058+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.498906+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.499557+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.502961+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.205 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.569023+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.570716+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.572655+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.573458+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.577873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.648259+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.650697+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.653415+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.654340+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.660731+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.705728+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.707183+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.206 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.709551+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.710304+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.717940+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.762921+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.764760+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.766745+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.767520+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.770586+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.852858+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.854873+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.856973+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.857754+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.860078+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.929712+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.931701+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.207 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.933966+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.934697+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.938248+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.987618+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.989279+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.991108+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.991821+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:58.996587+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.061026+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.062738+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.064551+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.065171+0000 mon.b (mon.2) 2267 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.070536+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.118557+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.120864+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.208 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.123506+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:30:59 smithi122 bash[18672]: audit 2024-04-16T14:30:59.126115+0000 mon.b (mon.2) 2271 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.448577+0000 mgr.x (mgr.24752) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.518272+0000 mgr.x (mgr.24752) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.605686+0000 mgr.x (mgr.24752) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.713439+0000 mgr.x (mgr.24752) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.783366+0000 mgr.x (mgr.24752) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.852933+0000 mgr.x (mgr.24752) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.922230+0000 mgr.x (mgr.24752) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:57.991279+0000 mgr.x (mgr.24752) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.061665+0000 mgr.x (mgr.24752) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.120091+0000 mgr.x (mgr.24752) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.177753+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.179273+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.181057+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.181690+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.184889+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.188550+0000 mgr.x (mgr.24752) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.244554+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.246409+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.248350+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.249007+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.252112+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.448577+0000 mgr.x (mgr.24752) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.518272+0000 mgr.x (mgr.24752) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.605686+0000 mgr.x (mgr.24752) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.713439+0000 mgr.x (mgr.24752) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.783366+0000 mgr.x (mgr.24752) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.852933+0000 mgr.x (mgr.24752) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.922230+0000 mgr.x (mgr.24752) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:57.991279+0000 mgr.x (mgr.24752) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.061665+0000 mgr.x (mgr.24752) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.120091+0000 mgr.x (mgr.24752) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.177753+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.179273+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.181057+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.181690+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.184889+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.188550+0000 mgr.x (mgr.24752) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.244554+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.246409+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.248350+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.249007+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.252112+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.255991+0000 mgr.x (mgr.24752) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.296198+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.297908+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.299836+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.300497+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.303012+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.307321+0000 mgr.x (mgr.24752) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.347931+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.349640+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.351286+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.351917+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.355290+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.358943+0000 mgr.x (mgr.24752) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.422230+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.423928+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.425699+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.426331+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.429587+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.434080+0000 mgr.x (mgr.24752) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.495233+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.255991+0000 mgr.x (mgr.24752) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.296198+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.297908+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.299836+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.300497+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.303012+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.307321+0000 mgr.x (mgr.24752) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.347931+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.349640+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.351286+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.351917+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.355290+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.358943+0000 mgr.x (mgr.24752) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.422230+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.423928+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.425699+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.426331+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.429587+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.434080+0000 mgr.x (mgr.24752) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:59.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.495233+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.497058+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.498906+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.499557+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.502961+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.569023+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.570716+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.572655+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.573458+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.577873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.648259+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.650697+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.653415+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.654340+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.660731+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.705728+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.707183+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.709551+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.710304+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.717940+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.497058+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.498906+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.499557+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.502961+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.569023+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.570716+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.572655+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.573458+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.577873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.648259+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.650697+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.653415+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.654340+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.660731+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.705728+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.707183+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.709551+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.710304+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.717940+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.762921+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.764760+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.766745+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.767520+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.770586+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.852858+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.854873+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.856973+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.857754+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.860078+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.929712+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.931701+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.933966+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.934697+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.938248+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.987618+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.989279+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.991108+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.991821+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:58.996587+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.061026+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.062738+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.064551+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.065171+0000 mon.b (mon.2) 2267 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.070536+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.118557+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.120864+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.123506+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[23969]: audit 2024-04-16T14:30:59.126115+0000 mon.b (mon.2) 2271 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.762921+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.764760+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.766745+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.767520+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.770586+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.852858+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.854873+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.856973+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.857754+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.860078+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.929712+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.931701+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.933966+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.934697+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.938248+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.987618+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.989279+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.991108+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.991821+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:58.996587+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.061026+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.062738+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.064551+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.065171+0000 mon.b (mon.2) 2267 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.070536+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.118557+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.120864+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.123506+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:30:59 smithi071 bash[18570]: audit 2024-04-16T14:30:59.126115+0000 mon.b (mon.2) 2271 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.507689+0000 mgr.x (mgr.24752) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cluster 2024-04-16T14:30:58.542607+0000 mgr.x (mgr.24752) 599 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.585090+0000 mgr.x (mgr.24752) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.664743+0000 mgr.x (mgr.24752) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.721781+0000 mgr.x (mgr.24752) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.775738+0000 mgr.x (mgr.24752) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.865837+0000 mgr.x (mgr.24752) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:58.942253+0000 mgr.x (mgr.24752) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.000393+0000 mgr.x (mgr.24752) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.074201+0000 mgr.x (mgr.24752) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.132434+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.136236+0000 mgr.x (mgr.24752) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.196980+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.198382+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.200053+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.200673+0000 mon.b (mon.2) 2275 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.202573+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.206186+0000 mgr.x (mgr.24752) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.246204+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.247713+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.249537+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.250171+0000 mon.b (mon.2) 2279 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.252611+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.256305+0000 mgr.x (mgr.24752) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.296448+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.297923+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.299697+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.300352+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.302835+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.306462+0000 mgr.x (mgr.24752) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.346573+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.347990+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.349733+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.350319+0000 mon.b (mon.2) 2287 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.355225+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.358940+0000 mgr.x (mgr.24752) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.439939+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.442705+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.445114+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.445933+0000 mon.b (mon.2) 2291 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.451140+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.529465+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.531030+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.532992+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.533840+0000 mon.b (mon.2) 2295 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.538601+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.614949+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.616609+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.619533+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.620642+0000 mon.b (mon.2) 2299 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.626685+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.689091+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.691668+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.693844+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.694660+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.701852+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.763908+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.766055+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.768027+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.768671+0000 mon.b (mon.2) 2307 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.775452+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.836210+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.838453+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.842054+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.842709+0000 mon.b (mon.2) 2311 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.848454+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.915187+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.917177+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.919431+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.920153+0000 mon.b (mon.2) 2315 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.928075+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.994001+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.996129+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.998328+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:30:59.999127+0000 mon.b (mon.2) 2319 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:31:00.003796+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:31:00.054727+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:31:00.056992+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:31:00.059470+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:31:00.060303+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:31:00.068868+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:00 smithi122 bash[18672]: audit 2024-04-16T14:31:00.134811+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.507689+0000 mgr.x (mgr.24752) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cluster 2024-04-16T14:30:58.542607+0000 mgr.x (mgr.24752) 599 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.585090+0000 mgr.x (mgr.24752) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.664743+0000 mgr.x (mgr.24752) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.721781+0000 mgr.x (mgr.24752) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.775738+0000 mgr.x (mgr.24752) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.865837+0000 mgr.x (mgr.24752) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:58.942253+0000 mgr.x (mgr.24752) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.000393+0000 mgr.x (mgr.24752) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.074201+0000 mgr.x (mgr.24752) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.132434+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.136236+0000 mgr.x (mgr.24752) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.196980+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.198382+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.200053+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.200673+0000 mon.b (mon.2) 2275 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.202573+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.206186+0000 mgr.x (mgr.24752) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.246204+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.247713+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.249537+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.250171+0000 mon.b (mon.2) 2279 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.252611+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.256305+0000 mgr.x (mgr.24752) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.296448+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.297923+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.299697+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.300352+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.302835+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.306462+0000 mgr.x (mgr.24752) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.346573+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.347990+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.349733+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.350319+0000 mon.b (mon.2) 2287 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.355225+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.358940+0000 mgr.x (mgr.24752) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.439939+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.442705+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.445114+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.445933+0000 mon.b (mon.2) 2291 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.451140+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.507689+0000 mgr.x (mgr.24752) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cluster 2024-04-16T14:30:58.542607+0000 mgr.x (mgr.24752) 599 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.585090+0000 mgr.x (mgr.24752) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.664743+0000 mgr.x (mgr.24752) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.721781+0000 mgr.x (mgr.24752) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.775738+0000 mgr.x (mgr.24752) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.865837+0000 mgr.x (mgr.24752) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:58.942253+0000 mgr.x (mgr.24752) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.000393+0000 mgr.x (mgr.24752) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.074201+0000 mgr.x (mgr.24752) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.132434+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.136236+0000 mgr.x (mgr.24752) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.196980+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.198382+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.200053+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.200673+0000 mon.b (mon.2) 2275 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.202573+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.206186+0000 mgr.x (mgr.24752) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.246204+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.247713+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.249537+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.529465+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.531030+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.532992+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.533840+0000 mon.b (mon.2) 2295 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.538601+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.614949+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.616609+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.619533+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.620642+0000 mon.b (mon.2) 2299 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.626685+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.689091+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.691668+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.693844+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.694660+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.701852+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.763908+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.766055+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.768027+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.768671+0000 mon.b (mon.2) 2307 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.775452+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.836210+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.838453+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.842054+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.842709+0000 mon.b (mon.2) 2311 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.848454+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.915187+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.917177+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.919431+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.920153+0000 mon.b (mon.2) 2315 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.928075+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.994001+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.996129+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.998328+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:30:59.999127+0000 mon.b (mon.2) 2319 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:31:00.003796+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:31:00.054727+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:31:00.056992+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:31:00.059470+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:31:00.060303+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:31:00.068868+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[23969]: audit 2024-04-16T14:31:00.134811+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.250171+0000 mon.b (mon.2) 2279 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.252611+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.256305+0000 mgr.x (mgr.24752) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.296448+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.297923+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.299697+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.300352+0000 mon.b (mon.2) 2283 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.302835+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.306462+0000 mgr.x (mgr.24752) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.346573+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.347990+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.349733+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.350319+0000 mon.b (mon.2) 2287 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.355225+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.358940+0000 mgr.x (mgr.24752) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.439939+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.442705+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.445114+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.445933+0000 mon.b (mon.2) 2291 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.451140+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.529465+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.531030+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.532992+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.533840+0000 mon.b (mon.2) 2295 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.538601+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.614949+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.616609+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.619533+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.620642+0000 mon.b (mon.2) 2299 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.626685+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.689091+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.691668+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.693844+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.694660+0000 mon.b (mon.2) 2303 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.701852+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.763908+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.766055+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.768027+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.768671+0000 mon.b (mon.2) 2307 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.775452+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.836210+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.838453+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.842054+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.842709+0000 mon.b (mon.2) 2311 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.848454+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.915187+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.917177+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.919431+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.920153+0000 mon.b (mon.2) 2315 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.928075+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.994001+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.996129+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.998328+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:30:59.999127+0000 mon.b (mon.2) 2319 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:31:00.003796+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:31:00.054727+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:31:00.056992+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:31:00.059470+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:31:00.060303+0000 mon.b (mon.2) 2323 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:31:00.068868+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:00 smithi071 bash[18570]: audit 2024-04-16T14:31:00.134811+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.454978+0000 mgr.x (mgr.24752) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.542551+0000 mgr.x (mgr.24752) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.630558+0000 mgr.x (mgr.24752) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.705760+0000 mgr.x (mgr.24752) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.779305+0000 mgr.x (mgr.24752) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.852156+0000 mgr.x (mgr.24752) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:30:59.932273+0000 mgr.x (mgr.24752) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.008240+0000 mgr.x (mgr.24752) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.072853+0000 mgr.x (mgr.24752) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.137014+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.139883+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.162055+0000 mon.b (mon.2) 2327 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.166358+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.170048+0000 mgr.x (mgr.24752) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.210414+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.211939+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.213667+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.214308+0000 mon.b (mon.2) 2331 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.221015+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.224714+0000 mgr.x (mgr.24752) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.264826+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.454978+0000 mgr.x (mgr.24752) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.542551+0000 mgr.x (mgr.24752) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.630558+0000 mgr.x (mgr.24752) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.705760+0000 mgr.x (mgr.24752) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.779305+0000 mgr.x (mgr.24752) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.852156+0000 mgr.x (mgr.24752) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:30:59.932273+0000 mgr.x (mgr.24752) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.008240+0000 mgr.x (mgr.24752) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.072853+0000 mgr.x (mgr.24752) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.137014+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.139883+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.162055+0000 mon.b (mon.2) 2327 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.166358+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.170048+0000 mgr.x (mgr.24752) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.210414+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.211939+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.213667+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.214308+0000 mon.b (mon.2) 2331 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.221015+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.224714+0000 mgr.x (mgr.24752) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.264826+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.454978+0000 mgr.x (mgr.24752) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.542551+0000 mgr.x (mgr.24752) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.630558+0000 mgr.x (mgr.24752) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.705760+0000 mgr.x (mgr.24752) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.779305+0000 mgr.x (mgr.24752) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.852156+0000 mgr.x (mgr.24752) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:30:59.932273+0000 mgr.x (mgr.24752) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.008240+0000 mgr.x (mgr.24752) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.072853+0000 mgr.x (mgr.24752) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.137014+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.139883+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.162055+0000 mon.b (mon.2) 2327 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.166358+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.170048+0000 mgr.x (mgr.24752) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.210414+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.211939+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.213667+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.214308+0000 mon.b (mon.2) 2331 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.221015+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.224714+0000 mgr.x (mgr.24752) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.264826+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.266347+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.267949+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.268619+0000 mon.b (mon.2) 2335 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.274493+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.279342+0000 mgr.x (mgr.24752) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.319946+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.321508+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.323233+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.323868+0000 mon.b (mon.2) 2339 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.328452+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.332153+0000 mgr.x (mgr.24752) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.371889+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.373423+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.375261+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.375900+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.382677+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.386403+0000 mgr.x (mgr.24752) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.426438+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.427976+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.429812+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.266347+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.267949+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.268619+0000 mon.b (mon.2) 2335 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.274493+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.279342+0000 mgr.x (mgr.24752) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.319946+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.321508+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.323233+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.323868+0000 mon.b (mon.2) 2339 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.328452+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.332153+0000 mgr.x (mgr.24752) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.371889+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.373423+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.375261+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.375900+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.382677+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.386403+0000 mgr.x (mgr.24752) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.426438+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.427976+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.429812+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.430448+0000 mon.b (mon.2) 2347 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.436723+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.497173+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.498630+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.500283+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.500882+0000 mon.b (mon.2) 2351 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.506852+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.571898+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.573591+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.575256+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.575881+0000 mon.b (mon.2) 2355 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.582411+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.643275+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.644770+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.646487+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.647093+0000 mon.b (mon.2) 2359 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.653549+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.719157+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.720689+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.430448+0000 mon.b (mon.2) 2347 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.436723+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.497173+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.498630+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.500283+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.500882+0000 mon.b (mon.2) 2351 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.506852+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.571898+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.573591+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.575256+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.575881+0000 mon.b (mon.2) 2355 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.582411+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.643275+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.644770+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.646487+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.647093+0000 mon.b (mon.2) 2359 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.653549+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.719157+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.720689+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.723115+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.723797+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.729095+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.779167+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.781138+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.783842+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.784615+0000 mon.b (mon.2) 2367 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.787099+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.830808+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.832315+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.833959+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.834533+0000 mon.b (mon.2) 2371 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.837510+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.880873+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.882319+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.883992+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.884819+0000 mon.b (mon.2) 2375 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.887484+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.931853+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.933849+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.723115+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.723797+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.729095+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.779167+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.781138+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.783842+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.784615+0000 mon.b (mon.2) 2367 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.787099+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.830808+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.832315+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.833959+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.834533+0000 mon.b (mon.2) 2371 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.837510+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.880873+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.882319+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.883992+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.884819+0000 mon.b (mon.2) 2375 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.887484+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.931853+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.933849+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.935897+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.936667+0000 mon.b (mon.2) 2379 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.939784+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.985772+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.987194+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.988908+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.989499+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:00.991920+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.036230+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.037705+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.039402+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.039975+0000 mon.b (mon.2) 2387 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.045427+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.088929+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.090414+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.092122+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.092731+0000 mon.b (mon.2) 2391 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[18570]: audit 2024-04-16T14:31:01.099072+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.935897+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.936667+0000 mon.b (mon.2) 2379 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.939784+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.985772+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.987194+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.988908+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.989499+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:00.991920+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.036230+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.037705+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.039402+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.039975+0000 mon.b (mon.2) 2387 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.045427+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.088929+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.090414+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.092122+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.092731+0000 mon.b (mon.2) 2391 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:01 smithi071 bash[23969]: audit 2024-04-16T14:31:01.099072+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.266347+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.267949+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.268619+0000 mon.b (mon.2) 2335 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.274493+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.279342+0000 mgr.x (mgr.24752) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.319946+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.321508+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.323233+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.323868+0000 mon.b (mon.2) 2339 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.328452+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.332153+0000 mgr.x (mgr.24752) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.371889+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.373423+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.375261+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.375900+0000 mon.b (mon.2) 2343 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.382677+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.386403+0000 mgr.x (mgr.24752) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.426438+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.427976+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.429812+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.430448+0000 mon.b (mon.2) 2347 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.436723+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.497173+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.498630+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.500283+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.500882+0000 mon.b (mon.2) 2351 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.506852+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.571898+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.573591+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.575256+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.575881+0000 mon.b (mon.2) 2355 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.582411+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.643275+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.644770+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.646487+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.647093+0000 mon.b (mon.2) 2359 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.653549+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.719157+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.720689+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.723115+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.723797+0000 mon.b (mon.2) 2363 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.729095+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.779167+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.781138+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.783842+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.784615+0000 mon.b (mon.2) 2367 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.787099+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.830808+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.832315+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.833959+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.834533+0000 mon.b (mon.2) 2371 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.837510+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.880873+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.882319+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.883992+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.884819+0000 mon.b (mon.2) 2375 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.887484+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.931853+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.933849+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.935897+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.936667+0000 mon.b (mon.2) 2379 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.939784+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.985772+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.987194+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.988908+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.989499+0000 mon.b (mon.2) 2383 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:00.991920+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.036230+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.037705+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.039402+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.039975+0000 mon.b (mon.2) 2387 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.045427+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:01.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.088929+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.090414+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:01.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.092122+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.092731+0000 mon.b (mon.2) 2391 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:01 smithi122 bash[18672]: audit 2024-04-16T14:31:01.099072+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.440489+0000 mgr.x (mgr.24752) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.510539+0000 mgr.x (mgr.24752) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cluster 2024-04-16T14:31:00.543300+0000 mgr.x (mgr.24752) 629 : cluster [DBG] pgmap v33: 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-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.586142+0000 mgr.x (mgr.24752) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.657288+0000 mgr.x (mgr.24752) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.733372+0000 mgr.x (mgr.24752) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.790751+0000 mgr.x (mgr.24752) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.841164+0000 mgr.x (mgr.24752) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.891160+0000 mgr.x (mgr.24752) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.944880+0000 mgr.x (mgr.24752) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:00.995567+0000 mgr.x (mgr.24752) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.049073+0000 mgr.x (mgr.24752) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.102726+0000 mgr.x (mgr.24752) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.142872+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.171393+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.173692+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.174306+0000 mon.b (mon.2) 2395 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.179350+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.182964+0000 mgr.x (mgr.24752) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.223730+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.225380+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.227211+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.227826+0000 mon.b (mon.2) 2399 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.230445+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.234907+0000 mgr.x (mgr.24752) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.275114+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.276791+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.278648+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.279407+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.281685+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.286236+0000 mgr.x (mgr.24752) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.326123+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.327789+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.329781+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.330453+0000 mon.b (mon.2) 2407 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.332729+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.337184+0000 mgr.x (mgr.24752) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.377694+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.379393+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.381331+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.381980+0000 mon.b (mon.2) 2411 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.384732+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.388947+0000 mgr.x (mgr.24752) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.429111+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.430690+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.432669+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.433334+0000 mon.b (mon.2) 2415 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.436325+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.482548+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.484269+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.486148+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.486857+0000 mon.b (mon.2) 2419 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.489559+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.551375+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.553093+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.554948+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.555603+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.561475+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.607853+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.609515+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.611366+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.612023+0000 mon.b (mon.2) 2427 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.614971+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.665167+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.666959+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.668952+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.669685+0000 mon.b (mon.2) 2431 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.673714+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.723467+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.725031+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.727013+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.727782+0000 mon.b (mon.2) 2435 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.730881+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.780799+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.782703+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.784980+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.785712+0000 mon.b (mon.2) 2439 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.791805+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.835610+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.836977+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.838806+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.839340+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.842554+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.904268+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.906029+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.907754+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.908444+0000 mon.b (mon.2) 2447 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.913890+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.973812+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.975320+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.977107+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.977721+0000 mon.b (mon.2) 2451 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:01.982962+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.042716+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.044402+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.046973+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.047676+0000 mon.b (mon.2) 2455 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.050296+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.112278+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.114445+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.117092+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.117811+0000 mon.b (mon.2) 2459 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:02 smithi122 bash[18672]: audit 2024-04-16T14:31:02.120761+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.440489+0000 mgr.x (mgr.24752) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.510539+0000 mgr.x (mgr.24752) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cluster 2024-04-16T14:31:00.543300+0000 mgr.x (mgr.24752) 629 : cluster [DBG] pgmap v33: 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-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.586142+0000 mgr.x (mgr.24752) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.657288+0000 mgr.x (mgr.24752) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.733372+0000 mgr.x (mgr.24752) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.790751+0000 mgr.x (mgr.24752) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.841164+0000 mgr.x (mgr.24752) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.891160+0000 mgr.x (mgr.24752) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.944880+0000 mgr.x (mgr.24752) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:00.995567+0000 mgr.x (mgr.24752) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.049073+0000 mgr.x (mgr.24752) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.102726+0000 mgr.x (mgr.24752) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.142872+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.171393+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.173692+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.174306+0000 mon.b (mon.2) 2395 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.179350+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.182964+0000 mgr.x (mgr.24752) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.223730+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.225380+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.440489+0000 mgr.x (mgr.24752) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.510539+0000 mgr.x (mgr.24752) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cluster 2024-04-16T14:31:00.543300+0000 mgr.x (mgr.24752) 629 : cluster [DBG] pgmap v33: 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-04-16T14:31:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.586142+0000 mgr.x (mgr.24752) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.657288+0000 mgr.x (mgr.24752) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.733372+0000 mgr.x (mgr.24752) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.790751+0000 mgr.x (mgr.24752) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.841164+0000 mgr.x (mgr.24752) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.891160+0000 mgr.x (mgr.24752) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.944880+0000 mgr.x (mgr.24752) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:00.995567+0000 mgr.x (mgr.24752) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.049073+0000 mgr.x (mgr.24752) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.102726+0000 mgr.x (mgr.24752) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.142872+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.171393+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.173692+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.174306+0000 mon.b (mon.2) 2395 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.179350+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.182964+0000 mgr.x (mgr.24752) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.223730+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.225380+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.227211+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.227826+0000 mon.b (mon.2) 2399 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.230445+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.234907+0000 mgr.x (mgr.24752) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.275114+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.276791+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.278648+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.279407+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.281685+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.286236+0000 mgr.x (mgr.24752) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.326123+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.327789+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.329781+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.330453+0000 mon.b (mon.2) 2407 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.332729+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.337184+0000 mgr.x (mgr.24752) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.377694+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.379393+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.381331+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.381980+0000 mon.b (mon.2) 2411 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.227211+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.227826+0000 mon.b (mon.2) 2399 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.230445+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.234907+0000 mgr.x (mgr.24752) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.275114+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.276791+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.278648+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.279407+0000 mon.b (mon.2) 2403 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.281685+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.286236+0000 mgr.x (mgr.24752) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.326123+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.327789+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.329781+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.330453+0000 mon.b (mon.2) 2407 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.332729+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.337184+0000 mgr.x (mgr.24752) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.377694+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.379393+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.381331+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.381980+0000 mon.b (mon.2) 2411 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.384732+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.388947+0000 mgr.x (mgr.24752) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.429111+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.430690+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.432669+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.433334+0000 mon.b (mon.2) 2415 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.436325+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.482548+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.484269+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.486148+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.486857+0000 mon.b (mon.2) 2419 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.489559+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.551375+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.553093+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.554948+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.555603+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.561475+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.607853+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.609515+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.384732+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.388947+0000 mgr.x (mgr.24752) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.429111+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.430690+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.432669+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.433334+0000 mon.b (mon.2) 2415 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.436325+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.482548+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.484269+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.486148+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.486857+0000 mon.b (mon.2) 2419 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.489559+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.551375+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.553093+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.554948+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.555603+0000 mon.b (mon.2) 2423 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.561475+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.607853+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.609515+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.611366+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.612023+0000 mon.b (mon.2) 2427 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.614971+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.665167+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.666959+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.668952+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.669685+0000 mon.b (mon.2) 2431 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.673714+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.723467+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.725031+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.727013+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.727782+0000 mon.b (mon.2) 2435 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.730881+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.780799+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.782703+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.784980+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.785712+0000 mon.b (mon.2) 2439 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.791805+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.835610+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.836977+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.611366+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.612023+0000 mon.b (mon.2) 2427 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.614971+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.665167+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.666959+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.668952+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.669685+0000 mon.b (mon.2) 2431 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.673714+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.723467+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.725031+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.727013+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.727782+0000 mon.b (mon.2) 2435 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.730881+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.780799+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.782703+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.784980+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.785712+0000 mon.b (mon.2) 2439 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.791805+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.835610+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.836977+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.838806+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.839340+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.842554+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.904268+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.906029+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.907754+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.908444+0000 mon.b (mon.2) 2447 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.913890+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.973812+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.975320+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.977107+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.977721+0000 mon.b (mon.2) 2451 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:01.982962+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.042716+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.044402+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.046973+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.047676+0000 mon.b (mon.2) 2455 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.050296+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.112278+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.114445+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.838806+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.839340+0000 mon.b (mon.2) 2443 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.842554+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.904268+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.906029+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.907754+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.908444+0000 mon.b (mon.2) 2447 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.913890+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.973812+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.975320+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.977107+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.977721+0000 mon.b (mon.2) 2451 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:01.982962+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.042716+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.044402+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.046973+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.047676+0000 mon.b (mon.2) 2455 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.050296+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.112278+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:02.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.114445+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:02.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.117092+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.117811+0000 mon.b (mon.2) 2459 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[18570]: audit 2024-04-16T14:31:02.120761+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:02.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.117092+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:02.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.117811+0000 mon.b (mon.2) 2459 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:02.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:02 smithi071 bash[23969]: audit 2024-04-16T14:31:02.120761+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.440054+0000 mgr.x (mgr.24752) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.493218+0000 mgr.x (mgr.24752) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.565274+0000 mgr.x (mgr.24752) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.620154+0000 mgr.x (mgr.24752) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:01.633467+0000 mgr.x (mgr.24752) 649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.678331+0000 mgr.x (mgr.24752) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.735533+0000 mgr.x (mgr.24752) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.795517+0000 mgr.x (mgr.24752) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.847057+0000 mgr.x (mgr.24752) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.917588+0000 mgr.x (mgr.24752) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:01.986631+0000 mgr.x (mgr.24752) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.055627+0000 mgr.x (mgr.24752) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.124457+0000 mgr.x (mgr.24752) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.170779+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.172424+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.174257+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.174936+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.177232+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.180922+0000 mgr.x (mgr.24752) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.225808+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.227550+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.440054+0000 mgr.x (mgr.24752) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.493218+0000 mgr.x (mgr.24752) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.565274+0000 mgr.x (mgr.24752) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.620154+0000 mgr.x (mgr.24752) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:01.633467+0000 mgr.x (mgr.24752) 649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:03.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.678331+0000 mgr.x (mgr.24752) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.735533+0000 mgr.x (mgr.24752) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.795517+0000 mgr.x (mgr.24752) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.847057+0000 mgr.x (mgr.24752) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.917588+0000 mgr.x (mgr.24752) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:01.986631+0000 mgr.x (mgr.24752) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.055627+0000 mgr.x (mgr.24752) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.124457+0000 mgr.x (mgr.24752) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.170779+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.172424+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.174257+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.174936+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.177232+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.180922+0000 mgr.x (mgr.24752) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.225808+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.227550+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.229508+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.230197+0000 mon.b (mon.2) 2467 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.236359+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.240183+0000 mgr.x (mgr.24752) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.281722+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.283522+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.285706+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.286510+0000 mon.b (mon.2) 2471 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.292421+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.296389+0000 mgr.x (mgr.24752) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.342514+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.344795+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.346765+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.347608+0000 mon.b (mon.2) 2475 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.353888+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.357759+0000 mgr.x (mgr.24752) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.399155+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.400679+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.402925+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.403609+0000 mon.b (mon.2) 2479 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.229508+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.230197+0000 mon.b (mon.2) 2467 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.236359+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.240183+0000 mgr.x (mgr.24752) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.281722+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.283522+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.285706+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.286510+0000 mon.b (mon.2) 2471 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.292421+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.296389+0000 mgr.x (mgr.24752) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.342514+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.344795+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.346765+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.347608+0000 mon.b (mon.2) 2475 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.353888+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.357759+0000 mgr.x (mgr.24752) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.399155+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.400679+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.402925+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.403609+0000 mon.b (mon.2) 2479 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.411202+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.414960+0000 mgr.x (mgr.24752) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.455072+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.456463+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.458543+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.459150+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.465035+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.508736+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.510311+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.512163+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.512857+0000 mon.b (mon.2) 2487 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.519547+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.568380+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.570311+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.572759+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.573581+0000 mon.b (mon.2) 2491 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.580270+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.629547+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.631576+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.411202+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.414960+0000 mgr.x (mgr.24752) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.455072+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.456463+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.458543+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.459150+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.465035+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.508736+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.510311+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.512163+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.512857+0000 mon.b (mon.2) 2487 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.519547+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.568380+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.570311+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.572759+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.573581+0000 mon.b (mon.2) 2491 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.580270+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.629547+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.631576+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.633684+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.634429+0000 mon.b (mon.2) 2495 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.639086+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.687913+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.689614+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.691527+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.692228+0000 mon.b (mon.2) 2499 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.696966+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.761849+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.763737+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.765876+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.766543+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.771280+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.633684+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.634429+0000 mon.b (mon.2) 2495 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.639086+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.687913+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.689614+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.691527+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.692228+0000 mon.b (mon.2) 2499 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.696966+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.761849+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.763737+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.765876+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.766543+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.771280+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.831767+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.833205+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.835805+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.836705+0000 mon.b (mon.2) 2507 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.841226+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.885311+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.886964+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.888698+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.889229+0000 mon.b (mon.2) 2511 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.893661+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.955504+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.957410+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.959349+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.960023+0000 mon.b (mon.2) 2515 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:02.963458+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.011928+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.013596+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.422 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.440054+0000 mgr.x (mgr.24752) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.493218+0000 mgr.x (mgr.24752) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.565274+0000 mgr.x (mgr.24752) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.620154+0000 mgr.x (mgr.24752) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:01.633467+0000 mgr.x (mgr.24752) 649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.678331+0000 mgr.x (mgr.24752) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.735533+0000 mgr.x (mgr.24752) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.795517+0000 mgr.x (mgr.24752) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.847057+0000 mgr.x (mgr.24752) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.917588+0000 mgr.x (mgr.24752) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:01.986631+0000 mgr.x (mgr.24752) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.055627+0000 mgr.x (mgr.24752) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.124457+0000 mgr.x (mgr.24752) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.170779+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.423 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.172424+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.174257+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.174936+0000 mon.b (mon.2) 2463 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.177232+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.180922+0000 mgr.x (mgr.24752) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.225808+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.227550+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.229508+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.230197+0000 mon.b (mon.2) 2467 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.236359+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.240183+0000 mgr.x (mgr.24752) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.281722+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.283522+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.285706+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.286510+0000 mon.b (mon.2) 2471 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.292421+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.296389+0000 mgr.x (mgr.24752) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.342514+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.344795+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.346765+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.347608+0000 mon.b (mon.2) 2475 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.353888+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.357759+0000 mgr.x (mgr.24752) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.399155+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.400679+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.402925+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.403609+0000 mon.b (mon.2) 2479 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.411202+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.414960+0000 mgr.x (mgr.24752) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.455072+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.456463+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.458543+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.459150+0000 mon.b (mon.2) 2483 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.465035+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.508736+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.510311+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.512163+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.512857+0000 mon.b (mon.2) 2487 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.519547+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.568380+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.570311+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.572759+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.573581+0000 mon.b (mon.2) 2491 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.580270+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.629547+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.631576+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.633684+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.634429+0000 mon.b (mon.2) 2495 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.639086+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.687913+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.689614+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.691527+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.692228+0000 mon.b (mon.2) 2499 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.696966+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.761849+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.763737+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.765876+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.766543+0000 mon.b (mon.2) 2503 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.771280+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.831767+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.833205+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.835805+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.836705+0000 mon.b (mon.2) 2507 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.841226+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.885311+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.886964+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.888698+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.889229+0000 mon.b (mon.2) 2511 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.893661+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.955504+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.957410+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.959349+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.960023+0000 mon.b (mon.2) 2515 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:02.963458+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.011928+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.013596+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.015839+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.016923+0000 mon.b (mon.2) 2519 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.020581+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.070110+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.072020+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.074042+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.074776+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.078789+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.127571+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.129425+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.131415+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.132091+0000 mon.b (mon.2) 2527 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:03 smithi122 bash[18672]: audit 2024-04-16T14:31:03.135513+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.015839+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.016923+0000 mon.b (mon.2) 2519 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.020581+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.070110+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.072020+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.074042+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.074776+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.078789+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.127571+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.129425+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.131415+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.132091+0000 mon.b (mon.2) 2527 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[18570]: audit 2024-04-16T14:31:03.135513+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.831767+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.833205+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.835805+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.836705+0000 mon.b (mon.2) 2507 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.841226+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.885311+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.886964+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.888698+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.889229+0000 mon.b (mon.2) 2511 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.893661+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.955504+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.957410+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.959349+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.960023+0000 mon.b (mon.2) 2515 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:02.963458+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.011928+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.013596+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.015839+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.016923+0000 mon.b (mon.2) 2519 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.020581+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.070110+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.072020+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.074042+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.074776+0000 mon.b (mon.2) 2523 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.078789+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:03.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.127571+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:03.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.129425+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:03.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.131415+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:03.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.132091+0000 mon.b (mon.2) 2527 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:03.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:03 smithi071 bash[23969]: audit 2024-04-16T14:31:03.135513+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.468683+0000 mgr.x (mgr.24752) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.523301+0000 mgr.x (mgr.24752) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cluster 2024-04-16T14:31:02.543668+0000 mgr.x (mgr.24752) 665 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:04.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.583998+0000 mgr.x (mgr.24752) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.642781+0000 mgr.x (mgr.24752) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.700658+0000 mgr.x (mgr.24752) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.775022+0000 mgr.x (mgr.24752) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.844901+0000 mgr.x (mgr.24752) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.897463+0000 mgr.x (mgr.24752) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:02.967113+0000 mgr.x (mgr.24752) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.025381+0000 mgr.x (mgr.24752) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.082818+0000 mgr.x (mgr.24752) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.139817+0000 mgr.x (mgr.24752) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.183197+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.184701+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.186439+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.187061+0000 mon.b (mon.2) 2531 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.191477+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.195222+0000 mgr.x (mgr.24752) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.235685+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.237569+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.239567+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.240284+0000 mon.b (mon.2) 2535 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.248297+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.252157+0000 mgr.x (mgr.24752) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.313261+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.315200+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.317239+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.317962+0000 mon.b (mon.2) 2539 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.323385+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.327140+0000 mgr.x (mgr.24752) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.389455+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.391707+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.394113+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.394976+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.400145+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.403899+0000 mgr.x (mgr.24752) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.444679+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.446111+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.447742+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.448369+0000 mon.b (mon.2) 2547 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.450874+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.494530+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.495963+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.497616+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.498215+0000 mon.b (mon.2) 2551 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.500373+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.544544+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.546243+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.548048+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.548672+0000 mon.b (mon.2) 2555 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.550519+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.599955+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.601516+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.603386+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.603990+0000 mon.b (mon.2) 2559 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.606075+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.649202+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.650654+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.652783+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.653436+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.656223+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.700649+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.702180+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.705925+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.706660+0000 mon.b (mon.2) 2567 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.709044+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.752731+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.754175+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.755887+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.756511+0000 mon.b (mon.2) 2571 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.758631+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.802557+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.804053+0000 mon.b (mon.2) 2573 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.805820+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.806407+0000 mon.b (mon.2) 2575 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.808694+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.853090+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.854591+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.856373+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.857025+0000 mon.b (mon.2) 2579 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.859377+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.908711+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.910581+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.912477+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.913194+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.916186+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.981472+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.983519+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.985342+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.985999+0000 mon.b (mon.2) 2587 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:03.988773+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.032262+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.033755+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.035526+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.036177+0000 mon.b (mon.2) 2591 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.043874+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.092042+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.093935+0000 mon.b (mon.2) 2593 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.095798+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.096461+0000 mon.b (mon.2) 2595 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:04 smithi122 bash[18672]: audit 2024-04-16T14:31:04.102310+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.468683+0000 mgr.x (mgr.24752) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.523301+0000 mgr.x (mgr.24752) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cluster 2024-04-16T14:31:02.543668+0000 mgr.x (mgr.24752) 665 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.583998+0000 mgr.x (mgr.24752) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.642781+0000 mgr.x (mgr.24752) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.700658+0000 mgr.x (mgr.24752) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.775022+0000 mgr.x (mgr.24752) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.844901+0000 mgr.x (mgr.24752) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.897463+0000 mgr.x (mgr.24752) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:02.967113+0000 mgr.x (mgr.24752) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.025381+0000 mgr.x (mgr.24752) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.082818+0000 mgr.x (mgr.24752) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.139817+0000 mgr.x (mgr.24752) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.183197+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.184701+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.186439+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.187061+0000 mon.b (mon.2) 2531 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.191477+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.195222+0000 mgr.x (mgr.24752) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.235685+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.237569+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.239567+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.240284+0000 mon.b (mon.2) 2535 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.248297+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.252157+0000 mgr.x (mgr.24752) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.313261+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.315200+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.317239+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.317962+0000 mon.b (mon.2) 2539 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.323385+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.327140+0000 mgr.x (mgr.24752) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.389455+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.391707+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.394113+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.394976+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.400145+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.403899+0000 mgr.x (mgr.24752) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.444679+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.446111+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.447742+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.448369+0000 mon.b (mon.2) 2547 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.468683+0000 mgr.x (mgr.24752) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.523301+0000 mgr.x (mgr.24752) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cluster 2024-04-16T14:31:02.543668+0000 mgr.x (mgr.24752) 665 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.583998+0000 mgr.x (mgr.24752) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.642781+0000 mgr.x (mgr.24752) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.700658+0000 mgr.x (mgr.24752) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.775022+0000 mgr.x (mgr.24752) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.844901+0000 mgr.x (mgr.24752) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.897463+0000 mgr.x (mgr.24752) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:02.967113+0000 mgr.x (mgr.24752) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.025381+0000 mgr.x (mgr.24752) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.082818+0000 mgr.x (mgr.24752) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.139817+0000 mgr.x (mgr.24752) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.183197+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.184701+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.186439+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.187061+0000 mon.b (mon.2) 2531 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.191477+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.195222+0000 mgr.x (mgr.24752) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.235685+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.237569+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.450874+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.494530+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.495963+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.497616+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.498215+0000 mon.b (mon.2) 2551 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.500373+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.544544+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.546243+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.548048+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.548672+0000 mon.b (mon.2) 2555 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.550519+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.599955+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.601516+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.603386+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.603990+0000 mon.b (mon.2) 2559 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.606075+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.649202+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.650654+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.652783+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.653436+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.656223+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.700649+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.702180+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.705925+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.706660+0000 mon.b (mon.2) 2567 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.709044+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.752731+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.754175+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.755887+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.756511+0000 mon.b (mon.2) 2571 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.758631+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.802557+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.804053+0000 mon.b (mon.2) 2573 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.805820+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.806407+0000 mon.b (mon.2) 2575 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.808694+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.853090+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.854591+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.856373+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.239567+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.240284+0000 mon.b (mon.2) 2535 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.248297+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.252157+0000 mgr.x (mgr.24752) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.313261+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.315200+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.317239+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.317962+0000 mon.b (mon.2) 2539 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.323385+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.327140+0000 mgr.x (mgr.24752) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.389455+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.391707+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.394113+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.394976+0000 mon.b (mon.2) 2543 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.400145+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.403899+0000 mgr.x (mgr.24752) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.444679+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.446111+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.447742+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.448369+0000 mon.b (mon.2) 2547 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.857025+0000 mon.b (mon.2) 2579 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.859377+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.908711+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.910581+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.912477+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.913194+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.916186+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.981472+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.983519+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.985342+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.985999+0000 mon.b (mon.2) 2587 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:03.988773+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.032262+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.033755+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.035526+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.036177+0000 mon.b (mon.2) 2591 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.043874+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.092042+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.093935+0000 mon.b (mon.2) 2593 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.095798+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.096461+0000 mon.b (mon.2) 2595 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[23969]: audit 2024-04-16T14:31:04.102310+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.450874+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.494530+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.495963+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.497616+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.498215+0000 mon.b (mon.2) 2551 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.500373+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.544544+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.546243+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.548048+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.548672+0000 mon.b (mon.2) 2555 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.550519+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.599955+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.601516+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.603386+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.603990+0000 mon.b (mon.2) 2559 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.606075+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.649202+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.650654+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.652783+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.653436+0000 mon.b (mon.2) 2563 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.656223+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.700649+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.702180+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.705925+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.706660+0000 mon.b (mon.2) 2567 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.709044+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.752731+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.754175+0000 mon.b (mon.2) 2569 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.755887+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.756511+0000 mon.b (mon.2) 2571 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.758631+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.802557+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.804053+0000 mon.b (mon.2) 2573 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.805820+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.806407+0000 mon.b (mon.2) 2575 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.808694+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.853090+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.854591+0000 mon.b (mon.2) 2577 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.856373+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.857025+0000 mon.b (mon.2) 2579 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.859377+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.908711+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.910581+0000 mon.b (mon.2) 2581 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.912477+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.913194+0000 mon.b (mon.2) 2583 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.916186+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.981472+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.983519+0000 mon.b (mon.2) 2585 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.985342+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.985999+0000 mon.b (mon.2) 2587 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:03.988773+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.032262+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.033755+0000 mon.b (mon.2) 2589 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.035526+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.036177+0000 mon.b (mon.2) 2591 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.043874+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.092042+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.093935+0000 mon.b (mon.2) 2593 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.095798+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.096461+0000 mon.b (mon.2) 2595 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:04 smithi071 bash[18570]: audit 2024-04-16T14:31:04.102310+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.454472+0000 mgr.x (mgr.24752) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.504048+0000 mgr.x (mgr.24752) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.555133+0000 mgr.x (mgr.24752) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.609648+0000 mgr.x (mgr.24752) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.659843+0000 mgr.x (mgr.24752) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.712706+0000 mgr.x (mgr.24752) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.762229+0000 mgr.x (mgr.24752) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.813074+0000 mgr.x (mgr.24752) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.863576+0000 mgr.x (mgr.24752) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.920087+0000 mgr.x (mgr.24752) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:03.992397+0000 mgr.x (mgr.24752) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.047582+0000 mgr.x (mgr.24752) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.106086+0000 mgr.x (mgr.24752) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.167113+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.178294+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.180569+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.181194+0000 mon.b (mon.2) 2599 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.184928+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.188613+0000 mgr.x (mgr.24752) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.250131+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.251723+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.253577+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.254202+0000 mon.b (mon.2) 2603 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.259111+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.262817+0000 mgr.x (mgr.24752) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.321025+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.324548+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.328047+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.329152+0000 mon.b (mon.2) 2607 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.332148+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.335909+0000 mgr.x (mgr.24752) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.397789+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.399895+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.401999+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.402863+0000 mon.b (mon.2) 2611 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.408115+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.412006+0000 mgr.x (mgr.24752) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.489072+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.490676+0000 mon.b (mon.2) 2613 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.492960+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.493687+0000 mon.b (mon.2) 2615 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.499241+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.543273+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.545219+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.547703+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.548419+0000 mon.b (mon.2) 2619 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.552002+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.612449+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.614224+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.616271+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.617045+0000 mon.b (mon.2) 2623 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.620047+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.664952+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.666610+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.668526+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.669153+0000 mon.b (mon.2) 2627 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.671446+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.716199+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.717840+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.719687+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.720379+0000 mon.b (mon.2) 2631 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.723491+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.767714+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.769395+0000 mon.b (mon.2) 2633 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.771319+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.771962+0000 mon.b (mon.2) 2635 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.777418+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.837959+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.839604+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.841473+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.842108+0000 mon.b (mon.2) 2639 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.847569+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.908283+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.909963+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.911866+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.912546+0000 mon.b (mon.2) 2643 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.918010+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.978528+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.980167+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.981967+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.982614+0000 mon.b (mon.2) 2647 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:04.986827+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.031059+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.032689+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.034597+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.035219+0000 mon.b (mon.2) 2651 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.040591+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.089114+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.091024+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.093137+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.093868+0000 mon.b (mon.2) 2655 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:05 smithi122 bash[18672]: audit 2024-04-16T14:31:05.099177+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.454472+0000 mgr.x (mgr.24752) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.504048+0000 mgr.x (mgr.24752) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.555133+0000 mgr.x (mgr.24752) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.609648+0000 mgr.x (mgr.24752) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.659843+0000 mgr.x (mgr.24752) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.712706+0000 mgr.x (mgr.24752) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.762229+0000 mgr.x (mgr.24752) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.813074+0000 mgr.x (mgr.24752) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.863576+0000 mgr.x (mgr.24752) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.920087+0000 mgr.x (mgr.24752) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:03.992397+0000 mgr.x (mgr.24752) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.047582+0000 mgr.x (mgr.24752) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.106086+0000 mgr.x (mgr.24752) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.167113+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.178294+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.180569+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.181194+0000 mon.b (mon.2) 2599 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.184928+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.188613+0000 mgr.x (mgr.24752) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.250131+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.251723+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.454472+0000 mgr.x (mgr.24752) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.504048+0000 mgr.x (mgr.24752) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.555133+0000 mgr.x (mgr.24752) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.609648+0000 mgr.x (mgr.24752) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.659843+0000 mgr.x (mgr.24752) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.712706+0000 mgr.x (mgr.24752) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.762229+0000 mgr.x (mgr.24752) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.813074+0000 mgr.x (mgr.24752) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.863576+0000 mgr.x (mgr.24752) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.920087+0000 mgr.x (mgr.24752) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:03.992397+0000 mgr.x (mgr.24752) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.047582+0000 mgr.x (mgr.24752) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.106086+0000 mgr.x (mgr.24752) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.167113+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.178294+0000 mon.b (mon.2) 2597 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.180569+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.181194+0000 mon.b (mon.2) 2599 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.184928+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.188613+0000 mgr.x (mgr.24752) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.250131+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.251723+0000 mon.b (mon.2) 2601 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.253577+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.254202+0000 mon.b (mon.2) 2603 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.259111+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.262817+0000 mgr.x (mgr.24752) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.321025+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.324548+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.328047+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.329152+0000 mon.b (mon.2) 2607 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.332148+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.335909+0000 mgr.x (mgr.24752) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.397789+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.399895+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.401999+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.402863+0000 mon.b (mon.2) 2611 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.408115+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.412006+0000 mgr.x (mgr.24752) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.489072+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.490676+0000 mon.b (mon.2) 2613 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.492960+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.493687+0000 mon.b (mon.2) 2615 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.499241+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.543273+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.545219+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.547703+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.548419+0000 mon.b (mon.2) 2619 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.552002+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.612449+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.614224+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.616271+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.617045+0000 mon.b (mon.2) 2623 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.620047+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.664952+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.666610+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.668526+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.669153+0000 mon.b (mon.2) 2627 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.671446+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.716199+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.717840+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.719687+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.253577+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.254202+0000 mon.b (mon.2) 2603 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.259111+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.262817+0000 mgr.x (mgr.24752) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.321025+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.324548+0000 mon.b (mon.2) 2605 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.328047+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.329152+0000 mon.b (mon.2) 2607 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.332148+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.335909+0000 mgr.x (mgr.24752) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.397789+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.399895+0000 mon.b (mon.2) 2609 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.401999+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.402863+0000 mon.b (mon.2) 2611 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.408115+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.412006+0000 mgr.x (mgr.24752) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.489072+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.490676+0000 mon.b (mon.2) 2613 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.492960+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.493687+0000 mon.b (mon.2) 2615 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.720379+0000 mon.b (mon.2) 2631 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.723491+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.767714+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.769395+0000 mon.b (mon.2) 2633 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.771319+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.771962+0000 mon.b (mon.2) 2635 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.777418+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.837959+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.839604+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.841473+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.842108+0000 mon.b (mon.2) 2639 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.847569+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.908283+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.909963+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.911866+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.912546+0000 mon.b (mon.2) 2643 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.918010+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.978528+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.980167+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.981967+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.982614+0000 mon.b (mon.2) 2647 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:04.986827+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.031059+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.032689+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.034597+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.035219+0000 mon.b (mon.2) 2651 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.040591+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.089114+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.091024+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.093137+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.093868+0000 mon.b (mon.2) 2655 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[18570]: audit 2024-04-16T14:31:05.099177+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.499241+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.543273+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.545219+0000 mon.b (mon.2) 2617 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.547703+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.548419+0000 mon.b (mon.2) 2619 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.552002+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.612449+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.614224+0000 mon.b (mon.2) 2621 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.616271+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.617045+0000 mon.b (mon.2) 2623 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.620047+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.664952+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.666610+0000 mon.b (mon.2) 2625 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.668526+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.669153+0000 mon.b (mon.2) 2627 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.671446+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.716199+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.717840+0000 mon.b (mon.2) 2629 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.719687+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.720379+0000 mon.b (mon.2) 2631 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.723491+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.767714+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.769395+0000 mon.b (mon.2) 2633 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.771319+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.771962+0000 mon.b (mon.2) 2635 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.777418+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.837959+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.839604+0000 mon.b (mon.2) 2637 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.841473+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.842108+0000 mon.b (mon.2) 2639 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.847569+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.908283+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.909963+0000 mon.b (mon.2) 2641 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.911866+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.912546+0000 mon.b (mon.2) 2643 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.918010+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.978528+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.980167+0000 mon.b (mon.2) 2645 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.981967+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.982614+0000 mon.b (mon.2) 2647 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:04.986827+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.031059+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.032689+0000 mon.b (mon.2) 2649 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.034597+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.035219+0000 mon.b (mon.2) 2651 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.040591+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.089114+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.091024+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.093137+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.093868+0000 mon.b (mon.2) 2655 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:05.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:05 smithi071 bash[23969]: audit 2024-04-16T14:31:05.099177+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.503127+0000 mgr.x (mgr.24752) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cluster 2024-04-16T14:31:04.544502+0000 mgr.x (mgr.24752) 698 : cluster [DBG] pgmap v35: 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-04-16T14:31:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.555706+0000 mgr.x (mgr.24752) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.624380+0000 mgr.x (mgr.24752) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.675815+0000 mgr.x (mgr.24752) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.727719+0000 mgr.x (mgr.24752) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.781392+0000 mgr.x (mgr.24752) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.851388+0000 mgr.x (mgr.24752) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.921759+0000 mgr.x (mgr.24752) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:04.990500+0000 mgr.x (mgr.24752) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.044308+0000 mgr.x (mgr.24752) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.103000+0000 mgr.x (mgr.24752) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.165046+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.182411+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.184296+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.185020+0000 mon.b (mon.2) 2659 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.189512+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.193207+0000 mgr.x (mgr.24752) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.254375+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.255876+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.257609+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.258239+0000 mon.b (mon.2) 2663 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.262492+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.266185+0000 mgr.x (mgr.24752) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.308665+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.310427+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.312337+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.313092+0000 mon.b (mon.2) 2667 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.318713+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.322696+0000 mgr.x (mgr.24752) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.364548+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.366278+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.368687+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.369366+0000 mon.b (mon.2) 2671 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.374782+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.378574+0000 mgr.x (mgr.24752) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.418978+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.420682+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.422489+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.423165+0000 mon.b (mon.2) 2675 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.430778+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.434554+0000 mgr.x (mgr.24752) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.474621+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.476256+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.478111+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.478771+0000 mon.b (mon.2) 2679 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.481468+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.526443+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.527911+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.529552+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.530172+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.533248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.577092+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.578589+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.580248+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.580871+0000 mon.b (mon.2) 2687 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.582888+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.626593+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.628053+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.629811+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.630442+0000 mon.b (mon.2) 2691 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.632254+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.676116+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.677597+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.679293+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.679930+0000 mon.b (mon.2) 2695 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.683331+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.729595+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.731379+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.733360+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.734087+0000 mon.b (mon.2) 2699 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.736550+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.782663+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.784401+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.786216+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.786821+0000 mon.b (mon.2) 2703 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.789361+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.835496+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.837138+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.838976+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.839780+0000 mon.b (mon.2) 2707 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.842317+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.887141+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.888784+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.890619+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.891305+0000 mon.b (mon.2) 2711 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.893816+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.938901+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.940559+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.942462+0000 mon.b (mon.2) 2714 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.943128+0000 mon.b (mon.2) 2715 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.945788+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.991357+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.993122+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.995037+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.995739+0000 mon.b (mon.2) 2719 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:05.998686+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.044489+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.046163+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.048054+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.048720+0000 mon.b (mon.2) 2723 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.051523+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.112029+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.113582+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.115223+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.115806+0000 mon.b (mon.2) 2727 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:06 smithi122 bash[18672]: audit 2024-04-16T14:31:06.118524+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.503127+0000 mgr.x (mgr.24752) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cluster 2024-04-16T14:31:04.544502+0000 mgr.x (mgr.24752) 698 : cluster [DBG] pgmap v35: 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-04-16T14:31:06.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.555706+0000 mgr.x (mgr.24752) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.624380+0000 mgr.x (mgr.24752) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.675815+0000 mgr.x (mgr.24752) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.727719+0000 mgr.x (mgr.24752) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.781392+0000 mgr.x (mgr.24752) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.851388+0000 mgr.x (mgr.24752) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.921759+0000 mgr.x (mgr.24752) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:04.990500+0000 mgr.x (mgr.24752) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.044308+0000 mgr.x (mgr.24752) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.103000+0000 mgr.x (mgr.24752) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.165046+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.182411+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.184296+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.185020+0000 mon.b (mon.2) 2659 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.189512+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.193207+0000 mgr.x (mgr.24752) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.254375+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.255876+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.257609+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.258239+0000 mon.b (mon.2) 2663 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.262492+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.266185+0000 mgr.x (mgr.24752) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.308665+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.310427+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.312337+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.313092+0000 mon.b (mon.2) 2667 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.318713+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.322696+0000 mgr.x (mgr.24752) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.364548+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.366278+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.368687+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.369366+0000 mon.b (mon.2) 2671 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.374782+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.378574+0000 mgr.x (mgr.24752) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.418978+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.420682+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.422489+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.423165+0000 mon.b (mon.2) 2675 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.430778+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.503127+0000 mgr.x (mgr.24752) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cluster 2024-04-16T14:31:04.544502+0000 mgr.x (mgr.24752) 698 : cluster [DBG] pgmap v35: 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-04-16T14:31:06.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.555706+0000 mgr.x (mgr.24752) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.624380+0000 mgr.x (mgr.24752) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.675815+0000 mgr.x (mgr.24752) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.727719+0000 mgr.x (mgr.24752) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.781392+0000 mgr.x (mgr.24752) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.851388+0000 mgr.x (mgr.24752) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.921759+0000 mgr.x (mgr.24752) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:04.990500+0000 mgr.x (mgr.24752) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.044308+0000 mgr.x (mgr.24752) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.103000+0000 mgr.x (mgr.24752) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.165046+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.182411+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.184296+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.185020+0000 mon.b (mon.2) 2659 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.189512+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.193207+0000 mgr.x (mgr.24752) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.254375+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.255876+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.257609+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.434554+0000 mgr.x (mgr.24752) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.474621+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.476256+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.478111+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.478771+0000 mon.b (mon.2) 2679 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.481468+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.526443+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.527911+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.529552+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.530172+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.533248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.577092+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.578589+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.580248+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.580871+0000 mon.b (mon.2) 2687 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.582888+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.626593+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.628053+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.629811+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.630442+0000 mon.b (mon.2) 2691 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.632254+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.676116+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.677597+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.679293+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.679930+0000 mon.b (mon.2) 2695 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.683331+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.729595+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.731379+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.733360+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.734087+0000 mon.b (mon.2) 2699 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.736550+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.782663+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.784401+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.786216+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.786821+0000 mon.b (mon.2) 2703 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.789361+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.835496+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.837138+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.838976+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.839780+0000 mon.b (mon.2) 2707 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.842317+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.887141+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.888784+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.890619+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.891305+0000 mon.b (mon.2) 2711 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.893816+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.938901+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.940559+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.942462+0000 mon.b (mon.2) 2714 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.943128+0000 mon.b (mon.2) 2715 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.945788+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.991357+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.993122+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.995037+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.995739+0000 mon.b (mon.2) 2719 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:05.998686+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.044489+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.046163+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.048054+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.258239+0000 mon.b (mon.2) 2663 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.262492+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.266185+0000 mgr.x (mgr.24752) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.308665+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.310427+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.312337+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.313092+0000 mon.b (mon.2) 2667 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.318713+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.322696+0000 mgr.x (mgr.24752) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.364548+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.366278+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.368687+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.369366+0000 mon.b (mon.2) 2671 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.374782+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.378574+0000 mgr.x (mgr.24752) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.418978+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.420682+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.422489+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.423165+0000 mon.b (mon.2) 2675 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.430778+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.048720+0000 mon.b (mon.2) 2723 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.051523+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.112029+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.113582+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.115223+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.115806+0000 mon.b (mon.2) 2727 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[18570]: audit 2024-04-16T14:31:06.118524+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.434554+0000 mgr.x (mgr.24752) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:06.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.474621+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.476256+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.478111+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.478771+0000 mon.b (mon.2) 2679 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.481468+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.526443+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.527911+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.529552+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.530172+0000 mon.b (mon.2) 2683 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.533248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.577092+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.578589+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.580248+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.485 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.580871+0000 mon.b (mon.2) 2687 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.485 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.582888+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.485 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.626593+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.485 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.628053+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.485 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.629811+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.485 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.630442+0000 mon.b (mon.2) 2691 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.485 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.632254+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.485 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.676116+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.677597+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.679293+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.679930+0000 mon.b (mon.2) 2695 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.683331+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.729595+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.731379+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.733360+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.734087+0000 mon.b (mon.2) 2699 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.736550+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.782663+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.784401+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.786216+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.786821+0000 mon.b (mon.2) 2703 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.789361+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.835496+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.837138+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.838976+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.839780+0000 mon.b (mon.2) 2707 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.842317+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.887141+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.888784+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.890619+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.891305+0000 mon.b (mon.2) 2711 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.893816+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.938901+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.940559+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.942462+0000 mon.b (mon.2) 2714 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.943128+0000 mon.b (mon.2) 2715 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.945788+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.991357+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.993122+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.995037+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.995739+0000 mon.b (mon.2) 2719 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:05.998686+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.044489+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.046163+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.048054+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.048720+0000 mon.b (mon.2) 2723 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.051523+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:06.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.112029+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:06.490 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.113582+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:06.490 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.115223+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:06.490 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.115806+0000 mon.b (mon.2) 2727 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:06.490 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:06 smithi071 bash[23969]: audit 2024-04-16T14:31:06.118524+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.486252+0000 mgr.x (mgr.24752) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.536829+0000 mgr.x (mgr.24752) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.586484+0000 mgr.x (mgr.24752) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.636061+0000 mgr.x (mgr.24752) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.686919+0000 mgr.x (mgr.24752) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.740345+0000 mgr.x (mgr.24752) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.793068+0000 mgr.x (mgr.24752) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.845917+0000 mgr.x (mgr.24752) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.898394+0000 mgr.x (mgr.24752) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:05.950175+0000 mgr.x (mgr.24752) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.002910+0000 mgr.x (mgr.24752) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.055145+0000 mgr.x (mgr.24752) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.122166+0000 mgr.x (mgr.24752) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.168795+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.173715+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.175358+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.175926+0000 mon.b (mon.2) 2731 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.182812+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.186436+0000 mgr.x (mgr.24752) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.226740+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.228154+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.229850+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.230462+0000 mon.b (mon.2) 2735 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.234320+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.237891+0000 mgr.x (mgr.24752) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.277651+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.279041+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.280663+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.281200+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.283386+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.286988+0000 mgr.x (mgr.24752) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.327516+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.328993+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.330685+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.331264+0000 mon.b (mon.2) 2743 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.333332+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.336890+0000 mgr.x (mgr.24752) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.392829+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.394310+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.396299+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.396945+0000 mon.b (mon.2) 2747 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.399583+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.404854+0000 mgr.x (mgr.24752) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.446041+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.447601+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.449843+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.450449+0000 mon.b (mon.2) 2751 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.455616+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.515560+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.517006+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.518735+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.519460+0000 mon.b (mon.2) 2755 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.522367+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.584964+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.586621+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.588783+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.589419+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.592639+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.639347+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.641195+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.643689+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.644525+0000 mon.b (mon.2) 2763 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.648307+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.710260+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.712036+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.714031+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.714621+0000 mon.b (mon.2) 2767 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.717615+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.766952+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.768643+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.770490+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.771207+0000 mon.b (mon.2) 2771 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.776728+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.841686+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.844367+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.847549+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.848803+0000 mon.b (mon.2) 2775 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.853614+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.906066+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.907559+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.909250+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.909853+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.913981+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.961265+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.962784+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.964582+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.965201+0000 mon.b (mon.2) 2783 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:06.970240+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.018738+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.020461+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.022293+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.022932+0000 mon.b (mon.2) 2787 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.027111+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.070811+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.072339+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.074442+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.075161+0000 mon.b (mon.2) 2791 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.082931+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.143810+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.145613+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.147389+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:07 smithi122 bash[18672]: audit 2024-04-16T14:31:07.148009+0000 mon.b (mon.2) 2795 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.486252+0000 mgr.x (mgr.24752) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.536829+0000 mgr.x (mgr.24752) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.586484+0000 mgr.x (mgr.24752) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.636061+0000 mgr.x (mgr.24752) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.686919+0000 mgr.x (mgr.24752) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.740345+0000 mgr.x (mgr.24752) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.793068+0000 mgr.x (mgr.24752) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.845917+0000 mgr.x (mgr.24752) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.898394+0000 mgr.x (mgr.24752) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:05.950175+0000 mgr.x (mgr.24752) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.002910+0000 mgr.x (mgr.24752) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.055145+0000 mgr.x (mgr.24752) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.122166+0000 mgr.x (mgr.24752) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.168795+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.173715+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.175358+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.175926+0000 mon.b (mon.2) 2731 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.182812+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.186436+0000 mgr.x (mgr.24752) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.226740+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.228154+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.229850+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.230462+0000 mon.b (mon.2) 2735 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.234320+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.237891+0000 mgr.x (mgr.24752) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.277651+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.279041+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.280663+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.281200+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.283386+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.286988+0000 mgr.x (mgr.24752) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.327516+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.328993+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.330685+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.331264+0000 mon.b (mon.2) 2743 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.333332+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.336890+0000 mgr.x (mgr.24752) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.392829+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.394310+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.396299+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.396945+0000 mon.b (mon.2) 2747 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.486252+0000 mgr.x (mgr.24752) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.536829+0000 mgr.x (mgr.24752) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.586484+0000 mgr.x (mgr.24752) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.636061+0000 mgr.x (mgr.24752) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.686919+0000 mgr.x (mgr.24752) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.740345+0000 mgr.x (mgr.24752) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.793068+0000 mgr.x (mgr.24752) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.845917+0000 mgr.x (mgr.24752) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.898394+0000 mgr.x (mgr.24752) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:05.950175+0000 mgr.x (mgr.24752) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.002910+0000 mgr.x (mgr.24752) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.055145+0000 mgr.x (mgr.24752) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.122166+0000 mgr.x (mgr.24752) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.168795+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.173715+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.175358+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.175926+0000 mon.b (mon.2) 2731 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.182812+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.186436+0000 mgr.x (mgr.24752) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.226740+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.228154+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.399583+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.404854+0000 mgr.x (mgr.24752) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.446041+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.447601+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.449843+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.450449+0000 mon.b (mon.2) 2751 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.455616+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.515560+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.517006+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.518735+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.519460+0000 mon.b (mon.2) 2755 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.522367+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.584964+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.586621+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.588783+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.589419+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.592639+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.639347+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.641195+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.643689+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.644525+0000 mon.b (mon.2) 2763 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.648307+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.710260+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.712036+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.714031+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.714621+0000 mon.b (mon.2) 2767 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.717615+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.766952+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.768643+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.770490+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.771207+0000 mon.b (mon.2) 2771 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.776728+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.841686+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.844367+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.847549+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.848803+0000 mon.b (mon.2) 2775 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.853614+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.906066+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.907559+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.229850+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.230462+0000 mon.b (mon.2) 2735 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.234320+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.237891+0000 mgr.x (mgr.24752) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.277651+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.279041+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.280663+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.281200+0000 mon.b (mon.2) 2739 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.283386+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.286988+0000 mgr.x (mgr.24752) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.327516+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.328993+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.330685+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.331264+0000 mon.b (mon.2) 2743 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.333332+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.336890+0000 mgr.x (mgr.24752) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.392829+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.394310+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.396299+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.396945+0000 mon.b (mon.2) 2747 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.909250+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.909853+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.913981+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.961265+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.962784+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.964582+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.965201+0000 mon.b (mon.2) 2783 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:06.970240+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.018738+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.020461+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.022293+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.022932+0000 mon.b (mon.2) 2787 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.027111+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.070811+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.072339+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.074442+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.075161+0000 mon.b (mon.2) 2791 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.082931+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.143810+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.145613+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.147389+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[18570]: audit 2024-04-16T14:31:07.148009+0000 mon.b (mon.2) 2795 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.399583+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.404854+0000 mgr.x (mgr.24752) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.446041+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.447601+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.449843+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.450449+0000 mon.b (mon.2) 2751 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.455616+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.515560+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.517006+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.518735+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.519460+0000 mon.b (mon.2) 2755 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.522367+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.584964+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.586621+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.588783+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.589419+0000 mon.b (mon.2) 2759 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.592639+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.639347+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.641195+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.643689+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.644525+0000 mon.b (mon.2) 2763 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.648307+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.710260+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.712036+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.714031+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.714621+0000 mon.b (mon.2) 2767 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.717615+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.766952+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.768643+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.770490+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.771207+0000 mon.b (mon.2) 2771 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.776728+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.841686+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.844367+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.847549+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.848803+0000 mon.b (mon.2) 2775 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.853614+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.906066+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.907559+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.909250+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.909853+0000 mon.b (mon.2) 2779 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.913981+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.961265+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.962784+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.964582+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.965201+0000 mon.b (mon.2) 2783 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:06.970240+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.018738+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.020461+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.022293+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.022932+0000 mon.b (mon.2) 2787 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.027111+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.070811+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.072339+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.074442+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.075161+0000 mon.b (mon.2) 2791 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.082931+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.143810+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.145613+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.147389+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:07 smithi071 bash[23969]: audit 2024-04-16T14:31:07.148009+0000 mon.b (mon.2) 2795 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.459403+0000 mgr.x (mgr.24752) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.527663+0000 mgr.x (mgr.24752) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cluster 2024-04-16T14:31:06.544860+0000 mgr.x (mgr.24752) 734 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.597599+0000 mgr.x (mgr.24752) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.653438+0000 mgr.x (mgr.24752) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.722462+0000 mgr.x (mgr.24752) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.780465+0000 mgr.x (mgr.24752) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.862500+0000 mgr.x (mgr.24752) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.917548+0000 mgr.x (mgr.24752) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:06.973907+0000 mgr.x (mgr.24752) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.030670+0000 mgr.x (mgr.24752) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.086852+0000 mgr.x (mgr.24752) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.155779+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.159498+0000 mgr.x (mgr.24752) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.216744+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.218238+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.219980+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.220568+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.225264+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.228984+0000 mgr.x (mgr.24752) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.269085+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.270550+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.272241+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.272839+0000 mon.b (mon.2) 2803 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.276894+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.280508+0000 mgr.x (mgr.24752) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.336633+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.338095+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.339864+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.340513+0000 mon.b (mon.2) 2807 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.343466+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.347045+0000 mgr.x (mgr.24752) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.403615+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.405115+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.406834+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.407413+0000 mon.b (mon.2) 2811 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.413074+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.416786+0000 mgr.x (mgr.24752) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.472755+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.474270+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.476078+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.476874+0000 mon.b (mon.2) 2815 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.482543+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.547370+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.549230+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.551129+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.551774+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.556645+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.633776+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.635279+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.637520+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.638169+0000 mon.b (mon.2) 2823 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.641453+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.703964+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.705445+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.707093+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.707628+0000 mon.b (mon.2) 2827 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.711104+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.755338+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.756838+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.758597+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.759195+0000 mon.b (mon.2) 2831 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.765244+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.811704+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.813434+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.815416+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.816117+0000 mon.b (mon.2) 2835 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.822256+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.887453+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.889274+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.891587+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.892437+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.899116+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.975441+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.977262+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.979738+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.980647+0000 mon.b (mon.2) 2843 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:07.988573+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.070754+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.072441+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.074200+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.074877+0000 mon.b (mon.2) 2847 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.083031+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.144370+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.145867+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.147561+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.148178+0000 mon.b (mon.2) 2851 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[18672]: audit 2024-04-16T14:31:08.153059+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.459403+0000 mgr.x (mgr.24752) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.527663+0000 mgr.x (mgr.24752) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cluster 2024-04-16T14:31:06.544860+0000 mgr.x (mgr.24752) 734 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.597599+0000 mgr.x (mgr.24752) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.653438+0000 mgr.x (mgr.24752) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.722462+0000 mgr.x (mgr.24752) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.780465+0000 mgr.x (mgr.24752) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.862500+0000 mgr.x (mgr.24752) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.917548+0000 mgr.x (mgr.24752) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:06.973907+0000 mgr.x (mgr.24752) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.030670+0000 mgr.x (mgr.24752) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.086852+0000 mgr.x (mgr.24752) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.155779+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.159498+0000 mgr.x (mgr.24752) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.216744+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.218238+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.219980+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.220568+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.225264+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.228984+0000 mgr.x (mgr.24752) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.269085+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.270550+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.272241+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.272839+0000 mon.b (mon.2) 2803 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.276894+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.280508+0000 mgr.x (mgr.24752) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.336633+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.338095+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.339864+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.340513+0000 mon.b (mon.2) 2807 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.343466+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.347045+0000 mgr.x (mgr.24752) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.403615+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.405115+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.406834+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.407413+0000 mon.b (mon.2) 2811 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.413074+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.416786+0000 mgr.x (mgr.24752) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.472755+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.474270+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.476078+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.459403+0000 mgr.x (mgr.24752) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.527663+0000 mgr.x (mgr.24752) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cluster 2024-04-16T14:31:06.544860+0000 mgr.x (mgr.24752) 734 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.597599+0000 mgr.x (mgr.24752) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.653438+0000 mgr.x (mgr.24752) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.722462+0000 mgr.x (mgr.24752) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.780465+0000 mgr.x (mgr.24752) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.862500+0000 mgr.x (mgr.24752) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.917548+0000 mgr.x (mgr.24752) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:06.973907+0000 mgr.x (mgr.24752) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.030670+0000 mgr.x (mgr.24752) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.086852+0000 mgr.x (mgr.24752) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.155779+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.159498+0000 mgr.x (mgr.24752) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.216744+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.218238+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.219980+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.220568+0000 mon.b (mon.2) 2799 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.225264+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.228984+0000 mgr.x (mgr.24752) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.269085+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.476874+0000 mon.b (mon.2) 2815 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.482543+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.547370+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.549230+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.551129+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.551774+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.556645+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.633776+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.635279+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.637520+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.638169+0000 mon.b (mon.2) 2823 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.641453+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.703964+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.705445+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.707093+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.707628+0000 mon.b (mon.2) 2827 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.711104+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.755338+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.756838+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.758597+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.759195+0000 mon.b (mon.2) 2831 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.765244+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.811704+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.813434+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.815416+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.816117+0000 mon.b (mon.2) 2835 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.822256+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.887453+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.889274+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.891587+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.892437+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.899116+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.975441+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.977262+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.979738+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.980647+0000 mon.b (mon.2) 2843 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:07.988573+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.070754+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.072441+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.074200+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.074877+0000 mon.b (mon.2) 2847 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.083031+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.144370+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.145867+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.147561+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.148178+0000 mon.b (mon.2) 2851 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[18570]: audit 2024-04-16T14:31:08.153059+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.270550+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.272241+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.272839+0000 mon.b (mon.2) 2803 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.276894+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.280508+0000 mgr.x (mgr.24752) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.336633+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.338095+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.339864+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.340513+0000 mon.b (mon.2) 2807 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.343466+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.347045+0000 mgr.x (mgr.24752) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.403615+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.405115+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.406834+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.407413+0000 mon.b (mon.2) 2811 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.413074+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.416786+0000 mgr.x (mgr.24752) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.472755+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.474270+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.476078+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.476874+0000 mon.b (mon.2) 2815 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.482543+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.547370+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.549230+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.551129+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.551774+0000 mon.b (mon.2) 2819 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.556645+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.633776+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.635279+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.637520+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.638169+0000 mon.b (mon.2) 2823 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.641453+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.703964+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.705445+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.707093+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.707628+0000 mon.b (mon.2) 2827 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.711104+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.755338+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.756838+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.758597+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.759195+0000 mon.b (mon.2) 2831 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.765244+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.811704+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.813434+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.815416+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.816117+0000 mon.b (mon.2) 2835 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.822256+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.887453+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.889274+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.891587+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.892437+0000 mon.b (mon.2) 2839 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.899116+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.975441+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.977262+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.979738+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.980647+0000 mon.b (mon.2) 2843 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:07.988573+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.070754+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.072441+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.074200+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.074877+0000 mon.b (mon.2) 2847 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.083031+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.144370+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.145867+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.147561+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.148178+0000 mon.b (mon.2) 2851 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:08.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:08 smithi071 bash[23969]: audit 2024-04-16T14:31:08.153059+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:08.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:31:08 smithi122 bash[54359]: ts=2024-04-16T14:31:08.658Z 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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:31:09.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:31:09] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.486291+0000 mgr.x (mgr.24752) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.560381+0000 mgr.x (mgr.24752) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.646203+0000 mgr.x (mgr.24752) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.715018+0000 mgr.x (mgr.24752) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.768932+0000 mgr.x (mgr.24752) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.825850+0000 mgr.x (mgr.24752) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.902848+0000 mgr.x (mgr.24752) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:07.992313+0000 mgr.x (mgr.24752) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.086781+0000 mgr.x (mgr.24752) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.156661+0000 mgr.x (mgr.24752) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.213386+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.215015+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.217204+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.217912+0000 mon.b (mon.2) 2855 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.220114+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.223686+0000 mgr.x (mgr.24752) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.267565+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.269333+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.271179+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.271800+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.273661+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.277186+0000 mgr.x (mgr.24752) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.319457+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.321104+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.323342+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.324025+0000 mon.b (mon.2) 2863 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.326407+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.330026+0000 mgr.x (mgr.24752) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.370390+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.372034+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.373748+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.374371+0000 mon.b (mon.2) 2867 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.376819+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.380401+0000 mgr.x (mgr.24752) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.425248+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.426932+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.428863+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.429524+0000 mon.b (mon.2) 2871 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.434539+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.438334+0000 mgr.x (mgr.24752) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.484076+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.486740+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.488982+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.489738+0000 mon.b (mon.2) 2875 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.492894+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.541954+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.543667+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.545649+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.546359+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.548679+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.614024+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.617687+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.619876+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.620643+0000 mon.b (mon.2) 2883 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.623141+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.703976+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.705964+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.708218+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.709210+0000 mon.b (mon.2) 2887 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.712405+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.776088+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.777967+0000 mon.b (mon.2) 2889 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.780020+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.780868+0000 mon.b (mon.2) 2891 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.784389+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.828789+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.830443+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.832223+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.832795+0000 mon.b (mon.2) 2895 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.837501+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.881605+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.883056+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.884879+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.885452+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.890795+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.934434+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.935868+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.937896+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.938482+0000 mon.b (mon.2) 2903 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.943649+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.989331+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.991037+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.997003+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:08.997612+0000 mon.b (mon.2) 2907 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.001825+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.046000+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.047448+0000 mon.b (mon.2) 2909 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.049262+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.049937+0000 mon.b (mon.2) 2911 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.055758+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.117599+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.119084+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.120795+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.121391+0000 mon.b (mon.2) 2915 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:09 smithi122 bash[18672]: audit 2024-04-16T14:31:09.125405+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.486291+0000 mgr.x (mgr.24752) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.560381+0000 mgr.x (mgr.24752) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.646203+0000 mgr.x (mgr.24752) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.715018+0000 mgr.x (mgr.24752) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.768932+0000 mgr.x (mgr.24752) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.825850+0000 mgr.x (mgr.24752) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.902848+0000 mgr.x (mgr.24752) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:07.992313+0000 mgr.x (mgr.24752) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.086781+0000 mgr.x (mgr.24752) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.156661+0000 mgr.x (mgr.24752) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.213386+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.215015+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.217204+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.217912+0000 mon.b (mon.2) 2855 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.220114+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.223686+0000 mgr.x (mgr.24752) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.267565+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.269333+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.271179+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.271800+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.273661+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.277186+0000 mgr.x (mgr.24752) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.319457+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.321104+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.323342+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.324025+0000 mon.b (mon.2) 2863 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.326407+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.330026+0000 mgr.x (mgr.24752) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.370390+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.372034+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.373748+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.374371+0000 mon.b (mon.2) 2867 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.376819+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.380401+0000 mgr.x (mgr.24752) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.425248+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.426932+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.428863+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.429524+0000 mon.b (mon.2) 2871 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.434539+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.438334+0000 mgr.x (mgr.24752) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.484076+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.486291+0000 mgr.x (mgr.24752) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.560381+0000 mgr.x (mgr.24752) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.646203+0000 mgr.x (mgr.24752) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.715018+0000 mgr.x (mgr.24752) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.768932+0000 mgr.x (mgr.24752) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.825850+0000 mgr.x (mgr.24752) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.902848+0000 mgr.x (mgr.24752) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:07.992313+0000 mgr.x (mgr.24752) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.086781+0000 mgr.x (mgr.24752) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.156661+0000 mgr.x (mgr.24752) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.213386+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.215015+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.217204+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.217912+0000 mon.b (mon.2) 2855 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.220114+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.223686+0000 mgr.x (mgr.24752) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.267565+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.269333+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.271179+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.271800+0000 mon.b (mon.2) 2859 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.273661+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.486740+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.488982+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.489738+0000 mon.b (mon.2) 2875 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.492894+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.541954+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.543667+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.545649+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.546359+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.548679+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.614024+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.617687+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.619876+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.620643+0000 mon.b (mon.2) 2883 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.623141+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.703976+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.705964+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.708218+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.709210+0000 mon.b (mon.2) 2887 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.712405+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.776088+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.777967+0000 mon.b (mon.2) 2889 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.780020+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.780868+0000 mon.b (mon.2) 2891 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.784389+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.828789+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.830443+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.832223+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.832795+0000 mon.b (mon.2) 2895 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.837501+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.881605+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.883056+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.884879+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.885452+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.890795+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.934434+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.935868+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.937896+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.938482+0000 mon.b (mon.2) 2903 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.943649+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.277186+0000 mgr.x (mgr.24752) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.319457+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.321104+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.323342+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.324025+0000 mon.b (mon.2) 2863 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.326407+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.330026+0000 mgr.x (mgr.24752) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.370390+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.372034+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.373748+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.374371+0000 mon.b (mon.2) 2867 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.376819+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.380401+0000 mgr.x (mgr.24752) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.425248+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.426932+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.428863+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.429524+0000 mon.b (mon.2) 2871 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.434539+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.438334+0000 mgr.x (mgr.24752) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:09.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.484076+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.989331+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.991037+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.997003+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:08.997612+0000 mon.b (mon.2) 2907 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.001825+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.046000+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.047448+0000 mon.b (mon.2) 2909 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.049262+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.049937+0000 mon.b (mon.2) 2911 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.055758+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.117599+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.119084+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.120795+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.121391+0000 mon.b (mon.2) 2915 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[23969]: audit 2024-04-16T14:31:09.125405+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.486740+0000 mon.b (mon.2) 2873 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.488982+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.489738+0000 mon.b (mon.2) 2875 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.492894+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.541954+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.543667+0000 mon.b (mon.2) 2877 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.545649+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.546359+0000 mon.b (mon.2) 2879 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.548679+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.614024+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.617687+0000 mon.b (mon.2) 2881 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.619876+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.620643+0000 mon.b (mon.2) 2883 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.623141+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.703976+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.705964+0000 mon.b (mon.2) 2885 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.708218+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.709210+0000 mon.b (mon.2) 2887 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.712405+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.776088+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.777967+0000 mon.b (mon.2) 2889 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.780020+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.780868+0000 mon.b (mon.2) 2891 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.784389+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.828789+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.830443+0000 mon.b (mon.2) 2893 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.832223+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.832795+0000 mon.b (mon.2) 2895 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.837501+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.881605+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.883056+0000 mon.b (mon.2) 2897 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.884879+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.885452+0000 mon.b (mon.2) 2899 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.890795+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.934434+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.935868+0000 mon.b (mon.2) 2901 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.937896+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.938482+0000 mon.b (mon.2) 2903 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.943649+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.989331+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.991037+0000 mon.b (mon.2) 2905 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.997003+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:08.997612+0000 mon.b (mon.2) 2907 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.001825+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.046000+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.047448+0000 mon.b (mon.2) 2909 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.049262+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.049937+0000 mon.b (mon.2) 2911 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.055758+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.117599+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:09.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.119084+0000 mon.b (mon.2) 2913 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:09.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.120795+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.121391+0000 mon.b (mon.2) 2915 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:09.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:09 smithi071 bash[18570]: audit 2024-04-16T14:31:09.125405+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.496874+0000 mgr.x (mgr.24752) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cluster 2024-04-16T14:31:08.545404+0000 mgr.x (mgr.24752) 765 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.552331+0000 mgr.x (mgr.24752) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.626811+0000 mgr.x (mgr.24752) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.716917+0000 mgr.x (mgr.24752) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.788188+0000 mgr.x (mgr.24752) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.841303+0000 mgr.x (mgr.24752) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.894586+0000 mgr.x (mgr.24752) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:08.947628+0000 mgr.x (mgr.24752) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.005526+0000 mgr.x (mgr.24752) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.059524+0000 mgr.x (mgr.24752) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.129092+0000 mgr.x (mgr.24752) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.187189+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.192521+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.194958+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.195761+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.202835+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.206646+0000 mgr.x (mgr.24752) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.263459+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.265104+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.267333+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.267999+0000 mon.b (mon.2) 2923 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.275966+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.279748+0000 mgr.x (mgr.24752) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.336853+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.338508+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.340447+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.341110+0000 mon.b (mon.2) 2927 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.344430+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.348471+0000 mgr.x (mgr.24752) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.388790+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.390432+0000 mon.b (mon.2) 2929 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.392355+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.392996+0000 mon.b (mon.2) 2931 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.396325+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.400510+0000 mgr.x (mgr.24752) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.440360+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.442349+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.444423+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.445091+0000 mon.b (mon.2) 2935 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.450748+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.494749+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.502084+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.503910+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.504584+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.509059+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.558570+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.560409+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.562381+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.563053+0000 mon.b (mon.2) 2943 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.568521+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.612956+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.614385+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.616141+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.616820+0000 mon.b (mon.2) 2947 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.623353+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.688383+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.690148+0000 mon.b (mon.2) 2949 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.692354+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.693009+0000 mon.b (mon.2) 2951 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.496874+0000 mgr.x (mgr.24752) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cluster 2024-04-16T14:31:08.545404+0000 mgr.x (mgr.24752) 765 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.552331+0000 mgr.x (mgr.24752) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.626811+0000 mgr.x (mgr.24752) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.716917+0000 mgr.x (mgr.24752) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.788188+0000 mgr.x (mgr.24752) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.841303+0000 mgr.x (mgr.24752) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.894586+0000 mgr.x (mgr.24752) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:08.947628+0000 mgr.x (mgr.24752) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.005526+0000 mgr.x (mgr.24752) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.059524+0000 mgr.x (mgr.24752) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.129092+0000 mgr.x (mgr.24752) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.187189+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.192521+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.194958+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.195761+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.202835+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.206646+0000 mgr.x (mgr.24752) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.263459+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.265104+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.267333+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.496874+0000 mgr.x (mgr.24752) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cluster 2024-04-16T14:31:08.545404+0000 mgr.x (mgr.24752) 765 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.552331+0000 mgr.x (mgr.24752) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.626811+0000 mgr.x (mgr.24752) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.716917+0000 mgr.x (mgr.24752) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.788188+0000 mgr.x (mgr.24752) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.841303+0000 mgr.x (mgr.24752) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.894586+0000 mgr.x (mgr.24752) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:08.947628+0000 mgr.x (mgr.24752) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.005526+0000 mgr.x (mgr.24752) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.059524+0000 mgr.x (mgr.24752) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.129092+0000 mgr.x (mgr.24752) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.187189+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.192521+0000 mon.b (mon.2) 2917 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.194958+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.195761+0000 mon.b (mon.2) 2919 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.202835+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.206646+0000 mgr.x (mgr.24752) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.263459+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.265104+0000 mon.b (mon.2) 2921 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.267333+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.696507+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.744936+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.746622+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.748408+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.749042+0000 mon.b (mon.2) 2955 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.754780+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.820284+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.822019+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.823927+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.824629+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.830660+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.455 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.879497+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.880998+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.882736+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.883354+0000 mon.b (mon.2) 2963 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.889423+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.949674+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.951100+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.952815+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.953403+0000 mon.b (mon.2) 2967 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:09.959435+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.003599+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.005248+0000 mon.b (mon.2) 2969 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.007501+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.008125+0000 mon.b (mon.2) 2971 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.456 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.012092+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.055934+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.057530+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.059353+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.059967+0000 mon.b (mon.2) 2975 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.065696+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.457 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.147375+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.149203+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.151238+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.151903+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.458 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:10 smithi122 bash[18672]: audit 2024-04-16T14:31:10.156872+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.267999+0000 mon.b (mon.2) 2923 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.275966+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.279748+0000 mgr.x (mgr.24752) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.336853+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.338508+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.340447+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.341110+0000 mon.b (mon.2) 2927 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.344430+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.348471+0000 mgr.x (mgr.24752) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.388790+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.390432+0000 mon.b (mon.2) 2929 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.392355+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.392996+0000 mon.b (mon.2) 2931 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.396325+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.400510+0000 mgr.x (mgr.24752) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.440360+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.442349+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.444423+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.445091+0000 mon.b (mon.2) 2935 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.450748+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.267999+0000 mon.b (mon.2) 2923 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.275966+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.279748+0000 mgr.x (mgr.24752) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.336853+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.338508+0000 mon.b (mon.2) 2925 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.340447+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.341110+0000 mon.b (mon.2) 2927 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.344430+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.348471+0000 mgr.x (mgr.24752) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.388790+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.390432+0000 mon.b (mon.2) 2929 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.392355+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.392996+0000 mon.b (mon.2) 2931 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.396325+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.400510+0000 mgr.x (mgr.24752) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:10.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.440360+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.442349+0000 mon.b (mon.2) 2933 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.444423+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.445091+0000 mon.b (mon.2) 2935 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.450748+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.494749+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.502084+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.503910+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.504584+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.509059+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.558570+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.560409+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.562381+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.563053+0000 mon.b (mon.2) 2943 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.568521+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.612956+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.614385+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.616141+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.616820+0000 mon.b (mon.2) 2947 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.623353+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.688383+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.690148+0000 mon.b (mon.2) 2949 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.692354+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.693009+0000 mon.b (mon.2) 2951 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.494749+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.502084+0000 mon.b (mon.2) 2937 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.503910+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.504584+0000 mon.b (mon.2) 2939 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.509059+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.558570+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.560409+0000 mon.b (mon.2) 2941 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.562381+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.563053+0000 mon.b (mon.2) 2943 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.568521+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.612956+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.614385+0000 mon.b (mon.2) 2945 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.616141+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.616820+0000 mon.b (mon.2) 2947 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.623353+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.688383+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.690148+0000 mon.b (mon.2) 2949 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.692354+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.693009+0000 mon.b (mon.2) 2951 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.696507+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.744936+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.746622+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.748408+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.749042+0000 mon.b (mon.2) 2955 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.754780+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.820284+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.822019+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.823927+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.824629+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.830660+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.879497+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.880998+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.882736+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.883354+0000 mon.b (mon.2) 2963 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.889423+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.949674+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.951100+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.952815+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.953403+0000 mon.b (mon.2) 2967 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:09.959435+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.003599+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.005248+0000 mon.b (mon.2) 2969 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.007501+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.008125+0000 mon.b (mon.2) 2971 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.012092+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.055934+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.057530+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.059353+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.059967+0000 mon.b (mon.2) 2975 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.065696+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.147375+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.149203+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.151238+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.151903+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[18570]: audit 2024-04-16T14:31:10.156872+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.696507+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.744936+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.746622+0000 mon.b (mon.2) 2953 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.748408+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.749042+0000 mon.b (mon.2) 2955 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.754780+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.820284+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.822019+0000 mon.b (mon.2) 2957 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.823927+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.824629+0000 mon.b (mon.2) 2959 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.830660+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.879497+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.880998+0000 mon.b (mon.2) 2961 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.882736+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.883354+0000 mon.b (mon.2) 2963 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.889423+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.949674+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.951100+0000 mon.b (mon.2) 2965 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.952815+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.953403+0000 mon.b (mon.2) 2967 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.475 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:09.959435+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.003599+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.005248+0000 mon.b (mon.2) 2969 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.007501+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.008125+0000 mon.b (mon.2) 2971 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.012092+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.476 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.055934+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.057530+0000 mon.b (mon.2) 2973 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.059353+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.059967+0000 mon.b (mon.2) 2975 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.065696+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.147375+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.149203+0000 mon.b (mon.2) 2977 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.151238+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.151903+0000 mon.b (mon.2) 2979 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:10.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:10 smithi071 bash[23969]: audit 2024-04-16T14:31:10.156872+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.424 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.454622+0000 mgr.x (mgr.24752) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.512735+0000 mgr.x (mgr.24752) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.572414+0000 mgr.x (mgr.24752) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.627006+0000 mgr.x (mgr.24752) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.700105+0000 mgr.x (mgr.24752) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.759380+0000 mgr.x (mgr.24752) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.834388+0000 mgr.x (mgr.24752) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.893126+0000 mgr.x (mgr.24752) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:09.963214+0000 mgr.x (mgr.24752) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.015660+0000 mgr.x (mgr.24752) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.069683+0000 mgr.x (mgr.24752) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.161061+0000 mgr.x (mgr.24752) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.221818+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.223716+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.225720+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.226438+0000 mon.b (mon.2) 2983 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.229218+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.232949+0000 mgr.x (mgr.24752) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.278082+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.279933+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.281803+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.282481+0000 mon.b (mon.2) 2987 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.286038+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.289628+0000 mgr.x (mgr.24752) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.331115+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.426 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.336649+0000 mon.b (mon.2) 2989 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.338446+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.339129+0000 mon.b (mon.2) 2991 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.341168+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.346041+0000 mgr.x (mgr.24752) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.386084+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.387548+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.389185+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.389799+0000 mon.b (mon.2) 2995 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.391529+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.395208+0000 mgr.x (mgr.24752) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.435222+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.436689+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.438786+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.439469+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.441258+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.484515+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.486014+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.487802+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.488470+0000 mon.b (mon.2) 3003 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.490416+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.534390+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.536102+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.537956+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.538587+0000 mon.b (mon.2) 3007 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.541166+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.428 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.584566+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.586168+0000 mon.b (mon.2) 3009 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.588172+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.588867+0000 mon.b (mon.2) 3011 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.591448+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.640497+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.642400+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.644151+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.429 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.644874+0000 mon.b (mon.2) 3015 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.647791+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.691453+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.692892+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.694761+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.695408+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.697577+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.740929+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.742320+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.744617+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.745569+0000 mon.b (mon.2) 3023 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.747494+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.430 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.790855+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.792283+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.794092+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.794675+0000 mon.b (mon.2) 3027 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.796747+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.845777+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.847876+0000 mon.b (mon.2) 3029 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.850127+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.850800+0000 mon.b (mon.2) 3031 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.853436+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.918402+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.920189+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.922187+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.923068+0000 mon.b (mon.2) 3035 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.925842+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.987134+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.988655+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.990686+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.991378+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:10.994016+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.038200+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.039840+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.042197+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.042838+0000 mon.b (mon.2) 3043 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.045173+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.090131+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.091916+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.093849+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.094519+0000 mon.b (mon.2) 3047 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.097203+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.142674+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.144573+0000 mon.b (mon.2) 3049 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.147012+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.147815+0000 mon.b (mon.2) 3051 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:11 smithi122 bash[18672]: audit 2024-04-16T14:31:11.151259+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.454622+0000 mgr.x (mgr.24752) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.512735+0000 mgr.x (mgr.24752) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.572414+0000 mgr.x (mgr.24752) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.627006+0000 mgr.x (mgr.24752) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.700105+0000 mgr.x (mgr.24752) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.759380+0000 mgr.x (mgr.24752) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.834388+0000 mgr.x (mgr.24752) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.893126+0000 mgr.x (mgr.24752) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:09.963214+0000 mgr.x (mgr.24752) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.015660+0000 mgr.x (mgr.24752) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.069683+0000 mgr.x (mgr.24752) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.161061+0000 mgr.x (mgr.24752) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.221818+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.223716+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.225720+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.226438+0000 mon.b (mon.2) 2983 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.229218+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.232949+0000 mgr.x (mgr.24752) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.278082+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.279933+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.281803+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.454622+0000 mgr.x (mgr.24752) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.512735+0000 mgr.x (mgr.24752) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.572414+0000 mgr.x (mgr.24752) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.627006+0000 mgr.x (mgr.24752) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.700105+0000 mgr.x (mgr.24752) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.759380+0000 mgr.x (mgr.24752) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.834388+0000 mgr.x (mgr.24752) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.893126+0000 mgr.x (mgr.24752) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:09.963214+0000 mgr.x (mgr.24752) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.015660+0000 mgr.x (mgr.24752) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.069683+0000 mgr.x (mgr.24752) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.161061+0000 mgr.x (mgr.24752) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.221818+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.223716+0000 mon.b (mon.2) 2981 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.225720+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.226438+0000 mon.b (mon.2) 2983 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.229218+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.232949+0000 mgr.x (mgr.24752) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.278082+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.279933+0000 mon.b (mon.2) 2985 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.281803+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.282481+0000 mon.b (mon.2) 2987 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.286038+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.289628+0000 mgr.x (mgr.24752) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.331115+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.336649+0000 mon.b (mon.2) 2989 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.338446+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.339129+0000 mon.b (mon.2) 2991 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.341168+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.346041+0000 mgr.x (mgr.24752) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.386084+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.387548+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.389185+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.389799+0000 mon.b (mon.2) 2995 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.391529+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.395208+0000 mgr.x (mgr.24752) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.435222+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.436689+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.438786+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.439469+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.441258+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.484515+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.486014+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.487802+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.488470+0000 mon.b (mon.2) 3003 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.490416+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.534390+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.536102+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.537956+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.538587+0000 mon.b (mon.2) 3007 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.541166+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.584566+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.586168+0000 mon.b (mon.2) 3009 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.588172+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.588867+0000 mon.b (mon.2) 3011 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.591448+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.640497+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.642400+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.644151+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.644874+0000 mon.b (mon.2) 3015 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.647791+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.282481+0000 mon.b (mon.2) 2987 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.286038+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.289628+0000 mgr.x (mgr.24752) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.331115+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.336649+0000 mon.b (mon.2) 2989 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.338446+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.339129+0000 mon.b (mon.2) 2991 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.341168+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.346041+0000 mgr.x (mgr.24752) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.386084+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.387548+0000 mon.b (mon.2) 2993 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.389185+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.389799+0000 mon.b (mon.2) 2995 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.391529+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.395208+0000 mgr.x (mgr.24752) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.435222+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.436689+0000 mon.b (mon.2) 2997 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.438786+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.439469+0000 mon.b (mon.2) 2999 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.441258+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.691453+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.692892+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.694761+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.695408+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.697577+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.740929+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.742320+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.744617+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.745569+0000 mon.b (mon.2) 3023 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.747494+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.790855+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.792283+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.794092+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.794675+0000 mon.b (mon.2) 3027 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.796747+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.845777+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.847876+0000 mon.b (mon.2) 3029 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.850127+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.850800+0000 mon.b (mon.2) 3031 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.484515+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.486014+0000 mon.b (mon.2) 3001 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.487802+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.488470+0000 mon.b (mon.2) 3003 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.490416+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.534390+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.536102+0000 mon.b (mon.2) 3005 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.537956+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.538587+0000 mon.b (mon.2) 3007 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.541166+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.584566+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.586168+0000 mon.b (mon.2) 3009 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.588172+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.588867+0000 mon.b (mon.2) 3011 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.591448+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.640497+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.642400+0000 mon.b (mon.2) 3013 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.644151+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.644874+0000 mon.b (mon.2) 3015 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.647791+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.853436+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.918402+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.920189+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.922187+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.923068+0000 mon.b (mon.2) 3035 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.925842+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.987134+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.988655+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.990686+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.991378+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:10.994016+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.038200+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.039840+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.042197+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.042838+0000 mon.b (mon.2) 3043 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.045173+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.090131+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.091916+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.093849+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.094519+0000 mon.b (mon.2) 3047 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.097203+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.142674+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.144573+0000 mon.b (mon.2) 3049 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.147012+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.147815+0000 mon.b (mon.2) 3051 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[18570]: audit 2024-04-16T14:31:11.151259+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.691453+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.692892+0000 mon.b (mon.2) 3017 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.694761+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.695408+0000 mon.b (mon.2) 3019 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.697577+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.740929+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.742320+0000 mon.b (mon.2) 3021 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.744617+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.745569+0000 mon.b (mon.2) 3023 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.747494+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.790855+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.792283+0000 mon.b (mon.2) 3025 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.794092+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.794675+0000 mon.b (mon.2) 3027 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.796747+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.845777+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.847876+0000 mon.b (mon.2) 3029 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.850127+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.850800+0000 mon.b (mon.2) 3031 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.853436+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.918402+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.920189+0000 mon.b (mon.2) 3033 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.922187+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.923068+0000 mon.b (mon.2) 3035 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.925842+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.987134+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.988655+0000 mon.b (mon.2) 3037 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.990686+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.991378+0000 mon.b (mon.2) 3039 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:10.994016+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.038200+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.039840+0000 mon.b (mon.2) 3041 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.042197+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.042838+0000 mon.b (mon.2) 3043 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.045173+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.090131+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.091916+0000 mon.b (mon.2) 3045 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.093849+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.094519+0000 mon.b (mon.2) 3047 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.097203+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:11.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.142674+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:11.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.144573+0000 mon.b (mon.2) 3049 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:11.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.147012+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:11.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.147815+0000 mon.b (mon.2) 3051 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:11.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:11 smithi071 bash[23969]: audit 2024-04-16T14:31:11.151259+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.444784+0000 mgr.x (mgr.24752) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.493968+0000 mgr.x (mgr.24752) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.544689+0000 mgr.x (mgr.24752) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cluster 2024-04-16T14:31:10.546108+0000 mgr.x (mgr.24752) 799 : cluster [DBG] pgmap v38: 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-04-16T14:31:12.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.595827+0000 mgr.x (mgr.24752) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.651306+0000 mgr.x (mgr.24752) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.701122+0000 mgr.x (mgr.24752) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.750977+0000 mgr.x (mgr.24752) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.800286+0000 mgr.x (mgr.24752) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.857099+0000 mgr.x (mgr.24752) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.929496+0000 mgr.x (mgr.24752) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:10.998329+0000 mgr.x (mgr.24752) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.049538+0000 mgr.x (mgr.24752) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.101674+0000 mgr.x (mgr.24752) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.155659+0000 mgr.x (mgr.24752) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.213094+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.214653+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.216462+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.217107+0000 mon.b (mon.2) 3055 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.219948+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.224618+0000 mgr.x (mgr.24752) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.264840+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.266333+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.268193+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.268925+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.271786+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.276460+0000 mgr.x (mgr.24752) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.322015+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.324187+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.326482+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.327305+0000 mon.b (mon.2) 3063 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.330870+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.336516+0000 mgr.x (mgr.24752) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.376897+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.379019+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.381054+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.381775+0000 mon.b (mon.2) 3067 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.385435+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.391147+0000 mgr.x (mgr.24752) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.436876+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.438730+0000 mon.b (mon.2) 3069 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.440875+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.441601+0000 mon.b (mon.2) 3071 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.445177+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.493622+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.495306+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.497170+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.497821+0000 mon.b (mon.2) 3075 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.500682+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.549441+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.551058+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.552864+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.553495+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.555856+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.605447+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.607110+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.608973+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.609621+0000 mon.b (mon.2) 3083 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.613050+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.662139+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.663934+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.665952+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.666626+0000 mon.b (mon.2) 3087 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.670453+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.714776+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.716387+0000 mon.b (mon.2) 3089 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.718248+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.718921+0000 mon.b (mon.2) 3091 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.722383+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.766359+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.767934+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.769876+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.770527+0000 mon.b (mon.2) 3095 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.774292+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.820003+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.821635+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.823575+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.824275+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.828355+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.872894+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.874767+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.876771+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.877506+0000 mon.b (mon.2) 3103 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.881228+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.947037+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.948959+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.951061+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.951769+0000 mon.b (mon.2) 3107 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:11.955535+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.000472+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.002217+0000 mon.b (mon.2) 3109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.004275+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.004945+0000 mon.b (mon.2) 3111 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.008514+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.058662+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.060581+0000 mon.b (mon.2) 3113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.062740+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.063468+0000 mon.b (mon.2) 3115 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.068653+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.112506+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.113910+0000 mon.b (mon.2) 3117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.115606+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.116171+0000 mon.b (mon.2) 3119 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.121413+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.164989+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.166537+0000 mon.b (mon.2) 3121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.168535+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:12 smithi122 bash[18672]: audit 2024-04-16T14:31:12.169188+0000 mon.b (mon.2) 3123 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.444784+0000 mgr.x (mgr.24752) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.493968+0000 mgr.x (mgr.24752) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.544689+0000 mgr.x (mgr.24752) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cluster 2024-04-16T14:31:10.546108+0000 mgr.x (mgr.24752) 799 : cluster [DBG] pgmap v38: 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-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.595827+0000 mgr.x (mgr.24752) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.651306+0000 mgr.x (mgr.24752) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.701122+0000 mgr.x (mgr.24752) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.750977+0000 mgr.x (mgr.24752) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.800286+0000 mgr.x (mgr.24752) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.857099+0000 mgr.x (mgr.24752) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.929496+0000 mgr.x (mgr.24752) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:10.998329+0000 mgr.x (mgr.24752) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.049538+0000 mgr.x (mgr.24752) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.101674+0000 mgr.x (mgr.24752) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.155659+0000 mgr.x (mgr.24752) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.213094+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.214653+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.216462+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.217107+0000 mon.b (mon.2) 3055 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.219948+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.224618+0000 mgr.x (mgr.24752) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.444784+0000 mgr.x (mgr.24752) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.493968+0000 mgr.x (mgr.24752) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.544689+0000 mgr.x (mgr.24752) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cluster 2024-04-16T14:31:10.546108+0000 mgr.x (mgr.24752) 799 : cluster [DBG] pgmap v38: 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-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.595827+0000 mgr.x (mgr.24752) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.651306+0000 mgr.x (mgr.24752) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.701122+0000 mgr.x (mgr.24752) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.750977+0000 mgr.x (mgr.24752) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.800286+0000 mgr.x (mgr.24752) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.857099+0000 mgr.x (mgr.24752) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.929496+0000 mgr.x (mgr.24752) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:10.998329+0000 mgr.x (mgr.24752) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.049538+0000 mgr.x (mgr.24752) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.101674+0000 mgr.x (mgr.24752) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.155659+0000 mgr.x (mgr.24752) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.213094+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.214653+0000 mon.b (mon.2) 3053 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.216462+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.217107+0000 mon.b (mon.2) 3055 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.219948+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.224618+0000 mgr.x (mgr.24752) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.264840+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.266333+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.268193+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.268925+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.271786+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.276460+0000 mgr.x (mgr.24752) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.322015+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.324187+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.326482+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.327305+0000 mon.b (mon.2) 3063 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.330870+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.336516+0000 mgr.x (mgr.24752) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.376897+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.379019+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.381054+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.381775+0000 mon.b (mon.2) 3067 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.385435+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.391147+0000 mgr.x (mgr.24752) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.436876+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.438730+0000 mon.b (mon.2) 3069 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.264840+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.266333+0000 mon.b (mon.2) 3057 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.268193+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.268925+0000 mon.b (mon.2) 3059 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.271786+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.276460+0000 mgr.x (mgr.24752) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.322015+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.324187+0000 mon.b (mon.2) 3061 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.326482+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.327305+0000 mon.b (mon.2) 3063 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.330870+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.336516+0000 mgr.x (mgr.24752) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.376897+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.379019+0000 mon.b (mon.2) 3065 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.381054+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.381775+0000 mon.b (mon.2) 3067 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.385435+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.391147+0000 mgr.x (mgr.24752) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.436876+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.438730+0000 mon.b (mon.2) 3069 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.440875+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.441601+0000 mon.b (mon.2) 3071 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.445177+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.493622+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.495306+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.497170+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.497821+0000 mon.b (mon.2) 3075 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.500682+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.549441+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.551058+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.552864+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.553495+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.555856+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.605447+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.607110+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.608973+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.609621+0000 mon.b (mon.2) 3083 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.613050+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.662139+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.663934+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.440875+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.441601+0000 mon.b (mon.2) 3071 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.445177+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.493622+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.495306+0000 mon.b (mon.2) 3073 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.497170+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.497821+0000 mon.b (mon.2) 3075 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.500682+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.549441+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.551058+0000 mon.b (mon.2) 3077 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.552864+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.553495+0000 mon.b (mon.2) 3079 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.555856+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.605447+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.607110+0000 mon.b (mon.2) 3081 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.608973+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.609621+0000 mon.b (mon.2) 3083 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.613050+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.662139+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.663934+0000 mon.b (mon.2) 3085 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.665952+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.666626+0000 mon.b (mon.2) 3087 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.670453+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.714776+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.716387+0000 mon.b (mon.2) 3089 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.718248+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.718921+0000 mon.b (mon.2) 3091 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.722383+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.766359+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.767934+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.769876+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.770527+0000 mon.b (mon.2) 3095 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.774292+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.820003+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.821635+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.823575+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.824275+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.828355+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.872894+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.665952+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.666626+0000 mon.b (mon.2) 3087 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.670453+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.714776+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.716387+0000 mon.b (mon.2) 3089 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.718248+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.718921+0000 mon.b (mon.2) 3091 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.722383+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.766359+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.767934+0000 mon.b (mon.2) 3093 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.769876+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.770527+0000 mon.b (mon.2) 3095 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.774292+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.820003+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.821635+0000 mon.b (mon.2) 3097 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.823575+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.824275+0000 mon.b (mon.2) 3099 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.828355+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.872894+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.874767+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.876771+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.877506+0000 mon.b (mon.2) 3103 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.881228+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.947037+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.948959+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.951061+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.951769+0000 mon.b (mon.2) 3107 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:11.955535+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.000472+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.002217+0000 mon.b (mon.2) 3109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.004275+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.004945+0000 mon.b (mon.2) 3111 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.008514+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.058662+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.060581+0000 mon.b (mon.2) 3113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.062740+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.063468+0000 mon.b (mon.2) 3115 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.068653+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.112506+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.113910+0000 mon.b (mon.2) 3117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.115606+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.116171+0000 mon.b (mon.2) 3119 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.121413+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.164989+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.166537+0000 mon.b (mon.2) 3121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.168535+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[18570]: audit 2024-04-16T14:31:12.169188+0000 mon.b (mon.2) 3123 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.874767+0000 mon.b (mon.2) 3101 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.876771+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.877506+0000 mon.b (mon.2) 3103 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.881228+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.947037+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.948959+0000 mon.b (mon.2) 3105 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.951061+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.951769+0000 mon.b (mon.2) 3107 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:11.955535+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.000472+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.002217+0000 mon.b (mon.2) 3109 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.004275+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.004945+0000 mon.b (mon.2) 3111 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.008514+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.058662+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.060581+0000 mon.b (mon.2) 3113 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.062740+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.063468+0000 mon.b (mon.2) 3115 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.068653+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.112506+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.113910+0000 mon.b (mon.2) 3117 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.115606+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.116171+0000 mon.b (mon.2) 3119 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.121413+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.164989+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.166537+0000 mon.b (mon.2) 3121 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.168535+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:12.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:12 smithi071 bash[23969]: audit 2024-04-16T14:31:12.169188+0000 mon.b (mon.2) 3123 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.448975+0000 mgr.x (mgr.24752) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.504878+0000 mgr.x (mgr.24752) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.560496+0000 mgr.x (mgr.24752) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.617264+0000 mgr.x (mgr.24752) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:11.641376+0000 mgr.x (mgr.24752) 819 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.674210+0000 mgr.x (mgr.24752) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.726438+0000 mgr.x (mgr.24752) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.778425+0000 mgr.x (mgr.24752) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.832181+0000 mgr.x (mgr.24752) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.885311+0000 mgr.x (mgr.24752) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:11.959591+0000 mgr.x (mgr.24752) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.012953+0000 mgr.x (mgr.24752) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.072369+0000 mgr.x (mgr.24752) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.125050+0000 mgr.x (mgr.24752) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.175249+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.178920+0000 mgr.x (mgr.24752) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.236462+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.237990+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.239698+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.240318+0000 mon.b (mon.2) 3127 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.243111+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.246653+0000 mgr.x (mgr.24752) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.302806+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.304213+0000 mon.b (mon.2) 3129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.305919+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.306533+0000 mon.b (mon.2) 3131 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.311896+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.315589+0000 mgr.x (mgr.24752) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.356238+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.357696+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.359511+0000 mon.b (mon.2) 3134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.360156+0000 mon.b (mon.2) 3135 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.365071+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.368811+0000 mgr.x (mgr.24752) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.408686+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.410169+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.411787+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.412393+0000 mon.b (mon.2) 3139 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.415020+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.419654+0000 mgr.x (mgr.24752) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.460011+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.461455+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.463074+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.463640+0000 mon.b (mon.2) 3143 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.466223+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.511565+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.513014+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.515121+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.515756+0000 mon.b (mon.2) 3147 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.520615+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.564356+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.565866+0000 mon.b (mon.2) 3149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.567563+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.568189+0000 mon.b (mon.2) 3151 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.573426+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.636352+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.637788+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.639489+0000 mon.b (mon.2) 3154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.640105+0000 mon.b (mon.2) 3155 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.645335+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.650954+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.745290+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.746802+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.748497+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.749093+0000 mon.b (mon.2) 3160 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.754587+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.815618+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.817275+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.819415+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.820061+0000 mon.b (mon.2) 3164 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.825394+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.886677+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.888309+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.890343+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.891074+0000 mon.b (mon.2) 3168 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.896665+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.963233+0000 mon.b (mon.2) 3169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.965304+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.967307+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.968587+0000 mon.b (mon.2) 3172 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:12.974600+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.038936+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.040698+0000 mon.b (mon.2) 3174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.043056+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.043754+0000 mon.b (mon.2) 3176 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.045921+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.091102+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.092790+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.095086+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.095774+0000 mon.b (mon.2) 3180 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.099267+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.143709+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.145641+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.147553+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.148314+0000 mon.b (mon.2) 3184 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[18570]: audit 2024-04-16T14:31:13.151238+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.448975+0000 mgr.x (mgr.24752) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.504878+0000 mgr.x (mgr.24752) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.560496+0000 mgr.x (mgr.24752) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.617264+0000 mgr.x (mgr.24752) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:11.641376+0000 mgr.x (mgr.24752) 819 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.674210+0000 mgr.x (mgr.24752) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.726438+0000 mgr.x (mgr.24752) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.778425+0000 mgr.x (mgr.24752) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.832181+0000 mgr.x (mgr.24752) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.885311+0000 mgr.x (mgr.24752) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:11.959591+0000 mgr.x (mgr.24752) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.012953+0000 mgr.x (mgr.24752) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.072369+0000 mgr.x (mgr.24752) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.125050+0000 mgr.x (mgr.24752) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.175249+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.178920+0000 mgr.x (mgr.24752) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.236462+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.237990+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.239698+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.240318+0000 mon.b (mon.2) 3127 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.243111+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.246653+0000 mgr.x (mgr.24752) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.302806+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.304213+0000 mon.b (mon.2) 3129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.305919+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.306533+0000 mon.b (mon.2) 3131 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.311896+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.315589+0000 mgr.x (mgr.24752) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.356238+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.357696+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.359511+0000 mon.b (mon.2) 3134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.360156+0000 mon.b (mon.2) 3135 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.365071+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.368811+0000 mgr.x (mgr.24752) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.408686+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.410169+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.411787+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.412393+0000 mon.b (mon.2) 3139 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.415020+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.419654+0000 mgr.x (mgr.24752) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.460011+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.461455+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.463074+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.463640+0000 mon.b (mon.2) 3143 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.466223+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.511565+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.513014+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.515121+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.515756+0000 mon.b (mon.2) 3147 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.520615+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.564356+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.565866+0000 mon.b (mon.2) 3149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.567563+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.568189+0000 mon.b (mon.2) 3151 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.573426+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.636352+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.637788+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.639489+0000 mon.b (mon.2) 3154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.640105+0000 mon.b (mon.2) 3155 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.645335+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.650954+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:13.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.745290+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.746802+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.748497+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.749093+0000 mon.b (mon.2) 3160 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.754587+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.815618+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.817275+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.819415+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.820061+0000 mon.b (mon.2) 3164 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.825394+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.886677+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.888309+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.890343+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.891074+0000 mon.b (mon.2) 3168 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.896665+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.963233+0000 mon.b (mon.2) 3169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.965304+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.967307+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.968587+0000 mon.b (mon.2) 3172 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:12.974600+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.038936+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.040698+0000 mon.b (mon.2) 3174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.043056+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.043754+0000 mon.b (mon.2) 3176 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.045921+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.091102+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.092790+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.095086+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.095774+0000 mon.b (mon.2) 3180 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.099267+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.143709+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.145641+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.147553+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.148314+0000 mon.b (mon.2) 3184 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:13 smithi071 bash[23969]: audit 2024-04-16T14:31:13.151238+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.448975+0000 mgr.x (mgr.24752) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.504878+0000 mgr.x (mgr.24752) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.560496+0000 mgr.x (mgr.24752) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.617264+0000 mgr.x (mgr.24752) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:11.641376+0000 mgr.x (mgr.24752) 819 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.674210+0000 mgr.x (mgr.24752) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.726438+0000 mgr.x (mgr.24752) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.778425+0000 mgr.x (mgr.24752) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.832181+0000 mgr.x (mgr.24752) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.885311+0000 mgr.x (mgr.24752) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:11.959591+0000 mgr.x (mgr.24752) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.012953+0000 mgr.x (mgr.24752) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.072369+0000 mgr.x (mgr.24752) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.125050+0000 mgr.x (mgr.24752) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.175249+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.178920+0000 mgr.x (mgr.24752) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.236462+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.237990+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.239698+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.240318+0000 mon.b (mon.2) 3127 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.243111+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.246653+0000 mgr.x (mgr.24752) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.302806+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.304213+0000 mon.b (mon.2) 3129 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.305919+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.306533+0000 mon.b (mon.2) 3131 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.311896+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.315589+0000 mgr.x (mgr.24752) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.356238+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.357696+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.359511+0000 mon.b (mon.2) 3134 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.360156+0000 mon.b (mon.2) 3135 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.365071+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.368811+0000 mgr.x (mgr.24752) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.408686+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.410169+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.411787+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.412393+0000 mon.b (mon.2) 3139 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.415020+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.419654+0000 mgr.x (mgr.24752) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.460011+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.461455+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.463074+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.463640+0000 mon.b (mon.2) 3143 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.466223+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.511565+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.513014+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.515121+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.515756+0000 mon.b (mon.2) 3147 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.520615+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.564356+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.565866+0000 mon.b (mon.2) 3149 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.567563+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.568189+0000 mon.b (mon.2) 3151 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.573426+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.636352+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.637788+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.639489+0000 mon.b (mon.2) 3154 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.640105+0000 mon.b (mon.2) 3155 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.645335+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.650954+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.745290+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.746802+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.748497+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.749093+0000 mon.b (mon.2) 3160 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.754587+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.815618+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.817275+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.819415+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.820061+0000 mon.b (mon.2) 3164 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.825394+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.886677+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.888309+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.890343+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.891074+0000 mon.b (mon.2) 3168 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.896665+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.963233+0000 mon.b (mon.2) 3169 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.965304+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.967307+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.968587+0000 mon.b (mon.2) 3172 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:12.974600+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.038936+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.040698+0000 mon.b (mon.2) 3174 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.043056+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.043754+0000 mon.b (mon.2) 3176 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.045921+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.091102+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.092790+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.095086+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.095774+0000 mon.b (mon.2) 3180 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.099267+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:13.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.143709+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:13.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.145641+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:13.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.147553+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:13.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.148314+0000 mon.b (mon.2) 3184 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:13.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:13 smithi122 bash[18672]: audit 2024-04-16T14:31:13.151238+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.471216+0000 mgr.x (mgr.24752) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.524252+0000 mgr.x (mgr.24752) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cluster 2024-04-16T14:31:12.546443+0000 mgr.x (mgr.24752) 836 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.577253+0000 mgr.x (mgr.24752) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.648953+0000 mgr.x (mgr.24752) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.758290+0000 mgr.x (mgr.24752) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.828991+0000 mgr.x (mgr.24752) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.900483+0000 mgr.x (mgr.24752) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:12.978327+0000 mgr.x (mgr.24752) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.050797+0000 mgr.x (mgr.24752) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.102880+0000 mgr.x (mgr.24752) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.155675+0000 mgr.x (mgr.24752) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.204803+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.213204+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.215258+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.215992+0000 mon.b (mon.2) 3188 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.218803+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.222982+0000 mgr.x (mgr.24752) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.279217+0000 mon.b (mon.2) 3189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.281016+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.282969+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.283702+0000 mon.b (mon.2) 3192 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.288858+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.293006+0000 mgr.x (mgr.24752) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.333244+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.334896+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.336835+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.337551+0000 mon.b (mon.2) 3196 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.342288+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.346970+0000 mgr.x (mgr.24752) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.388214+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.389903+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.391795+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.392476+0000 mon.b (mon.2) 3200 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.397653+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.401517+0000 mgr.x (mgr.24752) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.457746+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.459256+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.461289+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.461993+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.465052+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.511443+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.512977+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.514796+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.515391+0000 mon.b (mon.2) 3208 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.518495+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.562397+0000 mon.b (mon.2) 3209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.564514+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.567166+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.567904+0000 mon.b (mon.2) 3212 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.573598+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.638348+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.640358+0000 mon.b (mon.2) 3214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.642578+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.643257+0000 mon.b (mon.2) 3216 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.649308+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.698048+0000 mon.b (mon.2) 3217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.700100+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.702340+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.703093+0000 mon.b (mon.2) 3220 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.708836+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.757456+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:14 smithi122 bash[18672]: audit 2024-04-16T14:31:13.759500+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.471216+0000 mgr.x (mgr.24752) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.524252+0000 mgr.x (mgr.24752) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cluster 2024-04-16T14:31:12.546443+0000 mgr.x (mgr.24752) 836 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.577253+0000 mgr.x (mgr.24752) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.648953+0000 mgr.x (mgr.24752) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.758290+0000 mgr.x (mgr.24752) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.828991+0000 mgr.x (mgr.24752) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.900483+0000 mgr.x (mgr.24752) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:12.978327+0000 mgr.x (mgr.24752) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.050797+0000 mgr.x (mgr.24752) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.102880+0000 mgr.x (mgr.24752) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.155675+0000 mgr.x (mgr.24752) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.204803+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.213204+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.215258+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.215992+0000 mon.b (mon.2) 3188 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.218803+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.222982+0000 mgr.x (mgr.24752) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.279217+0000 mon.b (mon.2) 3189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.281016+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.282969+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.283702+0000 mon.b (mon.2) 3192 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.288858+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.293006+0000 mgr.x (mgr.24752) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.333244+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.334896+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.336835+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.337551+0000 mon.b (mon.2) 3196 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.342288+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.346970+0000 mgr.x (mgr.24752) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.388214+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.389903+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.391795+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.392476+0000 mon.b (mon.2) 3200 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.397653+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.401517+0000 mgr.x (mgr.24752) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.457746+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.459256+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.461289+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.461993+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.465052+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.471216+0000 mgr.x (mgr.24752) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.524252+0000 mgr.x (mgr.24752) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cluster 2024-04-16T14:31:12.546443+0000 mgr.x (mgr.24752) 836 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.577253+0000 mgr.x (mgr.24752) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.648953+0000 mgr.x (mgr.24752) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.758290+0000 mgr.x (mgr.24752) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.828991+0000 mgr.x (mgr.24752) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.900483+0000 mgr.x (mgr.24752) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:12.978327+0000 mgr.x (mgr.24752) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.050797+0000 mgr.x (mgr.24752) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.102880+0000 mgr.x (mgr.24752) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.155675+0000 mgr.x (mgr.24752) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.204803+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.213204+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.215258+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.215992+0000 mon.b (mon.2) 3188 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.218803+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.222982+0000 mgr.x (mgr.24752) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.279217+0000 mon.b (mon.2) 3189 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.281016+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.282969+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.511443+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.512977+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.514796+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.515391+0000 mon.b (mon.2) 3208 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.518495+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.562397+0000 mon.b (mon.2) 3209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.564514+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.567166+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.567904+0000 mon.b (mon.2) 3212 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.573598+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.638348+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.640358+0000 mon.b (mon.2) 3214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.642578+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.643257+0000 mon.b (mon.2) 3216 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.649308+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.698048+0000 mon.b (mon.2) 3217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.700100+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.702340+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.703093+0000 mon.b (mon.2) 3220 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.708836+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.757456+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[18570]: audit 2024-04-16T14:31:13.759500+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.283702+0000 mon.b (mon.2) 3192 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.288858+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.293006+0000 mgr.x (mgr.24752) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.333244+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.334896+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.336835+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.337551+0000 mon.b (mon.2) 3196 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.342288+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.346970+0000 mgr.x (mgr.24752) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.388214+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.389903+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.391795+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.392476+0000 mon.b (mon.2) 3200 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.397653+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.401517+0000 mgr.x (mgr.24752) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.457746+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.459256+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.461289+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.461993+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.465052+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.511443+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.512977+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.514796+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.515391+0000 mon.b (mon.2) 3208 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.518495+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.562397+0000 mon.b (mon.2) 3209 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.564514+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.567166+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.567904+0000 mon.b (mon.2) 3212 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.573598+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.638348+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.640358+0000 mon.b (mon.2) 3214 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.642578+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.643257+0000 mon.b (mon.2) 3216 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.649308+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.698048+0000 mon.b (mon.2) 3217 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.700100+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:14.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.702340+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:14.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.703093+0000 mon.b (mon.2) 3220 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:14.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.708836+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:14.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.757456+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:14.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:14 smithi071 bash[23969]: audit 2024-04-16T14:31:13.759500+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:15.439 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:15 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.469119+0000 mgr.x (mgr.24752) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.440 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:15 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.522059+0000 mgr.x (mgr.24752) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.440 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:15 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.577430+0000 mgr.x (mgr.24752) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.440 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:15 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.653043+0000 mgr.x (mgr.24752) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.440 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:15 smithi122 bash[18672]: cephadm 2024-04-16T14:31:13.712634+0000 mgr.x (mgr.24752) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.469119+0000 mgr.x (mgr.24752) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.522059+0000 mgr.x (mgr.24752) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.577430+0000 mgr.x (mgr.24752) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.653043+0000 mgr.x (mgr.24752) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[18570]: cephadm 2024-04-16T14:31:13.712634+0000 mgr.x (mgr.24752) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.469119+0000 mgr.x (mgr.24752) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.522059+0000 mgr.x (mgr.24752) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.577430+0000 mgr.x (mgr.24752) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.653043+0000 mgr.x (mgr.24752) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:15 smithi071 bash[23969]: cephadm 2024-04-16T14:31:13.712634+0000 mgr.x (mgr.24752) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:16.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:16 smithi122 bash[18672]: cluster 2024-04-16T14:31:14.548399+0000 mgr.x (mgr.24752) 855 : cluster [DBG] pgmap v40: 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-04-16T14:31:16.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:16 smithi071 bash[18570]: cluster 2024-04-16T14:31:14.548399+0000 mgr.x (mgr.24752) 855 : cluster [DBG] pgmap v40: 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-04-16T14:31:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:16 smithi071 bash[23969]: cluster 2024-04-16T14:31:14.548399+0000 mgr.x (mgr.24752) 855 : cluster [DBG] pgmap v40: 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-04-16T14:31:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:18 smithi071 bash[23969]: cluster 2024-04-16T14:31:16.549121+0000 mgr.x (mgr.24752) 856 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:18 smithi071 bash[18570]: cluster 2024-04-16T14:31:16.549121+0000 mgr.x (mgr.24752) 856 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:18.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:18 smithi122 bash[18672]: cluster 2024-04-16T14:31:16.549121+0000 mgr.x (mgr.24752) 856 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:18.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:31:18 smithi122 bash[54359]: ts=2024-04-16T14: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:31:18.981 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:31:19.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:31:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:31:19] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.33.4" 2024-04-16T14:31:19.717 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:31:19.717 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 81s ago 15m - - 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 81s ago 15m - - 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (2m) 81s ago 8m 13.9M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (116s) 81s ago 8m 39.7M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 starting - - - - 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 starting - - - - 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (108s) 81s ago 16m 482M - 19.0.0-2204-g36befe5d b1a78730e0db 136c189ef98b 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (16m) 81s ago 16m 59.9M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (14m) 81s ago 14m 45.7M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (14m) 81s ago 14m 47.5M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (2m) 81s ago 9m 8523k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (2m) 81s ago 9m 8187k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (14m) 81s ago 14m 54.9M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (13m) 81s ago 13m 55.5M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:31:19.718 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (12m) 81s ago 12m 49.2M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (12m) 81s ago 12m 53.4M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (11m) 81s ago 11m 54.9M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (11m) 81s ago 11m 51.6M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (10m) 81s ago 10m 49.9M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (10m) 81s ago 10m 52.9M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 starting - - - - 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (7m) 81s ago 7m 85.0M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (7m) 81s ago 7m 85.0M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (6m) 81s ago 6m 84.9M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:31:19.719 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (6m) 81s ago 6m 85.2M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:31:20.131 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:31:20.132 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "2/23 daemons upgraded", 2024-04-16T14:31:20.499 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "", 2024-04-16T14:31:20.500 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:31:20.500 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:31:20.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[18570]: cluster 2024-04-16T14:31:18.550028+0000 mgr.x (mgr.24752) 857 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:20.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[18570]: audit 2024-04-16T14:31:18.976983+0000 mgr.x (mgr.24752) 858 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:20.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[18570]: audit 2024-04-16T14:31:19.346238+0000 mgr.x (mgr.24752) 859 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:20.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[18570]: audit 2024-04-16T14:31:20.137668+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.71:0/1939150976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:20.533 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[18570]: audit 2024-04-16T14:31:20.198587+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:20.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[23969]: cluster 2024-04-16T14:31:18.550028+0000 mgr.x (mgr.24752) 857 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:20.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[23969]: audit 2024-04-16T14:31:18.976983+0000 mgr.x (mgr.24752) 858 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:20.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[23969]: audit 2024-04-16T14:31:19.346238+0000 mgr.x (mgr.24752) 859 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:20.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[23969]: audit 2024-04-16T14:31:20.137668+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.71:0/1939150976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:20.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:20 smithi071 bash[23969]: audit 2024-04-16T14:31:20.198587+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:20.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:20 smithi122 bash[18672]: cluster 2024-04-16T14:31:18.550028+0000 mgr.x (mgr.24752) 857 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:20.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:20 smithi122 bash[18672]: audit 2024-04-16T14:31:18.976983+0000 mgr.x (mgr.24752) 858 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:20.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:20 smithi122 bash[18672]: audit 2024-04-16T14:31:19.346238+0000 mgr.x (mgr.24752) 859 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:20.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:20 smithi122 bash[18672]: audit 2024-04-16T14:31:20.137668+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.71:0/1939150976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:20.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:20 smithi122 bash[18672]: audit 2024-04-16T14:31:20.198587+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:20.904 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:31:21.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:21 smithi071 bash[23969]: audit 2024-04-16T14:31:19.680639+0000 mgr.x (mgr.24752) 860 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:21.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:21 smithi071 bash[23969]: audit 2024-04-16T14:31:20.207854+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:21.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:21 smithi071 bash[23969]: audit 2024-04-16T14:31:20.911536+0000 mon.a (mon.0) 2212 : audit [DBG] from='client.? 172.21.15.71:0/778015685' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:31:21.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:21 smithi071 bash[23969]: audit 2024-04-16T14:31:21.204681+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:21.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:21 smithi071 bash[18570]: audit 2024-04-16T14:31:19.680639+0000 mgr.x (mgr.24752) 860 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:21.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:21 smithi071 bash[18570]: audit 2024-04-16T14:31:20.207854+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:21.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:21 smithi071 bash[18570]: audit 2024-04-16T14:31:20.911536+0000 mon.a (mon.0) 2212 : audit [DBG] from='client.? 172.21.15.71:0/778015685' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:31:21.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:21 smithi071 bash[18570]: audit 2024-04-16T14:31:21.204681+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:21.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:21 smithi122 bash[18672]: audit 2024-04-16T14:31:19.680639+0000 mgr.x (mgr.24752) 860 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:21.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:21 smithi122 bash[18672]: audit 2024-04-16T14:31:20.207854+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:21.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:21 smithi122 bash[18672]: audit 2024-04-16T14:31:20.911536+0000 mon.a (mon.0) 2212 : audit [DBG] from='client.? 172.21.15.71:0/778015685' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:31:21.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:21 smithi122 bash[18672]: audit 2024-04-16T14:31:21.204681+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:22.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:22 smithi122 bash[18672]: audit 2024-04-16T14:31:20.508302+0000 mgr.x (mgr.24752) 861 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:22.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:22 smithi122 bash[18672]: cluster 2024-04-16T14:31:20.551413+0000 mgr.x (mgr.24752) 862 : cluster [DBG] pgmap v43: 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-04-16T14:31:22.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:22 smithi122 bash[18672]: audit 2024-04-16T14:31:21.218716+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:22.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:22 smithi071 bash[18570]: audit 2024-04-16T14:31:20.508302+0000 mgr.x (mgr.24752) 861 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:22 smithi071 bash[18570]: cluster 2024-04-16T14:31:20.551413+0000 mgr.x (mgr.24752) 862 : cluster [DBG] pgmap v43: 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-04-16T14:31:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:22 smithi071 bash[18570]: audit 2024-04-16T14:31:21.218716+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:22 smithi071 bash[23969]: audit 2024-04-16T14:31:20.508302+0000 mgr.x (mgr.24752) 861 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:22 smithi071 bash[23969]: cluster 2024-04-16T14:31:20.551413+0000 mgr.x (mgr.24752) 862 : cluster [DBG] pgmap v43: 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-04-16T14:31:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:22 smithi071 bash[23969]: audit 2024-04-16T14:31:21.218716+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:23.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:23 smithi122 bash[18672]: audit 2024-04-16T14:31:21.650451+0000 mgr.x (mgr.24752) 863 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:23 smithi071 bash[18570]: audit 2024-04-16T14:31:21.650451+0000 mgr.x (mgr.24752) 863 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:23 smithi071 bash[23969]: audit 2024-04-16T14:31:21.650451+0000 mgr.x (mgr.24752) 863 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:24.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:24 smithi122 bash[18672]: cluster 2024-04-16T14:31:22.552157+0000 mgr.x (mgr.24752) 864 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:24.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:24 smithi071 bash[18570]: cluster 2024-04-16T14:31:22.552157+0000 mgr.x (mgr.24752) 864 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:24 smithi071 bash[23969]: cluster 2024-04-16T14:31:22.552157+0000 mgr.x (mgr.24752) 864 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:26.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:26 smithi122 bash[18672]: cluster 2024-04-16T14:31:24.553809+0000 mgr.x (mgr.24752) 865 : cluster [DBG] pgmap v45: 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-04-16T14:31:26.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:26 smithi071 bash[18570]: cluster 2024-04-16T14:31:24.553809+0000 mgr.x (mgr.24752) 865 : cluster [DBG] pgmap v45: 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-04-16T14:31:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:26 smithi071 bash[23969]: cluster 2024-04-16T14:31:24.553809+0000 mgr.x (mgr.24752) 865 : cluster [DBG] pgmap v45: 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-04-16T14:31:28.651 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:28 smithi122 bash[18672]: cluster 2024-04-16T14:31:26.554510+0000 mgr.x (mgr.24752) 866 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:28.651 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:28 smithi122 bash[18672]: audit 2024-04-16T14:31:27.652732+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:28 smithi071 bash[18570]: cluster 2024-04-16T14:31:26.554510+0000 mgr.x (mgr.24752) 866 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:28 smithi071 bash[18570]: audit 2024-04-16T14:31:27.652732+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:28 smithi071 bash[23969]: cluster 2024-04-16T14:31:26.554510+0000 mgr.x (mgr.24752) 866 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:28 smithi071 bash[23969]: audit 2024-04-16T14:31:27.652732+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:28.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:31:28 smithi122 bash[54359]: ts=2024-04-16T14:31:28.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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:31:29.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:31:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:31:29] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2024-04-16T14:31:30.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:30 smithi122 bash[18672]: cluster 2024-04-16T14:31:28.555463+0000 mgr.x (mgr.24752) 867 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:30 smithi071 bash[18570]: cluster 2024-04-16T14:31:28.555463+0000 mgr.x (mgr.24752) 867 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:30 smithi071 bash[23969]: cluster 2024-04-16T14:31:28.555463+0000 mgr.x (mgr.24752) 867 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:31.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: cluster 2024-04-16T14:31:30.556914+0000 mgr.x (mgr.24752) 868 : cluster [DBG] pgmap v48: 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-04-16T14:31:31.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: cephadm 2024-04-16T14:31:30.669463+0000 mgr.x (mgr.24752) 869 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:31:31.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: audit 2024-04-16T14:31:30.677265+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: audit 2024-04-16T14:31:30.692040+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: audit 2024-04-16T14:31:30.698793+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: audit 2024-04-16T14:31:30.700562+0000 mon.b (mon.2) 3225 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: cluster 2024-04-16T14:31:30.704213+0000 mgr.x (mgr.24752) 870 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: audit 2024-04-16T14:31:30.709515+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: cephadm 2024-04-16T14:31:30.715459+0000 mgr.x (mgr.24752) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: audit 2024-04-16T14:31:30.805283+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: audit 2024-04-16T14:31:30.809881+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:31 smithi122 bash[18672]: cluster 2024-04-16T14:31:31.250304+0000 mon.a (mon.0) 2218 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: cluster 2024-04-16T14:31:30.556914+0000 mgr.x (mgr.24752) 868 : cluster [DBG] pgmap v48: 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-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: cephadm 2024-04-16T14:31:30.669463+0000 mgr.x (mgr.24752) 869 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: audit 2024-04-16T14:31:30.677265+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: audit 2024-04-16T14:31:30.692040+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: audit 2024-04-16T14:31:30.698793+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: audit 2024-04-16T14:31:30.700562+0000 mon.b (mon.2) 3225 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: cluster 2024-04-16T14:31:30.704213+0000 mgr.x (mgr.24752) 870 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: audit 2024-04-16T14:31:30.709515+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: cephadm 2024-04-16T14:31:30.715459+0000 mgr.x (mgr.24752) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: audit 2024-04-16T14:31:30.805283+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: audit 2024-04-16T14:31:30.809881+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[18570]: cluster 2024-04-16T14:31:31.250304+0000 mon.a (mon.0) 2218 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: cluster 2024-04-16T14:31:30.556914+0000 mgr.x (mgr.24752) 868 : cluster [DBG] pgmap v48: 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-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: cephadm 2024-04-16T14:31:30.669463+0000 mgr.x (mgr.24752) 869 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: audit 2024-04-16T14:31:30.677265+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: audit 2024-04-16T14:31:30.692040+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: audit 2024-04-16T14:31:30.698793+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: audit 2024-04-16T14:31:30.700562+0000 mon.b (mon.2) 3225 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: cluster 2024-04-16T14:31:30.704213+0000 mgr.x (mgr.24752) 870 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: audit 2024-04-16T14:31:30.709515+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: cephadm 2024-04-16T14:31:30.715459+0000 mgr.x (mgr.24752) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: audit 2024-04-16T14:31:30.805283+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: audit 2024-04-16T14:31:30.809881+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:31 smithi071 bash[23969]: cluster 2024-04-16T14:31:31.250304+0000 mon.a (mon.0) 2218 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:31:32.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:32 smithi071 bash[18570]: audit 2024-04-16T14:31:31.661858+0000 mgr.x (mgr.24752) 872 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:32.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:32 smithi071 bash[23969]: audit 2024-04-16T14:31:31.661858+0000 mgr.x (mgr.24752) 872 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:32.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:32 smithi122 bash[18672]: audit 2024-04-16T14:31:31.661858+0000 mgr.x (mgr.24752) 872 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:33.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:33 smithi071 bash[18570]: cluster 2024-04-16T14:31:32.704917+0000 mgr.x (mgr.24752) 873 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:33.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:33 smithi071 bash[23969]: cluster 2024-04-16T14:31:32.704917+0000 mgr.x (mgr.24752) 873 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:33.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:33 smithi122 bash[18672]: cluster 2024-04-16T14:31:32.704917+0000 mgr.x (mgr.24752) 873 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:36.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:35 smithi122 bash[18672]: cluster 2024-04-16T14:31:34.706613+0000 mgr.x (mgr.24752) 874 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:36.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:35 smithi071 bash[18570]: cluster 2024-04-16T14:31:34.706613+0000 mgr.x (mgr.24752) 874 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:36.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:35 smithi071 bash[23969]: cluster 2024-04-16T14:31:34.706613+0000 mgr.x (mgr.24752) 874 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:38.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:37 smithi122 bash[18672]: cluster 2024-04-16T14:31:36.707111+0000 mgr.x (mgr.24752) 875 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:38.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:37 smithi122 bash[18672]: audit 2024-04-16T14:31:36.801019+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:37 smithi122 bash[18672]: audit 2024-04-16T14:31:36.812240+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:37 smithi122 bash[18672]: audit 2024-04-16T14:31:36.910985+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:37 smithi122 bash[18672]: audit 2024-04-16T14:31:36.924808+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[18570]: cluster 2024-04-16T14:31:36.707111+0000 mgr.x (mgr.24752) 875 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[18570]: audit 2024-04-16T14:31:36.801019+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[18570]: audit 2024-04-16T14:31:36.812240+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[18570]: audit 2024-04-16T14:31:36.910985+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[18570]: audit 2024-04-16T14:31:36.924808+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[23969]: cluster 2024-04-16T14:31:36.707111+0000 mgr.x (mgr.24752) 875 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[23969]: audit 2024-04-16T14:31:36.801019+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[23969]: audit 2024-04-16T14:31:36.812240+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[23969]: audit 2024-04-16T14:31:36.910985+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:37 smithi071 bash[23969]: audit 2024-04-16T14:31:36.924808+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:38.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:31:38 smithi122 bash[54359]: ts=2024-04-16T14:31: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:31:39.419 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:31:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:31:39] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2024-04-16T14:31:39.419 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:39 smithi122 bash[18672]: audit 2024-04-16T14:31:38.031909+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:39.419 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:39 smithi122 bash[18672]: audit 2024-04-16T14:31:38.043339+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:39 smithi071 bash[18570]: audit 2024-04-16T14:31:38.031909+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:39 smithi071 bash[18570]: audit 2024-04-16T14:31:38.043339+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:39 smithi071 bash[23969]: audit 2024-04-16T14:31:38.031909+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:39 smithi071 bash[23969]: audit 2024-04-16T14:31:38.043339+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:40.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:40 smithi122 bash[18672]: cluster 2024-04-16T14:31:38.708736+0000 mgr.x (mgr.24752) 876 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T14:31:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:40 smithi071 bash[18570]: cluster 2024-04-16T14:31:38.708736+0000 mgr.x (mgr.24752) 876 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T14:31:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:40 smithi071 bash[23969]: cluster 2024-04-16T14:31:38.708736+0000 mgr.x (mgr.24752) 876 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T14:31:42.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:42 smithi122 bash[18672]: cluster 2024-04-16T14:31:40.709439+0000 mgr.x (mgr.24752) 877 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:42.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:42 smithi071 bash[18570]: cluster 2024-04-16T14:31:40.709439+0000 mgr.x (mgr.24752) 877 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:42 smithi071 bash[23969]: cluster 2024-04-16T14:31:40.709439+0000 mgr.x (mgr.24752) 877 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-16T14:31:43.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:43 smithi122 bash[18672]: audit 2024-04-16T14:31:41.670339+0000 mgr.x (mgr.24752) 878 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:43.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:43 smithi122 bash[18672]: audit 2024-04-16T14:31:42.656760+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:43.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:43 smithi122 bash[18672]: audit 2024-04-16T14:31:42.663091+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:43 smithi071 bash[18570]: audit 2024-04-16T14:31:41.670339+0000 mgr.x (mgr.24752) 878 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:43 smithi071 bash[18570]: audit 2024-04-16T14:31:42.656760+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:43 smithi071 bash[18570]: audit 2024-04-16T14:31:42.663091+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:43 smithi071 bash[23969]: audit 2024-04-16T14:31:41.670339+0000 mgr.x (mgr.24752) 878 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:43 smithi071 bash[23969]: audit 2024-04-16T14:31:42.656760+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:43 smithi071 bash[23969]: audit 2024-04-16T14:31:42.663091+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:44.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:44 smithi122 bash[18672]: cluster 2024-04-16T14:31:42.715333+0000 mgr.x (mgr.24752) 879 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:44 smithi071 bash[18570]: cluster 2024-04-16T14:31:42.715333+0000 mgr.x (mgr.24752) 879 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:44 smithi071 bash[23969]: cluster 2024-04-16T14:31:42.715333+0000 mgr.x (mgr.24752) 879 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:46.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:46 smithi122 bash[18672]: cluster 2024-04-16T14:31:44.717042+0000 mgr.x (mgr.24752) 880 : cluster [DBG] pgmap v56: 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-04-16T14:31:46.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:46 smithi071 bash[18570]: cluster 2024-04-16T14:31:44.717042+0000 mgr.x (mgr.24752) 880 : cluster [DBG] pgmap v56: 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-04-16T14:31:46.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:46 smithi071 bash[23969]: cluster 2024-04-16T14:31:44.717042+0000 mgr.x (mgr.24752) 880 : cluster [DBG] pgmap v56: 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-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: cluster 2024-04-16T14:31:46.717792+0000 mgr.x (mgr.24752) 881 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: cephadm 2024-04-16T14:31:47.399364+0000 mgr.x (mgr.24752) 882 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: audit 2024-04-16T14:31:47.406688+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: audit 2024-04-16T14:31:47.422129+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: audit 2024-04-16T14:31:47.430056+0000 mon.b (mon.2) 3229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: audit 2024-04-16T14:31:47.431889+0000 mon.b (mon.2) 3230 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: cluster 2024-04-16T14:31:47.435204+0000 mgr.x (mgr.24752) 883 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: cluster 2024-04-16T14:31:47.435935+0000 mgr.x (mgr.24752) 884 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: audit 2024-04-16T14:31:47.441749+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[18672]: audit 2024-04-16T14:31:47.536740+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: cluster 2024-04-16T14:31:46.717792+0000 mgr.x (mgr.24752) 881 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: cephadm 2024-04-16T14:31:47.399364+0000 mgr.x (mgr.24752) 882 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: audit 2024-04-16T14:31:47.406688+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: audit 2024-04-16T14:31:47.422129+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: audit 2024-04-16T14:31:47.430056+0000 mon.b (mon.2) 3229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: audit 2024-04-16T14:31:47.431889+0000 mon.b (mon.2) 3230 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: cluster 2024-04-16T14:31:47.435204+0000 mgr.x (mgr.24752) 883 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: cluster 2024-04-16T14:31:47.435935+0000 mgr.x (mgr.24752) 884 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: audit 2024-04-16T14:31:47.441749+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[23969]: audit 2024-04-16T14:31:47.536740+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: cluster 2024-04-16T14:31:46.717792+0000 mgr.x (mgr.24752) 881 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: cephadm 2024-04-16T14:31:47.399364+0000 mgr.x (mgr.24752) 882 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: audit 2024-04-16T14:31:47.406688+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: audit 2024-04-16T14:31:47.422129+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: audit 2024-04-16T14:31:47.430056+0000 mon.b (mon.2) 3229 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: audit 2024-04-16T14:31:47.431889+0000 mon.b (mon.2) 3230 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: cluster 2024-04-16T14:31:47.435204+0000 mgr.x (mgr.24752) 883 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: cluster 2024-04-16T14:31:47.435935+0000 mgr.x (mgr.24752) 884 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: audit 2024-04-16T14:31:47.441749+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:48 smithi071 bash[18570]: audit 2024-04-16T14:31:47.536740+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:48.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:31:48 smithi122 bash[54359]: ts=2024-04-16T14:31: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:31:49.401 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:31:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:31:49] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.33.4" 2024-04-16T14:31:49.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:49 smithi122 bash[18672]: cluster 2024-04-16T14:31:48.418432+0000 mon.a (mon.0) 2229 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:31:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:49 smithi071 bash[18570]: cluster 2024-04-16T14:31:48.418432+0000 mon.a (mon.0) 2229 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:31:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:49 smithi071 bash[23969]: cluster 2024-04-16T14:31:48.418432+0000 mon.a (mon.0) 2229 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:31:50.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:50 smithi122 bash[18672]: cluster 2024-04-16T14:31:49.437621+0000 mgr.x (mgr.24752) 885 : cluster [DBG] pgmap v60: 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-04-16T14:31:50.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:50 smithi122 bash[18672]: audit 2024-04-16T14:31:49.607738+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:31:50.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:50 smithi122 bash[18672]: audit 2024-04-16T14:31:49.609793+0000 mon.b (mon.2) 3232 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:31:50.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:50 smithi122 bash[18672]: audit 2024-04-16T14:31:49.613434+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:31:50.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:50 smithi122 bash[18672]: audit 2024-04-16T14:31:49.615453+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[18570]: cluster 2024-04-16T14:31:49.437621+0000 mgr.x (mgr.24752) 885 : cluster [DBG] pgmap v60: 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-04-16T14:31:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[18570]: audit 2024-04-16T14:31:49.607738+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:31:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[18570]: audit 2024-04-16T14:31:49.609793+0000 mon.b (mon.2) 3232 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:31:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[18570]: audit 2024-04-16T14:31:49.613434+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:31:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[18570]: audit 2024-04-16T14:31:49.615453+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[23969]: cluster 2024-04-16T14:31:49.437621+0000 mgr.x (mgr.24752) 885 : cluster [DBG] pgmap v60: 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-04-16T14:31:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[23969]: audit 2024-04-16T14:31:49.607738+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:31:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[23969]: audit 2024-04-16T14:31:49.609793+0000 mon.b (mon.2) 3232 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:31:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[23969]: audit 2024-04-16T14:31:49.613434+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:31:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:50 smithi071 bash[23969]: audit 2024-04-16T14:31:49.615453+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:51.283 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:31:51.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:51 smithi071 bash[18570]: cephadm 2024-04-16T14:31:49.608988+0000 mgr.x (mgr.24752) 886 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:31:51.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:51 smithi071 bash[18570]: cephadm 2024-04-16T14:31:49.617466+0000 mgr.x (mgr.24752) 887 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:31:51.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:51 smithi071 bash[23969]: cephadm 2024-04-16T14:31:49.608988+0000 mgr.x (mgr.24752) 886 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:31:51.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:51 smithi071 bash[23969]: cephadm 2024-04-16T14:31:49.617466+0000 mgr.x (mgr.24752) 887 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:31:51.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:51 smithi122 bash[18672]: cephadm 2024-04-16T14:31:49.608988+0000 mgr.x (mgr.24752) 886 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:31:51.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:51 smithi122 bash[18672]: cephadm 2024-04-16T14:31:49.617466+0000 mgr.x (mgr.24752) 887 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:31:51.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:51.949 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:51.950 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:51.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:51.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: Stopping Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:31:51.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:51.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:51.951 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:31:51 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:52.030 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:31:52.030 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 error 15s ago 15m - - 2024-04-16T14:31:52.030 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 error 15s ago 15m - - 2024-04-16T14:31:52.030 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (2m) 15s ago 9m 14.3M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:31:52.030 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (2m) 15s ago 8m 41.3M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:31:52.030 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (91s) 15s ago 7m 41.6M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (110s) 15s ago 15m 493M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (2m) 15s ago 17m 437M - 19.0.0-2204-g36befe5d b1a78730e0db 136c189ef98b 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (17m) 15s ago 17m 73.4M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (15m) 15s ago 15m 62.5M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (15m) 15s ago 15m 59.1M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (3m) 15s ago 9m 9195k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (2m) 15s ago 9m 8863k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (14m) 15s ago 14m 55.8M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (14m) 15s ago 14m 56.2M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (13m) 15s ago 13m 50.1M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (12m) 15s ago 12m 54.6M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (12m) 15s ago 12m 55.3M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (11m) 15s ago 11m 52.9M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:31:52.031 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (11m) 15s ago 11m 51.6M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:31:52.032 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (10m) 15s ago 10m 54.5M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:31:52.032 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (87s) 15s ago 9m 55.1M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:31:52.032 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (7m) 15s ago 7m 85.4M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:31:52.032 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (7m) 15s ago 7m 85.5M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:31:52.032 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (7m) 15s ago 7m 85.2M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:31:52.032 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (7m) 15s ago 7m 85.8M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:31:52.430 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:31:52.430 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:31:52.430 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:31:52.430 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:31:52.430 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:31:52.430 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:31:52.430 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:31:52.430 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:31:52.431 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:31:52.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:52 smithi122 bash[18672]: audit 2024-04-16T14:31:51.277701+0000 mgr.x (mgr.24752) 888 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:52.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:52 smithi122 bash[18672]: cluster 2024-04-16T14:31:51.438319+0000 mgr.x (mgr.24752) 889 : cluster [DBG] pgmap v61: 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-04-16T14:31:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:52 smithi071 bash[18570]: audit 2024-04-16T14:31:51.277701+0000 mgr.x (mgr.24752) 888 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:52 smithi071 bash[18570]: cluster 2024-04-16T14:31:51.438319+0000 mgr.x (mgr.24752) 889 : cluster [DBG] pgmap v61: 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-04-16T14:31:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:52 smithi071 bash[23969]: audit 2024-04-16T14:31:51.277701+0000 mgr.x (mgr.24752) 888 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:52 smithi071 bash[23969]: cluster 2024-04-16T14:31:51.438319+0000 mgr.x (mgr.24752) 889 : cluster [DBG] pgmap v61: 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-04-16T14:31:52.774 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:31:52.774 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:31:52.774 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:31:52.774 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:31:52.774 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:31:52.774 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:31:52.774 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:31:52.775 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "2/23 daemons upgraded", 2024-04-16T14:31:52.775 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading mgr daemons", 2024-04-16T14:31:52.775 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:31:52.775 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:31:53.182 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:31:53.182 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:31:53.182 INFO:teuthology.orchestra.run.smithi071.stdout: Cephadm agent on host smithi122 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:31:53.182 INFO:teuthology.orchestra.run.smithi071.stdout: Cephadm agent on host smithi071 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:31:53.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[75576]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-y 2024-04-16T14:31:53.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[18570]: audit 2024-04-16T14:31:51.631300+0000 mgr.x (mgr.24752) 890 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[18570]: audit 2024-04-16T14:31:51.681692+0000 mgr.x (mgr.24752) 891 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:53.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[18570]: audit 2024-04-16T14:31:51.989092+0000 mgr.x (mgr.24752) 892 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[18570]: audit 2024-04-16T14:31:52.436348+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.71:0/1795184054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:53.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[18570]: audit 2024-04-16T14:31:53.189184+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.71:0/2610932242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:31:53.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.671 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.671 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.672 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.672 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.672 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:31:53.673 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[75738]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-y 2024-04-16T14:31:53.673 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-16T14:31:53.673 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: Stopped Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:31:53.673 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.673 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[23969]: audit 2024-04-16T14:31:51.631300+0000 mgr.x (mgr.24752) 890 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[23969]: audit 2024-04-16T14:31:51.681692+0000 mgr.x (mgr.24752) 891 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:53.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[23969]: audit 2024-04-16T14:31:51.989092+0000 mgr.x (mgr.24752) 892 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[23969]: audit 2024-04-16T14:31:52.436348+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.71:0/1795184054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:53.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:53 smithi071 bash[23969]: audit 2024-04-16T14:31:53.189184+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.71:0/2610932242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:31:53.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:31:53.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:53 smithi122 bash[18672]: audit 2024-04-16T14:31:51.631300+0000 mgr.x (mgr.24752) 890 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:53 smithi122 bash[18672]: audit 2024-04-16T14:31:51.681692+0000 mgr.x (mgr.24752) 891 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:31:53.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:53 smithi122 bash[18672]: audit 2024-04-16T14:31:51.989092+0000 mgr.x (mgr.24752) 892 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:53 smithi122 bash[18672]: audit 2024-04-16T14:31:52.436348+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.71:0/1795184054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:31:53.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:53 smithi122 bash[18672]: audit 2024-04-16T14:31:53.189184+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.71:0/2610932242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:31:53.948 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:53 smithi071 systemd[1]: Started Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:31:54.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:54 smithi122 bash[18672]: audit 2024-04-16T14:31:52.782962+0000 mgr.x (mgr.24752) 893 : audit [DBG] from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:54.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:54 smithi122 bash[18672]: cluster 2024-04-16T14:31:53.439049+0000 mgr.x (mgr.24752) 894 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-16T14:31:54.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:54 smithi122 bash[18672]: audit 2024-04-16T14:31:53.726888+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:54.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:54 smithi122 bash[18672]: audit 2024-04-16T14:31:53.740198+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:54 smithi071 bash[18570]: audit 2024-04-16T14:31:52.782962+0000 mgr.x (mgr.24752) 893 : audit [DBG] from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:54 smithi071 bash[18570]: cluster 2024-04-16T14:31:53.439049+0000 mgr.x (mgr.24752) 894 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-16T14:31:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:54 smithi071 bash[18570]: audit 2024-04-16T14:31:53.726888+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:54 smithi071 bash[18570]: audit 2024-04-16T14:31:53.740198+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:54 smithi071 bash[23969]: audit 2024-04-16T14:31:52.782962+0000 mgr.x (mgr.24752) 893 : audit [DBG] from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:54 smithi071 bash[23969]: cluster 2024-04-16T14:31:53.439049+0000 mgr.x (mgr.24752) 894 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-16T14:31:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:54 smithi071 bash[23969]: audit 2024-04-16T14:31:53.726888+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:54 smithi071 bash[23969]: audit 2024-04-16T14:31:53.740198+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:31:55.758 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:55 smithi071 bash[18570]: cluster 2024-04-16T14:31:55.440833+0000 mgr.x (mgr.24752) 895 : cluster [DBG] pgmap v63: 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-04-16T14:31:55.759 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:55 smithi071 bash[23969]: cluster 2024-04-16T14:31:55.440833+0000 mgr.x (mgr.24752) 895 : cluster [DBG] pgmap v63: 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-04-16T14:31:55.810 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:55 smithi122 bash[18672]: cluster 2024-04-16T14:31:55.440833+0000 mgr.x (mgr.24752) 895 : cluster [DBG] pgmap v63: 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-04-16T14:31:56.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:55 smithi071 bash[75836]: debug 2024-04-16T14:31:55.760+0000 7f1be5a0c700 1 -- 172.21.15.71:0/3518240678 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56030e668340 con 0x56030f3e4800 2024-04-16T14:31:56.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:55 smithi071 bash[75836]: debug 2024-04-16T14:31:55.920+0000 7f1bee67b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:31:57.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:57 smithi071 bash[18570]: cluster 2024-04-16T14:31:57.441704+0000 mgr.x (mgr.24752) 896 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:31:57.857 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:57 smithi071 bash[23969]: cluster 2024-04-16T14:31:57.441704+0000 mgr.x (mgr.24752) 896 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:31:57.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:57 smithi071 bash[75836]: debug 2024-04-16T14:31:57.492+0000 7f1bee67b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:31:57.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:57 smithi071 bash[75836]: debug 2024-04-16T14:31:57.608+0000 7f1bee67b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:31:57.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:57 smithi122 bash[18672]: cluster 2024-04-16T14:31:57.441704+0000 mgr.x (mgr.24752) 896 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:31:58.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:57 smithi071 bash[75836]: debug 2024-04-16T14:31:57.860+0000 7f1bee67b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:31:58.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:58 smithi122 bash[18672]: audit 2024-04-16T14:31:57.653403+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:58.692 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:31:58 smithi122 bash[54359]: ts=2024-04-16T14:31:58.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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:31:58.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:58 smithi071 bash[23969]: audit 2024-04-16T14:31:57.653403+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:58.780 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:58 smithi071 bash[75836]: debug 2024-04-16T14:31:58.672+0000 7f1bee67b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:31:58.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:58 smithi071 bash[18570]: audit 2024-04-16T14:31:57.653403+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:31:59.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:58 smithi071 bash[75836]: debug 2024-04-16T14:31:58.784+0000 7f1bee67b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:31:59.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:58 smithi071 bash[75836]: debug 2024-04-16T14:31:58.888+0000 7f1bee67b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:31:59.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[75836]: debug 2024-04-16T14:31:59.004+0000 7f1bee67b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:31:59.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:31:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:31:59] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.33.4" 2024-04-16T14:31:59.508 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[75836]: debug 2024-04-16T14:31:59.224+0000 7f1bee67b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:31:59.805 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[75836]: debug 2024-04-16T14:31:59.512+0000 7f1bee67b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:31:59.805 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[75836]: debug 2024-04-16T14:31:59.620+0000 7f1bee67b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:32:00.064 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[75836]: debug 2024-04-16T14:31:59.808+0000 7f1bee67b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:32:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[18570]: audit 2024-04-16T14:31:58.891220+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[18570]: audit 2024-04-16T14:31:58.905995+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[18570]: cluster 2024-04-16T14:31:59.443538+0000 mgr.x (mgr.24752) 897 : cluster [DBG] pgmap v65: 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-04-16T14:32:00.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[23969]: audit 2024-04-16T14:31:58.891220+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:00.068 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[23969]: audit 2024-04-16T14:31:58.905995+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:00.068 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:31:59 smithi071 bash[23969]: cluster 2024-04-16T14:31:59.443538+0000 mgr.x (mgr.24752) 897 : cluster [DBG] pgmap v65: 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-04-16T14:32:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:59 smithi122 bash[18672]: audit 2024-04-16T14:31:58.891220+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:59 smithi122 bash[18672]: audit 2024-04-16T14:31:58.905995+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:31:59 smithi122 bash[18672]: cluster 2024-04-16T14:31:59.443538+0000 mgr.x (mgr.24752) 897 : cluster [DBG] pgmap v65: 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-04-16T14:32:00.373 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:00 smithi071 bash[75836]: debug 2024-04-16T14:32:00.068+0000 7f1bee67b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:32:00.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:00 smithi071 bash[75836]: debug 2024-04-16T14:32:00.376+0000 7f1bee67b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:32:00.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:00 smithi071 bash[75836]: debug 2024-04-16T14:32:00.580+0000 7f1bee67b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:32:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:01 smithi071 bash[23969]: audit 2024-04-16T14:32:00.065421+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:01 smithi071 bash[23969]: audit 2024-04-16T14:32:00.083608+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:01 smithi071 bash[18570]: audit 2024-04-16T14:32:00.065421+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:01 smithi071 bash[18570]: audit 2024-04-16T14:32:00.083608+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:00 smithi071 bash[75836]: debug 2024-04-16T14:32:00.844+0000 7f1bee67b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:32:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:00 smithi071 bash[75836]: debug 2024-04-16T14:32:00.980+0000 7f1bee67b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:32:01.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:01 smithi122 bash[18672]: audit 2024-04-16T14:32:00.065421+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:01.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:01 smithi122 bash[18672]: audit 2024-04-16T14:32:00.083608+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:01.683 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:01 smithi071 bash[75836]: debug 2024-04-16T14:32:01.320+0000 7f1bee67b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:32:02.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:02 smithi071 bash[18570]: cluster 2024-04-16T14:32:01.444396+0000 mgr.x (mgr.24752) 898 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:02.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:02 smithi071 bash[75836]: debug 2024-04-16T14:32:02.064+0000 7f1bee67b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:32:02.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:02 smithi071 bash[75836]: debug 2024-04-16T14:32:02.184+0000 7f1bee67b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:32:02.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:02 smithi071 bash[23969]: cluster 2024-04-16T14:32:01.444396+0000 mgr.x (mgr.24752) 898 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:02.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:02 smithi122 bash[18672]: cluster 2024-04-16T14:32:01.444396+0000 mgr.x (mgr.24752) 898 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:02.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:02 smithi071 bash[75836]: debug 2024-04-16T14:32:02.400+0000 7f1bee67b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:32:03.068 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:02 smithi071 bash[75836]: debug 2024-04-16T14:32:02.728+0000 7f1bee67b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:32:03.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[23969]: audit 2024-04-16T14:32:01.692749+0000 mgr.x (mgr.24752) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:03.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[18570]: audit 2024-04-16T14:32:01.692749+0000 mgr.x (mgr.24752) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:03.374 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[75836]: debug 2024-04-16T14:32:03.128+0000 7f1bee67b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:32:03.374 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[75836]: debug 2024-04-16T14:32:03.244+0000 7f1bee67b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:32:03.374 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[75836]: [16/Apr/2024:14:32:03] ENGINE Bus STARTING 2024-04-16T14:32:03.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:03 smithi122 bash[18672]: audit 2024-04-16T14:32:01.692749+0000 mgr.x (mgr.24752) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:03.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[75836]: CherryPy Checker: 2024-04-16T14:32:03.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[75836]: The Application mounted at '' has an empty config. 2024-04-16T14:32:03.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[75836]: [16/Apr/2024:14:32:03] ENGINE Serving on http://:::9283 2024-04-16T14:32:03.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:03 smithi071 bash[75836]: [16/Apr/2024:14:32:03] ENGINE Bus STARTED 2024-04-16T14:32:04.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:04 smithi122 bash[18672]: cluster 2024-04-16T14:32:03.273452+0000 mon.a (mon.0) 2237 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:32:04.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:04 smithi122 bash[18672]: cluster 2024-04-16T14:32:03.273756+0000 mon.a (mon.0) 2238 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:32:04.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:04 smithi122 bash[18672]: audit 2024-04-16T14:32:03.273888+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:04 smithi122 bash[18672]: audit 2024-04-16T14:32:03.275050+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:04 smithi122 bash[18672]: audit 2024-04-16T14:32:03.277846+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:04 smithi122 bash[18672]: audit 2024-04-16T14:32:03.279544+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:04.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:04 smithi122 bash[18672]: cluster 2024-04-16T14:32:03.445205+0000 mgr.x (mgr.24752) 900 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[23969]: cluster 2024-04-16T14:32:03.273452+0000 mon.a (mon.0) 2237 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:32:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[23969]: cluster 2024-04-16T14:32:03.273756+0000 mon.a (mon.0) 2238 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:32:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[23969]: audit 2024-04-16T14:32:03.273888+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[23969]: audit 2024-04-16T14:32:03.275050+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[23969]: audit 2024-04-16T14:32:03.277846+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[23969]: audit 2024-04-16T14:32:03.279544+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[23969]: cluster 2024-04-16T14:32:03.445205+0000 mgr.x (mgr.24752) 900 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[18570]: cluster 2024-04-16T14:32:03.273452+0000 mon.a (mon.0) 2237 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[18570]: cluster 2024-04-16T14:32:03.273756+0000 mon.a (mon.0) 2238 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[18570]: audit 2024-04-16T14:32:03.273888+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[18570]: audit 2024-04-16T14:32:03.275050+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[18570]: audit 2024-04-16T14:32:03.277846+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[18570]: audit 2024-04-16T14:32:03.279544+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.71:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:04 smithi071 bash[18570]: cluster 2024-04-16T14:32:03.445205+0000 mgr.x (mgr.24752) 900 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:05.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:05 smithi071 bash[18570]: cluster 2024-04-16T14:32:04.103053+0000 mon.a (mon.0) 2239 : cluster [DBG] mgrmap e39: x(active, since 112s), standbys: y 2024-04-16T14:32:05.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:05 smithi071 bash[23969]: cluster 2024-04-16T14:32:04.103053+0000 mon.a (mon.0) 2239 : cluster [DBG] mgrmap e39: x(active, since 112s), standbys: y 2024-04-16T14:32:05.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:05 smithi122 bash[18672]: cluster 2024-04-16T14:32:04.103053+0000 mon.a (mon.0) 2239 : cluster [DBG] mgrmap e39: x(active, since 112s), standbys: y 2024-04-16T14:32:06.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:06 smithi122 bash[18672]: cluster 2024-04-16T14:32:05.446913+0000 mgr.x (mgr.24752) 901 : cluster [DBG] pgmap v68: 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-04-16T14:32:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:06 smithi071 bash[18570]: cluster 2024-04-16T14:32:05.446913+0000 mgr.x (mgr.24752) 901 : cluster [DBG] pgmap v68: 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-04-16T14:32:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:06 smithi071 bash[23969]: cluster 2024-04-16T14:32:05.446913+0000 mgr.x (mgr.24752) 901 : cluster [DBG] pgmap v68: 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-04-16T14:32:07.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:07 smithi122 bash[18672]: cluster 2024-04-16T14:32:07.447742+0000 mgr.x (mgr.24752) 902 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:07 smithi071 bash[23969]: cluster 2024-04-16T14:32:07.447742+0000 mgr.x (mgr.24752) 902 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:07 smithi071 bash[18570]: cluster 2024-04-16T14:32:07.447742+0000 mgr.x (mgr.24752) 902 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:08.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:32:08 smithi122 bash[54359]: ts=2024-04-16T14:32: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:32:09.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:32:09] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.33.4" 2024-04-16T14:32:10.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[18570]: audit 2024-04-16T14:32:08.737621+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[18570]: audit 2024-04-16T14:32:08.752009+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[18570]: audit 2024-04-16T14:32:08.759323+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[18570]: audit 2024-04-16T14:32:08.761331+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[18570]: cluster 2024-04-16T14:32:08.765465+0000 mgr.x (mgr.24752) 903 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[18570]: cluster 2024-04-16T14:32:08.766194+0000 mgr.x (mgr.24752) 904 : cluster [DBG] pgmap v71: 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-04-16T14:32:10.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[18570]: audit 2024-04-16T14:32:08.771503+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[18570]: audit 2024-04-16T14:32:08.878516+0000 mon.b (mon.2) 3238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[23969]: audit 2024-04-16T14:32:08.737621+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[23969]: audit 2024-04-16T14:32:08.752009+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[23969]: audit 2024-04-16T14:32:08.759323+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:10.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[23969]: audit 2024-04-16T14:32:08.761331+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:10.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[23969]: cluster 2024-04-16T14:32:08.765465+0000 mgr.x (mgr.24752) 903 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:32:10.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[23969]: cluster 2024-04-16T14:32:08.766194+0000 mgr.x (mgr.24752) 904 : cluster [DBG] pgmap v71: 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-04-16T14:32:10.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[23969]: audit 2024-04-16T14:32:08.771503+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:09 smithi071 bash[23969]: audit 2024-04-16T14:32:08.878516+0000 mon.b (mon.2) 3238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:10.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[18672]: audit 2024-04-16T14:32:08.737621+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[18672]: audit 2024-04-16T14:32:08.752009+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[18672]: audit 2024-04-16T14:32:08.759323+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[18672]: audit 2024-04-16T14:32:08.761331+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[18672]: cluster 2024-04-16T14:32:08.765465+0000 mgr.x (mgr.24752) 903 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:32:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[18672]: cluster 2024-04-16T14:32:08.766194+0000 mgr.x (mgr.24752) 904 : cluster [DBG] pgmap v71: 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-04-16T14:32:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[18672]: audit 2024-04-16T14:32:08.771503+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:09 smithi122 bash[18672]: audit 2024-04-16T14:32:08.878516+0000 mon.b (mon.2) 3238 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[18570]: cluster 2024-04-16T14:32:10.766939+0000 mgr.x (mgr.24752) 905 : cluster [DBG] pgmap v72: 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-04-16T14:32:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[18570]: cephadm 2024-04-16T14:32:10.952503+0000 mgr.x (mgr.24752) 906 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:32:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[18570]: audit 2024-04-16T14:32:10.958545+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[18570]: audit 2024-04-16T14:32:10.962168+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:32:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[18570]: audit 2024-04-16T14:32:10.964853+0000 mon.b (mon.2) 3239 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:32:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[18570]: audit 2024-04-16T14:32:10.967664+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:32:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[18570]: audit 2024-04-16T14:32:10.969407+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[18570]: cephadm 2024-04-16T14:32:10.971629+0000 mgr.x (mgr.24752) 907 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[23969]: cluster 2024-04-16T14:32:10.766939+0000 mgr.x (mgr.24752) 905 : cluster [DBG] pgmap v72: 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-04-16T14:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[23969]: cephadm 2024-04-16T14:32:10.952503+0000 mgr.x (mgr.24752) 906 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[23969]: audit 2024-04-16T14:32:10.958545+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[23969]: audit 2024-04-16T14:32:10.962168+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[23969]: audit 2024-04-16T14:32:10.964853+0000 mon.b (mon.2) 3239 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[23969]: audit 2024-04-16T14:32:10.967664+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[23969]: audit 2024-04-16T14:32:10.969407+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:11 smithi071 bash[23969]: cephadm 2024-04-16T14:32:10.971629+0000 mgr.x (mgr.24752) 907 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:32:12.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:11 smithi122 bash[18672]: cluster 2024-04-16T14:32:10.766939+0000 mgr.x (mgr.24752) 905 : cluster [DBG] pgmap v72: 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-04-16T14:32:12.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:11 smithi122 bash[18672]: cephadm 2024-04-16T14:32:10.952503+0000 mgr.x (mgr.24752) 906 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-16T14:32:12.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:11 smithi122 bash[18672]: audit 2024-04-16T14:32:10.958545+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:11 smithi122 bash[18672]: audit 2024-04-16T14:32:10.962168+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:32:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:11 smithi122 bash[18672]: audit 2024-04-16T14:32:10.964853+0000 mon.b (mon.2) 3239 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:32:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:11 smithi122 bash[18672]: audit 2024-04-16T14:32:10.967664+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:32:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:11 smithi122 bash[18672]: audit 2024-04-16T14:32:10.969407+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:11 smithi122 bash[18672]: cephadm 2024-04-16T14:32:10.971629+0000 mgr.x (mgr.24752) 907 : cephadm [INF] Deploying daemon mgr.y on smithi071 2024-04-16T14:32:13.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:12 smithi071 bash[18570]: audit 2024-04-16T14:32:11.704039+0000 mgr.x (mgr.24752) 908 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:13.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:12 smithi071 bash[18570]: audit 2024-04-16T14:32:12.654035+0000 mon.b (mon.2) 3242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:13.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:12 smithi071 bash[23969]: audit 2024-04-16T14:32:11.704039+0000 mgr.x (mgr.24752) 908 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:13.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:12 smithi071 bash[23969]: audit 2024-04-16T14:32:12.654035+0000 mon.b (mon.2) 3242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:13.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.317 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.318 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.318 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.318 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.319 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.319 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:13.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:12 smithi122 bash[18672]: audit 2024-04-16T14:32:11.704039+0000 mgr.x (mgr.24752) 908 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:13.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:12 smithi122 bash[18672]: audit 2024-04-16T14:32:12.654035+0000 mon.b (mon.2) 3242 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:13.600 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:13 smithi071 systemd[1]: Stopping Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:32:14.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:13 smithi071 bash[18570]: cluster 2024-04-16T14:32:12.767694+0000 mgr.x (mgr.24752) 909 : cluster [DBG] pgmap v73: 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-04-16T14:32:14.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:13 smithi071 bash[23969]: cluster 2024-04-16T14:32:12.767694+0000 mgr.x (mgr.24752) 909 : cluster [DBG] pgmap v73: 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-04-16T14:32:14.211 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:13 smithi071 bash[77449]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-y 2024-04-16T14:32:14.211 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:32:14.211 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:14 smithi071 bash[77510]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-y 2024-04-16T14:32:14.211 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-16T14:32:14.211 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: Stopped Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:32:14.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:13 smithi122 bash[18672]: cluster 2024-04-16T14:32:12.767694+0000 mgr.x (mgr.24752) 909 : cluster [DBG] pgmap v73: 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-04-16T14:32:14.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.469 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.470 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.470 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.470 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.471 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.471 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.471 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:14.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:14 smithi071 systemd[1]: Started Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:32:15.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:15 smithi071 bash[18570]: audit 2024-04-16T14:32:14.524669+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:15.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:15 smithi071 bash[18570]: audit 2024-04-16T14:32:14.536797+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:15.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:15 smithi071 bash[18570]: cluster 2024-04-16T14:32:14.769430+0000 mgr.x (mgr.24752) 910 : cluster [DBG] pgmap v74: 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-04-16T14:32:15.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:15 smithi071 bash[23969]: audit 2024-04-16T14:32:14.524669+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:15.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:15 smithi071 bash[23969]: audit 2024-04-16T14:32:14.536797+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:15.781 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:15 smithi071 bash[23969]: cluster 2024-04-16T14:32:14.769430+0000 mgr.x (mgr.24752) 910 : cluster [DBG] pgmap v74: 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-04-16T14:32:15.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:15 smithi122 bash[18672]: audit 2024-04-16T14:32:14.524669+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:15.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:15 smithi122 bash[18672]: audit 2024-04-16T14:32:14.536797+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:15.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:15 smithi122 bash[18672]: cluster 2024-04-16T14:32:14.769430+0000 mgr.x (mgr.24752) 910 : cluster [DBG] pgmap v74: 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-04-16T14:32:16.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:15 smithi071 bash[77578]: debug 2024-04-16T14:32:15.796+0000 7efd25907700 1 -- 172.21.15.71:0/3078787992 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b0584da5a0 con 0x55b05925a400 2024-04-16T14:32:16.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:15 smithi071 bash[77578]: debug 2024-04-16T14:32:15.948+0000 7efd2fb0e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:32:17.727 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:17 smithi071 bash[77578]: debug 2024-04-16T14:32:17.628+0000 7efd2fb0e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:32:17.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:17 smithi071 bash[18570]: cluster 2024-04-16T14:32:16.770043+0000 mgr.x (mgr.24752) 911 : cluster [DBG] pgmap v75: 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-04-16T14:32:17.985 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:17 smithi071 bash[23969]: cluster 2024-04-16T14:32:16.770043+0000 mgr.x (mgr.24752) 911 : cluster [DBG] pgmap v75: 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-04-16T14:32:17.985 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:17 smithi071 bash[77578]: debug 2024-04-16T14:32:17.732+0000 7efd2fb0e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:32:17.985 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:17 smithi071 bash[77578]: debug 2024-04-16T14:32:17.988+0000 7efd2fb0e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:32:18.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:17 smithi122 bash[18672]: cluster 2024-04-16T14:32:16.770043+0000 mgr.x (mgr.24752) 911 : cluster [DBG] pgmap v75: 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-04-16T14:32:18.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:32:18 smithi122 bash[54359]: ts=2024-04-16T14:32:18.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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:32:19.041 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:18 smithi071 bash[77578]: debug 2024-04-16T14:32:18.820+0000 7efd2fb0e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:32:19.042 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:18 smithi071 bash[77578]: debug 2024-04-16T14:32:18.936+0000 7efd2fb0e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:32:19.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:32:19] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.33.4" 2024-04-16T14:32:19.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:19 smithi071 bash[77578]: debug 2024-04-16T14:32:19.044+0000 7efd2fb0e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:32:19.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:19 smithi071 bash[77578]: debug 2024-04-16T14:32:19.412+0000 7efd2fb0e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:32:19.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:19 smithi071 bash[77578]: debug 2024-04-16T14:32:19.532+0000 7efd2fb0e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:32:19.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:19 smithi071 bash[77578]: debug 2024-04-16T14:32:19.640+0000 7efd2fb0e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:32:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:20 smithi071 bash[18570]: cluster 2024-04-16T14:32:18.771013+0000 mgr.x (mgr.24752) 912 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:32:20.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:20 smithi071 bash[77578]: debug 2024-04-16T14:32:20.056+0000 7efd2fb0e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:32:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:20 smithi071 bash[23969]: cluster 2024-04-16T14:32:18.771013+0000 mgr.x (mgr.24752) 912 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:32:20.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:20 smithi122 bash[18672]: cluster 2024-04-16T14:32:18.771013+0000 mgr.x (mgr.24752) 912 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:32:20.609 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:20 smithi071 bash[77578]: debug 2024-04-16T14:32:20.316+0000 7efd2fb0e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:32:20.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:20 smithi071 bash[77578]: debug 2024-04-16T14:32:20.612+0000 7efd2fb0e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:32:20.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:20 smithi071 bash[77578]: debug 2024-04-16T14:32:20.740+0000 7efd2fb0e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:32:21.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:21 smithi071 bash[77578]: debug 2024-04-16T14:32:21.040+0000 7efd2fb0e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:32:21.729 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:21 smithi071 bash[77578]: debug 2024-04-16T14:32:21.480+0000 7efd2fb0e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:32:21.999 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:21 smithi071 bash[77578]: debug 2024-04-16T14:32:21.732+0000 7efd2fb0e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:32:21.999 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:21 smithi071 bash[77578]: debug 2024-04-16T14:32:21.860+0000 7efd2fb0e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:32:22.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:22 smithi122 bash[18672]: cluster 2024-04-16T14:32:20.771661+0000 mgr.x (mgr.24752) 913 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:22.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:22 smithi122 bash[18672]: audit 2024-04-16T14:32:21.006951+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:22.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:22 smithi122 bash[18672]: audit 2024-04-16T14:32:21.021565+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:22.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:22 smithi071 bash[77578]: debug 2024-04-16T14:32:22.132+0000 7efd2fb0e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:32:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:22 smithi071 bash[18570]: cluster 2024-04-16T14:32:20.771661+0000 mgr.x (mgr.24752) 913 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:22 smithi071 bash[18570]: audit 2024-04-16T14:32:21.006951+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:22 smithi071 bash[18570]: audit 2024-04-16T14:32:21.021565+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:22 smithi071 bash[23969]: cluster 2024-04-16T14:32:20.771661+0000 mgr.x (mgr.24752) 913 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:22 smithi071 bash[23969]: audit 2024-04-16T14:32:21.006951+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:22 smithi071 bash[23969]: audit 2024-04-16T14:32:21.021565+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:23.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:23 smithi122 bash[18672]: audit 2024-04-16T14:32:21.713671+0000 mgr.x (mgr.24752) 914 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:23.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:23 smithi122 bash[18672]: audit 2024-04-16T14:32:22.175855+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:23.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:23 smithi122 bash[18672]: audit 2024-04-16T14:32:22.190114+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[18570]: audit 2024-04-16T14:32:21.713671+0000 mgr.x (mgr.24752) 914 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[18570]: audit 2024-04-16T14:32:22.175855+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[18570]: audit 2024-04-16T14:32:22.190114+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[23969]: audit 2024-04-16T14:32:21.713671+0000 mgr.x (mgr.24752) 914 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[23969]: audit 2024-04-16T14:32:22.175855+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[23969]: audit 2024-04-16T14:32:22.190114+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:23.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[77578]: debug 2024-04-16T14:32:23.176+0000 7efd2fb0e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:32:23.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[77578]: debug 2024-04-16T14:32:23.304+0000 7efd2fb0e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:32:23.565 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:32:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[77578]: debug 2024-04-16T14:32:23.624+0000 7efd2fb0e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:32:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:23 smithi071 bash[77578]: debug 2024-04-16T14:32:23.748+0000 7efd2fb0e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:32:24.310 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 3s ago 16m - - 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 error 47s ago 16m - - 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (3m) 3s ago 9m 14.5M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (3m) 47s ago 9m 41.3M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (2m) 3s ago 7m 41.8M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (2m) 47s ago 15m 493M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (9s) 3s ago 17m 105M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (17m) 3s ago 17m 74.7M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (15m) 47s ago 15m 62.5M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (16m) 3s ago 16m 59.7M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (3m) 3s ago 10m 8951k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (3m) 47s ago 10m 8863k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (15m) 3s ago 15m 55.8M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (14m) 3s ago 14m 56.3M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:32:24.311 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (14m) 3s ago 14m 50.3M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (13m) 3s ago 13m 54.7M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (12m) 47s ago 12m 55.3M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (12m) 47s ago 12m 52.9M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (11m) 47s ago 11m 51.6M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (11m) 47s ago 11m 54.5M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (119s) 47s ago 10m 55.1M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (8m) 3s ago 8m 85.6M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (8m) 47s ago 8m 85.5M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (7m) 3s ago 7m 85.4M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:32:24.312 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (7m) 47s ago 7m 85.8M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:32:24.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[18570]: cluster 2024-04-16T14:32:22.772390+0000 mgr.x (mgr.24752) 915 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:24.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[23969]: cluster 2024-04-16T14:32:22.772390+0000 mgr.x (mgr.24752) 915 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:24.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[77578]: debug 2024-04-16T14:32:24.272+0000 7efd2fb0e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:32:24.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:24 smithi122 bash[18672]: cluster 2024-04-16T14:32:22.772390+0000 mgr.x (mgr.24752) 915 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:24.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[77578]: debug 2024-04-16T14:32:24.404+0000 7efd2fb0e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:32:24.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[77578]: [16/Apr/2024:14:32:24] ENGINE Bus STARTING 2024-04-16T14:32:24.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[77578]: CherryPy Checker: 2024-04-16T14:32:24.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[77578]: The Application mounted at '' has an empty config. 2024-04-16T14:32:24.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[77578]: [16/Apr/2024:14:32:24] ENGINE Serving on http://:::9283 2024-04-16T14:32:24.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:24 smithi071 bash[77578]: [16/Apr/2024:14:32:24] ENGINE Bus STARTED 2024-04-16T14:32:24.776 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:32:24.776 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:32:24.776 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:32:24.776 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:32:24.776 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:32:24.776 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:32:24.777 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:32:25.142 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:32:25.142 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:32:25.142 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:32:25.142 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:32:25.143 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:32:25.143 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:32:25.143 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:32:25.143 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "2/23 daemons upgraded", 2024-04-16T14:32:25.143 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading mgr daemons", 2024-04-16T14:32:25.143 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:32:25.143 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:32:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: audit 2024-04-16T14:32:23.560253+0000 mgr.x (mgr.24752) 916 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: audit 2024-04-16T14:32:23.916784+0000 mgr.x (mgr.24752) 917 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: audit 2024-04-16T14:32:24.270640+0000 mgr.x (mgr.24752) 918 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: cluster 2024-04-16T14:32:24.409266+0000 mon.a (mon.0) 2251 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: cluster 2024-04-16T14:32:24.409430+0000 mon.a (mon.0) 2252 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: audit 2024-04-16T14:32:24.411485+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: audit 2024-04-16T14:32:24.412202+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: audit 2024-04-16T14:32:24.414780+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: audit 2024-04-16T14:32:24.415226+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[23969]: audit 2024-04-16T14:32:24.782735+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.71:0/3202204229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: audit 2024-04-16T14:32:23.560253+0000 mgr.x (mgr.24752) 916 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: audit 2024-04-16T14:32:23.916784+0000 mgr.x (mgr.24752) 917 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: audit 2024-04-16T14:32:24.270640+0000 mgr.x (mgr.24752) 918 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: cluster 2024-04-16T14:32:24.409266+0000 mon.a (mon.0) 2251 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:32:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: cluster 2024-04-16T14:32:24.409430+0000 mon.a (mon.0) 2252 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:32:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: audit 2024-04-16T14:32:24.411485+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: audit 2024-04-16T14:32:24.412202+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: audit 2024-04-16T14:32:24.414780+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: audit 2024-04-16T14:32:24.415226+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:25 smithi071 bash[18570]: audit 2024-04-16T14:32:24.782735+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.71:0/3202204229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:25.542 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:32:25.543 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:32:25.543 INFO:teuthology.orchestra.run.smithi071.stdout: Cephadm agent on host smithi122 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:32:25.543 INFO:teuthology.orchestra.run.smithi071.stdout: Cephadm agent on host smithi071 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: audit 2024-04-16T14:32:23.560253+0000 mgr.x (mgr.24752) 916 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: audit 2024-04-16T14:32:23.916784+0000 mgr.x (mgr.24752) 917 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: audit 2024-04-16T14:32:24.270640+0000 mgr.x (mgr.24752) 918 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: cluster 2024-04-16T14:32:24.409266+0000 mon.a (mon.0) 2251 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: cluster 2024-04-16T14:32:24.409430+0000 mon.a (mon.0) 2252 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: audit 2024-04-16T14:32:24.411485+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: audit 2024-04-16T14:32:24.412202+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: audit 2024-04-16T14:32:24.414780+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: audit 2024-04-16T14:32:24.415226+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.71:0/282882545' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:25.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:25 smithi122 bash[18672]: audit 2024-04-16T14:32:24.782735+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.71:0/3202204229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:26.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:26 smithi122 bash[18672]: cluster 2024-04-16T14:32:24.774023+0000 mgr.x (mgr.24752) 919 : cluster [DBG] pgmap v79: 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-04-16T14:32:26.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:26 smithi122 bash[18672]: audit 2024-04-16T14:32:25.150928+0000 mgr.x (mgr.24752) 920 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:26.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:26 smithi122 bash[18672]: cluster 2024-04-16T14:32:25.220366+0000 mon.a (mon.0) 2253 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-16T14:32:26.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:26 smithi122 bash[18672]: audit 2024-04-16T14:32:25.549268+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.71:0/1778852847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:32:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:26 smithi071 bash[18570]: cluster 2024-04-16T14:32:24.774023+0000 mgr.x (mgr.24752) 919 : cluster [DBG] pgmap v79: 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-04-16T14:32:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:26 smithi071 bash[18570]: audit 2024-04-16T14:32:25.150928+0000 mgr.x (mgr.24752) 920 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:26 smithi071 bash[18570]: cluster 2024-04-16T14:32:25.220366+0000 mon.a (mon.0) 2253 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-16T14:32:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:26 smithi071 bash[18570]: audit 2024-04-16T14:32:25.549268+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.71:0/1778852847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:32:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:26 smithi071 bash[23969]: cluster 2024-04-16T14:32:24.774023+0000 mgr.x (mgr.24752) 919 : cluster [DBG] pgmap v79: 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-04-16T14:32:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:26 smithi071 bash[23969]: audit 2024-04-16T14:32:25.150928+0000 mgr.x (mgr.24752) 920 : audit [DBG] from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:26 smithi071 bash[23969]: cluster 2024-04-16T14:32:25.220366+0000 mon.a (mon.0) 2253 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-16T14:32:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:26 smithi071 bash[23969]: audit 2024-04-16T14:32:25.549268+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.71:0/1778852847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:32:28.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:28 smithi071 bash[18570]: cluster 2024-04-16T14:32:26.774798+0000 mgr.x (mgr.24752) 921 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:28.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:28 smithi071 bash[18570]: audit 2024-04-16T14:32:27.654264+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:28.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:28 smithi071 bash[23969]: cluster 2024-04-16T14:32:26.774798+0000 mgr.x (mgr.24752) 921 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:28.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:28 smithi071 bash[23969]: audit 2024-04-16T14:32:27.654264+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:28.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:28 smithi122 bash[18672]: cluster 2024-04-16T14:32:26.774798+0000 mgr.x (mgr.24752) 921 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:28.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:28 smithi122 bash[18672]: audit 2024-04-16T14:32:27.654264+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:28.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:32:28 smithi122 bash[54359]: ts=2024-04-16T14:32: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:32:29.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:32:29] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-04-16T14:32:30.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:30 smithi122 bash[18672]: cluster 2024-04-16T14:32:28.776590+0000 mgr.x (mgr.24752) 922 : cluster [DBG] pgmap v81: 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-04-16T14:32:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:30 smithi071 bash[18570]: cluster 2024-04-16T14:32:28.776590+0000 mgr.x (mgr.24752) 922 : cluster [DBG] pgmap v81: 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-04-16T14:32:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:30 smithi071 bash[23969]: cluster 2024-04-16T14:32:28.776590+0000 mgr.x (mgr.24752) 922 : cluster [DBG] pgmap v81: 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-04-16T14:32:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: cluster 2024-04-16T14:32:30.777390+0000 mgr.x (mgr.24752) 923 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.597722+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.612422+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.619197+0000 mon.b (mon.2) 3244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.621213+0000 mon.b (mon.2) 3245 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.631747+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.728022+0000 mon.b (mon.2) 3246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.731757+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.731806+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.733698+0000 mon.b (mon.2) 3248 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.740318+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.746582+0000 mon.b (mon.2) 3249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[23969]: audit 2024-04-16T14:32:31.748157+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: cluster 2024-04-16T14:32:30.777390+0000 mgr.x (mgr.24752) 923 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.597722+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.612422+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.619197+0000 mon.b (mon.2) 3244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.621213+0000 mon.b (mon.2) 3245 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.631747+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.728022+0000 mon.b (mon.2) 3246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.731757+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:32:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.731806+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.733698+0000 mon.b (mon.2) 3248 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:32:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.740318+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:32:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.746582+0000 mon.b (mon.2) 3249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:32:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:32 smithi071 bash[18570]: audit 2024-04-16T14:32:31.748157+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: cluster 2024-04-16T14:32:30.777390+0000 mgr.x (mgr.24752) 923 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.597722+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.612422+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.619197+0000 mon.b (mon.2) 3244 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.621213+0000 mon.b (mon.2) 3245 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.631747+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.728022+0000 mon.b (mon.2) 3246 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.731757+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:32:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.731806+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:32.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.733698+0000 mon.b (mon.2) 3248 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:32:32.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.740318+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24752 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:32:32.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.746582+0000 mon.b (mon.2) 3249 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:32:32.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:32 smithi122 bash[18672]: audit 2024-04-16T14:32:31.748157+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-16T14:32:33.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:33 smithi071 bash[23969]: cluster 2024-04-16T14:32:31.624597+0000 mgr.x (mgr.24752) 924 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-16T14:32:33.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:33 smithi071 bash[23969]: cluster 2024-04-16T14:32:31.625310+0000 mgr.x (mgr.24752) 925 : cluster [DBG] pgmap v84: 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-04-16T14:32:33.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:33 smithi071 bash[23969]: audit 2024-04-16T14:32:31.724829+0000 mgr.x (mgr.24752) 926 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:33.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:33 smithi071 bash[23969]: cephadm 2024-04-16T14:32:31.749251+0000 mgr.x (mgr.24752) 927 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-16T14:32:33.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:33 smithi071 bash[18570]: cluster 2024-04-16T14:32:31.624597+0000 mgr.x (mgr.24752) 924 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-16T14:32:33.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:33 smithi071 bash[18570]: cluster 2024-04-16T14:32:31.625310+0000 mgr.x (mgr.24752) 925 : cluster [DBG] pgmap v84: 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-04-16T14:32:33.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:33 smithi071 bash[18570]: audit 2024-04-16T14:32:31.724829+0000 mgr.x (mgr.24752) 926 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:33.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:33 smithi071 bash[18570]: cephadm 2024-04-16T14:32:31.749251+0000 mgr.x (mgr.24752) 927 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-16T14:32:33.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:33 smithi122 bash[18672]: cluster 2024-04-16T14:32:31.624597+0000 mgr.x (mgr.24752) 924 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-16T14:32:33.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:33 smithi122 bash[18672]: cluster 2024-04-16T14:32:31.625310+0000 mgr.x (mgr.24752) 925 : cluster [DBG] pgmap v84: 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-04-16T14:32:33.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:33 smithi122 bash[18672]: audit 2024-04-16T14:32:31.724829+0000 mgr.x (mgr.24752) 926 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:33.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:33 smithi122 bash[18672]: cephadm 2024-04-16T14:32:31.749251+0000 mgr.x (mgr.24752) 927 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-16T14:32:35.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:34 smithi122 bash[18672]: cluster 2024-04-16T14:32:33.626987+0000 mgr.x (mgr.24752) 928 : cluster [DBG] pgmap v85: 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-04-16T14:32:35.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:34 smithi122 bash[18672]: cephadm 2024-04-16T14:32:33.970108+0000 mgr.x (mgr.24752) 929 : cephadm [INF] Upgrade: Updating mon.a 2024-04-16T14:32:35.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:34 smithi122 bash[18672]: audit 2024-04-16T14:32:33.977136+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:35.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:34 smithi122 bash[18672]: audit 2024-04-16T14:32:33.984445+0000 mon.b (mon.2) 3251 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:32:35.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:34 smithi122 bash[18672]: audit 2024-04-16T14:32:33.986161+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:32:35.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:34 smithi122 bash[18672]: audit 2024-04-16T14:32:33.987900+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:35.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:34 smithi122 bash[18672]: cephadm 2024-04-16T14:32:33.989926+0000 mgr.x (mgr.24752) 930 : cephadm [INF] Deploying daemon mon.a on smithi071 2024-04-16T14:32:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[23969]: cluster 2024-04-16T14:32:33.626987+0000 mgr.x (mgr.24752) 928 : cluster [DBG] pgmap v85: 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-04-16T14:32:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[23969]: cephadm 2024-04-16T14:32:33.970108+0000 mgr.x (mgr.24752) 929 : cephadm [INF] Upgrade: Updating mon.a 2024-04-16T14:32:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[23969]: audit 2024-04-16T14:32:33.977136+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[23969]: audit 2024-04-16T14:32:33.984445+0000 mon.b (mon.2) 3251 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:32:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[23969]: audit 2024-04-16T14:32:33.986161+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:32:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[23969]: audit 2024-04-16T14:32:33.987900+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[23969]: cephadm 2024-04-16T14:32:33.989926+0000 mgr.x (mgr.24752) 930 : cephadm [INF] Deploying daemon mon.a on smithi071 2024-04-16T14:32:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[18570]: cluster 2024-04-16T14:32:33.626987+0000 mgr.x (mgr.24752) 928 : cluster [DBG] pgmap v85: 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-04-16T14:32:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[18570]: cephadm 2024-04-16T14:32:33.970108+0000 mgr.x (mgr.24752) 929 : cephadm [INF] Upgrade: Updating mon.a 2024-04-16T14:32:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[18570]: audit 2024-04-16T14:32:33.977136+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24752 ' entity='mgr.x' 2024-04-16T14:32:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[18570]: audit 2024-04-16T14:32:33.984445+0000 mon.b (mon.2) 3251 : audit [INF] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:32:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[18570]: audit 2024-04-16T14:32:33.986161+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:32:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[18570]: audit 2024-04-16T14:32:33.987900+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.24752 172.21.15.122:0/1474422375' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:34 smithi071 bash[18570]: cephadm 2024-04-16T14:32:33.989926+0000 mgr.x (mgr.24752) 930 : cephadm [INF] Deploying daemon mon.a on smithi071 2024-04-16T14:32:37.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:36 smithi071 bash[18570]: cluster 2024-04-16T14:32:35.627757+0000 mgr.x (mgr.24752) 931 : cluster [DBG] pgmap v86: 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-04-16T14:32:37.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:36 smithi071 bash[23969]: cluster 2024-04-16T14:32:35.627757+0000 mgr.x (mgr.24752) 931 : cluster [DBG] pgmap v86: 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-04-16T14:32:37.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:36 smithi122 bash[18672]: cluster 2024-04-16T14:32:35.627757+0000 mgr.x (mgr.24752) 931 : cluster [DBG] pgmap v86: 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-04-16T14:32:37.581 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.583 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.583 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: Stopping Ceph mon.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:32:37.584 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.584 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.584 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.585 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:32:37 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:37.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:37 smithi071 bash[18570]: debug 2024-04-16T14:32:37.584+0000 7f4155731700 -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-04-16T14:32:37.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:37 smithi071 bash[18570]: debug 2024-04-16T14:32:37.584+0000 7f4155731700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-16T14:32:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:38 smithi071 bash[79558]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-a 2024-04-16T14:32:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:38 smithi071 bash[79620]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-a 2024-04-16T14:32:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-16T14:32:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: Stopped Ceph mon.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:32:38.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:32:38 smithi122 bash[54359]: ts=2024-04-16T14:32:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: 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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:32:39.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.200 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: Started Ceph mon.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:32:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.201 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:32:38 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:32:39.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:32:39] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-04-16T14:32:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.143+0000 7f770d2f1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.143+0000 7f770d2f1c80 0 ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev), process ceph-mon, pid 7 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.143+0000 7f770d2f1c80 0 pidfile_write: ignore empty --pid-file 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 0 load: jerasure load: lrc 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Git sha 0 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Compile date 2024-04-15 21:33:45 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: DB SUMMARY 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: DB Session ID: NGYY985RBH01HGXQZ3PE 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: CURRENT file: CURRENT 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2527 Bytes 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000054.sst 2024-04-16T14:32:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000052.log size: 2644414 ; 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.error_if_exists: 0 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.create_if_missing: 0 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.env: 0x561d3fc4dc60 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.info_log: 0x561d42465b20 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.statistics: (nil) 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.use_fsync: 0 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:32:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.db_log_dir: 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.wal_dir: 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:32:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.write_buffer_manager: 0x561d42438820 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.unordered_write: 0 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:32:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.row_cache: None 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.wal_filter: None 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.two_write_queues: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.wal_compression: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.atomic_flush: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:32:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:32:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:32:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:32:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:32:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T14:32:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T14:32:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T14:32:40.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T14:32:40.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:32:40.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:32:40.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:32:40.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:32:40.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_open_files: -1 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Compression algorithms supported: 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: kZSTD supported: 0 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: kXpressCompression supported: 0 2024-04-16T14:32:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: kZlibCompression supported: 1 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.merge_operator: 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_filter: None 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:32:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561d42465c40) 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: cache_index_and_filter_blocks: 1 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: pin_top_level_index_and_filter: 1 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: index_type: 0 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: data_block_index_type: 0 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: index_shortening: 1 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: checksum: 4 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: no_block_cache: 0 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: block_cache: 0x561d42467090 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: block_cache_name: BinnedLRUCache 2024-04-16T14:32:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: block_cache_options: 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: capacity : 536870912 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: num_shard_bits : 4 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: strict_capacity_limit : 0 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: high_pri_pool_ratio: 0.000 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: block_cache_compressed: (nil) 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: persistent_cache: (nil) 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: block_size: 4096 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: block_size_deviation: 10 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: block_restart_interval: 16 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: index_block_restart_interval: 1 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: metadata_block_size: 4096 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: partition_filters: 0 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: use_delta_encoding: 1 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: filter_policy: bloomfilter 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: whole_key_filtering: 1 2024-04-16T14:32:40.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: verify_compression: 0 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: read_amp_bytes_per_bit: 0 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: format_version: 5 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: enable_index_compression: 1 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: block_align: 0 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: max_auto_readahead_size: 262144 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: prepopulate_block_cache: 0 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: initial_auto_readahead_size: 8192 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: num_file_reads_for_auto_readahead: 2 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression: NoCompression 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.num_levels: 7 2024-04-16T14:32:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:32:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:32:40.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:32:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.table_properties_collectors: 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.bloom_locality: 0 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:32:40.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.ttl: 2592000 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.enable_blob_files: false 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.min_blob_size: 0 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T14:32:40.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f7702a62700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 54.sst 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 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 56, last_sequence is 30839, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 652dabb5-bb23-4755-8e4c-66283a222d88 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277960153543, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.147+0000 7f770d2f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.159+0000 7f770d2f1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277960163574, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 2424730, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 30840, "largest_seqno": 32386, "table_properties": {"data_size": 2417940, "index_size": 3979, "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": 16150, "raw_average_key_size": 23, "raw_value_size": 2404032, "raw_average_value_size": 3449, "num_data_blocks": 178, "num_entries": 697, "num_filter_entries": 697, "num_deletions": 1, "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": 1713277960, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "652dabb5-bb23-4755-8e4c-66283a222d88", "db_session_id": "NGYY985RBH01HGXQZ3PE", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.159+0000 7f770d2f1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277960163696, "job": 1, "event": "recovery_finished"} 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.159+0000 7f770d2f1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.159+0000 7f770d2f1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000052.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561d4255c000 2024-04-16T14:32:40.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 4 rocksdb: DB pointer 0x561d42546000 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f76fba54700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f76fba54700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: ** DB Stats ** 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: ** Compaction Stats [default] ** 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: 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-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T14:32:40.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: L0 1/0 2.31 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 467.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: L6 1/0 9.88 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-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Sum 2/0 12.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 467.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 467.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: ** Compaction Stats [default] ** 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: 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-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 467.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Flush(GB): cumulative 0.002, interval 0.002 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:32:40.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Cumulative compaction: 0.00 GB write, 149.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Interval compaction: 0.00 GB write, 149.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: 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-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Block cache BinnedLRUCache@0x561d42467090#7 capacity: 512.00 MB usage: 6.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 1 mon.a@-1(???) e3 preinit fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 0 mon.a@-1(???).mds e1 new map 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 0 mon.a@-1(???).mds e1 print_map 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: e1 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: 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-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: legacy client fscid: -1 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: 2024-04-16T14:32:40.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: No filesystems configured 2024-04-16T14:32:40.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 0 mon.a@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T14:32:40.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:32:40.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:32:40.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.163+0000 7f770d2f1c80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:32:40.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:40 smithi071 bash[79675]: debug 2024-04-16T14:32:40.167+0000 7f770d2f1c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-16T14:32:41.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[52526]: ignoring --setuser ceph since I am not root 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[52526]: ignoring --setgroup ceph since I am not root 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[52526]: debug 2024-04-16T14:32:41.720+0000 7f22423a3700 1 -- 172.21.15.122:0/1112099029 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5603a4eea5a0 con 0x5603a5c68c00 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[52526]: debug 2024-04-16T14:32:41.868+0000 7f224c18c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:37.628299+0000 mgr.x (mgr.24752) 932 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:39.629883+0000 mgr.x (mgr.24752) 933 : cluster [DBG] pgmap v88: 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-04-16T14:32:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:40.785998+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.607709+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618414+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618454+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:32:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618476+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618501+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618521+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618541+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618561+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618581+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.618602+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.619750+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.619805+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.622713+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.623798+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.623836+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.623867+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi122 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.623884+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi071 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: audit 2024-04-16T14:32:41.646500+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.24752 ' entity='' 2024-04-16T14:32:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:41 smithi122 bash[18672]: cluster 2024-04-16T14:32:41.648372+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-16T14:32:41.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[77578]: ignoring --setuser ceph since I am not root 2024-04-16T14:32:41.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[77578]: ignoring --setgroup ceph since I am not root 2024-04-16T14:32:41.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[77578]: debug 2024-04-16T14:32:41.715+0000 7f7efd2c2700 1 -- 172.21.15.71:0/737412334 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d577dc25a0 con 0x55d578b40c00 2024-04-16T14:32:41.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[77578]: debug 2024-04-16T14:32:41.863+0000 7f7f070ab200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:32:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:37.628299+0000 mgr.x (mgr.24752) 932 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s 2024-04-16T14:32:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:39.629883+0000 mgr.x (mgr.24752) 933 : cluster [DBG] pgmap v88: 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-04-16T14:32:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:40.785998+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.607709+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618414+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618454+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618476+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618501+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618521+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618541+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618561+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618581+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.618602+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.619750+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.619805+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.622713+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-16T14:32:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.623798+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.623836+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.623867+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi122 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.623884+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi071 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: audit 2024-04-16T14:32:41.646500+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.24752 ' entity='' 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[23969]: cluster 2024-04-16T14:32:41.648372+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:37.628299+0000 mgr.x (mgr.24752) 932 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:39.629883+0000 mgr.x (mgr.24752) 933 : cluster 0 pgmap v88: 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-04-16T14:32:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:40.785998+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.607709+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618414+0000 mon.a (mon.0) 3 : cluster 0 monmap epoch 3 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618454+0000 mon.a (mon.0) 4 : cluster 0 fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:32:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618476+0000 mon.a (mon.0) 5 : cluster 0 last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618501+0000 mon.a (mon.0) 6 : cluster 0 created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618521+0000 mon.a (mon.0) 7 : cluster 0 min_mon_release 17 (quincy) 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618541+0000 mon.a (mon.0) 8 : cluster 0 election_strategy: 1 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618561+0000 mon.a (mon.0) 9 : cluster 0 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618581+0000 mon.a (mon.0) 10 : cluster 0 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.618602+0000 mon.a (mon.0) 11 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.619750+0000 mon.a (mon.0) 12 : cluster 0 fsmap 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.619805+0000 mon.a (mon.0) 13 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.622713+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e40: x(active, since 2m), standbys: y 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.623798+0000 mon.a (mon.0) 15 : cluster 3 Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.623836+0000 mon.a (mon.0) 16 : cluster 3 [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.623867+0000 mon.a (mon.0) 17 : cluster 3 Cephadm agent on host smithi122 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.623884+0000 mon.a (mon.0) 18 : cluster 3 Cephadm agent on host smithi071 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: audit 2024-04-16T14:32:41.646500+0000 mon.a (mon.0) 19 : audit 1 from='mgr.24752 ' entity='' 2024-04-16T14:32:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:41 smithi071 bash[79675]: cluster 2024-04-16T14:32:41.648372+0000 mon.a (mon.0) 20 : cluster 0 mgrmap e41: x(active, since 2m), standbys: y 2024-04-16T14:32:43.793 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:43 smithi122 bash[52526]: debug 2024-04-16T14:32:43.444+0000 7f224c18c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:32:43.793 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:43 smithi122 bash[52526]: debug 2024-04-16T14:32:43.544+0000 7f224c18c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:32:43.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:43 smithi122 bash[18672]: cluster 2024-04-16T14:32:42.649678+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-04-16T14:32:43.815 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:43 smithi071 bash[79675]: cluster 2024-04-16T14:32:42.649678+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e42: x(active, since 2m), standbys: y 2024-04-16T14:32:43.815 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:43 smithi071 bash[23969]: cluster 2024-04-16T14:32:42.649678+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-04-16T14:32:43.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:43 smithi071 bash[77578]: debug 2024-04-16T14:32:43.467+0000 7f7f070ab200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:32:43.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:43 smithi071 bash[77578]: debug 2024-04-16T14:32:43.563+0000 7f7f070ab200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:32:44.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:43 smithi122 bash[52526]: debug 2024-04-16T14:32:43.796+0000 7f224c18c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:32:44.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:43 smithi071 bash[77578]: debug 2024-04-16T14:32:43.815+0000 7f7f070ab200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:32:44.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:44 smithi122 bash[52526]: debug 2024-04-16T14:32:44.608+0000 7f224c18c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:32:44.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:44 smithi122 bash[52526]: debug 2024-04-16T14:32:44.720+0000 7f224c18c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:32:44.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:44 smithi122 bash[52526]: debug 2024-04-16T14:32:44.828+0000 7f224c18c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:32:44.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:44 smithi071 bash[77578]: debug 2024-04-16T14:32:44.651+0000 7f7f070ab200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:32:44.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:44 smithi071 bash[77578]: debug 2024-04-16T14:32:44.767+0000 7f7f070ab200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:32:44.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:44 smithi071 bash[77578]: debug 2024-04-16T14:32:44.875+0000 7f7f070ab200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:32:45.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:45 smithi122 bash[52526]: debug 2024-04-16T14:32:45.188+0000 7f224c18c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:32:45.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:45 smithi122 bash[52526]: debug 2024-04-16T14:32:45.304+0000 7f224c18c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:32:45.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:45 smithi122 bash[52526]: debug 2024-04-16T14:32:45.412+0000 7f224c18c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:32:45.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:45 smithi071 bash[77578]: debug 2024-04-16T14:32:45.243+0000 7f7f070ab200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:32:45.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:45 smithi071 bash[77578]: debug 2024-04-16T14:32:45.359+0000 7f7f070ab200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:32:45.831 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:45 smithi071 bash[77578]: debug 2024-04-16T14:32:45.467+0000 7f7f070ab200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:32:46.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:45 smithi122 bash[52526]: debug 2024-04-16T14:32:45.780+0000 7f224c18c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:32:46.193 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:46 smithi122 bash[52526]: debug 2024-04-16T14:32:46.024+0000 7f224c18c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:32:46.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:45 smithi071 bash[77578]: debug 2024-04-16T14:32:45.831+0000 7f7f070ab200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:32:46.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:46 smithi071 bash[77578]: debug 2024-04-16T14:32:46.079+0000 7f7f070ab200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:32:46.685 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:46 smithi122 bash[52526]: debug 2024-04-16T14:32:46.292+0000 7f224c18c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:32:46.686 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:46 smithi122 bash[52526]: debug 2024-04-16T14:32:46.408+0000 7f224c18c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:32:46.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:46 smithi071 bash[77578]: debug 2024-04-16T14:32:46.351+0000 7f7f070ab200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:32:46.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:46 smithi071 bash[77578]: debug 2024-04-16T14:32:46.467+0000 7f7f070ab200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:32:47.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:46 smithi071 bash[77578]: debug 2024-04-16T14:32:46.759+0000 7f7f070ab200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:32:47.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:46 smithi122 bash[52526]: debug 2024-04-16T14:32:46.688+0000 7f224c18c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:32:47.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:47 smithi122 bash[52526]: debug 2024-04-16T14:32:47.112+0000 7f224c18c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:32:47.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:47 smithi122 bash[52526]: debug 2024-04-16T14:32:47.360+0000 7f224c18c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:32:47.481 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:47 smithi071 bash[77578]: debug 2024-04-16T14:32:47.203+0000 7f7f070ab200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:32:47.738 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:47 smithi122 bash[52526]: debug 2024-04-16T14:32:47.484+0000 7f224c18c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:32:47.786 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:47 smithi071 bash[77578]: debug 2024-04-16T14:32:47.483+0000 7f7f070ab200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:32:47.786 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:47 smithi071 bash[77578]: debug 2024-04-16T14:32:47.615+0000 7f7f070ab200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:32:48.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:47 smithi071 bash[77578]: debug 2024-04-16T14:32:47.879+0000 7f7f070ab200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:32:48.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:47 smithi122 bash[52526]: debug 2024-04-16T14:32:47.744+0000 7f224c18c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:32:48.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:48 smithi122 bash[52526]: debug 2024-04-16T14:32:48.776+0000 7f224c18c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:32:48.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:48 smithi122 bash[52526]: debug 2024-04-16T14:32:48.892+0000 7f224c18c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:32:48.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:32:48 smithi122 bash[54359]: ts=2024-04-16T14:32: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:32:49.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:48 smithi071 bash[77578]: debug 2024-04-16T14:32:48.911+0000 7f7f070ab200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:32:49.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[77578]: debug 2024-04-16T14:32:49.031+0000 7f7f070ab200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:32:49.692 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[52526]: debug 2024-04-16T14:32:49.196+0000 7f224c18c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:32:49.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[52526]: debug 2024-04-16T14:32:49.316+0000 7f224c18c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:32:49.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[77578]: debug 2024-04-16T14:32:49.335+0000 7f7f070ab200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:32:49.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[77578]: debug 2024-04-16T14:32:49.455+0000 7f7f070ab200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:32:50.063 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[52526]: debug 2024-04-16T14:32:49.780+0000 7f224c18c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:32:50.064 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[52526]: debug 2024-04-16T14:32:49.904+0000 7f224c18c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:32:50.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: cluster 2024-04-16T14:32:49.928733+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon x restarted 2024-04-16T14:32:50.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: cluster 2024-04-16T14:32:49.929580+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon x 2024-04-16T14:32:50.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: cluster 2024-04-16T14:32:49.942304+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:32:50.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: cluster 2024-04-16T14:32:49.943608+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e43: x(active, starting, since 0.0142076s), standbys: y 2024-04-16T14:32:50.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.957288+0000 mon.b (mon.2) 3254 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:32:50.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.957709+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:32:50.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.958058+0000 mon.b (mon.2) 3256 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.961144+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.961611+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.962034+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.962583+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.963075+0000 mon.b (mon.2) 3261 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.963564+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.964037+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.964587+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.965141+0000 mon.b (mon.2) 3265 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.965724+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.966323+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.966752+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:32:50.065 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:49 smithi122 bash[18672]: audit 2024-04-16T14:32:49.967936+0000 mon.b (mon.2) 3269 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: cluster 2024-04-16T14:32:49.928733+0000 mon.a (mon.0) 22 : cluster 1 Active manager daemon x restarted 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: cluster 2024-04-16T14:32:49.929580+0000 mon.a (mon.0) 23 : cluster 1 Activating manager daemon x 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: cluster 2024-04-16T14:32:49.942304+0000 mon.a (mon.0) 24 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: cluster 2024-04-16T14:32:49.943608+0000 mon.a (mon.0) 25 : cluster 0 mgrmap e43: x(active, starting, since 0.0142076s), standbys: y 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.957288+0000 mon.b (mon.2) 3254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.957709+0000 mon.b (mon.2) 3255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.958058+0000 mon.b (mon.2) 3256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.961144+0000 mon.b (mon.2) 3257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:32:50.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.961611+0000 mon.b (mon.2) 3258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.962034+0000 mon.b (mon.2) 3259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.962583+0000 mon.b (mon.2) 3260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.963075+0000 mon.b (mon.2) 3261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.963564+0000 mon.b (mon.2) 3262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.964037+0000 mon.b (mon.2) 3263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.964587+0000 mon.b (mon.2) 3264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.965141+0000 mon.b (mon.2) 3265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.965724+0000 mon.b (mon.2) 3266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.966323+0000 mon.b (mon.2) 3267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.966752+0000 mon.b (mon.2) 3268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[79675]: audit 2024-04-16T14:32:49.967936+0000 mon.b (mon.2) 3269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[77578]: debug 2024-04-16T14:32:49.915+0000 7f7f070ab200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[77578]: debug 2024-04-16T14:32:50.059+0000 7f7f070ab200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[77578]: [16/Apr/2024:14:32:50] ENGINE Bus STARTING 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[77578]: CherryPy Checker: 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[77578]: The Application mounted at '' has an empty config. 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[77578]: [16/Apr/2024:14:32:50] ENGINE Serving on http://:::9283 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[77578]: [16/Apr/2024:14:32:50] ENGINE Bus STARTED 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: cluster 2024-04-16T14:32:49.928733+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon x restarted 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: cluster 2024-04-16T14:32:49.929580+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon x 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: cluster 2024-04-16T14:32:49.942304+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:32:50.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: cluster 2024-04-16T14:32:49.943608+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e43: x(active, starting, since 0.0142076s), standbys: y 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.957288+0000 mon.b (mon.2) 3254 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.957709+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.958058+0000 mon.b (mon.2) 3256 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.961144+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.961611+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.962034+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.962583+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.963075+0000 mon.b (mon.2) 3261 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.963564+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.964037+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.964587+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.965141+0000 mon.b (mon.2) 3265 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.965724+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.966323+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:32:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.966752+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:32:50.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:49 smithi071 bash[23969]: audit 2024-04-16T14:32:49.967936+0000 mon.b (mon.2) 3269 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:32:50.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[52526]: [16/Apr/2024:14:32:50] ENGINE Bus STARTING 2024-04-16T14:32:50.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[52526]: CherryPy Checker: 2024-04-16T14:32:50.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[52526]: The Application mounted at '' has an empty config. 2024-04-16T14:32:50.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[52526]: [16/Apr/2024:14:32:50] ENGINE Serving on http://:::9283 2024-04-16T14:32:50.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[52526]: [16/Apr/2024:14:32:50] ENGINE Bus STARTED 2024-04-16T14:32:51.193 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:51 smithi122 bash[52526]: debug 2024-04-16T14:32:51.008+0000 7f220a8f4700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-16T14:32:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: cluster 2024-04-16T14:32:49.992439+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2024-04-16T14:32:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.038256+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.046120+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.047366+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.048475+0000 mon.b (mon.2) 3270 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.049457+0000 mon.b (mon.2) 3271 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.071406+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: cluster 2024-04-16T14:32:50.084633+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: cluster 2024-04-16T14:32:50.084781+0000 mon.a (mon.0) 31 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.086595+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.087710+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.090718+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.091354+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.093608+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.096096+0000 mon.b (mon.2) 3273 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.136232+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.138757+0000 mon.b (mon.2) 3274 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: cephadm 2024-04-16T14:32:50.229690+0000 mgr.x (mgr.24929) 1 : cephadm [INF] Reconfiguring daemon agent.smithi122 on smithi122 2024-04-16T14:32:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: cephadm 2024-04-16T14:32:50.523031+0000 mgr.x (mgr.24929) 2 : cephadm [INF] Reconfiguring daemon agent.smithi071 on smithi071 2024-04-16T14:32:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:50 smithi122 bash[18672]: audit 2024-04-16T14:32:50.974871+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: cluster 2024-04-16T14:32:49.992439+0000 mon.a (mon.0) 26 : cluster 1 Manager daemon x is now available 2024-04-16T14:32:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.038256+0000 mon.a (mon.0) 27 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.046120+0000 mon.a (mon.0) 28 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:32:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.047366+0000 mon.a (mon.0) 29 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:32:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.048475+0000 mon.b (mon.2) 3270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:32:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.049457+0000 mon.b (mon.2) 3271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:32:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.071406+0000 mon.b (mon.2) 3272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: cluster 2024-04-16T14:32:50.084633+0000 mon.a (mon.0) 30 : cluster 0 Standby manager daemon y restarted 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: cluster 2024-04-16T14:32:50.084781+0000 mon.a (mon.0) 31 : cluster 0 Standby manager daemon y started 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.086595+0000 mon.c (mon.1) 167 : audit 0 from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.087710+0000 mon.c (mon.1) 168 : audit 0 from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.090718+0000 mon.c (mon.1) 169 : audit 0 from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.091354+0000 mon.c (mon.1) 170 : audit 0 from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.093608+0000 mon.a (mon.0) 32 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.096096+0000 mon.b (mon.2) 3273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.136232+0000 mon.a (mon.0) 33 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.138757+0000 mon.b (mon.2) 3274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: cephadm 2024-04-16T14:32:50.229690+0000 mgr.x (mgr.24929) 1 : cephadm 1 Reconfiguring daemon agent.smithi122 on smithi122 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: cephadm 2024-04-16T14:32:50.523031+0000 mgr.x (mgr.24929) 2 : cephadm 1 Reconfiguring daemon agent.smithi071 on smithi071 2024-04-16T14:32:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[79675]: audit 2024-04-16T14:32:50.974871+0000 mon.a (mon.0) 34 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: cluster 2024-04-16T14:32:49.992439+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.038256+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.046120+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.047366+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.048475+0000 mon.b (mon.2) 3270 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi071", "caps": []}]: dispatch 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.049457+0000 mon.b (mon.2) 3271 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi122", "caps": []}]: dispatch 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.071406+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: cluster 2024-04-16T14:32:50.084633+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon y restarted 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: cluster 2024-04-16T14:32:50.084781+0000 mon.a (mon.0) 31 : cluster [DBG] Standby manager daemon y started 2024-04-16T14:32:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.086595+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.087710+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.090718+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.091354+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.71:0/3150479063' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.093608+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.096096+0000 mon.b (mon.2) 3273 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.136232+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.138757+0000 mon.b (mon.2) 3274 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: cephadm 2024-04-16T14:32:50.229690+0000 mgr.x (mgr.24929) 1 : cephadm [INF] Reconfiguring daemon agent.smithi122 on smithi122 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: cephadm 2024-04-16T14:32:50.523031+0000 mgr.x (mgr.24929) 2 : cephadm [INF] Reconfiguring daemon agent.smithi071 on smithi071 2024-04-16T14:32:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:50 smithi071 bash[23969]: audit 2024-04-16T14:32:50.974871+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: cephadm 2024-04-16T14:32:50.857748+0000 mgr.x (mgr.24929) 3 : cephadm [INF] [16/Apr/2024:14:32:50] ENGINE Bus STARTING 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: cephadm 2024-04-16T14:32:50.959835+0000 mgr.x (mgr.24929) 4 : cephadm [INF] [16/Apr/2024:14:32:50] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: cluster 2024-04-16T14:32:51.008406+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e44: x(active, since 1.079s), standbys: y 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: audit 2024-04-16T14:32:51.019998+0000 mgr.x (mgr.24929) 5 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: cluster 2024-04-16T14:32:51.025267+0000 mgr.x (mgr.24929) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: cephadm 2024-04-16T14:32:51.077241+0000 mgr.x (mgr.24929) 7 : cephadm [INF] [16/Apr/2024:14:32:51] ENGINE Serving on https://172.21.15.122:7150 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: cephadm 2024-04-16T14:32:51.077490+0000 mgr.x (mgr.24929) 8 : cephadm [INF] [16/Apr/2024:14:32:51] ENGINE Bus STARTED 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: audit 2024-04-16T14:32:51.114754+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: audit 2024-04-16T14:32:51.424321+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:52 smithi122 bash[18672]: audit 2024-04-16T14:32:51.582068+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: cephadm 2024-04-16T14:32:50.857748+0000 mgr.x (mgr.24929) 3 : cephadm 1 [16/Apr/2024:14:32:50] ENGINE Bus STARTING 2024-04-16T14:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: cephadm 2024-04-16T14:32:50.959835+0000 mgr.x (mgr.24929) 4 : cephadm 1 [16/Apr/2024:14:32:50] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: cluster 2024-04-16T14:32:51.008406+0000 mon.a (mon.0) 35 : cluster 0 mgrmap e44: x(active, since 1.079s), standbys: y 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: audit 2024-04-16T14:32:51.019998+0000 mgr.x (mgr.24929) 5 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: cluster 2024-04-16T14:32:51.025267+0000 mgr.x (mgr.24929) 6 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: cephadm 2024-04-16T14:32:51.077241+0000 mgr.x (mgr.24929) 7 : cephadm 1 [16/Apr/2024:14:32:51] ENGINE Serving on https://172.21.15.122:7150 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: cephadm 2024-04-16T14:32:51.077490+0000 mgr.x (mgr.24929) 8 : cephadm 1 [16/Apr/2024:14:32:51] ENGINE Bus STARTED 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: audit 2024-04-16T14:32:51.114754+0000 mon.a (mon.0) 36 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: audit 2024-04-16T14:32:51.424321+0000 mon.a (mon.0) 37 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[79675]: audit 2024-04-16T14:32:51.582068+0000 mon.a (mon.0) 38 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: cephadm 2024-04-16T14:32:50.857748+0000 mgr.x (mgr.24929) 3 : cephadm [INF] [16/Apr/2024:14:32:50] ENGINE Bus STARTING 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: cephadm 2024-04-16T14:32:50.959835+0000 mgr.x (mgr.24929) 4 : cephadm [INF] [16/Apr/2024:14:32:50] ENGINE Serving on http://172.21.15.122:8765 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: cluster 2024-04-16T14:32:51.008406+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e44: x(active, since 1.079s), standbys: y 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: audit 2024-04-16T14:32:51.019998+0000 mgr.x (mgr.24929) 5 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: cluster 2024-04-16T14:32:51.025267+0000 mgr.x (mgr.24929) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: cephadm 2024-04-16T14:32:51.077241+0000 mgr.x (mgr.24929) 7 : cephadm [INF] [16/Apr/2024:14:32:51] ENGINE Serving on https://172.21.15.122:7150 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: cephadm 2024-04-16T14:32:51.077490+0000 mgr.x (mgr.24929) 8 : cephadm [INF] [16/Apr/2024:14:32:51] ENGINE Bus STARTED 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: audit 2024-04-16T14:32:51.114754+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: audit 2024-04-16T14:32:51.424321+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:52 smithi071 bash[23969]: audit 2024-04-16T14:32:51.582068+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:53 smithi122 bash[18672]: cluster 2024-04-16T14:32:51.965305+0000 mgr.x (mgr.24929) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:53 smithi122 bash[18672]: cluster 2024-04-16T14:32:51.998616+0000 mon.a (mon.0) 39 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-16T14:32:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:53 smithi122 bash[18672]: cluster 2024-04-16T14:32:51.998689+0000 mon.a (mon.0) 40 : cluster [INF] Cluster is now healthy 2024-04-16T14:32:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:53 smithi122 bash[18672]: cluster 2024-04-16T14:32:52.592783+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-04-16T14:32:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:53 smithi071 bash[79675]: cluster 2024-04-16T14:32:51.965305+0000 mgr.x (mgr.24929) 9 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:53 smithi071 bash[79675]: cluster 2024-04-16T14:32:51.998616+0000 mon.a (mon.0) 39 : cluster 1 Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-16T14:32:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:53 smithi071 bash[79675]: cluster 2024-04-16T14:32:51.998689+0000 mon.a (mon.0) 40 : cluster 1 Cluster is now healthy 2024-04-16T14:32:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:53 smithi071 bash[79675]: cluster 2024-04-16T14:32:52.592783+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e45: x(active, since 2s), standbys: y 2024-04-16T14:32:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:53 smithi071 bash[23969]: cluster 2024-04-16T14:32:51.965305+0000 mgr.x (mgr.24929) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:53 smithi071 bash[23969]: cluster 2024-04-16T14:32:51.998616+0000 mon.a (mon.0) 39 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-16T14:32:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:53 smithi071 bash[23969]: cluster 2024-04-16T14:32:51.998689+0000 mon.a (mon.0) 40 : cluster [INF] Cluster is now healthy 2024-04-16T14:32:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:53 smithi071 bash[23969]: cluster 2024-04-16T14:32:52.592783+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-04-16T14:32:55.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:55 smithi122 bash[18672]: cluster 2024-04-16T14:32:53.965925+0000 mgr.x (mgr.24929) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:55.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:55 smithi122 bash[18672]: cluster 2024-04-16T14:32:54.030017+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-04-16T14:32:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:55 smithi071 bash[79675]: cluster 2024-04-16T14:32:53.965925+0000 mgr.x (mgr.24929) 10 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:55 smithi071 bash[79675]: cluster 2024-04-16T14:32:54.030017+0000 mon.a (mon.0) 42 : cluster 0 mgrmap e46: x(active, since 4s), standbys: y 2024-04-16T14:32:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:55 smithi071 bash[23969]: cluster 2024-04-16T14:32:53.965925+0000 mgr.x (mgr.24929) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:55 smithi071 bash[23969]: cluster 2024-04-16T14:32:54.030017+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-04-16T14:32:55.945 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 starting - - - - 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 starting - - - - 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (3m) 35s ago 10m 14.5M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (3m) 79s ago 10m 41.3M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (2m) 35s ago 8m 41.8M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (2m) 79s ago 16m 493M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (42s) 35s ago 18m 105M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:32:56.746 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (18m) 35s ago 18m 74.7M 2048M 17.2.0 e1d6a67b021e a57862304322 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (16m) 79s ago 16m 62.5M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (16m) 35s ago 16m 59.7M 2048M 17.2.0 e1d6a67b021e a31bd9366f5b 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (4m) 35s ago 10m 8951k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (3m) 79s ago 10m 8863k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (15m) 35s ago 15m 55.8M 4096M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (15m) 35s ago 15m 56.3M 4096M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (14m) 35s ago 14m 50.3M 4096M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (13m) 35s ago 14m 54.7M 4096M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (13m) 79s ago 13m 55.3M 4096M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (12m) 79s ago 12m 52.9M 4096M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (12m) 79s ago 12m 51.6M 4096M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (11m) 79s ago 11m 54.5M 4096M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (2m) 79s ago 10m 55.1M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:32:56.747 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (8m) 35s ago 8m 85.6M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:32:56.748 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (8m) 79s ago 8m 85.5M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:32:56.748 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (8m) 35s ago 8m 85.4M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:32:56.748 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (8m) 79s ago 8m 85.8M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:32:57.196 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:32:57.196 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:32:57.196 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-16T14:32:57.196 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:32:57.196 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:32:57.196 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:32:57.196 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": {}, 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:32:57.197 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:32:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:57 smithi122 bash[18672]: audit 2024-04-16T14:32:55.939689+0000 mgr.x (mgr.24929) 11 : audit [DBG] from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:57 smithi122 bash[18672]: cluster 2024-04-16T14:32:55.966494+0000 mgr.x (mgr.24929) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:57 smithi122 bash[18672]: audit 2024-04-16T14:32:56.349701+0000 mgr.x (mgr.24929) 13 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:57 smithi122 bash[18672]: audit 2024-04-16T14:32:56.916885+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:57 smithi122 bash[18672]: audit 2024-04-16T14:32:56.926515+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:57 smithi122 bash[18672]: audit 2024-04-16T14:32:57.014353+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:57 smithi122 bash[18672]: audit 2024-04-16T14:32:57.022672+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[23969]: audit 2024-04-16T14:32:55.939689+0000 mgr.x (mgr.24929) 11 : audit [DBG] from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[23969]: cluster 2024-04-16T14:32:55.966494+0000 mgr.x (mgr.24929) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[23969]: audit 2024-04-16T14:32:56.349701+0000 mgr.x (mgr.24929) 13 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[23969]: audit 2024-04-16T14:32:56.916885+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[23969]: audit 2024-04-16T14:32:56.926515+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[23969]: audit 2024-04-16T14:32:57.014353+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[23969]: audit 2024-04-16T14:32:57.022672+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[79675]: audit 2024-04-16T14:32:55.939689+0000 mgr.x (mgr.24929) 11 : audit 0 from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[79675]: cluster 2024-04-16T14:32:55.966494+0000 mgr.x (mgr.24929) 12 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:32:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[79675]: audit 2024-04-16T14:32:56.349701+0000 mgr.x (mgr.24929) 13 : audit 0 from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[79675]: audit 2024-04-16T14:32:56.916885+0000 mon.a (mon.0) 43 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[79675]: audit 2024-04-16T14:32:56.926515+0000 mon.a (mon.0) 44 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[79675]: audit 2024-04-16T14:32:57.014353+0000 mon.a (mon.0) 45 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:57 smithi071 bash[79675]: audit 2024-04-16T14:32:57.022672+0000 mon.a (mon.0) 46 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "3/23 daemons upgraded", 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "", 2024-04-16T14:32:57.551 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:32:57.552 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:32:57.967 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:32:58.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:56.737111+0000 mgr.x (mgr.24929) 14 : audit [DBG] from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:58.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.030021+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.178870+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.184734+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.198275+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.202716+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.71:0/875681878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.205488+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.215610+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.348953+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.357857+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.361016+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.362485+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.363590+0000 mon.b (mon.2) 3275 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.364019+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.365118+0000 mon.b (mon.2) 3276 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.365530+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.366649+0000 mon.b (mon.2) 3277 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.368127+0000 mon.b (mon.2) 3278 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: cephadm 2024-04-16T14:32:57.369577+0000 mgr.x (mgr.24929) 15 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 2780M 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.371070+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.559386+0000 mgr.x (mgr.24929) 16 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.682652+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.698052+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.706268+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.708695+0000 mon.b (mon.2) 3279 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.708896+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.711374+0000 mon.b (mon.2) 3280 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.711413+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.713825+0000 mon.b (mon.2) 3281 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.713951+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.716396+0000 mon.b (mon.2) 3282 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: cephadm 2024-04-16T14:32:57.718475+0000 mgr.x (mgr.24929) 17 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 2524M 2024-04-16T14:32:58.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.719468+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.729983+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:58.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.731468+0000 mon.b (mon.2) 3284 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:58.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:58 smithi122 bash[18672]: audit 2024-04-16T14:32:57.973685+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.71:0/196908276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:56.737111+0000 mgr.x (mgr.24929) 14 : audit [DBG] from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.030021+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.178870+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.184734+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.198275+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.202716+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.71:0/875681878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.205488+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.215610+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.348953+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.357857+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.361016+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.362485+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.363590+0000 mon.b (mon.2) 3275 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.364019+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.365118+0000 mon.b (mon.2) 3276 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.365530+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.366649+0000 mon.b (mon.2) 3277 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.368127+0000 mon.b (mon.2) 3278 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: cephadm 2024-04-16T14:32:57.369577+0000 mgr.x (mgr.24929) 15 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 2780M 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.371070+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.559386+0000 mgr.x (mgr.24929) 16 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:56.737111+0000 mgr.x (mgr.24929) 14 : audit 0 from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.030021+0000 mon.a (mon.0) 47 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.178870+0000 mon.a (mon.0) 48 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.184734+0000 mon.a (mon.0) 49 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.198275+0000 mon.a (mon.0) 50 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.202716+0000 mon.c (mon.1) 171 : audit 0 from='client.? 172.21.15.71:0/875681878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.205488+0000 mon.a (mon.0) 51 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.215610+0000 mon.a (mon.0) 52 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.348953+0000 mon.a (mon.0) 53 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.357857+0000 mon.a (mon.0) 54 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.361016+0000 mon.a (mon.0) 55 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.362485+0000 mon.a (mon.0) 56 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.363590+0000 mon.b (mon.2) 3275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.364019+0000 mon.a (mon.0) 57 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.365118+0000 mon.b (mon.2) 3276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.365530+0000 mon.a (mon.0) 58 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.366649+0000 mon.b (mon.2) 3277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.368127+0000 mon.b (mon.2) 3278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: cephadm 2024-04-16T14:32:57.369577+0000 mgr.x (mgr.24929) 15 : cephadm 1 Adjusting osd_memory_target on smithi122 to 2780M 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.371070+0000 mon.a (mon.0) 59 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.559386+0000 mgr.x (mgr.24929) 16 : audit 0 from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.682652+0000 mon.a (mon.0) 60 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.682652+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.698052+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.706268+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.708695+0000 mon.b (mon.2) 3279 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.708896+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.711374+0000 mon.b (mon.2) 3280 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.711413+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.713825+0000 mon.b (mon.2) 3281 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.713951+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.716396+0000 mon.b (mon.2) 3282 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: cephadm 2024-04-16T14:32:57.718475+0000 mgr.x (mgr.24929) 17 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 2524M 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.719468+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.729983+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.731468+0000 mon.b (mon.2) 3284 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[23969]: audit 2024-04-16T14:32:57.973685+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.71:0/196908276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.698052+0000 mon.a (mon.0) 61 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.706268+0000 mon.a (mon.0) 62 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.708695+0000 mon.b (mon.2) 3279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.708896+0000 mon.a (mon.0) 63 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.711374+0000 mon.b (mon.2) 3280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.711413+0000 mon.a (mon.0) 64 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.713825+0000 mon.b (mon.2) 3281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.713951+0000 mon.a (mon.0) 65 : audit 1 from='mgr.24929 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.716396+0000 mon.b (mon.2) 3282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: cephadm 2024-04-16T14:32:57.718475+0000 mgr.x (mgr.24929) 17 : cephadm 1 Adjusting osd_memory_target on smithi071 to 2524M 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.719468+0000 mon.a (mon.0) 66 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.729983+0000 mon.b (mon.2) 3283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.731468+0000 mon.b (mon.2) 3284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:58 smithi071 bash[79675]: audit 2024-04-16T14:32:57.973685+0000 mon.c (mon.1) 172 : audit 0 from='client.? 172.21.15.71:0/196908276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:32:59.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:32:59] "GET /metrics HTTP/1.1" 200 35446 "" "Prometheus/2.33.4" 2024-04-16T14:32:59.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:57.733768+0000 mgr.x (mgr.24929) 18 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:32:59.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:57.734314+0000 mgr.x (mgr.24929) 19 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:32:59.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cluster 2024-04-16T14:32:57.967400+0000 mgr.x (mgr.24929) 20 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:57.999642+0000 mgr.x (mgr.24929) 21 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:58.000321+0000 mgr.x (mgr.24929) 22 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:58.164156+0000 mgr.x (mgr.24929) 23 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:58.166764+0000 mgr.x (mgr.24929) 24 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:58.330574+0000 mgr.x (mgr.24929) 25 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:58.331360+0000 mgr.x (mgr.24929) 26 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.498694+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.502002+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.513596+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.521668+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cluster 2024-04-16T14:32:58.528180+0000 mgr.x (mgr.24929) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:32:59.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.532162+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.540561+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.614752+0000 mon.b (mon.2) 3285 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:59.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.618226+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:59.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.620500+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:32:59.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: audit 2024-04-16T14:32:58.621967+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T14:32:59.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cephadm 2024-04-16T14:32:58.622888+0000 mgr.x (mgr.24929) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-16T14:32:59.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:32:59 smithi122 bash[18672]: cluster 2024-04-16T14:32:58.717754+0000 mon.a (mon.0) 73 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:32:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:57.733768+0000 mgr.x (mgr.24929) 18 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:32:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:57.734314+0000 mgr.x (mgr.24929) 19 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:32:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cluster 2024-04-16T14:32:57.967400+0000 mgr.x (mgr.24929) 20 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:57.999642+0000 mgr.x (mgr.24929) 21 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:58.000321+0000 mgr.x (mgr.24929) 22 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:58.164156+0000 mgr.x (mgr.24929) 23 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:58.166764+0000 mgr.x (mgr.24929) 24 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:58.330574+0000 mgr.x (mgr.24929) 25 : cephadm [INF] Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:58.331360+0000 mgr.x (mgr.24929) 26 : cephadm [INF] Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.498694+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.502002+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.513596+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.521668+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cluster 2024-04-16T14:32:58.528180+0000 mgr.x (mgr.24929) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.532162+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.540561+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.614752+0000 mon.b (mon.2) 3285 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.618226+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.620500+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: audit 2024-04-16T14:32:58.621967+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cephadm 2024-04-16T14:32:58.622888+0000 mgr.x (mgr.24929) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[23969]: cluster 2024-04-16T14:32:58.717754+0000 mon.a (mon.0) 73 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:57.733768+0000 mgr.x (mgr.24929) 18 : cephadm 1 Updating smithi071:/etc/ceph/ceph.conf 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:57.734314+0000 mgr.x (mgr.24929) 19 : cephadm 1 Updating smithi122:/etc/ceph/ceph.conf 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cluster 2024-04-16T14:32:57.967400+0000 mgr.x (mgr.24929) 20 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:57.999642+0000 mgr.x (mgr.24929) 21 : cephadm 1 Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:58.000321+0000 mgr.x (mgr.24929) 22 : cephadm 1 Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:58.164156+0000 mgr.x (mgr.24929) 23 : cephadm 1 Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:32:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:58.166764+0000 mgr.x (mgr.24929) 24 : cephadm 1 Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:58.330574+0000 mgr.x (mgr.24929) 25 : cephadm 1 Updating smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:58.331360+0000 mgr.x (mgr.24929) 26 : cephadm 1 Updating smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.498694+0000 mon.a (mon.0) 67 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.502002+0000 mon.a (mon.0) 68 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.513596+0000 mon.a (mon.0) 69 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.521668+0000 mon.a (mon.0) 70 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cluster 2024-04-16T14:32:58.528180+0000 mgr.x (mgr.24929) 27 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.532162+0000 mon.a (mon.0) 71 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.540561+0000 mon.a (mon.0) 72 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.614752+0000 mon.b (mon.2) 3285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.618226+0000 mon.b (mon.2) 3286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.620500+0000 mon.b (mon.2) 3287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: audit 2024-04-16T14:32:58.621967+0000 mon.b (mon.2) 3288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T14:32:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cephadm 2024-04-16T14:32:58.622888+0000 mgr.x (mgr.24929) 28 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-16T14:32:59.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:32:59 smithi071 bash[79675]: cluster 2024-04-16T14:32:58.717754+0000 mon.a (mon.0) 73 : cluster 3 Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-16T14:33:01.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:01 smithi071 bash[79675]: cluster 2024-04-16T14:33:00.528984+0000 mgr.x (mgr.24929) 29 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-16T14:33:01.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:01 smithi071 bash[23969]: cluster 2024-04-16T14:33:00.528984+0000 mgr.x (mgr.24929) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-16T14:33:01.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:01 smithi122 bash[18672]: cluster 2024-04-16T14:33:00.528984+0000 mgr.x (mgr.24929) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-16T14:33:02.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:02 smithi122 bash[18672]: audit 2024-04-16T14:33:01.029279+0000 mgr.x (mgr.24929) 30 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:02 smithi122 bash[18672]: audit 2024-04-16T14:33:01.749531+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:02 smithi122 bash[18672]: audit 2024-04-16T14:33:01.757090+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:02 smithi122 bash[18672]: audit 2024-04-16T14:33:01.758050+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:02 smithi122 bash[18672]: audit 2024-04-16T14:33:01.758981+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[79675]: audit 2024-04-16T14:33:01.029279+0000 mgr.x (mgr.24929) 30 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[79675]: audit 2024-04-16T14:33:01.749531+0000 mon.a (mon.0) 74 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[79675]: audit 2024-04-16T14:33:01.757090+0000 mon.b (mon.2) 3289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[79675]: audit 2024-04-16T14:33:01.758050+0000 mon.b (mon.2) 3290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[79675]: audit 2024-04-16T14:33:01.758981+0000 mon.b (mon.2) 3291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[23969]: audit 2024-04-16T14:33:01.029279+0000 mgr.x (mgr.24929) 30 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[23969]: audit 2024-04-16T14:33:01.749531+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[23969]: audit 2024-04-16T14:33:01.757090+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[23969]: audit 2024-04-16T14:33:01.758050+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:02 smithi071 bash[23969]: audit 2024-04-16T14:33:01.758981+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:03.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:03 smithi071 bash[79675]: cephadm 2024-04-16T14:33:01.746956+0000 mgr.x (mgr.24929) 31 : cephadm 1 Upgrade: Updating mon.c 2024-04-16T14:33:03.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:03 smithi071 bash[79675]: cephadm 2024-04-16T14:33:01.760153+0000 mgr.x (mgr.24929) 32 : cephadm 1 Deploying daemon mon.c on smithi071 2024-04-16T14:33:03.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:03 smithi071 bash[79675]: cluster 2024-04-16T14:33:02.529915+0000 mgr.x (mgr.24929) 33 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:33:03.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:03 smithi071 bash[23969]: cephadm 2024-04-16T14:33:01.746956+0000 mgr.x (mgr.24929) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-04-16T14:33:03.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:03 smithi071 bash[23969]: cephadm 2024-04-16T14:33:01.760153+0000 mgr.x (mgr.24929) 32 : cephadm [INF] Deploying daemon mon.c on smithi071 2024-04-16T14:33:03.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:03 smithi071 bash[23969]: cluster 2024-04-16T14:33:02.529915+0000 mgr.x (mgr.24929) 33 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:33:03.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:03 smithi122 bash[18672]: cephadm 2024-04-16T14:33:01.746956+0000 mgr.x (mgr.24929) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-04-16T14:33:03.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:03 smithi122 bash[18672]: cephadm 2024-04-16T14:33:01.760153+0000 mgr.x (mgr.24929) 32 : cephadm [INF] Deploying daemon mon.c on smithi071 2024-04-16T14:33:03.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:03 smithi122 bash[18672]: cluster 2024-04-16T14:33:02.529915+0000 mgr.x (mgr.24929) 33 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:33:04.583 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.584 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.584 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.585 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.585 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.585 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.585 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:04 smithi071 systemd[1]: Stopping Ceph mon.c for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:33:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:04 smithi071 bash[23969]: debug 2024-04-16T14:33:04.687+0000 7fdecc365700 -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-04-16T14:33:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:04 smithi071 bash[23969]: debug 2024-04-16T14:33:04.687+0000 7fdecc365700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-16T14:33:05.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:05 smithi071 bash[82021]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-c 2024-04-16T14:33:05.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:05 smithi071 bash[82113]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-c 2024-04-16T14:33:05.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-16T14:33:05.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: Stopped Ceph mon.c for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:33:06.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:06.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:06 smithi071 systemd[1]: Started Ceph mon.c for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:33:06.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:06.201 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:06.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:06.201 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:06.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:33:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.187+0000 7f46574c3c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.187+0000 7f46574c3c80 0 ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev), process ceph-mon, pid 7 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.187+0000 7f46574c3c80 0 pidfile_write: ignore empty --pid-file 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.191+0000 7f46574c3c80 0 load: jerasure load: lrc 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Git sha 0 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Compile date 2024-04-15 21:33:45 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: DB SUMMARY 2024-04-16T14:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: DB Session ID: 61TC659CD7Z9HRY0OLQ0 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: CURRENT file: CURRENT 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2452 Bytes 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000048.sst 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000046.log size: 7281846 ; 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.error_if_exists: 0 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.create_if_missing: 0 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.env: 0x55cc24c9ec60 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-16T14:33:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.info_log: 0x55cc25f49b20 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.statistics: (nil) 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.use_fsync: 0 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:33:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.db_log_dir: 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.wal_dir: 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.write_buffer_manager: 0x55cc25f1c820 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:33:07.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:33:07.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:33:07.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:33:07.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:33:07.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:33:07.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:33:07.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.unordered_write: 0 2024-04-16T14:33:07.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:33:07.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:33:07.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.row_cache: None 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.wal_filter: None 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.two_write_queues: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.wal_compression: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.atomic_flush: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:33:07.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:33:07.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_open_files: -1 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Compression algorithms supported: 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: kZSTD supported: 0 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: kXpressCompression supported: 0 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:33:07.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: kZlibCompression supported: 1 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.merge_operator: 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_filter: None 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:33:07.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cc25f49c40) 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: cache_index_and_filter_blocks: 1 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: pin_top_level_index_and_filter: 1 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: index_type: 0 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: data_block_index_type: 0 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: index_shortening: 1 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: checksum: 4 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: no_block_cache: 0 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: block_cache: 0x55cc25f4b090 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: block_cache_name: BinnedLRUCache 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: block_cache_options: 2024-04-16T14:33:07.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: capacity : 536870912 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: num_shard_bits : 4 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: strict_capacity_limit : 0 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: high_pri_pool_ratio: 0.000 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: block_cache_compressed: (nil) 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: persistent_cache: (nil) 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: block_size: 4096 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: block_size_deviation: 10 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: block_restart_interval: 16 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: index_block_restart_interval: 1 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: metadata_block_size: 4096 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: partition_filters: 0 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: use_delta_encoding: 1 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: filter_policy: bloomfilter 2024-04-16T14:33:07.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: whole_key_filtering: 1 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: verify_compression: 0 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: read_amp_bytes_per_bit: 0 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: format_version: 5 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: enable_index_compression: 1 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: block_align: 0 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: max_auto_readahead_size: 262144 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: prepopulate_block_cache: 0 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: initial_auto_readahead_size: 8192 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: num_file_reads_for_auto_readahead: 2 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression: NoCompression 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:33:07.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.num_levels: 7 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T14:33:07.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:33:07.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:33:07.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:33:07.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.table_properties_collectors: 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.bloom_locality: 0 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T14:33:07.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.ttl: 2592000 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.enable_blob_files: false 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.min_blob_size: 0 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:33:07.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f464cc34700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 48.sst 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 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 50, last_sequence is 32888, log_number is 46,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 46 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 25992294-b33a-4f87-9b8c-8449e45fd6f6 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277987200201, "job": 1, "event": "recovery_started", "wal_files": [46]} 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.195+0000 7f46574c3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #46 mode 2 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.223+0000 7f46574c3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277987226499, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 51, "file_size": 4490821, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32893, "largest_seqno": 35249, "table_properties": {"data_size": 4481253, "index_size": 6052, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2501, "raw_key_size": 23399, "raw_average_key_size": 23, "raw_value_size": 4460934, "raw_average_value_size": 4492, "num_data_blocks": 270, "num_entries": 993, "num_filter_entries": 993, "num_deletions": 1, "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": 1713277987, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "25992294-b33a-4f87-9b8c-8449e45fd6f6", "db_session_id": "61TC659CD7Z9HRY0OLQ0", "orig_file_number": 51, "seqno_to_time_mapping": "N/A"}} 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.223+0000 7f46574c3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277987226607, "job": 1, "event": "recovery_finished"} 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.223+0000 7f46574c3c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 53 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.223+0000 7f46574c3c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T14:33:07.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000046.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cc26040000 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 4 rocksdb: DB pointer 0x55cc2602a000 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f4645c26700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f4645c26700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: ** DB Stats ** 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: ** Compaction Stats [default] ** 2024-04-16T14:33:07.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: 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-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: L0 1/0 4.28 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 422.7 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: L6 1/0 9.88 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-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Sum 2/0 14.16 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 422.7 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 422.7 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: ** Compaction Stats [default] ** 2024-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: 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-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:33:07.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 422.7 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Flush(GB): cumulative 0.004, interval 0.004 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Cumulative compaction: 0.00 GB write, 136.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Interval compaction: 0.00 GB write, 136.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: 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-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Block cache BinnedLRUCache@0x55cc25f4b090#7 capacity: 512.00 MB usage: 8.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:33:07.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] at bind addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 1 mon.c@-1(???) e3 preinit fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 0 mon.c@-1(???).mds e1 new map 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 0 mon.c@-1(???).mds e1 print_map 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: e1 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: 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-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: legacy client fscid: -1 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: No filesystems configured 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 0 mon.c@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:07.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:07 smithi071 bash[82172]: debug 2024-04-16T14:33:07.227+0000 7f46574c3c80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-04-16T14:33:08.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:33:08 smithi122 bash[54359]: ts=2024-04-16T14: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:33:09.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:33:09] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2024-04-16T14:33:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:06.532379+0000 mgr.x (mgr.24929) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-16T14:33:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:07.443581+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-16T14:33:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.200149+0000 mon.a (mon.0) 78 : cluster [INF] mon.a calling monitor election 2024-04-16T14:33:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.219537+0000 mon.a (mon.0) 79 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.231613+0000 mon.a (mon.0) 80 : cluster [DBG] monmap epoch 3 2024-04-16T14:33:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.231677+0000 mon.a (mon.0) 81 : cluster [DBG] fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.231729+0000 mon.a (mon.0) 82 : cluster [DBG] last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.231819+0000 mon.a (mon.0) 83 : cluster [DBG] created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.231862+0000 mon.a (mon.0) 84 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.231944+0000 mon.a (mon.0) 85 : cluster [DBG] election_strategy: 1 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.231990+0000 mon.a (mon.0) 86 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.232121+0000 mon.a (mon.0) 87 : cluster [DBG] 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.232217+0000 mon.a (mon.0) 88 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.233895+0000 mon.a (mon.0) 89 : cluster [DBG] fsmap 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.234014+0000 mon.a (mon.0) 90 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.235071+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e46: x(active, since 18s), standbys: y 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.235532+0000 mon.a (mon.0) 92 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.235584+0000 mon.a (mon.0) 93 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.235625+0000 mon.a (mon.0) 94 : cluster [WRN] Cephadm agent on host smithi122 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.235665+0000 mon.a (mon.0) 95 : cluster [WRN] Cephadm agent on host smithi071 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.271881+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.286655+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.348808+0000 mon.b (mon.2) 3293 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.350699+0000 mon.b (mon.2) 3294 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cluster 2024-04-16T14:33:08.353937+0000 mgr.x (mgr.24929) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.359668+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cephadm 2024-04-16T14:33:08.364448+0000 mgr.x (mgr.24929) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.454528+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.459168+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.464789+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.466450+0000 mon.b (mon.2) 3298 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.474901+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cephadm 2024-04-16T14:33:08.479145+0000 mgr.x (mgr.24929) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.570202+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.574704+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.578768+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.580331+0000 mon.b (mon.2) 3302 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.587938+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cephadm 2024-04-16T14:33:08.591993+0000 mgr.x (mgr.24929) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.681664+0000 mon.b (mon.2) 3303 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.684313+0000 mon.b (mon.2) 3304 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.687574+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.688852+0000 mon.b (mon.2) 3306 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.695757+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: cephadm 2024-04-16T14:33:08.699581+0000 mgr.x (mgr.24929) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.777725+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.780664+0000 mon.b (mon.2) 3308 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.784030+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.785233+0000 mon.b (mon.2) 3310 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.791857+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.873947+0000 mon.b (mon.2) 3311 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.876917+0000 mon.b (mon.2) 3312 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.880267+0000 mon.b (mon.2) 3313 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.881285+0000 mon.b (mon.2) 3314 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.885535+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.928730+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.942816+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.953432+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.967126+0000 mon.b (mon.2) 3315 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.970425+0000 mon.b (mon.2) 3316 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.972457+0000 mon.b (mon.2) 3317 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:33:09.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:09 smithi122 bash[18672]: audit 2024-04-16T14:33:08.973488+0000 mon.b (mon.2) 3318 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:06.532379+0000 mgr.x (mgr.24929) 36 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:07.443581+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.200149+0000 mon.a (mon.0) 78 : cluster 1 mon.a calling monitor election 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.219537+0000 mon.a (mon.0) 79 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.231613+0000 mon.a (mon.0) 80 : cluster 0 monmap epoch 3 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.231677+0000 mon.a (mon.0) 81 : cluster 0 fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.231729+0000 mon.a (mon.0) 82 : cluster 0 last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.231819+0000 mon.a (mon.0) 83 : cluster 0 created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.231862+0000 mon.a (mon.0) 84 : cluster 0 min_mon_release 17 (quincy) 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.231944+0000 mon.a (mon.0) 85 : cluster 0 election_strategy: 1 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.231990+0000 mon.a (mon.0) 86 : cluster 0 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.232121+0000 mon.a (mon.0) 87 : cluster 0 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.232217+0000 mon.a (mon.0) 88 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.233895+0000 mon.a (mon.0) 89 : cluster 0 fsmap 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.234014+0000 mon.a (mon.0) 90 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.235071+0000 mon.a (mon.0) 91 : cluster 0 mgrmap e46: x(active, since 18s), standbys: y 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.235532+0000 mon.a (mon.0) 92 : cluster 3 Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.235584+0000 mon.a (mon.0) 93 : cluster 3 [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.235625+0000 mon.a (mon.0) 94 : cluster 3 Cephadm agent on host smithi122 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.235665+0000 mon.a (mon.0) 95 : cluster 3 Cephadm agent on host smithi071 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.271881+0000 mon.a (mon.0) 96 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.286655+0000 mon.a (mon.0) 97 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.348808+0000 mon.b (mon.2) 3293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.350699+0000 mon.b (mon.2) 3294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cluster 2024-04-16T14:33:08.353937+0000 mgr.x (mgr.24929) 37 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.359668+0000 mon.a (mon.0) 98 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cephadm 2024-04-16T14:33:08.364448+0000 mgr.x (mgr.24929) 38 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.454528+0000 mon.b (mon.2) 3295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.459168+0000 mon.b (mon.2) 3296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.464789+0000 mon.b (mon.2) 3297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.466450+0000 mon.b (mon.2) 3298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.474901+0000 mon.a (mon.0) 99 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cephadm 2024-04-16T14:33:08.479145+0000 mgr.x (mgr.24929) 39 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.570202+0000 mon.b (mon.2) 3299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.574704+0000 mon.b (mon.2) 3300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.578768+0000 mon.b (mon.2) 3301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.580331+0000 mon.b (mon.2) 3302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.587938+0000 mon.a (mon.0) 100 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cephadm 2024-04-16T14:33:08.591993+0000 mgr.x (mgr.24929) 40 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.681664+0000 mon.b (mon.2) 3303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.684313+0000 mon.b (mon.2) 3304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.687574+0000 mon.b (mon.2) 3305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.688852+0000 mon.b (mon.2) 3306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.695757+0000 mon.a (mon.0) 101 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: cephadm 2024-04-16T14:33:08.699581+0000 mgr.x (mgr.24929) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:06.532379+0000 mgr.x (mgr.24929) 36 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:07.443581+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.200149+0000 mon.a (mon.0) 78 : cluster 1 mon.a calling monitor election 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.219537+0000 mon.a (mon.0) 79 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.231613+0000 mon.a (mon.0) 80 : cluster 0 monmap epoch 3 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.231677+0000 mon.a (mon.0) 81 : cluster 0 fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.231729+0000 mon.a (mon.0) 82 : cluster 0 last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:33:09.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.231819+0000 mon.a (mon.0) 83 : cluster 0 created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.231862+0000 mon.a (mon.0) 84 : cluster 0 min_mon_release 17 (quincy) 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.231944+0000 mon.a (mon.0) 85 : cluster 0 election_strategy: 1 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.231990+0000 mon.a (mon.0) 86 : cluster 0 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.232121+0000 mon.a (mon.0) 87 : cluster 0 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.232217+0000 mon.a (mon.0) 88 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.233895+0000 mon.a (mon.0) 89 : cluster 0 fsmap 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.234014+0000 mon.a (mon.0) 90 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.235071+0000 mon.a (mon.0) 91 : cluster 0 mgrmap e46: x(active, since 18s), standbys: y 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.235532+0000 mon.a (mon.0) 92 : cluster 3 Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.235584+0000 mon.a (mon.0) 93 : cluster 3 [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.235625+0000 mon.a (mon.0) 94 : cluster 3 Cephadm agent on host smithi122 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.235665+0000 mon.a (mon.0) 95 : cluster 3 Cephadm agent on host smithi071 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.271881+0000 mon.a (mon.0) 96 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.286655+0000 mon.a (mon.0) 97 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.348808+0000 mon.b (mon.2) 3293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.350699+0000 mon.b (mon.2) 3294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.777725+0000 mon.b (mon.2) 3307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.780664+0000 mon.b (mon.2) 3308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.784030+0000 mon.b (mon.2) 3309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.785233+0000 mon.b (mon.2) 3310 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.791857+0000 mon.a (mon.0) 102 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.873947+0000 mon.b (mon.2) 3311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.876917+0000 mon.b (mon.2) 3312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.880267+0000 mon.b (mon.2) 3313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.881285+0000 mon.b (mon.2) 3314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.885535+0000 mon.a (mon.0) 103 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.928730+0000 mon.a (mon.0) 104 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.942816+0000 mon.a (mon.0) 105 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.953432+0000 mon.a (mon.0) 106 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.967126+0000 mon.b (mon.2) 3315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.970425+0000 mon.b (mon.2) 3316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.972457+0000 mon.b (mon.2) 3317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[79675]: audit 2024-04-16T14:33:08.973488+0000 mon.b (mon.2) 3318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cluster 2024-04-16T14:33:08.353937+0000 mgr.x (mgr.24929) 37 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.359668+0000 mon.a (mon.0) 98 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cephadm 2024-04-16T14:33:08.364448+0000 mgr.x (mgr.24929) 38 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.454528+0000 mon.b (mon.2) 3295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.459168+0000 mon.b (mon.2) 3296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.464789+0000 mon.b (mon.2) 3297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.466450+0000 mon.b (mon.2) 3298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.474901+0000 mon.a (mon.0) 99 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cephadm 2024-04-16T14:33:08.479145+0000 mgr.x (mgr.24929) 39 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.570202+0000 mon.b (mon.2) 3299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.574704+0000 mon.b (mon.2) 3300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.578768+0000 mon.b (mon.2) 3301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.580331+0000 mon.b (mon.2) 3302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.587938+0000 mon.a (mon.0) 100 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cephadm 2024-04-16T14:33:08.591993+0000 mgr.x (mgr.24929) 40 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.681664+0000 mon.b (mon.2) 3303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.684313+0000 mon.b (mon.2) 3304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.687574+0000 mon.b (mon.2) 3305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.688852+0000 mon.b (mon.2) 3306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.695757+0000 mon.a (mon.0) 101 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: cephadm 2024-04-16T14:33:08.699581+0000 mgr.x (mgr.24929) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.777725+0000 mon.b (mon.2) 3307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.780664+0000 mon.b (mon.2) 3308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.784030+0000 mon.b (mon.2) 3309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.785233+0000 mon.b (mon.2) 3310 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.791857+0000 mon.a (mon.0) 102 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.873947+0000 mon.b (mon.2) 3311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.876917+0000 mon.b (mon.2) 3312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.880267+0000 mon.b (mon.2) 3313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.881285+0000 mon.b (mon.2) 3314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.885535+0000 mon.a (mon.0) 103 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.928730+0000 mon.a (mon.0) 104 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.942816+0000 mon.a (mon.0) 105 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.953432+0000 mon.a (mon.0) 106 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:09.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.967126+0000 mon.b (mon.2) 3315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:09.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.970425+0000 mon.b (mon.2) 3316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:09.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.972457+0000 mon.b (mon.2) 3317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:33:09.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:09 smithi071 bash[82172]: audit 2024-04-16T14:33:08.973488+0000 mon.b (mon.2) 3318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T14:33:10.524 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[79675]: cephadm 2024-04-16T14:33:08.795528+0000 mgr.x (mgr.24929) 42 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[79675]: cephadm 2024-04-16T14:33:08.891004+0000 mgr.x (mgr.24929) 43 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[79675]: cephadm 2024-04-16T14:33:08.949561+0000 mgr.x (mgr.24929) 44 : cephadm 1 Detected new or changed devices on smithi071 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[79675]: cephadm 2024-04-16T14:33:08.974182+0000 mgr.x (mgr.24929) 45 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[79675]: cluster 2024-04-16T14:33:09.223980+0000 mon.a (mon.0) 107 : cluster 1 Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[79675]: cluster 2024-04-16T14:33:09.224022+0000 mon.a (mon.0) 108 : cluster 1 Cluster is now healthy 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[82172]: cephadm 2024-04-16T14:33:08.795528+0000 mgr.x (mgr.24929) 42 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[82172]: cephadm 2024-04-16T14:33:08.891004+0000 mgr.x (mgr.24929) 43 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[82172]: cephadm 2024-04-16T14:33:08.949561+0000 mgr.x (mgr.24929) 44 : cephadm 1 Detected new or changed devices on smithi071 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[82172]: cephadm 2024-04-16T14:33:08.974182+0000 mgr.x (mgr.24929) 45 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-16T14:33:10.525 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[82172]: cluster 2024-04-16T14:33:09.223980+0000 mon.a (mon.0) 107 : cluster 1 Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-16T14:33:10.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:10 smithi071 bash[82172]: cluster 2024-04-16T14:33:09.224022+0000 mon.a (mon.0) 108 : cluster 1 Cluster is now healthy 2024-04-16T14:33:10.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:10 smithi122 bash[18672]: cephadm 2024-04-16T14:33:08.795528+0000 mgr.x (mgr.24929) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:10.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:10 smithi122 bash[18672]: cephadm 2024-04-16T14:33:08.891004+0000 mgr.x (mgr.24929) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:10.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:10 smithi122 bash[18672]: cephadm 2024-04-16T14:33:08.949561+0000 mgr.x (mgr.24929) 44 : cephadm [INF] Detected new or changed devices on smithi071 2024-04-16T14:33:10.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:10 smithi122 bash[18672]: cephadm 2024-04-16T14:33:08.974182+0000 mgr.x (mgr.24929) 45 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-16T14:33:10.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:10 smithi122 bash[18672]: cluster 2024-04-16T14:33:09.223980+0000 mon.a (mon.0) 107 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-16T14:33:10.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:10 smithi122 bash[18672]: cluster 2024-04-16T14:33:09.224022+0000 mon.a (mon.0) 108 : cluster [INF] Cluster is now healthy 2024-04-16T14:33:11.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:11 smithi122 bash[18672]: cluster 2024-04-16T14:33:10.354644+0000 mgr.x (mgr.24929) 46 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:11 smithi071 bash[79675]: cluster 2024-04-16T14:33:10.354644+0000 mgr.x (mgr.24929) 46 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:11 smithi071 bash[82172]: cluster 2024-04-16T14:33:10.354644+0000 mgr.x (mgr.24929) 46 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:12 smithi071 bash[79675]: audit 2024-04-16T14:33:11.040511+0000 mgr.x (mgr.24929) 47 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:12 smithi071 bash[79675]: audit 2024-04-16T14:33:12.100527+0000 mon.b (mon.2) 3319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:12 smithi071 bash[79675]: audit 2024-04-16T14:33:12.102239+0000 mon.b (mon.2) 3320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:12 smithi071 bash[79675]: audit 2024-04-16T14:33:12.103973+0000 mon.b (mon.2) 3321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:12 smithi071 bash[82172]: audit 2024-04-16T14:33:11.040511+0000 mgr.x (mgr.24929) 47 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:12 smithi071 bash[82172]: audit 2024-04-16T14:33:12.100527+0000 mon.b (mon.2) 3319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:12 smithi071 bash[82172]: audit 2024-04-16T14:33:12.102239+0000 mon.b (mon.2) 3320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:12 smithi071 bash[82172]: audit 2024-04-16T14:33:12.103973+0000 mon.b (mon.2) 3321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:12.535 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:12 smithi122 bash[52526]: debug 2024-04-16T14:33:12.239+0000 7f220a8f4700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-16T14:33:12.535 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:12 smithi122 bash[18672]: audit 2024-04-16T14:33:11.040511+0000 mgr.x (mgr.24929) 47 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:12.535 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:12 smithi122 bash[18672]: audit 2024-04-16T14:33:12.100527+0000 mon.b (mon.2) 3319 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:12.535 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:12 smithi122 bash[18672]: audit 2024-04-16T14:33:12.102239+0000 mon.b (mon.2) 3320 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:12.535 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:12 smithi122 bash[18672]: audit 2024-04-16T14:33:12.103973+0000 mon.b (mon.2) 3321 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:13 smithi122 bash[18672]: cephadm 2024-04-16T14:33:12.096656+0000 mgr.x (mgr.24929) 48 : cephadm [INF] Upgrade: Updating mon.c 2024-04-16T14:33:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:13 smithi122 bash[18672]: cephadm 2024-04-16T14:33:12.106021+0000 mgr.x (mgr.24929) 49 : cephadm [INF] Deploying daemon mon.c on smithi071 2024-04-16T14:33:13.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:13 smithi122 bash[18672]: cluster 2024-04-16T14:33:12.355630+0000 mgr.x (mgr.24929) 50 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:33:13.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:13 smithi071 bash[82172]: cephadm 2024-04-16T14:33:12.096656+0000 mgr.x (mgr.24929) 48 : cephadm 1 Upgrade: Updating mon.c 2024-04-16T14:33:13.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:13 smithi071 bash[82172]: cephadm 2024-04-16T14:33:12.106021+0000 mgr.x (mgr.24929) 49 : cephadm 1 Deploying daemon mon.c on smithi071 2024-04-16T14:33:13.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:13 smithi071 bash[82172]: cluster 2024-04-16T14:33:12.355630+0000 mgr.x (mgr.24929) 50 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:33:13.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:13 smithi071 bash[79675]: cephadm 2024-04-16T14:33:12.096656+0000 mgr.x (mgr.24929) 48 : cephadm 1 Upgrade: Updating mon.c 2024-04-16T14:33:13.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:13 smithi071 bash[79675]: cephadm 2024-04-16T14:33:12.106021+0000 mgr.x (mgr.24929) 49 : cephadm 1 Deploying daemon mon.c on smithi071 2024-04-16T14:33:13.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:13 smithi071 bash[79675]: cluster 2024-04-16T14:33:12.355630+0000 mgr.x (mgr.24929) 50 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:33:15.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:15 smithi071 bash[79675]: cluster 2024-04-16T14:33:14.356451+0000 mgr.x (mgr.24929) 51 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:15.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:15 smithi071 bash[82172]: cluster 2024-04-16T14:33:14.356451+0000 mgr.x (mgr.24929) 51 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:15.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:15 smithi122 bash[18672]: cluster 2024-04-16T14:33:14.356451+0000 mgr.x (mgr.24929) 51 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:16.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.359 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.359 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.359 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.360 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.360 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.361 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:16.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:16 smithi071 systemd[1]: Stopping Ceph mon.c for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:33:16.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:16 smithi071 bash[82172]: debug 2024-04-16T14:33:16.467+0000 7f464e437700 -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-04-16T14:33:16.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:16 smithi071 bash[82172]: debug 2024-04-16T14:33:16.467+0000 7f464e437700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-16T14:33:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:17 smithi071 bash[82904]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-c 2024-04-16T14:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:17 smithi071 bash[83081]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-c 2024-04-16T14:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-16T14:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: Stopped Ceph mon.c for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:33:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:17.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: Started Ceph mon.c for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:33:17.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:17.950 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:17.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:17.951 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:17.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:17.952 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:33:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:18.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:33:18 smithi122 bash[54359]: ts=2024-04-16T14:33: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.619+0000 7f9009892c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.619+0000 7f9009892c80 0 ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev), process ceph-mon, pid 7 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.619+0000 7f9009892c80 0 pidfile_write: ignore empty --pid-file 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.623+0000 7f9009892c80 0 load: jerasure load: lrc 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Git sha 0 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Compile date 2024-04-15 21:33:45 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: DB SUMMARY 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: DB Session ID: 8FO5TCHTKAN4S16KV00H 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: CURRENT file: CURRENT 2024-04-16T14:33:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: MANIFEST file: MANIFEST-000053 size: 751 Bytes 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000061.sst 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000059.log size: 136073 ; 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.error_if_exists: 0 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.create_if_missing: 0 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.env: 0x5647d85f4c60 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.info_log: 0x5647da30db20 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:33:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.statistics: (nil) 2024-04-16T14:33:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.use_fsync: 0 2024-04-16T14:33:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T14:33:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:33:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:33:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.db_log_dir: 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.wal_dir: 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:33:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.write_buffer_manager: 0x5647da2e0820 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:33:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.unordered_write: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.row_cache: None 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.wal_filter: None 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.two_write_queues: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.wal_compression: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.atomic_flush: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:33:18.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:33:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_open_files: -1 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Compression algorithms supported: 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: kZSTD supported: 0 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: kXpressCompression supported: 0 2024-04-16T14:33:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:33:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: kZlibCompression supported: 1 2024-04-16T14:33:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T14:33:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T14:33:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T14:33:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:33:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T14:33:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000053 2024-04-16T14:33:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T14:33:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:33:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.merge_operator: 2024-04-16T14:33:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_filter: None 2024-04-16T14:33:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:33:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:33:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5647da30dc40) 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: cache_index_and_filter_blocks: 1 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: pin_top_level_index_and_filter: 1 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: index_type: 0 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: data_block_index_type: 0 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: index_shortening: 1 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: checksum: 4 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: no_block_cache: 0 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: block_cache: 0x5647da30f090 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: block_cache_name: BinnedLRUCache 2024-04-16T14:33:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: block_cache_options: 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: capacity : 536870912 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: num_shard_bits : 4 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: strict_capacity_limit : 0 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: high_pri_pool_ratio: 0.000 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: block_cache_compressed: (nil) 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: persistent_cache: (nil) 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: block_size: 4096 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: block_size_deviation: 10 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: block_restart_interval: 16 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: index_block_restart_interval: 1 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: metadata_block_size: 4096 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: partition_filters: 0 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: use_delta_encoding: 1 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: filter_policy: bloomfilter 2024-04-16T14:33:18.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: whole_key_filtering: 1 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: verify_compression: 0 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: read_amp_bytes_per_bit: 0 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: format_version: 5 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: enable_index_compression: 1 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: block_align: 0 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: max_auto_readahead_size: 262144 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: prepopulate_block_cache: 0 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: initial_auto_readahead_size: 8192 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: num_file_reads_for_auto_readahead: 2 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression: NoCompression 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:33:18.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.num_levels: 7 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:33:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:33:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:33:18.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.table_properties_collectors: 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:33:18.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.bloom_locality: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.ttl: 2592000 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.enable_blob_files: false 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.min_blob_size: 0 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:33:18.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000053 succeeded,manifest_file_number is 53, next_file_number is 63, last_sequence is 36008, log_number is 59,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 59 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 59 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 25992294-b33a-4f87-9b8c-8449e45fd6f6 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277998631611, "job": 1, "event": "recovery_started", "wal_files": [59]} 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #59 mode 2 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277998632620, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 64, "file_size": 91630, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36013, "largest_seqno": 36048, "table_properties": {"data_size": 90355, "index_size": 201, "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": 536, "raw_average_key_size": 25, "raw_value_size": 89713, "raw_average_value_size": 4272, "num_data_blocks": 8, "num_entries": 21, "num_filter_entries": 21, "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": 1713277998, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "25992294-b33a-4f87-9b8c-8449e45fd6f6", "db_session_id": "8FO5TCHTKAN4S16KV00H", "orig_file_number": 64, "seqno_to_time_mapping": "N/A"}} 2024-04-16T14:33:18.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713277998632714, "job": 1, "event": "recovery_finished"} 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 66 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.627+0000 7f9009892c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000059.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5647da404000 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 4 rocksdb: DB pointer 0x5647da3ee000 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f8ff7ff5700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f8ff7ff5700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: ** DB Stats ** 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:18.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: ** Compaction Stats [default] ** 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: 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-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: L0 1/0 89.48 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: L6 1/0 13.32 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-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Sum 2/0 13.40 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: ** Compaction Stats [default] ** 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: 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-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 149.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:33:18.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Cumulative compaction: 0.00 GB write, 23.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Interval compaction: 0.00 GB write, 23.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: 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-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Block cache BinnedLRUCache@0x5647da30f090#7 capacity: 512.00 MB usage: 0.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.28 KB,5.36442e-05%) Misc(1,0.00 KB,0%) 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] at bind addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 1 mon.c@-1(???) e3 preinit fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 0 mon.c@-1(???).mds e1 new map 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 0 mon.c@-1(???).mds e1 print_map 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: e1 2024-04-16T14:33:18.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: 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-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: legacy client fscid: -1 2024-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: 2024-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: No filesystems configured 2024-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 0 mon.c@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:18.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:18 smithi071 bash[83214]: debug 2024-04-16T14:33:18.631+0000 7f9009892c80 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-04-16T14:33:19.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:33:19] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2024-04-16T14:33:20.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:19 smithi122 bash[18672]: audit 2024-04-16T14:33:15.732924+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:20.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:19 smithi122 bash[18672]: audit 2024-04-16T14:33:15.748962+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:20.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:19 smithi122 bash[18672]: audit 2024-04-16T14:33:15.761700+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:19 smithi071 bash[79675]: audit 2024-04-16T14:33:15.732924+0000 mon.a (mon.0) 109 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:19 smithi071 bash[79675]: audit 2024-04-16T14:33:15.748962+0000 mon.a (mon.0) 110 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:19 smithi071 bash[79675]: audit 2024-04-16T14:33:15.761700+0000 mon.a (mon.0) 111 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:19 smithi071 bash[83214]: audit 2024-04-16T14:33:15.732924+0000 mon.a (mon.0) 109 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:19 smithi071 bash[83214]: audit 2024-04-16T14:33:15.748962+0000 mon.a (mon.0) 110 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:19 smithi071 bash[83214]: audit 2024-04-16T14:33:15.761700+0000 mon.a (mon.0) 111 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:16.358108+0000 mgr.x (mgr.24929) 52 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:18.358884+0000 mgr.x (mgr.24929) 53 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:18.847947+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.744353+0000 mon.a (mon.0) 112 : cluster 1 mon.a calling monitor election 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.763406+0000 mon.a (mon.0) 113 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777295+0000 mon.a (mon.0) 114 : cluster 0 monmap epoch 3 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777338+0000 mon.a (mon.0) 115 : cluster 0 fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777387+0000 mon.a (mon.0) 116 : cluster 0 last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777473+0000 mon.a (mon.0) 117 : cluster 0 created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777531+0000 mon.a (mon.0) 118 : cluster 0 min_mon_release 17 (quincy) 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777562+0000 mon.a (mon.0) 119 : cluster 0 election_strategy: 1 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777602+0000 mon.a (mon.0) 120 : cluster 0 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:21.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777635+0000 mon.a (mon.0) 121 : cluster 0 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.777656+0000 mon.a (mon.0) 122 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.778836+0000 mon.a (mon.0) 123 : cluster 0 fsmap 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.778907+0000 mon.a (mon.0) 124 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.779624+0000 mon.a (mon.0) 125 : cluster 0 mgrmap e46: x(active, since 29s), standbys: y 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.780016+0000 mon.a (mon.0) 126 : cluster 1 overall HEALTH_OK 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:19.815873+0000 mon.a (mon.0) 127 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:19.822795+0000 mon.a (mon.0) 128 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:19.837624+0000 mon.a (mon.0) 129 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:19.846544+0000 mon.a (mon.0) 130 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.853384+0000 mgr.x (mgr.24929) 54 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:19.861120+0000 mon.a (mon.0) 131 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:19.892359+0000 mon.b (mon.2) 3322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:16.358108+0000 mgr.x (mgr.24929) 52 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:18.358884+0000 mgr.x (mgr.24929) 53 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:18.847947+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.744353+0000 mon.a (mon.0) 112 : cluster 1 mon.a calling monitor election 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.763406+0000 mon.a (mon.0) 113 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777295+0000 mon.a (mon.0) 114 : cluster 0 monmap epoch 3 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777338+0000 mon.a (mon.0) 115 : cluster 0 fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777387+0000 mon.a (mon.0) 116 : cluster 0 last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777473+0000 mon.a (mon.0) 117 : cluster 0 created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777531+0000 mon.a (mon.0) 118 : cluster 0 min_mon_release 17 (quincy) 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777562+0000 mon.a (mon.0) 119 : cluster 0 election_strategy: 1 2024-04-16T14:33:21.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777602+0000 mon.a (mon.0) 120 : cluster 0 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777635+0000 mon.a (mon.0) 121 : cluster 0 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.777656+0000 mon.a (mon.0) 122 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.778836+0000 mon.a (mon.0) 123 : cluster 0 fsmap 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.778907+0000 mon.a (mon.0) 124 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.779624+0000 mon.a (mon.0) 125 : cluster 0 mgrmap e46: x(active, since 29s), standbys: y 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.780016+0000 mon.a (mon.0) 126 : cluster 1 overall HEALTH_OK 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:19.815873+0000 mon.a (mon.0) 127 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:19.822795+0000 mon.a (mon.0) 128 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:19.837624+0000 mon.a (mon.0) 129 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:19.846544+0000 mon.a (mon.0) 130 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.853384+0000 mgr.x (mgr.24929) 54 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:19.861120+0000 mon.a (mon.0) 131 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:19.892359+0000 mon.b (mon.2) 3322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:19.894134+0000 mon.b (mon.2) 3323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.897659+0000 mgr.x (mgr.24929) 55 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:19.898363+0000 mgr.x (mgr.24929) 56 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:19.905706+0000 mon.a (mon.0) 132 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cephadm 2024-04-16T14:33:19.909746+0000 mgr.x (mgr.24929) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.032803+0000 mon.b (mon.2) 3324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.036155+0000 mon.b (mon.2) 3325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.040780+0000 mon.b (mon.2) 3326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.042083+0000 mon.b (mon.2) 3327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.044849+0000 mgr.x (mgr.24929) 58 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.045553+0000 mgr.x (mgr.24929) 59 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.053011+0000 mon.a (mon.0) 133 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cephadm 2024-04-16T14:33:20.056832+0000 mgr.x (mgr.24929) 60 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.076626+0000 mon.a (mon.0) 134 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.081119+0000 mon.b (mon.2) 3328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.253356+0000 mon.b (mon.2) 3329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.257564+0000 mon.b (mon.2) 3330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.261680+0000 mon.b (mon.2) 3331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.263312+0000 mon.b (mon.2) 3332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.266116+0000 mgr.x (mgr.24929) 61 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.266610+0000 mgr.x (mgr.24929) 62 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:19.894134+0000 mon.b (mon.2) 3323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.897659+0000 mgr.x (mgr.24929) 55 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:19.898363+0000 mgr.x (mgr.24929) 56 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:19.905706+0000 mon.a (mon.0) 132 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cephadm 2024-04-16T14:33:19.909746+0000 mgr.x (mgr.24929) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.032803+0000 mon.b (mon.2) 3324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.036155+0000 mon.b (mon.2) 3325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.040780+0000 mon.b (mon.2) 3326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.042083+0000 mon.b (mon.2) 3327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.044849+0000 mgr.x (mgr.24929) 58 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.045553+0000 mgr.x (mgr.24929) 59 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.053011+0000 mon.a (mon.0) 133 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cephadm 2024-04-16T14:33:20.056832+0000 mgr.x (mgr.24929) 60 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.076626+0000 mon.a (mon.0) 134 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.081119+0000 mon.b (mon.2) 3328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.253356+0000 mon.b (mon.2) 3329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.257564+0000 mon.b (mon.2) 3330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.261680+0000 mon.b (mon.2) 3331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.263312+0000 mon.b (mon.2) 3332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.266116+0000 mgr.x (mgr.24929) 61 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.266610+0000 mgr.x (mgr.24929) 62 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.273071+0000 mon.a (mon.0) 135 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cephadm 2024-04-16T14:33:20.277513+0000 mgr.x (mgr.24929) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.366435+0000 mon.b (mon.2) 3333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.370732+0000 mon.b (mon.2) 3334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.373949+0000 mon.b (mon.2) 3335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.375190+0000 mon.b (mon.2) 3336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.377685+0000 mgr.x (mgr.24929) 64 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.377924+0000 mgr.x (mgr.24929) 65 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.385151+0000 mon.a (mon.0) 136 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cephadm 2024-04-16T14:33:20.388733+0000 mgr.x (mgr.24929) 66 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.476961+0000 mon.b (mon.2) 3337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.481047+0000 mon.b (mon.2) 3338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.485018+0000 mon.b (mon.2) 3339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.486225+0000 mon.b (mon.2) 3340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.488974+0000 mgr.x (mgr.24929) 67 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.489554+0000 mgr.x (mgr.24929) 68 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.496214+0000 mon.a (mon.0) 137 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cephadm 2024-04-16T14:33:20.500077+0000 mgr.x (mgr.24929) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.573477+0000 mon.b (mon.2) 3341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.577421+0000 mon.b (mon.2) 3342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.273071+0000 mon.a (mon.0) 135 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cephadm 2024-04-16T14:33:20.277513+0000 mgr.x (mgr.24929) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.366435+0000 mon.b (mon.2) 3333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.370732+0000 mon.b (mon.2) 3334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.373949+0000 mon.b (mon.2) 3335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.375190+0000 mon.b (mon.2) 3336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.377685+0000 mgr.x (mgr.24929) 64 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.377924+0000 mgr.x (mgr.24929) 65 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.385151+0000 mon.a (mon.0) 136 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cephadm 2024-04-16T14:33:20.388733+0000 mgr.x (mgr.24929) 66 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.476961+0000 mon.b (mon.2) 3337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.481047+0000 mon.b (mon.2) 3338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.485018+0000 mon.b (mon.2) 3339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.486225+0000 mon.b (mon.2) 3340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.488974+0000 mgr.x (mgr.24929) 67 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.489554+0000 mgr.x (mgr.24929) 68 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.496214+0000 mon.a (mon.0) 137 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cephadm 2024-04-16T14:33:20.500077+0000 mgr.x (mgr.24929) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.573477+0000 mon.b (mon.2) 3341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.577421+0000 mon.b (mon.2) 3342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.580805+0000 mon.b (mon.2) 3343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.582022+0000 mon.b (mon.2) 3344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.584668+0000 mgr.x (mgr.24929) 70 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.585233+0000 mgr.x (mgr.24929) 71 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.591538+0000 mon.a (mon.0) 138 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cephadm 2024-04-16T14:33:20.595491+0000 mgr.x (mgr.24929) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.684705+0000 mon.b (mon.2) 3345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.688859+0000 mon.b (mon.2) 3346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.691851+0000 mon.b (mon.2) 3347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.693071+0000 mon.b (mon.2) 3348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.695638+0000 mgr.x (mgr.24929) 73 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.696287+0000 mgr.x (mgr.24929) 74 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: audit 2024-04-16T14:33:20.704844+0000 mon.a (mon.0) 139 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[79675]: cephadm 2024-04-16T14:33:20.708587+0000 mgr.x (mgr.24929) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.580805+0000 mon.b (mon.2) 3343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.582022+0000 mon.b (mon.2) 3344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.584668+0000 mgr.x (mgr.24929) 70 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.585233+0000 mgr.x (mgr.24929) 71 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.591538+0000 mon.a (mon.0) 138 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cephadm 2024-04-16T14:33:20.595491+0000 mgr.x (mgr.24929) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.053 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.684705+0000 mon.b (mon.2) 3345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.688859+0000 mon.b (mon.2) 3346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.691851+0000 mon.b (mon.2) 3347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.693071+0000 mon.b (mon.2) 3348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.695638+0000 mgr.x (mgr.24929) 73 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.696287+0000 mgr.x (mgr.24929) 74 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: audit 2024-04-16T14:33:20.704844+0000 mon.a (mon.0) 139 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:20 smithi071 bash[83214]: cephadm 2024-04-16T14:33:20.708587+0000 mgr.x (mgr.24929) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:16.358108+0000 mgr.x (mgr.24929) 52 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:33:21.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:18.358884+0000 mgr.x (mgr.24929) 53 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:18.847947+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.744353+0000 mon.a (mon.0) 112 : cluster [INF] mon.a calling monitor election 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.763406+0000 mon.a (mon.0) 113 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777295+0000 mon.a (mon.0) 114 : cluster [DBG] monmap epoch 3 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777338+0000 mon.a (mon.0) 115 : cluster [DBG] fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777387+0000 mon.a (mon.0) 116 : cluster [DBG] last_changed 2024-04-16T14:16:27.235935+0000 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777473+0000 mon.a (mon.0) 117 : cluster [DBG] created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777531+0000 mon.a (mon.0) 118 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777562+0000 mon.a (mon.0) 119 : cluster [DBG] election_strategy: 1 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777602+0000 mon.a (mon.0) 120 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777635+0000 mon.a (mon.0) 121 : cluster [DBG] 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.777656+0000 mon.a (mon.0) 122 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.778836+0000 mon.a (mon.0) 123 : cluster [DBG] fsmap 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.778907+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.779624+0000 mon.a (mon.0) 125 : cluster [DBG] mgrmap e46: x(active, since 29s), standbys: y 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.780016+0000 mon.a (mon.0) 126 : cluster [INF] overall HEALTH_OK 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:19.815873+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:19.822795+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:19.837624+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:19.846544+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.853384+0000 mgr.x (mgr.24929) 54 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:19.861120+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:19.892359+0000 mon.b (mon.2) 3322 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:19.894134+0000 mon.b (mon.2) 3323 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.897659+0000 mgr.x (mgr.24929) 55 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:19.898363+0000 mgr.x (mgr.24929) 56 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:19.905706+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cephadm 2024-04-16T14:33:19.909746+0000 mgr.x (mgr.24929) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.032803+0000 mon.b (mon.2) 3324 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.036155+0000 mon.b (mon.2) 3325 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.040780+0000 mon.b (mon.2) 3326 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.042083+0000 mon.b (mon.2) 3327 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.044849+0000 mgr.x (mgr.24929) 58 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.045553+0000 mgr.x (mgr.24929) 59 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.053011+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cephadm 2024-04-16T14:33:20.056832+0000 mgr.x (mgr.24929) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.076626+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.081119+0000 mon.b (mon.2) 3328 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.253356+0000 mon.b (mon.2) 3329 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.257564+0000 mon.b (mon.2) 3330 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.261680+0000 mon.b (mon.2) 3331 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.263312+0000 mon.b (mon.2) 3332 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.266116+0000 mgr.x (mgr.24929) 61 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.266610+0000 mgr.x (mgr.24929) 62 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.273071+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cephadm 2024-04-16T14:33:20.277513+0000 mgr.x (mgr.24929) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.366435+0000 mon.b (mon.2) 3333 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.370732+0000 mon.b (mon.2) 3334 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.373949+0000 mon.b (mon.2) 3335 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.375190+0000 mon.b (mon.2) 3336 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.377685+0000 mgr.x (mgr.24929) 64 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.377924+0000 mgr.x (mgr.24929) 65 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.385151+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cephadm 2024-04-16T14:33:20.388733+0000 mgr.x (mgr.24929) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.476961+0000 mon.b (mon.2) 3337 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.481047+0000 mon.b (mon.2) 3338 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.485018+0000 mon.b (mon.2) 3339 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.486225+0000 mon.b (mon.2) 3340 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.488974+0000 mgr.x (mgr.24929) 67 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.489554+0000 mgr.x (mgr.24929) 68 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.496214+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cephadm 2024-04-16T14:33:20.500077+0000 mgr.x (mgr.24929) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.573477+0000 mon.b (mon.2) 3341 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.577421+0000 mon.b (mon.2) 3342 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.580805+0000 mon.b (mon.2) 3343 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.582022+0000 mon.b (mon.2) 3344 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.584668+0000 mgr.x (mgr.24929) 70 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.585233+0000 mgr.x (mgr.24929) 71 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.591538+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cephadm 2024-04-16T14:33:20.595491+0000 mgr.x (mgr.24929) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.684705+0000 mon.b (mon.2) 3345 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.688859+0000 mon.b (mon.2) 3346 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:21.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.691851+0000 mon.b (mon.2) 3347 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.693071+0000 mon.b (mon.2) 3348 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.695638+0000 mgr.x (mgr.24929) 73 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.696287+0000 mgr.x (mgr.24929) 74 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:21.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: audit 2024-04-16T14:33:20.704844+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:21.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:20 smithi122 bash[18672]: cephadm 2024-04-16T14:33:20.708587+0000 mgr.x (mgr.24929) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.770268+0000 mon.a (mon.0) 140 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.803094+0000 mon.b (mon.2) 3349 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.807072+0000 mon.b (mon.2) 3350 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.810156+0000 mon.b (mon.2) 3351 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.811252+0000 mon.b (mon.2) 3352 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.813651+0000 mgr.x (mgr.24929) 76 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.814267+0000 mgr.x (mgr.24929) 77 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.820526+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:20.824154+0000 mgr.x (mgr.24929) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.912427+0000 mon.b (mon.2) 3353 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.917006+0000 mon.b (mon.2) 3354 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.920738+0000 mon.b (mon.2) 3355 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.922145+0000 mon.b (mon.2) 3356 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.924833+0000 mgr.x (mgr.24929) 79 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:20.925321+0000 mgr.x (mgr.24929) 80 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:20.932130+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:20.936082+0000 mgr.x (mgr.24929) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.026038+0000 mon.b (mon.2) 3357 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.030333+0000 mon.b (mon.2) 3358 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.034178+0000 mon.b (mon.2) 3359 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.035390+0000 mon.b (mon.2) 3360 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.038831+0000 mgr.x (mgr.24929) 82 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:33:22.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.039455+0000 mgr.x (mgr.24929) 83 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.045817+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.049330+0000 mgr.x (mgr.24929) 84 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.049409+0000 mgr.x (mgr.24929) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.126139+0000 mon.b (mon.2) 3361 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.128998+0000 mon.b (mon.2) 3362 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.131956+0000 mon.b (mon.2) 3363 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.133201+0000 mon.b (mon.2) 3364 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.135190+0000 mgr.x (mgr.24929) 86 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.135826+0000 mgr.x (mgr.24929) 87 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.141707+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.145391+0000 mgr.x (mgr.24929) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.222871+0000 mon.b (mon.2) 3365 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.225922+0000 mon.b (mon.2) 3366 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.228697+0000 mon.b (mon.2) 3367 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.229958+0000 mon.b (mon.2) 3368 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.232126+0000 mgr.x (mgr.24929) 89 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.232739+0000 mgr.x (mgr.24929) 90 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.238781+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.242432+0000 mgr.x (mgr.24929) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.319423+0000 mon.b (mon.2) 3369 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.322088+0000 mon.b (mon.2) 3370 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.325074+0000 mon.b (mon.2) 3371 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.326120+0000 mon.b (mon.2) 3372 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.328159+0000 mgr.x (mgr.24929) 92 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.328688+0000 mgr.x (mgr.24929) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.335125+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.338659+0000 mgr.x (mgr.24929) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.416099+0000 mon.b (mon.2) 3373 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.418947+0000 mon.b (mon.2) 3374 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.421537+0000 mon.b (mon.2) 3375 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.422614+0000 mon.b (mon.2) 3376 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.424590+0000 mgr.x (mgr.24929) 95 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.425120+0000 mgr.x (mgr.24929) 96 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.431629+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.436720+0000 mgr.x (mgr.24929) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.513694+0000 mon.b (mon.2) 3377 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.517902+0000 mon.b (mon.2) 3378 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.521211+0000 mon.b (mon.2) 3379 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.522247+0000 mon.b (mon.2) 3380 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.523926+0000 mgr.x (mgr.24929) 98 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.524194+0000 mgr.x (mgr.24929) 99 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.533581+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.537381+0000 mgr.x (mgr.24929) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.615014+0000 mon.b (mon.2) 3381 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.617568+0000 mon.b (mon.2) 3382 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.620363+0000 mon.b (mon.2) 3383 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.621251+0000 mon.b (mon.2) 3384 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.622972+0000 mgr.x (mgr.24929) 101 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.623268+0000 mgr.x (mgr.24929) 102 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.634389+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.638062+0000 mgr.x (mgr.24929) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.715621+0000 mon.b (mon.2) 3385 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.718224+0000 mon.b (mon.2) 3386 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.721351+0000 mon.b (mon.2) 3387 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.722268+0000 mon.b (mon.2) 3388 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.724346+0000 mgr.x (mgr.24929) 104 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.724636+0000 mgr.x (mgr.24929) 105 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:21 smithi122 bash[18672]: audit 2024-04-16T14:33:21.735152+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.770268+0000 mon.a (mon.0) 140 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:33:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.803094+0000 mon.b (mon.2) 3349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.807072+0000 mon.b (mon.2) 3350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.810156+0000 mon.b (mon.2) 3351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.811252+0000 mon.b (mon.2) 3352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.813651+0000 mgr.x (mgr.24929) 76 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.814267+0000 mgr.x (mgr.24929) 77 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.820526+0000 mon.a (mon.0) 141 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:20.824154+0000 mgr.x (mgr.24929) 78 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.912427+0000 mon.b (mon.2) 3353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.917006+0000 mon.b (mon.2) 3354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.920738+0000 mon.b (mon.2) 3355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.922145+0000 mon.b (mon.2) 3356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.924833+0000 mgr.x (mgr.24929) 79 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:20.925321+0000 mgr.x (mgr.24929) 80 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:20.932130+0000 mon.a (mon.0) 142 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:20.936082+0000 mgr.x (mgr.24929) 81 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.026038+0000 mon.b (mon.2) 3357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.030333+0000 mon.b (mon.2) 3358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.034178+0000 mon.b (mon.2) 3359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.770268+0000 mon.a (mon.0) 140 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.803094+0000 mon.b (mon.2) 3349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.807072+0000 mon.b (mon.2) 3350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.810156+0000 mon.b (mon.2) 3351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.811252+0000 mon.b (mon.2) 3352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.813651+0000 mgr.x (mgr.24929) 76 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.814267+0000 mgr.x (mgr.24929) 77 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.820526+0000 mon.a (mon.0) 141 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:20.824154+0000 mgr.x (mgr.24929) 78 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.912427+0000 mon.b (mon.2) 3353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.917006+0000 mon.b (mon.2) 3354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.920738+0000 mon.b (mon.2) 3355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.922145+0000 mon.b (mon.2) 3356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.924833+0000 mgr.x (mgr.24929) 79 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:20.925321+0000 mgr.x (mgr.24929) 80 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:20.932130+0000 mon.a (mon.0) 142 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:20.936082+0000 mgr.x (mgr.24929) 81 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.026038+0000 mon.b (mon.2) 3357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.030333+0000 mon.b (mon.2) 3358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.034178+0000 mon.b (mon.2) 3359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.035390+0000 mon.b (mon.2) 3360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.038831+0000 mgr.x (mgr.24929) 82 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.039455+0000 mgr.x (mgr.24929) 83 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:33:22.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.045817+0000 mon.a (mon.0) 143 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.049330+0000 mgr.x (mgr.24929) 84 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.049409+0000 mgr.x (mgr.24929) 85 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.126139+0000 mon.b (mon.2) 3361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.128998+0000 mon.b (mon.2) 3362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.131956+0000 mon.b (mon.2) 3363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.133201+0000 mon.b (mon.2) 3364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.135190+0000 mgr.x (mgr.24929) 86 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.135826+0000 mgr.x (mgr.24929) 87 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.141707+0000 mon.a (mon.0) 144 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.145391+0000 mgr.x (mgr.24929) 88 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.222871+0000 mon.b (mon.2) 3365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.225922+0000 mon.b (mon.2) 3366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.228697+0000 mon.b (mon.2) 3367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.229958+0000 mon.b (mon.2) 3368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.232126+0000 mgr.x (mgr.24929) 89 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.035390+0000 mon.b (mon.2) 3360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.038831+0000 mgr.x (mgr.24929) 82 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.039455+0000 mgr.x (mgr.24929) 83 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.045817+0000 mon.a (mon.0) 143 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.049330+0000 mgr.x (mgr.24929) 84 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.049409+0000 mgr.x (mgr.24929) 85 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.126139+0000 mon.b (mon.2) 3361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.128998+0000 mon.b (mon.2) 3362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.131956+0000 mon.b (mon.2) 3363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.133201+0000 mon.b (mon.2) 3364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.135190+0000 mgr.x (mgr.24929) 86 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.135826+0000 mgr.x (mgr.24929) 87 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.141707+0000 mon.a (mon.0) 144 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.145391+0000 mgr.x (mgr.24929) 88 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.222871+0000 mon.b (mon.2) 3365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.225922+0000 mon.b (mon.2) 3366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.228697+0000 mon.b (mon.2) 3367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.229958+0000 mon.b (mon.2) 3368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.232126+0000 mgr.x (mgr.24929) 89 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.232739+0000 mgr.x (mgr.24929) 90 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.238781+0000 mon.a (mon.0) 145 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.242432+0000 mgr.x (mgr.24929) 91 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.319423+0000 mon.b (mon.2) 3369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.322088+0000 mon.b (mon.2) 3370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.325074+0000 mon.b (mon.2) 3371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.326120+0000 mon.b (mon.2) 3372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.328159+0000 mgr.x (mgr.24929) 92 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.328688+0000 mgr.x (mgr.24929) 93 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.335125+0000 mon.a (mon.0) 146 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.338659+0000 mgr.x (mgr.24929) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.416099+0000 mon.b (mon.2) 3373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.418947+0000 mon.b (mon.2) 3374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.421537+0000 mon.b (mon.2) 3375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.422614+0000 mon.b (mon.2) 3376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.424590+0000 mgr.x (mgr.24929) 95 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.425120+0000 mgr.x (mgr.24929) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.431629+0000 mon.a (mon.0) 147 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.436720+0000 mgr.x (mgr.24929) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.513694+0000 mon.b (mon.2) 3377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.517902+0000 mon.b (mon.2) 3378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.232739+0000 mgr.x (mgr.24929) 90 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.238781+0000 mon.a (mon.0) 145 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.242432+0000 mgr.x (mgr.24929) 91 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.319423+0000 mon.b (mon.2) 3369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.322088+0000 mon.b (mon.2) 3370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.325074+0000 mon.b (mon.2) 3371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.326120+0000 mon.b (mon.2) 3372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.328159+0000 mgr.x (mgr.24929) 92 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.328688+0000 mgr.x (mgr.24929) 93 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.335125+0000 mon.a (mon.0) 146 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.338659+0000 mgr.x (mgr.24929) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.416099+0000 mon.b (mon.2) 3373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.418947+0000 mon.b (mon.2) 3374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.421537+0000 mon.b (mon.2) 3375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.422614+0000 mon.b (mon.2) 3376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.424590+0000 mgr.x (mgr.24929) 95 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.425120+0000 mgr.x (mgr.24929) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.431629+0000 mon.a (mon.0) 147 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.436720+0000 mgr.x (mgr.24929) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.513694+0000 mon.b (mon.2) 3377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.517902+0000 mon.b (mon.2) 3378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.521211+0000 mon.b (mon.2) 3379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.522247+0000 mon.b (mon.2) 3380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.523926+0000 mgr.x (mgr.24929) 98 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.524194+0000 mgr.x (mgr.24929) 99 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.533581+0000 mon.a (mon.0) 148 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.537381+0000 mgr.x (mgr.24929) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.615014+0000 mon.b (mon.2) 3381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.617568+0000 mon.b (mon.2) 3382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.620363+0000 mon.b (mon.2) 3383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.621251+0000 mon.b (mon.2) 3384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.622972+0000 mgr.x (mgr.24929) 101 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.623268+0000 mgr.x (mgr.24929) 102 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.634389+0000 mon.a (mon.0) 149 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.638062+0000 mgr.x (mgr.24929) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.715621+0000 mon.b (mon.2) 3385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.718224+0000 mon.b (mon.2) 3386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.721351+0000 mon.b (mon.2) 3387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.722268+0000 mon.b (mon.2) 3388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.724346+0000 mgr.x (mgr.24929) 104 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.724636+0000 mgr.x (mgr.24929) 105 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[79675]: audit 2024-04-16T14:33:21.735152+0000 mon.a (mon.0) 150 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.521211+0000 mon.b (mon.2) 3379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.522247+0000 mon.b (mon.2) 3380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.523926+0000 mgr.x (mgr.24929) 98 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.524194+0000 mgr.x (mgr.24929) 99 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.533581+0000 mon.a (mon.0) 148 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.537381+0000 mgr.x (mgr.24929) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.615014+0000 mon.b (mon.2) 3381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.617568+0000 mon.b (mon.2) 3382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.620363+0000 mon.b (mon.2) 3383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.621251+0000 mon.b (mon.2) 3384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.622972+0000 mgr.x (mgr.24929) 101 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.623268+0000 mgr.x (mgr.24929) 102 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.634389+0000 mon.a (mon.0) 149 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.638062+0000 mgr.x (mgr.24929) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.715621+0000 mon.b (mon.2) 3385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.718224+0000 mon.b (mon.2) 3386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.721351+0000 mon.b (mon.2) 3387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:22.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.722268+0000 mon.b (mon.2) 3388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:22.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.724346+0000 mgr.x (mgr.24929) 104 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.724636+0000 mgr.x (mgr.24929) 105 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:22.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:21 smithi071 bash[83214]: audit 2024-04-16T14:33:21.735152+0000 mon.a (mon.0) 150 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.738848+0000 mgr.x (mgr.24929) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.819066+0000 mon.b (mon.2) 3389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.821293+0000 mon.b (mon.2) 3390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.823127+0000 mon.b (mon.2) 3391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.823810+0000 mon.b (mon.2) 3392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.825079+0000 mgr.x (mgr.24929) 107 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.825319+0000 mgr.x (mgr.24929) 108 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.832324+0000 mon.a (mon.0) 151 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.835871+0000 mgr.x (mgr.24929) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.909206+0000 mon.b (mon.2) 3393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.911530+0000 mon.b (mon.2) 3394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.914790+0000 mon.b (mon.2) 3395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.915800+0000 mon.b (mon.2) 3396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.917826+0000 mgr.x (mgr.24929) 110 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:21.918321+0000 mgr.x (mgr.24929) 111 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:21.922603+0000 mon.a (mon.0) 152 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:21.926087+0000 mgr.x (mgr.24929) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.002494+0000 mon.b (mon.2) 3397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.005012+0000 mon.b (mon.2) 3398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.007333+0000 mon.b (mon.2) 3399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.738848+0000 mgr.x (mgr.24929) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.819066+0000 mon.b (mon.2) 3389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.821293+0000 mon.b (mon.2) 3390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.823127+0000 mon.b (mon.2) 3391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.823810+0000 mon.b (mon.2) 3392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.825079+0000 mgr.x (mgr.24929) 107 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.825319+0000 mgr.x (mgr.24929) 108 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.832324+0000 mon.a (mon.0) 151 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.835871+0000 mgr.x (mgr.24929) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.909206+0000 mon.b (mon.2) 3393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.911530+0000 mon.b (mon.2) 3394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.914790+0000 mon.b (mon.2) 3395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.915800+0000 mon.b (mon.2) 3396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.917826+0000 mgr.x (mgr.24929) 110 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:21.918321+0000 mgr.x (mgr.24929) 111 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:21.922603+0000 mon.a (mon.0) 152 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:21.926087+0000 mgr.x (mgr.24929) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.002494+0000 mon.b (mon.2) 3397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.005012+0000 mon.b (mon.2) 3398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.007333+0000 mon.b (mon.2) 3399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.008257+0000 mon.b (mon.2) 3400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.010031+0000 mgr.x (mgr.24929) 113 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.010587+0000 mgr.x (mgr.24929) 114 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.019155+0000 mon.a (mon.0) 153 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.022670+0000 mgr.x (mgr.24929) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.104513+0000 mon.b (mon.2) 3401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.107686+0000 mon.b (mon.2) 3402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.110357+0000 mon.b (mon.2) 3403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.111318+0000 mon.b (mon.2) 3404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.113576+0000 mgr.x (mgr.24929) 116 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.114163+0000 mgr.x (mgr.24929) 117 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.123012+0000 mon.a (mon.0) 154 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.126887+0000 mgr.x (mgr.24929) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.216458+0000 mon.b (mon.2) 3405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.220486+0000 mon.b (mon.2) 3406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.223319+0000 mon.b (mon.2) 3407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.224265+0000 mon.b (mon.2) 3408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.226321+0000 mgr.x (mgr.24929) 119 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.226881+0000 mgr.x (mgr.24929) 120 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.235499+0000 mon.a (mon.0) 155 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.239130+0000 mgr.x (mgr.24929) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.008257+0000 mon.b (mon.2) 3400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.010031+0000 mgr.x (mgr.24929) 113 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.010587+0000 mgr.x (mgr.24929) 114 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.019155+0000 mon.a (mon.0) 153 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.022670+0000 mgr.x (mgr.24929) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.104513+0000 mon.b (mon.2) 3401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.107686+0000 mon.b (mon.2) 3402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.110357+0000 mon.b (mon.2) 3403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.111318+0000 mon.b (mon.2) 3404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.113576+0000 mgr.x (mgr.24929) 116 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.114163+0000 mgr.x (mgr.24929) 117 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.123012+0000 mon.a (mon.0) 154 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.126887+0000 mgr.x (mgr.24929) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.216458+0000 mon.b (mon.2) 3405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.220486+0000 mon.b (mon.2) 3406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.223319+0000 mon.b (mon.2) 3407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.224265+0000 mon.b (mon.2) 3408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.226321+0000 mgr.x (mgr.24929) 119 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.226881+0000 mgr.x (mgr.24929) 120 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.235499+0000 mon.a (mon.0) 155 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.239130+0000 mgr.x (mgr.24929) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.315314+0000 mon.b (mon.2) 3409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.318203+0000 mon.b (mon.2) 3410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.321161+0000 mon.b (mon.2) 3411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.322039+0000 mon.b (mon.2) 3412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.323998+0000 mgr.x (mgr.24929) 122 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.324600+0000 mgr.x (mgr.24929) 123 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.330971+0000 mon.a (mon.0) 156 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.334745+0000 mgr.x (mgr.24929) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.423316+0000 mon.b (mon.2) 3413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.427268+0000 mon.b (mon.2) 3414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.430476+0000 mon.b (mon.2) 3415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.431577+0000 mon.b (mon.2) 3416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.433987+0000 mgr.x (mgr.24929) 125 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.441751+0000 mon.a (mon.0) 157 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.445659+0000 mgr.x (mgr.24929) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.534704+0000 mon.b (mon.2) 3417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.538665+0000 mon.b (mon.2) 3418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.541941+0000 mon.b (mon.2) 3419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.543029+0000 mon.b (mon.2) 3420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.545319+0000 mgr.x (mgr.24929) 127 : cluster 0 pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.315314+0000 mon.b (mon.2) 3409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.318203+0000 mon.b (mon.2) 3410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.321161+0000 mon.b (mon.2) 3411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.322039+0000 mon.b (mon.2) 3412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.323998+0000 mgr.x (mgr.24929) 122 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.256 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.324600+0000 mgr.x (mgr.24929) 123 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.330971+0000 mon.a (mon.0) 156 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.334745+0000 mgr.x (mgr.24929) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.423316+0000 mon.b (mon.2) 3413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.427268+0000 mon.b (mon.2) 3414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.430476+0000 mon.b (mon.2) 3415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.431577+0000 mon.b (mon.2) 3416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.433987+0000 mgr.x (mgr.24929) 125 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.441751+0000 mon.a (mon.0) 157 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.445659+0000 mgr.x (mgr.24929) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.534704+0000 mon.b (mon.2) 3417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.538665+0000 mon.b (mon.2) 3418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.541941+0000 mon.b (mon.2) 3419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.543029+0000 mon.b (mon.2) 3420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.545319+0000 mgr.x (mgr.24929) 127 : cluster 0 pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.545953+0000 mgr.x (mgr.24929) 128 : cluster 0 pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.554467+0000 mon.a (mon.0) 158 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.558318+0000 mgr.x (mgr.24929) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.647172+0000 mon.b (mon.2) 3421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.651204+0000 mon.b (mon.2) 3422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.654368+0000 mon.b (mon.2) 3423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.655405+0000 mon.b (mon.2) 3424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.657869+0000 mgr.x (mgr.24929) 130 : cluster 0 pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.658510+0000 mgr.x (mgr.24929) 131 : cluster 0 pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.666136+0000 mon.a (mon.0) 159 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.669699+0000 mgr.x (mgr.24929) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.757438+0000 mon.b (mon.2) 3425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.761292+0000 mon.b (mon.2) 3426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.764475+0000 mon.b (mon.2) 3427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.765541+0000 mon.b (mon.2) 3428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[79675]: audit 2024-04-16T14:33:22.777786+0000 mon.a (mon.0) 160 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.545953+0000 mgr.x (mgr.24929) 128 : cluster 0 pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.554467+0000 mon.a (mon.0) 158 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.558318+0000 mgr.x (mgr.24929) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.259 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.647172+0000 mon.b (mon.2) 3421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.651204+0000 mon.b (mon.2) 3422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.654368+0000 mon.b (mon.2) 3423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.655405+0000 mon.b (mon.2) 3424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.657869+0000 mgr.x (mgr.24929) 130 : cluster 0 pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.658510+0000 mgr.x (mgr.24929) 131 : cluster 0 pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.666136+0000 mon.a (mon.0) 159 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.669699+0000 mgr.x (mgr.24929) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.757438+0000 mon.b (mon.2) 3425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.761292+0000 mon.b (mon.2) 3426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.764475+0000 mon.b (mon.2) 3427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.765541+0000 mon.b (mon.2) 3428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:22 smithi071 bash[83214]: audit 2024-04-16T14:33:22.777786+0000 mon.a (mon.0) 160 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.738848+0000 mgr.x (mgr.24929) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.819066+0000 mon.b (mon.2) 3389 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.821293+0000 mon.b (mon.2) 3390 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.823127+0000 mon.b (mon.2) 3391 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.823810+0000 mon.b (mon.2) 3392 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.825079+0000 mgr.x (mgr.24929) 107 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.825319+0000 mgr.x (mgr.24929) 108 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.832324+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.835871+0000 mgr.x (mgr.24929) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.909206+0000 mon.b (mon.2) 3393 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.911530+0000 mon.b (mon.2) 3394 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.914790+0000 mon.b (mon.2) 3395 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.915800+0000 mon.b (mon.2) 3396 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.917826+0000 mgr.x (mgr.24929) 110 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:21.918321+0000 mgr.x (mgr.24929) 111 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:21.922603+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:21.926087+0000 mgr.x (mgr.24929) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.002494+0000 mon.b (mon.2) 3397 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.005012+0000 mon.b (mon.2) 3398 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.007333+0000 mon.b (mon.2) 3399 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.008257+0000 mon.b (mon.2) 3400 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.010031+0000 mgr.x (mgr.24929) 113 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.010587+0000 mgr.x (mgr.24929) 114 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.019155+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.022670+0000 mgr.x (mgr.24929) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.104513+0000 mon.b (mon.2) 3401 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.107686+0000 mon.b (mon.2) 3402 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.110357+0000 mon.b (mon.2) 3403 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.111318+0000 mon.b (mon.2) 3404 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.265 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.113576+0000 mgr.x (mgr.24929) 116 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.265 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.114163+0000 mgr.x (mgr.24929) 117 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.265 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.123012+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.265 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.126887+0000 mgr.x (mgr.24929) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.266 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.216458+0000 mon.b (mon.2) 3405 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.266 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.220486+0000 mon.b (mon.2) 3406 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.266 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.223319+0000 mon.b (mon.2) 3407 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.266 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.224265+0000 mon.b (mon.2) 3408 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.266 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.226321+0000 mgr.x (mgr.24929) 119 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.266 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.226881+0000 mgr.x (mgr.24929) 120 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.266 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.235499+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.239130+0000 mgr.x (mgr.24929) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.315314+0000 mon.b (mon.2) 3409 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.318203+0000 mon.b (mon.2) 3410 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.321161+0000 mon.b (mon.2) 3411 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.322039+0000 mon.b (mon.2) 3412 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.323998+0000 mgr.x (mgr.24929) 122 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.324600+0000 mgr.x (mgr.24929) 123 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.330971+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.334745+0000 mgr.x (mgr.24929) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.423316+0000 mon.b (mon.2) 3413 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.427268+0000 mon.b (mon.2) 3414 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.430476+0000 mon.b (mon.2) 3415 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.431577+0000 mon.b (mon.2) 3416 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.433987+0000 mgr.x (mgr.24929) 125 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.441751+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.445659+0000 mgr.x (mgr.24929) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.268 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.534704+0000 mon.b (mon.2) 3417 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.538665+0000 mon.b (mon.2) 3418 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.541941+0000 mon.b (mon.2) 3419 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.543029+0000 mon.b (mon.2) 3420 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.545319+0000 mgr.x (mgr.24929) 127 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.545953+0000 mgr.x (mgr.24929) 128 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.554467+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.558318+0000 mgr.x (mgr.24929) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.647172+0000 mon.b (mon.2) 3421 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.651204+0000 mon.b (mon.2) 3422 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.269 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.654368+0000 mon.b (mon.2) 3423 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.655405+0000 mon.b (mon.2) 3424 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.657869+0000 mgr.x (mgr.24929) 130 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.658510+0000 mgr.x (mgr.24929) 131 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.666136+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.669699+0000 mgr.x (mgr.24929) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.757438+0000 mon.b (mon.2) 3425 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.761292+0000 mon.b (mon.2) 3426 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.764475+0000 mon.b (mon.2) 3427 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.765541+0000 mon.b (mon.2) 3428 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:23.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:22 smithi122 bash[18672]: audit 2024-04-16T14:33:22.777786+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.768017+0000 mgr.x (mgr.24929) 133 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.768519+0000 mgr.x (mgr.24929) 134 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.781614+0000 mgr.x (mgr.24929) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.859290+0000 mon.b (mon.2) 3429 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.861456+0000 mon.b (mon.2) 3430 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.864239+0000 mon.b (mon.2) 3431 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.865037+0000 mon.b (mon.2) 3432 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.866495+0000 mgr.x (mgr.24929) 136 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.866772+0000 mgr.x (mgr.24929) 137 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.873514+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.876980+0000 mgr.x (mgr.24929) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.951126+0000 mon.b (mon.2) 3433 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.953587+0000 mon.b (mon.2) 3434 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.955951+0000 mon.b (mon.2) 3435 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.956604+0000 mon.b (mon.2) 3436 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:22.957858+0000 mgr.x (mgr.24929) 139 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:22.961407+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:22.964843+0000 mgr.x (mgr.24929) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.012114+0000 mon.b (mon.2) 3437 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.015751+0000 mon.b (mon.2) 3438 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.019016+0000 mon.b (mon.2) 3439 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.020233+0000 mon.b (mon.2) 3440 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.022665+0000 mgr.x (mgr.24929) 141 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.026900+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.030436+0000 mgr.x (mgr.24929) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.107233+0000 mon.b (mon.2) 3441 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.109730+0000 mon.b (mon.2) 3442 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.112435+0000 mon.b (mon.2) 3443 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.113120+0000 mon.b (mon.2) 3444 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.114559+0000 mgr.x (mgr.24929) 143 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.114835+0000 mgr.x (mgr.24929) 144 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.118354+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.121810+0000 mgr.x (mgr.24929) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.210226+0000 mon.b (mon.2) 3445 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.214540+0000 mon.b (mon.2) 3446 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.218241+0000 mon.b (mon.2) 3447 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.219369+0000 mon.b (mon.2) 3448 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.221622+0000 mgr.x (mgr.24929) 146 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.221848+0000 mgr.x (mgr.24929) 147 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.229054+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.232637+0000 mgr.x (mgr.24929) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.307847+0000 mon.b (mon.2) 3449 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.310727+0000 mon.b (mon.2) 3450 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.313244+0000 mon.b (mon.2) 3451 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.314250+0000 mon.b (mon.2) 3452 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.315765+0000 mgr.x (mgr.24929) 149 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.316020+0000 mgr.x (mgr.24929) 150 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.323158+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.327092+0000 mgr.x (mgr.24929) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.402059+0000 mon.b (mon.2) 3453 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.405522+0000 mon.b (mon.2) 3454 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.407950+0000 mon.b (mon.2) 3455 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.408957+0000 mon.b (mon.2) 3456 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.410772+0000 mgr.x (mgr.24929) 152 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.411065+0000 mgr.x (mgr.24929) 153 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.418277+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.421908+0000 mgr.x (mgr.24929) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.480244+0000 mon.b (mon.2) 3457 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.482580+0000 mon.b (mon.2) 3458 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.485067+0000 mon.b (mon.2) 3459 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.485949+0000 mon.b (mon.2) 3460 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.487679+0000 mgr.x (mgr.24929) 155 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.488255+0000 mgr.x (mgr.24929) 156 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.494612+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.498080+0000 mgr.x (mgr.24929) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.555289+0000 mon.b (mon.2) 3461 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.557238+0000 mon.b (mon.2) 3462 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.559276+0000 mon.b (mon.2) 3463 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.560058+0000 mon.b (mon.2) 3464 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.561670+0000 mgr.x (mgr.24929) 158 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.562200+0000 mgr.x (mgr.24929) 159 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.569225+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.572821+0000 mgr.x (mgr.24929) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.660639+0000 mon.b (mon.2) 3465 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.664744+0000 mon.b (mon.2) 3466 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.668275+0000 mon.b (mon.2) 3467 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.669581+0000 mon.b (mon.2) 3468 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.671918+0000 mgr.x (mgr.24929) 161 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.672221+0000 mgr.x (mgr.24929) 162 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.678960+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.682586+0000 mgr.x (mgr.24929) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.772016+0000 mon.b (mon.2) 3469 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.776814+0000 mon.b (mon.2) 3470 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.781485+0000 mon.b (mon.2) 3471 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.783125+0000 mon.b (mon.2) 3472 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:23 smithi122 bash[18672]: audit 2024-04-16T14:33:23.793277+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.768017+0000 mgr.x (mgr.24929) 133 : cluster 0 pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.768519+0000 mgr.x (mgr.24929) 134 : cluster 0 pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.781614+0000 mgr.x (mgr.24929) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.859290+0000 mon.b (mon.2) 3429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.861456+0000 mon.b (mon.2) 3430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.864239+0000 mon.b (mon.2) 3431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.865037+0000 mon.b (mon.2) 3432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.866495+0000 mgr.x (mgr.24929) 136 : cluster 0 pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.866772+0000 mgr.x (mgr.24929) 137 : cluster 0 pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.873514+0000 mon.a (mon.0) 161 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.876980+0000 mgr.x (mgr.24929) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.951126+0000 mon.b (mon.2) 3433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.953587+0000 mon.b (mon.2) 3434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.955951+0000 mon.b (mon.2) 3435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.956604+0000 mon.b (mon.2) 3436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:22.957858+0000 mgr.x (mgr.24929) 139 : cluster 0 pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:22.961407+0000 mon.a (mon.0) 162 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:22.964843+0000 mgr.x (mgr.24929) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.012114+0000 mon.b (mon.2) 3437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.015751+0000 mon.b (mon.2) 3438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.019016+0000 mon.b (mon.2) 3439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.020233+0000 mon.b (mon.2) 3440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.022665+0000 mgr.x (mgr.24929) 141 : cluster 0 pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.026900+0000 mon.a (mon.0) 163 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.030436+0000 mgr.x (mgr.24929) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.107233+0000 mon.b (mon.2) 3441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.109730+0000 mon.b (mon.2) 3442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.112435+0000 mon.b (mon.2) 3443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.113120+0000 mon.b (mon.2) 3444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.114559+0000 mgr.x (mgr.24929) 143 : cluster 0 pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.114835+0000 mgr.x (mgr.24929) 144 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.118354+0000 mon.a (mon.0) 164 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.121810+0000 mgr.x (mgr.24929) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.210226+0000 mon.b (mon.2) 3445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.214540+0000 mon.b (mon.2) 3446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.218241+0000 mon.b (mon.2) 3447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.219369+0000 mon.b (mon.2) 3448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.221622+0000 mgr.x (mgr.24929) 146 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.221848+0000 mgr.x (mgr.24929) 147 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.229054+0000 mon.a (mon.0) 165 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.232637+0000 mgr.x (mgr.24929) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.768017+0000 mgr.x (mgr.24929) 133 : cluster 0 pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.768519+0000 mgr.x (mgr.24929) 134 : cluster 0 pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.781614+0000 mgr.x (mgr.24929) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.859290+0000 mon.b (mon.2) 3429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.861456+0000 mon.b (mon.2) 3430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.864239+0000 mon.b (mon.2) 3431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.865037+0000 mon.b (mon.2) 3432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.866495+0000 mgr.x (mgr.24929) 136 : cluster 0 pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.866772+0000 mgr.x (mgr.24929) 137 : cluster 0 pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.873514+0000 mon.a (mon.0) 161 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.876980+0000 mgr.x (mgr.24929) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.951126+0000 mon.b (mon.2) 3433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.953587+0000 mon.b (mon.2) 3434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.955951+0000 mon.b (mon.2) 3435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.956604+0000 mon.b (mon.2) 3436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:22.957858+0000 mgr.x (mgr.24929) 139 : cluster 0 pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:22.961407+0000 mon.a (mon.0) 162 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:22.964843+0000 mgr.x (mgr.24929) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.012114+0000 mon.b (mon.2) 3437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.015751+0000 mon.b (mon.2) 3438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.307847+0000 mon.b (mon.2) 3449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.310727+0000 mon.b (mon.2) 3450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.313244+0000 mon.b (mon.2) 3451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.314250+0000 mon.b (mon.2) 3452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.315765+0000 mgr.x (mgr.24929) 149 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.316020+0000 mgr.x (mgr.24929) 150 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.323158+0000 mon.a (mon.0) 166 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.327092+0000 mgr.x (mgr.24929) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.402059+0000 mon.b (mon.2) 3453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.405522+0000 mon.b (mon.2) 3454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.407950+0000 mon.b (mon.2) 3455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.408957+0000 mon.b (mon.2) 3456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.410772+0000 mgr.x (mgr.24929) 152 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.411065+0000 mgr.x (mgr.24929) 153 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.418277+0000 mon.a (mon.0) 167 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.421908+0000 mgr.x (mgr.24929) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.480244+0000 mon.b (mon.2) 3457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.482580+0000 mon.b (mon.2) 3458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.485067+0000 mon.b (mon.2) 3459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.485949+0000 mon.b (mon.2) 3460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.487679+0000 mgr.x (mgr.24929) 155 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.488255+0000 mgr.x (mgr.24929) 156 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.494612+0000 mon.a (mon.0) 168 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.498080+0000 mgr.x (mgr.24929) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.555289+0000 mon.b (mon.2) 3461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.557238+0000 mon.b (mon.2) 3462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.559276+0000 mon.b (mon.2) 3463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.560058+0000 mon.b (mon.2) 3464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.561670+0000 mgr.x (mgr.24929) 158 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.562200+0000 mgr.x (mgr.24929) 159 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.569225+0000 mon.a (mon.0) 169 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.572821+0000 mgr.x (mgr.24929) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.660639+0000 mon.b (mon.2) 3465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.664744+0000 mon.b (mon.2) 3466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.668275+0000 mon.b (mon.2) 3467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.669581+0000 mon.b (mon.2) 3468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.671918+0000 mgr.x (mgr.24929) 161 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.672221+0000 mgr.x (mgr.24929) 162 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.678960+0000 mon.a (mon.0) 170 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.682586+0000 mgr.x (mgr.24929) 163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.772016+0000 mon.b (mon.2) 3469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.776814+0000 mon.b (mon.2) 3470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.781485+0000 mon.b (mon.2) 3471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.783125+0000 mon.b (mon.2) 3472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[79675]: audit 2024-04-16T14:33:23.793277+0000 mon.a (mon.0) 171 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.019016+0000 mon.b (mon.2) 3439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.020233+0000 mon.b (mon.2) 3440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.022665+0000 mgr.x (mgr.24929) 141 : cluster 0 pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.026900+0000 mon.a (mon.0) 163 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.030436+0000 mgr.x (mgr.24929) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.107233+0000 mon.b (mon.2) 3441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.109730+0000 mon.b (mon.2) 3442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.112435+0000 mon.b (mon.2) 3443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.113120+0000 mon.b (mon.2) 3444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.114559+0000 mgr.x (mgr.24929) 143 : cluster 0 pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.114835+0000 mgr.x (mgr.24929) 144 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.118354+0000 mon.a (mon.0) 164 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.121810+0000 mgr.x (mgr.24929) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.210226+0000 mon.b (mon.2) 3445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.214540+0000 mon.b (mon.2) 3446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.218241+0000 mon.b (mon.2) 3447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.219369+0000 mon.b (mon.2) 3448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.221622+0000 mgr.x (mgr.24929) 146 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.221848+0000 mgr.x (mgr.24929) 147 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.229054+0000 mon.a (mon.0) 165 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.232637+0000 mgr.x (mgr.24929) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.307847+0000 mon.b (mon.2) 3449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.310727+0000 mon.b (mon.2) 3450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.313244+0000 mon.b (mon.2) 3451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.314250+0000 mon.b (mon.2) 3452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.315765+0000 mgr.x (mgr.24929) 149 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.316020+0000 mgr.x (mgr.24929) 150 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.323158+0000 mon.a (mon.0) 166 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.327092+0000 mgr.x (mgr.24929) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.402059+0000 mon.b (mon.2) 3453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.405522+0000 mon.b (mon.2) 3454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.407950+0000 mon.b (mon.2) 3455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.408957+0000 mon.b (mon.2) 3456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.410772+0000 mgr.x (mgr.24929) 152 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.411065+0000 mgr.x (mgr.24929) 153 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.418277+0000 mon.a (mon.0) 167 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.421908+0000 mgr.x (mgr.24929) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.480244+0000 mon.b (mon.2) 3457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.482580+0000 mon.b (mon.2) 3458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.485067+0000 mon.b (mon.2) 3459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.485949+0000 mon.b (mon.2) 3460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.487679+0000 mgr.x (mgr.24929) 155 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.488255+0000 mgr.x (mgr.24929) 156 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.494612+0000 mon.a (mon.0) 168 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.498080+0000 mgr.x (mgr.24929) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.555289+0000 mon.b (mon.2) 3461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.557238+0000 mon.b (mon.2) 3462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.559276+0000 mon.b (mon.2) 3463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.560058+0000 mon.b (mon.2) 3464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.561670+0000 mgr.x (mgr.24929) 158 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.562200+0000 mgr.x (mgr.24929) 159 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.569225+0000 mon.a (mon.0) 169 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.572821+0000 mgr.x (mgr.24929) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.660639+0000 mon.b (mon.2) 3465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.664744+0000 mon.b (mon.2) 3466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.668275+0000 mon.b (mon.2) 3467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.669581+0000 mon.b (mon.2) 3468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.671918+0000 mgr.x (mgr.24929) 161 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.672221+0000 mgr.x (mgr.24929) 162 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:24.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.678960+0000 mon.a (mon.0) 170 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:24.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.682586+0000 mgr.x (mgr.24929) 163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:24.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.772016+0000 mon.b (mon.2) 3469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:24.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.776814+0000 mon.b (mon.2) 3470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:24.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.781485+0000 mon.b (mon.2) 3471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:24.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.783125+0000 mon.b (mon.2) 3472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:24.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:23 smithi071 bash[83214]: audit 2024-04-16T14:33:23.793277+0000 mon.a (mon.0) 171 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.786095+0000 mgr.x (mgr.24929) 164 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.786712+0000 mgr.x (mgr.24929) 165 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.797752+0000 mgr.x (mgr.24929) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:23.922214+0000 mon.b (mon.2) 3473 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:23.926041+0000 mon.b (mon.2) 3474 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:23.929032+0000 mon.b (mon.2) 3475 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:23.930234+0000 mon.b (mon.2) 3476 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.932650+0000 mgr.x (mgr.24929) 167 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:23.933346+0000 mgr.x (mgr.24929) 168 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:23.935836+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:23.941152+0000 mgr.x (mgr.24929) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.000252+0000 mon.b (mon.2) 3477 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.002726+0000 mon.b (mon.2) 3478 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.005187+0000 mon.b (mon.2) 3479 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.006029+0000 mon.b (mon.2) 3480 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.007484+0000 mgr.x (mgr.24929) 170 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.007721+0000 mgr.x (mgr.24929) 171 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.014564+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.018081+0000 mgr.x (mgr.24929) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.077869+0000 mon.b (mon.2) 3481 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.080219+0000 mon.b (mon.2) 3482 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.082432+0000 mon.b (mon.2) 3483 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.083230+0000 mon.b (mon.2) 3484 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.084928+0000 mgr.x (mgr.24929) 173 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.093175+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.096673+0000 mgr.x (mgr.24929) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.174139+0000 mon.b (mon.2) 3485 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.176576+0000 mon.b (mon.2) 3486 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.179226+0000 mon.b (mon.2) 3487 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.180035+0000 mon.b (mon.2) 3488 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.181593+0000 mgr.x (mgr.24929) 175 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.181854+0000 mgr.x (mgr.24929) 176 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.190631+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.194367+0000 mgr.x (mgr.24929) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.277342+0000 mon.b (mon.2) 3489 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.279837+0000 mon.b (mon.2) 3490 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.282145+0000 mon.b (mon.2) 3491 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.283006+0000 mon.b (mon.2) 3492 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.284735+0000 mgr.x (mgr.24929) 178 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.284978+0000 mgr.x (mgr.24929) 179 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.296017+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.299766+0000 mgr.x (mgr.24929) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.388114+0000 mon.b (mon.2) 3493 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.392101+0000 mon.b (mon.2) 3494 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.394485+0000 mon.b (mon.2) 3495 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.395341+0000 mon.b (mon.2) 3496 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.397271+0000 mgr.x (mgr.24929) 181 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.397818+0000 mgr.x (mgr.24929) 182 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.408861+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.412625+0000 mgr.x (mgr.24929) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.490688+0000 mon.b (mon.2) 3497 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.493056+0000 mon.b (mon.2) 3498 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.495784+0000 mon.b (mon.2) 3499 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.496812+0000 mon.b (mon.2) 3500 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.498574+0000 mgr.x (mgr.24929) 184 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.499127+0000 mgr.x (mgr.24929) 185 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.503742+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.507505+0000 mgr.x (mgr.24929) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.596278+0000 mon.b (mon.2) 3501 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.600279+0000 mon.b (mon.2) 3502 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.603799+0000 mon.b (mon.2) 3503 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.605770+0000 mon.b (mon.2) 3504 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.607846+0000 mgr.x (mgr.24929) 187 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.608249+0000 mgr.x (mgr.24929) 188 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.612638+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.617758+0000 mgr.x (mgr.24929) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.707025+0000 mon.b (mon.2) 3505 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.710975+0000 mon.b (mon.2) 3506 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.715553+0000 mon.b (mon.2) 3507 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.717132+0000 mon.b (mon.2) 3508 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.719671+0000 mgr.x (mgr.24929) 190 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.720026+0000 mgr.x (mgr.24929) 191 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.729073+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.732824+0000 mgr.x (mgr.24929) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:24 smithi122 bash[18672]: audit 2024-04-16T14:33:24.816893+0000 mon.b (mon.2) 3509 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.786095+0000 mgr.x (mgr.24929) 164 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.786712+0000 mgr.x (mgr.24929) 165 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.797752+0000 mgr.x (mgr.24929) 166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:23.922214+0000 mon.b (mon.2) 3473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:23.926041+0000 mon.b (mon.2) 3474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:23.929032+0000 mon.b (mon.2) 3475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:23.930234+0000 mon.b (mon.2) 3476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.932650+0000 mgr.x (mgr.24929) 167 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:23.933346+0000 mgr.x (mgr.24929) 168 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:23.935836+0000 mon.a (mon.0) 172 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:23.941152+0000 mgr.x (mgr.24929) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.000252+0000 mon.b (mon.2) 3477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.002726+0000 mon.b (mon.2) 3478 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.005187+0000 mon.b (mon.2) 3479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.006029+0000 mon.b (mon.2) 3480 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.007484+0000 mgr.x (mgr.24929) 170 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.007721+0000 mgr.x (mgr.24929) 171 : cluster 0 pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.014564+0000 mon.a (mon.0) 173 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.018081+0000 mgr.x (mgr.24929) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.077869+0000 mon.b (mon.2) 3481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.786095+0000 mgr.x (mgr.24929) 164 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.786712+0000 mgr.x (mgr.24929) 165 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.797752+0000 mgr.x (mgr.24929) 166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:23.922214+0000 mon.b (mon.2) 3473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:23.926041+0000 mon.b (mon.2) 3474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:23.929032+0000 mon.b (mon.2) 3475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:23.930234+0000 mon.b (mon.2) 3476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.932650+0000 mgr.x (mgr.24929) 167 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:23.933346+0000 mgr.x (mgr.24929) 168 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:23.935836+0000 mon.a (mon.0) 172 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:23.941152+0000 mgr.x (mgr.24929) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.000252+0000 mon.b (mon.2) 3477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.002726+0000 mon.b (mon.2) 3478 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.005187+0000 mon.b (mon.2) 3479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.006029+0000 mon.b (mon.2) 3480 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.007484+0000 mgr.x (mgr.24929) 170 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.007721+0000 mgr.x (mgr.24929) 171 : cluster 0 pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.014564+0000 mon.a (mon.0) 173 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.018081+0000 mgr.x (mgr.24929) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.077869+0000 mon.b (mon.2) 3481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.080219+0000 mon.b (mon.2) 3482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.082432+0000 mon.b (mon.2) 3483 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.083230+0000 mon.b (mon.2) 3484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.084928+0000 mgr.x (mgr.24929) 173 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.093175+0000 mon.a (mon.0) 174 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.096673+0000 mgr.x (mgr.24929) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.174139+0000 mon.b (mon.2) 3485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.176576+0000 mon.b (mon.2) 3486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.179226+0000 mon.b (mon.2) 3487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.180035+0000 mon.b (mon.2) 3488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.181593+0000 mgr.x (mgr.24929) 175 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.181854+0000 mgr.x (mgr.24929) 176 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.190631+0000 mon.a (mon.0) 175 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.194367+0000 mgr.x (mgr.24929) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.277342+0000 mon.b (mon.2) 3489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.279837+0000 mon.b (mon.2) 3490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.282145+0000 mon.b (mon.2) 3491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.283006+0000 mon.b (mon.2) 3492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.284735+0000 mgr.x (mgr.24929) 178 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.284978+0000 mgr.x (mgr.24929) 179 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.296017+0000 mon.a (mon.0) 176 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.299766+0000 mgr.x (mgr.24929) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.388114+0000 mon.b (mon.2) 3493 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.392101+0000 mon.b (mon.2) 3494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.394485+0000 mon.b (mon.2) 3495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.395341+0000 mon.b (mon.2) 3496 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.397271+0000 mgr.x (mgr.24929) 181 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.397818+0000 mgr.x (mgr.24929) 182 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.408861+0000 mon.a (mon.0) 177 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.412625+0000 mgr.x (mgr.24929) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.490688+0000 mon.b (mon.2) 3497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.493056+0000 mon.b (mon.2) 3498 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.495784+0000 mon.b (mon.2) 3499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.496812+0000 mon.b (mon.2) 3500 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.498574+0000 mgr.x (mgr.24929) 184 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.499127+0000 mgr.x (mgr.24929) 185 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.503742+0000 mon.a (mon.0) 178 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.507505+0000 mgr.x (mgr.24929) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.596278+0000 mon.b (mon.2) 3501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.600279+0000 mon.b (mon.2) 3502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.603799+0000 mon.b (mon.2) 3503 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.080219+0000 mon.b (mon.2) 3482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.082432+0000 mon.b (mon.2) 3483 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.083230+0000 mon.b (mon.2) 3484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.084928+0000 mgr.x (mgr.24929) 173 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.093175+0000 mon.a (mon.0) 174 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.096673+0000 mgr.x (mgr.24929) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.174139+0000 mon.b (mon.2) 3485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.176576+0000 mon.b (mon.2) 3486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.179226+0000 mon.b (mon.2) 3487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.180035+0000 mon.b (mon.2) 3488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.181593+0000 mgr.x (mgr.24929) 175 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.181854+0000 mgr.x (mgr.24929) 176 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.190631+0000 mon.a (mon.0) 175 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.194367+0000 mgr.x (mgr.24929) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.277342+0000 mon.b (mon.2) 3489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.279837+0000 mon.b (mon.2) 3490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.282145+0000 mon.b (mon.2) 3491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.283006+0000 mon.b (mon.2) 3492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.284735+0000 mgr.x (mgr.24929) 178 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.284978+0000 mgr.x (mgr.24929) 179 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.605770+0000 mon.b (mon.2) 3504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.607846+0000 mgr.x (mgr.24929) 187 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.608249+0000 mgr.x (mgr.24929) 188 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.612638+0000 mon.a (mon.0) 179 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.617758+0000 mgr.x (mgr.24929) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.707025+0000 mon.b (mon.2) 3505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.710975+0000 mon.b (mon.2) 3506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.715553+0000 mon.b (mon.2) 3507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.717132+0000 mon.b (mon.2) 3508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.719671+0000 mgr.x (mgr.24929) 190 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.720026+0000 mgr.x (mgr.24929) 191 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.729073+0000 mon.a (mon.0) 180 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.732824+0000 mgr.x (mgr.24929) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[83214]: audit 2024-04-16T14:33:24.816893+0000 mon.b (mon.2) 3509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.296017+0000 mon.a (mon.0) 176 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.299766+0000 mgr.x (mgr.24929) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.388114+0000 mon.b (mon.2) 3493 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.392101+0000 mon.b (mon.2) 3494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.394485+0000 mon.b (mon.2) 3495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.395341+0000 mon.b (mon.2) 3496 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.397271+0000 mgr.x (mgr.24929) 181 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.397818+0000 mgr.x (mgr.24929) 182 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.408861+0000 mon.a (mon.0) 177 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.412625+0000 mgr.x (mgr.24929) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.490688+0000 mon.b (mon.2) 3497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.493056+0000 mon.b (mon.2) 3498 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.495784+0000 mon.b (mon.2) 3499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.496812+0000 mon.b (mon.2) 3500 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.498574+0000 mgr.x (mgr.24929) 184 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.499127+0000 mgr.x (mgr.24929) 185 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.503742+0000 mon.a (mon.0) 178 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.507505+0000 mgr.x (mgr.24929) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.596278+0000 mon.b (mon.2) 3501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.600279+0000 mon.b (mon.2) 3502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.603799+0000 mon.b (mon.2) 3503 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.605770+0000 mon.b (mon.2) 3504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.607846+0000 mgr.x (mgr.24929) 187 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.608249+0000 mgr.x (mgr.24929) 188 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.612638+0000 mon.a (mon.0) 179 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.617758+0000 mgr.x (mgr.24929) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.707025+0000 mon.b (mon.2) 3505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.710975+0000 mon.b (mon.2) 3506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.715553+0000 mon.b (mon.2) 3507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.717132+0000 mon.b (mon.2) 3508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.719671+0000 mgr.x (mgr.24929) 190 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.720026+0000 mgr.x (mgr.24929) 191 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.729073+0000 mon.a (mon.0) 180 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.732824+0000 mgr.x (mgr.24929) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:24 smithi071 bash[79675]: audit 2024-04-16T14:33:24.816893+0000 mon.b (mon.2) 3509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.820901+0000 mon.b (mon.2) 3510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.850450+0000 mon.b (mon.2) 3511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.851524+0000 mon.b (mon.2) 3512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.853446+0000 mgr.x (mgr.24929) 193 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.853713+0000 mgr.x (mgr.24929) 194 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.856839+0000 mon.a (mon.0) 181 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.860769+0000 mgr.x (mgr.24929) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.936026+0000 mon.b (mon.2) 3513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.938933+0000 mon.b (mon.2) 3514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.942079+0000 mon.b (mon.2) 3515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.943206+0000 mon.b (mon.2) 3516 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.945258+0000 mgr.x (mgr.24929) 196 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:24.945821+0000 mgr.x (mgr.24929) 197 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:24.948517+0000 mon.a (mon.0) 182 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:24.953205+0000 mgr.x (mgr.24929) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.030904+0000 mon.b (mon.2) 3517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.033402+0000 mon.b (mon.2) 3518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.035501+0000 mon.b (mon.2) 3519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.036240+0000 mon.b (mon.2) 3520 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.037677+0000 mgr.x (mgr.24929) 199 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.820901+0000 mon.b (mon.2) 3510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.850450+0000 mon.b (mon.2) 3511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.851524+0000 mon.b (mon.2) 3512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.853446+0000 mgr.x (mgr.24929) 193 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.853713+0000 mgr.x (mgr.24929) 194 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.856839+0000 mon.a (mon.0) 181 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.860769+0000 mgr.x (mgr.24929) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.936026+0000 mon.b (mon.2) 3513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.938933+0000 mon.b (mon.2) 3514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.942079+0000 mon.b (mon.2) 3515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.943206+0000 mon.b (mon.2) 3516 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.945258+0000 mgr.x (mgr.24929) 196 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:24.945821+0000 mgr.x (mgr.24929) 197 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:24.948517+0000 mon.a (mon.0) 182 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:24.953205+0000 mgr.x (mgr.24929) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.030904+0000 mon.b (mon.2) 3517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.033402+0000 mon.b (mon.2) 3518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.035501+0000 mon.b (mon.2) 3519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.036240+0000 mon.b (mon.2) 3520 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.037677+0000 mgr.x (mgr.24929) 199 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.037935+0000 mgr.x (mgr.24929) 200 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.040208+0000 mon.a (mon.0) 183 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.043748+0000 mgr.x (mgr.24929) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.103654+0000 mon.b (mon.2) 3521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.105987+0000 mon.b (mon.2) 3522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.108688+0000 mon.b (mon.2) 3523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.109513+0000 mon.b (mon.2) 3524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.111057+0000 mgr.x (mgr.24929) 202 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.111305+0000 mgr.x (mgr.24929) 203 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.116362+0000 mon.a (mon.0) 184 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.119878+0000 mgr.x (mgr.24929) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.194882+0000 mon.b (mon.2) 3525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.198363+0000 mon.b (mon.2) 3526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.201873+0000 mon.b (mon.2) 3527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.203431+0000 mon.b (mon.2) 3528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.206369+0000 mgr.x (mgr.24929) 205 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.206919+0000 mgr.x (mgr.24929) 206 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.210085+0000 mon.a (mon.0) 185 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.213956+0000 mgr.x (mgr.24929) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.288244+0000 mon.b (mon.2) 3529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.290545+0000 mon.b (mon.2) 3530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.293764+0000 mon.b (mon.2) 3531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.294974+0000 mon.b (mon.2) 3532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.297396+0000 mgr.x (mgr.24929) 208 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.298075+0000 mgr.x (mgr.24929) 209 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.300177+0000 mon.a (mon.0) 186 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.305664+0000 mgr.x (mgr.24929) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.383416+0000 mon.b (mon.2) 3533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.386016+0000 mon.b (mon.2) 3534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.388841+0000 mon.b (mon.2) 3535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.389857+0000 mon.b (mon.2) 3536 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.391901+0000 mgr.x (mgr.24929) 211 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.392405+0000 mgr.x (mgr.24929) 212 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.394469+0000 mon.a (mon.0) 187 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.400013+0000 mgr.x (mgr.24929) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.475811+0000 mon.b (mon.2) 3537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.478068+0000 mon.b (mon.2) 3538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.480854+0000 mon.b (mon.2) 3539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.481734+0000 mon.b (mon.2) 3540 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.483476+0000 mgr.x (mgr.24929) 214 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.484115+0000 mgr.x (mgr.24929) 215 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.037935+0000 mgr.x (mgr.24929) 200 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.040208+0000 mon.a (mon.0) 183 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.043748+0000 mgr.x (mgr.24929) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.103654+0000 mon.b (mon.2) 3521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.105987+0000 mon.b (mon.2) 3522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.108688+0000 mon.b (mon.2) 3523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.109513+0000 mon.b (mon.2) 3524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.111057+0000 mgr.x (mgr.24929) 202 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.111305+0000 mgr.x (mgr.24929) 203 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.116362+0000 mon.a (mon.0) 184 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.119878+0000 mgr.x (mgr.24929) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.194882+0000 mon.b (mon.2) 3525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.198363+0000 mon.b (mon.2) 3526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.201873+0000 mon.b (mon.2) 3527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.203431+0000 mon.b (mon.2) 3528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.206369+0000 mgr.x (mgr.24929) 205 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.206919+0000 mgr.x (mgr.24929) 206 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.210085+0000 mon.a (mon.0) 185 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.213956+0000 mgr.x (mgr.24929) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.288244+0000 mon.b (mon.2) 3529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.486020+0000 mon.a (mon.0) 188 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.492608+0000 mgr.x (mgr.24929) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.580890+0000 mon.b (mon.2) 3541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.584979+0000 mon.b (mon.2) 3542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.588621+0000 mon.b (mon.2) 3543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.590056+0000 mon.b (mon.2) 3544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.592784+0000 mgr.x (mgr.24929) 217 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.593463+0000 mgr.x (mgr.24929) 218 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.596001+0000 mon.a (mon.0) 189 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.599456+0000 mgr.x (mgr.24929) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.687657+0000 mon.b (mon.2) 3545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.690575+0000 mon.b (mon.2) 3546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.693830+0000 mon.b (mon.2) 3547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.694834+0000 mon.b (mon.2) 3548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.696848+0000 mgr.x (mgr.24929) 220 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.697459+0000 mgr.x (mgr.24929) 221 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.703314+0000 mon.a (mon.0) 190 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.706858+0000 mgr.x (mgr.24929) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.796050+0000 mon.b (mon.2) 3549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.800118+0000 mon.b (mon.2) 3550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.803753+0000 mon.b (mon.2) 3551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.805188+0000 mon.b (mon.2) 3552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[79675]: audit 2024-04-16T14:33:25.816712+0000 mon.a (mon.0) 191 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.290545+0000 mon.b (mon.2) 3530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.293764+0000 mon.b (mon.2) 3531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.294974+0000 mon.b (mon.2) 3532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.297396+0000 mgr.x (mgr.24929) 208 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.298075+0000 mgr.x (mgr.24929) 209 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.300177+0000 mon.a (mon.0) 186 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.305664+0000 mgr.x (mgr.24929) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.383416+0000 mon.b (mon.2) 3533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.386016+0000 mon.b (mon.2) 3534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.388841+0000 mon.b (mon.2) 3535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.389857+0000 mon.b (mon.2) 3536 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.391901+0000 mgr.x (mgr.24929) 211 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.392405+0000 mgr.x (mgr.24929) 212 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.394469+0000 mon.a (mon.0) 187 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.400013+0000 mgr.x (mgr.24929) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.475811+0000 mon.b (mon.2) 3537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.478068+0000 mon.b (mon.2) 3538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.480854+0000 mon.b (mon.2) 3539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.481734+0000 mon.b (mon.2) 3540 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.483476+0000 mgr.x (mgr.24929) 214 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.484115+0000 mgr.x (mgr.24929) 215 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.486020+0000 mon.a (mon.0) 188 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.492608+0000 mgr.x (mgr.24929) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.580890+0000 mon.b (mon.2) 3541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.584979+0000 mon.b (mon.2) 3542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.588621+0000 mon.b (mon.2) 3543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.590056+0000 mon.b (mon.2) 3544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.592784+0000 mgr.x (mgr.24929) 217 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.593463+0000 mgr.x (mgr.24929) 218 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.596001+0000 mon.a (mon.0) 189 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.599456+0000 mgr.x (mgr.24929) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.687657+0000 mon.b (mon.2) 3545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.690575+0000 mon.b (mon.2) 3546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.693830+0000 mon.b (mon.2) 3547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.694834+0000 mon.b (mon.2) 3548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.696848+0000 mgr.x (mgr.24929) 220 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.697459+0000 mgr.x (mgr.24929) 221 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.703314+0000 mon.a (mon.0) 190 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.706858+0000 mgr.x (mgr.24929) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.796050+0000 mon.b (mon.2) 3549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.800118+0000 mon.b (mon.2) 3550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.803753+0000 mon.b (mon.2) 3551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.805188+0000 mon.b (mon.2) 3552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:25.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:25 smithi071 bash[83214]: audit 2024-04-16T14:33:25.816712+0000 mon.a (mon.0) 191 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.820901+0000 mon.b (mon.2) 3510 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.850450+0000 mon.b (mon.2) 3511 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.851524+0000 mon.b (mon.2) 3512 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.853446+0000 mgr.x (mgr.24929) 193 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.853713+0000 mgr.x (mgr.24929) 194 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.856839+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.860769+0000 mgr.x (mgr.24929) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.936026+0000 mon.b (mon.2) 3513 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.938933+0000 mon.b (mon.2) 3514 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.942079+0000 mon.b (mon.2) 3515 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.943206+0000 mon.b (mon.2) 3516 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.945258+0000 mgr.x (mgr.24929) 196 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:24.945821+0000 mgr.x (mgr.24929) 197 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:24.948517+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:24.953205+0000 mgr.x (mgr.24929) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.030904+0000 mon.b (mon.2) 3517 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.033402+0000 mon.b (mon.2) 3518 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.035501+0000 mon.b (mon.2) 3519 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.036240+0000 mon.b (mon.2) 3520 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.037677+0000 mgr.x (mgr.24929) 199 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.037935+0000 mgr.x (mgr.24929) 200 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.040208+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.043748+0000 mgr.x (mgr.24929) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.103654+0000 mon.b (mon.2) 3521 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.105987+0000 mon.b (mon.2) 3522 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.108688+0000 mon.b (mon.2) 3523 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.109513+0000 mon.b (mon.2) 3524 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.111057+0000 mgr.x (mgr.24929) 202 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.111305+0000 mgr.x (mgr.24929) 203 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.116362+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.119878+0000 mgr.x (mgr.24929) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.194882+0000 mon.b (mon.2) 3525 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.198363+0000 mon.b (mon.2) 3526 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.201873+0000 mon.b (mon.2) 3527 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.203431+0000 mon.b (mon.2) 3528 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.206369+0000 mgr.x (mgr.24929) 205 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.206919+0000 mgr.x (mgr.24929) 206 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.210085+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.213956+0000 mgr.x (mgr.24929) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.288244+0000 mon.b (mon.2) 3529 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.290545+0000 mon.b (mon.2) 3530 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.293764+0000 mon.b (mon.2) 3531 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.294974+0000 mon.b (mon.2) 3532 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.297396+0000 mgr.x (mgr.24929) 208 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.298075+0000 mgr.x (mgr.24929) 209 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.300177+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.305664+0000 mgr.x (mgr.24929) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.383416+0000 mon.b (mon.2) 3533 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.386016+0000 mon.b (mon.2) 3534 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.388841+0000 mon.b (mon.2) 3535 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.389857+0000 mon.b (mon.2) 3536 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.391901+0000 mgr.x (mgr.24929) 211 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.392405+0000 mgr.x (mgr.24929) 212 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.394469+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.400013+0000 mgr.x (mgr.24929) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.475811+0000 mon.b (mon.2) 3537 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.478068+0000 mon.b (mon.2) 3538 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.480854+0000 mon.b (mon.2) 3539 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.481734+0000 mon.b (mon.2) 3540 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.483476+0000 mgr.x (mgr.24929) 214 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.484115+0000 mgr.x (mgr.24929) 215 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.486020+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.492608+0000 mgr.x (mgr.24929) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.580890+0000 mon.b (mon.2) 3541 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.584979+0000 mon.b (mon.2) 3542 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.588621+0000 mon.b (mon.2) 3543 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.590056+0000 mon.b (mon.2) 3544 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.592784+0000 mgr.x (mgr.24929) 217 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.593463+0000 mgr.x (mgr.24929) 218 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.596001+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.599456+0000 mgr.x (mgr.24929) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.687657+0000 mon.b (mon.2) 3545 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.690575+0000 mon.b (mon.2) 3546 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.693830+0000 mon.b (mon.2) 3547 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.694834+0000 mon.b (mon.2) 3548 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.696848+0000 mgr.x (mgr.24929) 220 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.697459+0000 mgr.x (mgr.24929) 221 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.703314+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.706858+0000 mgr.x (mgr.24929) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.796050+0000 mon.b (mon.2) 3549 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.800118+0000 mon.b (mon.2) 3550 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.803753+0000 mon.b (mon.2) 3551 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.805188+0000 mon.b (mon.2) 3552 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:26.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:25 smithi122 bash[18672]: audit 2024-04-16T14:33:25.816712+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.807568+0000 mgr.x (mgr.24929) 223 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.807804+0000 mgr.x (mgr.24929) 224 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.820583+0000 mgr.x (mgr.24929) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:25.904380+0000 mon.b (mon.2) 3553 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:25.907362+0000 mon.b (mon.2) 3554 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:25.909462+0000 mon.b (mon.2) 3555 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:25.910278+0000 mon.b (mon.2) 3556 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:25.912115+0000 mgr.x (mgr.24929) 226 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:25.918521+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:25.921972+0000 mgr.x (mgr.24929) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:25.994662+0000 mon.b (mon.2) 3557 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:25.998911+0000 mon.b (mon.2) 3558 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.002905+0000 mon.b (mon.2) 3559 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.004198+0000 mon.b (mon.2) 3560 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.006871+0000 mgr.x (mgr.24929) 228 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.007347+0000 mgr.x (mgr.24929) 229 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.012103+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.018018+0000 mgr.x (mgr.24929) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.090368+0000 mon.b (mon.2) 3561 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.094266+0000 mon.b (mon.2) 3562 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.098089+0000 mon.b (mon.2) 3563 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.099218+0000 mon.b (mon.2) 3564 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.102030+0000 mgr.x (mgr.24929) 231 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.102246+0000 mgr.x (mgr.24929) 232 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.109107+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.112871+0000 mgr.x (mgr.24929) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.172769+0000 mon.b (mon.2) 3565 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.175373+0000 mon.b (mon.2) 3566 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.178402+0000 mon.b (mon.2) 3567 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.179296+0000 mon.b (mon.2) 3568 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.180843+0000 mgr.x (mgr.24929) 234 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.181037+0000 mgr.x (mgr.24929) 235 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.187860+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.191458+0000 mgr.x (mgr.24929) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.251922+0000 mon.b (mon.2) 3569 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.254711+0000 mon.b (mon.2) 3570 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.257132+0000 mon.b (mon.2) 3571 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.258065+0000 mon.b (mon.2) 3572 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.259743+0000 mgr.x (mgr.24929) 237 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-16T14:33:27.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.259926+0000 mgr.x (mgr.24929) 238 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-16T14:33:27.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.266403+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.269930+0000 mgr.x (mgr.24929) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.350660+0000 mon.b (mon.2) 3573 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.354080+0000 mon.b (mon.2) 3574 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.357240+0000 mon.b (mon.2) 3575 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.358273+0000 mon.b (mon.2) 3576 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.360204+0000 mgr.x (mgr.24929) 240 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.360459+0000 mgr.x (mgr.24929) 241 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.365232+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.369431+0000 mgr.x (mgr.24929) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.460824+0000 mon.b (mon.2) 3577 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.463457+0000 mon.b (mon.2) 3578 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.466242+0000 mon.b (mon.2) 3579 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.467285+0000 mon.b (mon.2) 3580 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.469464+0000 mgr.x (mgr.24929) 243 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.470000+0000 mgr.x (mgr.24929) 244 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.477577+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.481250+0000 mgr.x (mgr.24929) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.556301+0000 mon.b (mon.2) 3581 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.559223+0000 mon.b (mon.2) 3582 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.562420+0000 mon.b (mon.2) 3583 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.563697+0000 mon.b (mon.2) 3584 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.565978+0000 mgr.x (mgr.24929) 246 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.566812+0000 mgr.x (mgr.24929) 247 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.571111+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.574857+0000 mgr.x (mgr.24929) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.664018+0000 mon.b (mon.2) 3585 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.668245+0000 mon.b (mon.2) 3586 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.672212+0000 mon.b (mon.2) 3587 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.673616+0000 mon.b (mon.2) 3588 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.676405+0000 mgr.x (mgr.24929) 249 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.677064+0000 mgr.x (mgr.24929) 250 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.684123+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.687827+0000 mgr.x (mgr.24929) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.777356+0000 mon.b (mon.2) 3589 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.781794+0000 mon.b (mon.2) 3590 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.786091+0000 mon.b (mon.2) 3591 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.787677+0000 mon.b (mon.2) 3592 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:26 smithi122 bash[18672]: audit 2024-04-16T14:33:26.798740+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.807568+0000 mgr.x (mgr.24929) 223 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.807804+0000 mgr.x (mgr.24929) 224 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.820583+0000 mgr.x (mgr.24929) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:25.904380+0000 mon.b (mon.2) 3553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:25.907362+0000 mon.b (mon.2) 3554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:25.909462+0000 mon.b (mon.2) 3555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:25.910278+0000 mon.b (mon.2) 3556 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:25.912115+0000 mgr.x (mgr.24929) 226 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:25.918521+0000 mon.a (mon.0) 192 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:25.921972+0000 mgr.x (mgr.24929) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:25.994662+0000 mon.b (mon.2) 3557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:25.998911+0000 mon.b (mon.2) 3558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.002905+0000 mon.b (mon.2) 3559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.004198+0000 mon.b (mon.2) 3560 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.006871+0000 mgr.x (mgr.24929) 228 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.007347+0000 mgr.x (mgr.24929) 229 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.012103+0000 mon.a (mon.0) 193 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.018018+0000 mgr.x (mgr.24929) 230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.090368+0000 mon.b (mon.2) 3561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.094266+0000 mon.b (mon.2) 3562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.807568+0000 mgr.x (mgr.24929) 223 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.807804+0000 mgr.x (mgr.24929) 224 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.820583+0000 mgr.x (mgr.24929) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:25.904380+0000 mon.b (mon.2) 3553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:25.907362+0000 mon.b (mon.2) 3554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:25.909462+0000 mon.b (mon.2) 3555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:25.910278+0000 mon.b (mon.2) 3556 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:25.912115+0000 mgr.x (mgr.24929) 226 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:25.918521+0000 mon.a (mon.0) 192 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:25.921972+0000 mgr.x (mgr.24929) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:25.994662+0000 mon.b (mon.2) 3557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:25.998911+0000 mon.b (mon.2) 3558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.002905+0000 mon.b (mon.2) 3559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.004198+0000 mon.b (mon.2) 3560 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.006871+0000 mgr.x (mgr.24929) 228 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.007347+0000 mgr.x (mgr.24929) 229 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.012103+0000 mon.a (mon.0) 193 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.018018+0000 mgr.x (mgr.24929) 230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.090368+0000 mon.b (mon.2) 3561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.094266+0000 mon.b (mon.2) 3562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.098089+0000 mon.b (mon.2) 3563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.099218+0000 mon.b (mon.2) 3564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.102030+0000 mgr.x (mgr.24929) 231 : cluster 0 pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.102246+0000 mgr.x (mgr.24929) 232 : cluster 0 pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.109107+0000 mon.a (mon.0) 194 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.112871+0000 mgr.x (mgr.24929) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.172769+0000 mon.b (mon.2) 3565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.175373+0000 mon.b (mon.2) 3566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.178402+0000 mon.b (mon.2) 3567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.179296+0000 mon.b (mon.2) 3568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.180843+0000 mgr.x (mgr.24929) 234 : cluster 0 pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-16T14:33:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.181037+0000 mgr.x (mgr.24929) 235 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.187860+0000 mon.a (mon.0) 195 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.191458+0000 mgr.x (mgr.24929) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.251922+0000 mon.b (mon.2) 3569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.254711+0000 mon.b (mon.2) 3570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.257132+0000 mon.b (mon.2) 3571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.258065+0000 mon.b (mon.2) 3572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.259743+0000 mgr.x (mgr.24929) 237 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.098089+0000 mon.b (mon.2) 3563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.099218+0000 mon.b (mon.2) 3564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.102030+0000 mgr.x (mgr.24929) 231 : cluster 0 pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.102246+0000 mgr.x (mgr.24929) 232 : cluster 0 pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.109107+0000 mon.a (mon.0) 194 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.112871+0000 mgr.x (mgr.24929) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.172769+0000 mon.b (mon.2) 3565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.175373+0000 mon.b (mon.2) 3566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.178402+0000 mon.b (mon.2) 3567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.179296+0000 mon.b (mon.2) 3568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.180843+0000 mgr.x (mgr.24929) 234 : cluster 0 pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.181037+0000 mgr.x (mgr.24929) 235 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.187860+0000 mon.a (mon.0) 195 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.191458+0000 mgr.x (mgr.24929) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.251922+0000 mon.b (mon.2) 3569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.254711+0000 mon.b (mon.2) 3570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.257132+0000 mon.b (mon.2) 3571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.258065+0000 mon.b (mon.2) 3572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.259743+0000 mgr.x (mgr.24929) 237 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.259926+0000 mgr.x (mgr.24929) 238 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.266403+0000 mon.a (mon.0) 196 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.269930+0000 mgr.x (mgr.24929) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.350660+0000 mon.b (mon.2) 3573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.354080+0000 mon.b (mon.2) 3574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.357240+0000 mon.b (mon.2) 3575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.358273+0000 mon.b (mon.2) 3576 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.360204+0000 mgr.x (mgr.24929) 240 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.360459+0000 mgr.x (mgr.24929) 241 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.365232+0000 mon.a (mon.0) 197 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.369431+0000 mgr.x (mgr.24929) 242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.460824+0000 mon.b (mon.2) 3577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.463457+0000 mon.b (mon.2) 3578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.466242+0000 mon.b (mon.2) 3579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.467285+0000 mon.b (mon.2) 3580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.469464+0000 mgr.x (mgr.24929) 243 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.470000+0000 mgr.x (mgr.24929) 244 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.477577+0000 mon.a (mon.0) 198 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.481250+0000 mgr.x (mgr.24929) 245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.556301+0000 mon.b (mon.2) 3581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.559223+0000 mon.b (mon.2) 3582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.259926+0000 mgr.x (mgr.24929) 238 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-16T14:33:27.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.266403+0000 mon.a (mon.0) 196 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.269930+0000 mgr.x (mgr.24929) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.350660+0000 mon.b (mon.2) 3573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.354080+0000 mon.b (mon.2) 3574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.357240+0000 mon.b (mon.2) 3575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.358273+0000 mon.b (mon.2) 3576 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.360204+0000 mgr.x (mgr.24929) 240 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.360459+0000 mgr.x (mgr.24929) 241 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.365232+0000 mon.a (mon.0) 197 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.369431+0000 mgr.x (mgr.24929) 242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.460824+0000 mon.b (mon.2) 3577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.463457+0000 mon.b (mon.2) 3578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.466242+0000 mon.b (mon.2) 3579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.467285+0000 mon.b (mon.2) 3580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.469464+0000 mgr.x (mgr.24929) 243 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.470000+0000 mgr.x (mgr.24929) 244 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.477577+0000 mon.a (mon.0) 198 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.481250+0000 mgr.x (mgr.24929) 245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.556301+0000 mon.b (mon.2) 3581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.559223+0000 mon.b (mon.2) 3582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.562420+0000 mon.b (mon.2) 3583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.563697+0000 mon.b (mon.2) 3584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.565978+0000 mgr.x (mgr.24929) 246 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.566812+0000 mgr.x (mgr.24929) 247 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.571111+0000 mon.a (mon.0) 199 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.574857+0000 mgr.x (mgr.24929) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.664018+0000 mon.b (mon.2) 3585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.668245+0000 mon.b (mon.2) 3586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.672212+0000 mon.b (mon.2) 3587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.673616+0000 mon.b (mon.2) 3588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.676405+0000 mgr.x (mgr.24929) 249 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.677064+0000 mgr.x (mgr.24929) 250 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.684123+0000 mon.a (mon.0) 200 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.687827+0000 mgr.x (mgr.24929) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.777356+0000 mon.b (mon.2) 3589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.781794+0000 mon.b (mon.2) 3590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.786091+0000 mon.b (mon.2) 3591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.787677+0000 mon.b (mon.2) 3592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[79675]: audit 2024-04-16T14:33:26.798740+0000 mon.a (mon.0) 201 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.562420+0000 mon.b (mon.2) 3583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.563697+0000 mon.b (mon.2) 3584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.565978+0000 mgr.x (mgr.24929) 246 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.566812+0000 mgr.x (mgr.24929) 247 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.571111+0000 mon.a (mon.0) 199 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.574857+0000 mgr.x (mgr.24929) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.664018+0000 mon.b (mon.2) 3585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.668245+0000 mon.b (mon.2) 3586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.672212+0000 mon.b (mon.2) 3587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.673616+0000 mon.b (mon.2) 3588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.676405+0000 mgr.x (mgr.24929) 249 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.677064+0000 mgr.x (mgr.24929) 250 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:27.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.684123+0000 mon.a (mon.0) 200 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:27.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.687827+0000 mgr.x (mgr.24929) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:27.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.777356+0000 mon.b (mon.2) 3589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.781794+0000 mon.b (mon.2) 3590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:27.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.786091+0000 mon.b (mon.2) 3591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.787677+0000 mon.b (mon.2) 3592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:26 smithi071 bash[83214]: audit 2024-04-16T14:33:26.798740+0000 mon.a (mon.0) 201 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.790569+0000 mgr.x (mgr.24929) 252 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.791228+0000 mgr.x (mgr.24929) 253 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.802337+0000 mgr.x (mgr.24929) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.876698+0000 mon.b (mon.2) 3593 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.878986+0000 mon.b (mon.2) 3594 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.881267+0000 mon.b (mon.2) 3595 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.882051+0000 mon.b (mon.2) 3596 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.883551+0000 mgr.x (mgr.24929) 255 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.883834+0000 mgr.x (mgr.24929) 256 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.890992+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.894506+0000 mgr.x (mgr.24929) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.970432+0000 mon.b (mon.2) 3597 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.972858+0000 mon.b (mon.2) 3598 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.975261+0000 mon.b (mon.2) 3599 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.976041+0000 mon.b (mon.2) 3600 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.977554+0000 mgr.x (mgr.24929) 258 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:26.977827+0000 mgr.x (mgr.24929) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:26.986794+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:26.990617+0000 mgr.x (mgr.24929) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.079441+0000 mon.b (mon.2) 3601 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.083506+0000 mon.b (mon.2) 3602 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.087182+0000 mon.b (mon.2) 3603 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.088235+0000 mon.b (mon.2) 3604 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.090507+0000 mgr.x (mgr.24929) 261 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.090833+0000 mgr.x (mgr.24929) 262 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.095327+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.100079+0000 mgr.x (mgr.24929) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.176892+0000 mon.b (mon.2) 3605 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.180394+0000 mon.b (mon.2) 3606 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.183029+0000 mon.b (mon.2) 3607 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.183819+0000 mon.b (mon.2) 3608 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.185323+0000 mgr.x (mgr.24929) 264 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.185632+0000 mgr.x (mgr.24929) 265 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.194461+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.198199+0000 mgr.x (mgr.24929) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.287303+0000 mon.b (mon.2) 3609 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.289851+0000 mon.b (mon.2) 3610 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.292599+0000 mon.b (mon.2) 3611 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.293584+0000 mon.b (mon.2) 3612 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.295303+0000 mgr.x (mgr.24929) 267 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.295554+0000 mgr.x (mgr.24929) 268 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.301828+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.305351+0000 mgr.x (mgr.24929) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.380368+0000 mon.b (mon.2) 3613 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.382548+0000 mon.b (mon.2) 3614 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.385212+0000 mon.b (mon.2) 3615 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.385970+0000 mon.b (mon.2) 3616 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.387659+0000 mgr.x (mgr.24929) 270 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.387975+0000 mgr.x (mgr.24929) 271 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.390424+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.393768+0000 mgr.x (mgr.24929) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.468424+0000 mon.b (mon.2) 3617 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.471204+0000 mon.b (mon.2) 3618 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.473717+0000 mon.b (mon.2) 3619 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.474586+0000 mon.b (mon.2) 3620 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.476081+0000 mgr.x (mgr.24929) 273 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.476387+0000 mgr.x (mgr.24929) 274 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.481519+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.484848+0000 mgr.x (mgr.24929) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.558576+0000 mon.b (mon.2) 3621 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.560602+0000 mon.b (mon.2) 3622 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.562407+0000 mon.b (mon.2) 3623 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.563077+0000 mon.b (mon.2) 3624 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.564441+0000 mgr.x (mgr.24929) 276 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.564705+0000 mgr.x (mgr.24929) 277 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.569447+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.572756+0000 mgr.x (mgr.24929) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.646659+0000 mon.b (mon.2) 3625 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.648600+0000 mon.b (mon.2) 3626 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.651411+0000 mon.b (mon.2) 3627 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.652090+0000 mon.b (mon.2) 3628 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.653379+0000 mgr.x (mgr.24929) 279 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.653631+0000 mgr.x (mgr.24929) 280 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.662206+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.665630+0000 mgr.x (mgr.24929) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.738512+0000 mon.b (mon.2) 3629 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.742373+0000 mon.b (mon.2) 3630 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.745113+0000 mon.b (mon.2) 3631 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.746154+0000 mon.b (mon.2) 3632 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.757431+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.819589+0000 mon.b (mon.2) 3633 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.821643+0000 mon.b (mon.2) 3634 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.823430+0000 mon.b (mon.2) 3635 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.824055+0000 mon.b (mon.2) 3636 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:27 smithi122 bash[18672]: audit 2024-04-16T14:33:27.834802+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.790569+0000 mgr.x (mgr.24929) 252 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.791228+0000 mgr.x (mgr.24929) 253 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.802337+0000 mgr.x (mgr.24929) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.876698+0000 mon.b (mon.2) 3593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.878986+0000 mon.b (mon.2) 3594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.881267+0000 mon.b (mon.2) 3595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.882051+0000 mon.b (mon.2) 3596 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.883551+0000 mgr.x (mgr.24929) 255 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.883834+0000 mgr.x (mgr.24929) 256 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.890992+0000 mon.a (mon.0) 202 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.894506+0000 mgr.x (mgr.24929) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.970432+0000 mon.b (mon.2) 3597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.972858+0000 mon.b (mon.2) 3598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.975261+0000 mon.b (mon.2) 3599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.976041+0000 mon.b (mon.2) 3600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.977554+0000 mgr.x (mgr.24929) 258 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:26.977827+0000 mgr.x (mgr.24929) 259 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:26.986794+0000 mon.a (mon.0) 203 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:26.990617+0000 mgr.x (mgr.24929) 260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.079441+0000 mon.b (mon.2) 3601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.790569+0000 mgr.x (mgr.24929) 252 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.791228+0000 mgr.x (mgr.24929) 253 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.802337+0000 mgr.x (mgr.24929) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.876698+0000 mon.b (mon.2) 3593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.878986+0000 mon.b (mon.2) 3594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.881267+0000 mon.b (mon.2) 3595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.882051+0000 mon.b (mon.2) 3596 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.883551+0000 mgr.x (mgr.24929) 255 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.883834+0000 mgr.x (mgr.24929) 256 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.890992+0000 mon.a (mon.0) 202 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.894506+0000 mgr.x (mgr.24929) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.970432+0000 mon.b (mon.2) 3597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.972858+0000 mon.b (mon.2) 3598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.975261+0000 mon.b (mon.2) 3599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.976041+0000 mon.b (mon.2) 3600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.977554+0000 mgr.x (mgr.24929) 258 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:26.977827+0000 mgr.x (mgr.24929) 259 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:26.986794+0000 mon.a (mon.0) 203 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:26.990617+0000 mgr.x (mgr.24929) 260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.079441+0000 mon.b (mon.2) 3601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.083506+0000 mon.b (mon.2) 3602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.087182+0000 mon.b (mon.2) 3603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.088235+0000 mon.b (mon.2) 3604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.090507+0000 mgr.x (mgr.24929) 261 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.090833+0000 mgr.x (mgr.24929) 262 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.095327+0000 mon.a (mon.0) 204 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.100079+0000 mgr.x (mgr.24929) 263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.176892+0000 mon.b (mon.2) 3605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.180394+0000 mon.b (mon.2) 3606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.183029+0000 mon.b (mon.2) 3607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.183819+0000 mon.b (mon.2) 3608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.185323+0000 mgr.x (mgr.24929) 264 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.185632+0000 mgr.x (mgr.24929) 265 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.194461+0000 mon.a (mon.0) 205 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.198199+0000 mgr.x (mgr.24929) 266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.287303+0000 mon.b (mon.2) 3609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.289851+0000 mon.b (mon.2) 3610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.292599+0000 mon.b (mon.2) 3611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.293584+0000 mon.b (mon.2) 3612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.295303+0000 mgr.x (mgr.24929) 267 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.083506+0000 mon.b (mon.2) 3602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.087182+0000 mon.b (mon.2) 3603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.088235+0000 mon.b (mon.2) 3604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.090507+0000 mgr.x (mgr.24929) 261 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.090833+0000 mgr.x (mgr.24929) 262 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.095327+0000 mon.a (mon.0) 204 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.100079+0000 mgr.x (mgr.24929) 263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.176892+0000 mon.b (mon.2) 3605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.180394+0000 mon.b (mon.2) 3606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.183029+0000 mon.b (mon.2) 3607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.183819+0000 mon.b (mon.2) 3608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.185323+0000 mgr.x (mgr.24929) 264 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.185632+0000 mgr.x (mgr.24929) 265 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.194461+0000 mon.a (mon.0) 205 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.198199+0000 mgr.x (mgr.24929) 266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.287303+0000 mon.b (mon.2) 3609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.289851+0000 mon.b (mon.2) 3610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.292599+0000 mon.b (mon.2) 3611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.293584+0000 mon.b (mon.2) 3612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.295303+0000 mgr.x (mgr.24929) 267 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.295554+0000 mgr.x (mgr.24929) 268 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.301828+0000 mon.a (mon.0) 206 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.305351+0000 mgr.x (mgr.24929) 269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.380368+0000 mon.b (mon.2) 3613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.382548+0000 mon.b (mon.2) 3614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.385212+0000 mon.b (mon.2) 3615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.385970+0000 mon.b (mon.2) 3616 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.387659+0000 mgr.x (mgr.24929) 270 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.387975+0000 mgr.x (mgr.24929) 271 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.390424+0000 mon.a (mon.0) 207 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.393768+0000 mgr.x (mgr.24929) 272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.468424+0000 mon.b (mon.2) 3617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.471204+0000 mon.b (mon.2) 3618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.473717+0000 mon.b (mon.2) 3619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.474586+0000 mon.b (mon.2) 3620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.476081+0000 mgr.x (mgr.24929) 273 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.476387+0000 mgr.x (mgr.24929) 274 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.481519+0000 mon.a (mon.0) 208 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.484848+0000 mgr.x (mgr.24929) 275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.558576+0000 mon.b (mon.2) 3621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.560602+0000 mon.b (mon.2) 3622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.295554+0000 mgr.x (mgr.24929) 268 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.301828+0000 mon.a (mon.0) 206 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.305351+0000 mgr.x (mgr.24929) 269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.380368+0000 mon.b (mon.2) 3613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.382548+0000 mon.b (mon.2) 3614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.385212+0000 mon.b (mon.2) 3615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.385970+0000 mon.b (mon.2) 3616 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.387659+0000 mgr.x (mgr.24929) 270 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.387975+0000 mgr.x (mgr.24929) 271 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.390424+0000 mon.a (mon.0) 207 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.393768+0000 mgr.x (mgr.24929) 272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.468424+0000 mon.b (mon.2) 3617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.471204+0000 mon.b (mon.2) 3618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.473717+0000 mon.b (mon.2) 3619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.474586+0000 mon.b (mon.2) 3620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.476081+0000 mgr.x (mgr.24929) 273 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.476387+0000 mgr.x (mgr.24929) 274 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.481519+0000 mon.a (mon.0) 208 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.484848+0000 mgr.x (mgr.24929) 275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.558576+0000 mon.b (mon.2) 3621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.560602+0000 mon.b (mon.2) 3622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.562407+0000 mon.b (mon.2) 3623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.563077+0000 mon.b (mon.2) 3624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.564441+0000 mgr.x (mgr.24929) 276 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.564705+0000 mgr.x (mgr.24929) 277 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.569447+0000 mon.a (mon.0) 209 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.572756+0000 mgr.x (mgr.24929) 278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.646659+0000 mon.b (mon.2) 3625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.648600+0000 mon.b (mon.2) 3626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.651411+0000 mon.b (mon.2) 3627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.652090+0000 mon.b (mon.2) 3628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.653379+0000 mgr.x (mgr.24929) 279 : cluster 0 pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.653631+0000 mgr.x (mgr.24929) 280 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.662206+0000 mon.a (mon.0) 210 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.665630+0000 mgr.x (mgr.24929) 281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.738512+0000 mon.b (mon.2) 3629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.742373+0000 mon.b (mon.2) 3630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.745113+0000 mon.b (mon.2) 3631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.746154+0000 mon.b (mon.2) 3632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.757431+0000 mon.a (mon.0) 211 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.819589+0000 mon.b (mon.2) 3633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.821643+0000 mon.b (mon.2) 3634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.823430+0000 mon.b (mon.2) 3635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.824055+0000 mon.b (mon.2) 3636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[79675]: audit 2024-04-16T14:33:27.834802+0000 mon.a (mon.0) 212 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.562407+0000 mon.b (mon.2) 3623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.563077+0000 mon.b (mon.2) 3624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.564441+0000 mgr.x (mgr.24929) 276 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.564705+0000 mgr.x (mgr.24929) 277 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.569447+0000 mon.a (mon.0) 209 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.572756+0000 mgr.x (mgr.24929) 278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.646659+0000 mon.b (mon.2) 3625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.648600+0000 mon.b (mon.2) 3626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.651411+0000 mon.b (mon.2) 3627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.652090+0000 mon.b (mon.2) 3628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.653379+0000 mgr.x (mgr.24929) 279 : cluster 0 pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.653631+0000 mgr.x (mgr.24929) 280 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.662206+0000 mon.a (mon.0) 210 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.665630+0000 mgr.x (mgr.24929) 281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.738512+0000 mon.b (mon.2) 3629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.742373+0000 mon.b (mon.2) 3630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.745113+0000 mon.b (mon.2) 3631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.746154+0000 mon.b (mon.2) 3632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.757431+0000 mon.a (mon.0) 211 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.819589+0000 mon.b (mon.2) 3633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.821643+0000 mon.b (mon.2) 3634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.823430+0000 mon.b (mon.2) 3635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.824055+0000 mon.b (mon.2) 3636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:27 smithi071 bash[83214]: audit 2024-04-16T14:33:27.834802+0000 mon.a (mon.0) 212 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.376 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:33:28.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[54359]: ts=2024-04-16T14:33:28.658Z 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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:33:28.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.748224+0000 mgr.x (mgr.24929) 282 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.748485+0000 mgr.x (mgr.24929) 283 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.761025+0000 mgr.x (mgr.24929) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.825283+0000 mgr.x (mgr.24929) 285 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.825524+0000 mgr.x (mgr.24929) 286 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.838249+0000 mgr.x (mgr.24929) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.895475+0000 mon.b (mon.2) 3637 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.897294+0000 mon.b (mon.2) 3638 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.899143+0000 mon.b (mon.2) 3639 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.899804+0000 mon.b (mon.2) 3640 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.901052+0000 mgr.x (mgr.24929) 288 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.901283+0000 mgr.x (mgr.24929) 289 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.907363+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.910830+0000 mgr.x (mgr.24929) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.967543+0000 mon.b (mon.2) 3641 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.969327+0000 mon.b (mon.2) 3642 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.970971+0000 mon.b (mon.2) 3643 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.971547+0000 mon.b (mon.2) 3644 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.972691+0000 mgr.x (mgr.24929) 291 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:27.972930+0000 mgr.x (mgr.24929) 292 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:27.978623+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:27.981924+0000 mgr.x (mgr.24929) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.038478+0000 mon.b (mon.2) 3645 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.040623+0000 mon.b (mon.2) 3646 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.042266+0000 mon.b (mon.2) 3647 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.042846+0000 mon.b (mon.2) 3648 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.043995+0000 mgr.x (mgr.24929) 294 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.044277+0000 mgr.x (mgr.24929) 295 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.049255+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.053252+0000 mgr.x (mgr.24929) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.093840+0000 mon.b (mon.2) 3649 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.095825+0000 mon.b (mon.2) 3650 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.097677+0000 mon.b (mon.2) 3651 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.098324+0000 mon.b (mon.2) 3652 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.099576+0000 mgr.x (mgr.24929) 297 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.099824+0000 mgr.x (mgr.24929) 298 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.106334+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.110503+0000 mgr.x (mgr.24929) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.152453+0000 mon.b (mon.2) 3653 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.154429+0000 mon.b (mon.2) 3654 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.156377+0000 mon.b (mon.2) 3655 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.157029+0000 mon.b (mon.2) 3656 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.158424+0000 mgr.x (mgr.24929) 300 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.158668+0000 mgr.x (mgr.24929) 301 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.162628+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.166025+0000 mgr.x (mgr.24929) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.207227+0000 mon.b (mon.2) 3657 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.209060+0000 mon.b (mon.2) 3658 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.211432+0000 mon.b (mon.2) 3659 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.212049+0000 mon.b (mon.2) 3660 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.213283+0000 mgr.x (mgr.24929) 303 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.213530+0000 mgr.x (mgr.24929) 304 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.216478+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.219701+0000 mgr.x (mgr.24929) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.259798+0000 mon.b (mon.2) 3661 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.261609+0000 mon.b (mon.2) 3662 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.263394+0000 mon.b (mon.2) 3663 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.263987+0000 mon.b (mon.2) 3664 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.265160+0000 mgr.x (mgr.24929) 306 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.265404+0000 mgr.x (mgr.24929) 307 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.267301+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.272050+0000 mgr.x (mgr.24929) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.317583+0000 mon.b (mon.2) 3665 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.319883+0000 mon.b (mon.2) 3666 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.321934+0000 mon.b (mon.2) 3667 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.322766+0000 mon.b (mon.2) 3668 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.324207+0000 mgr.x (mgr.24929) 309 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.324409+0000 mgr.x (mgr.24929) 310 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.327697+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.333923+0000 mgr.x (mgr.24929) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.369233+0000 mgr.x (mgr.24929) 312 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.407554+0000 mon.b (mon.2) 3669 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.410160+0000 mon.b (mon.2) 3670 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.412513+0000 mon.b (mon.2) 3671 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.413396+0000 mon.b (mon.2) 3672 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.414948+0000 mgr.x (mgr.24929) 313 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.415149+0000 mgr.x (mgr.24929) 314 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.418219+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.425541+0000 mgr.x (mgr.24929) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.503859+0000 mon.b (mon.2) 3673 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.506486+0000 mon.b (mon.2) 3674 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.509058+0000 mon.b (mon.2) 3675 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.509886+0000 mon.b (mon.2) 3676 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.511352+0000 mgr.x (mgr.24929) 316 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.511552+0000 mgr.x (mgr.24929) 317 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.514809+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.520981+0000 mgr.x (mgr.24929) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.599278+0000 mon.b (mon.2) 3677 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.602111+0000 mon.b (mon.2) 3678 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.605021+0000 mon.b (mon.2) 3679 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.606399+0000 mon.b (mon.2) 3680 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.608373+0000 mgr.x (mgr.24929) 319 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.608656+0000 mgr.x (mgr.24929) 320 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.614718+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.618715+0000 mgr.x (mgr.24929) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.675243+0000 mon.b (mon.2) 3681 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.677210+0000 mon.b (mon.2) 3682 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.679792+0000 mon.b (mon.2) 3683 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.680645+0000 mon.b (mon.2) 3684 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.682043+0000 mgr.x (mgr.24929) 322 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.682223+0000 mgr.x (mgr.24929) 323 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.684725+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.690748+0000 mgr.x (mgr.24929) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.728853+0000 mgr.x (mgr.24929) 325 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:28.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.773836+0000 mon.b (mon.2) 3685 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.777263+0000 mon.b (mon.2) 3686 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.780765+0000 mon.b (mon.2) 3687 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.781925+0000 mon.b (mon.2) 3688 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.787116+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.836177+0000 mon.b (mon.2) 3689 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.838467+0000 mon.b (mon.2) 3690 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.840680+0000 mon.b (mon.2) 3691 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.841394+0000 mon.b (mon.2) 3692 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:28.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:28 smithi122 bash[18672]: audit 2024-04-16T14:33:28.844739+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.748224+0000 mgr.x (mgr.24929) 282 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.748485+0000 mgr.x (mgr.24929) 283 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.761025+0000 mgr.x (mgr.24929) 284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.825283+0000 mgr.x (mgr.24929) 285 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.825524+0000 mgr.x (mgr.24929) 286 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.838249+0000 mgr.x (mgr.24929) 287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.895475+0000 mon.b (mon.2) 3637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.897294+0000 mon.b (mon.2) 3638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.899143+0000 mon.b (mon.2) 3639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.899804+0000 mon.b (mon.2) 3640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.901052+0000 mgr.x (mgr.24929) 288 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.901283+0000 mgr.x (mgr.24929) 289 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.907363+0000 mon.a (mon.0) 213 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.910830+0000 mgr.x (mgr.24929) 290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.967543+0000 mon.b (mon.2) 3641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.969327+0000 mon.b (mon.2) 3642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.970971+0000 mon.b (mon.2) 3643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.971547+0000 mon.b (mon.2) 3644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.972691+0000 mgr.x (mgr.24929) 291 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:27.972930+0000 mgr.x (mgr.24929) 292 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.748224+0000 mgr.x (mgr.24929) 282 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.748485+0000 mgr.x (mgr.24929) 283 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.761025+0000 mgr.x (mgr.24929) 284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.825283+0000 mgr.x (mgr.24929) 285 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.825524+0000 mgr.x (mgr.24929) 286 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.838249+0000 mgr.x (mgr.24929) 287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.895475+0000 mon.b (mon.2) 3637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.897294+0000 mon.b (mon.2) 3638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.899143+0000 mon.b (mon.2) 3639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.899804+0000 mon.b (mon.2) 3640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.901052+0000 mgr.x (mgr.24929) 288 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.901283+0000 mgr.x (mgr.24929) 289 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.907363+0000 mon.a (mon.0) 213 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.910830+0000 mgr.x (mgr.24929) 290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.967543+0000 mon.b (mon.2) 3641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.969327+0000 mon.b (mon.2) 3642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.970971+0000 mon.b (mon.2) 3643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.971547+0000 mon.b (mon.2) 3644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.972691+0000 mgr.x (mgr.24929) 291 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:27.972930+0000 mgr.x (mgr.24929) 292 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:27.978623+0000 mon.a (mon.0) 214 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:27.981924+0000 mgr.x (mgr.24929) 293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.038478+0000 mon.b (mon.2) 3645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.040623+0000 mon.b (mon.2) 3646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.042266+0000 mon.b (mon.2) 3647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.042846+0000 mon.b (mon.2) 3648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.043995+0000 mgr.x (mgr.24929) 294 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.044277+0000 mgr.x (mgr.24929) 295 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.049255+0000 mon.a (mon.0) 215 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.053252+0000 mgr.x (mgr.24929) 296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.093840+0000 mon.b (mon.2) 3649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.095825+0000 mon.b (mon.2) 3650 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.097677+0000 mon.b (mon.2) 3651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.098324+0000 mon.b (mon.2) 3652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.099576+0000 mgr.x (mgr.24929) 297 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.099824+0000 mgr.x (mgr.24929) 298 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.106334+0000 mon.a (mon.0) 216 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.110503+0000 mgr.x (mgr.24929) 299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.152453+0000 mon.b (mon.2) 3653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.154429+0000 mon.b (mon.2) 3654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:27.978623+0000 mon.a (mon.0) 214 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:27.981924+0000 mgr.x (mgr.24929) 293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.038478+0000 mon.b (mon.2) 3645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.040623+0000 mon.b (mon.2) 3646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.042266+0000 mon.b (mon.2) 3647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.042846+0000 mon.b (mon.2) 3648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.043995+0000 mgr.x (mgr.24929) 294 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.044277+0000 mgr.x (mgr.24929) 295 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.049255+0000 mon.a (mon.0) 215 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.053252+0000 mgr.x (mgr.24929) 296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.093840+0000 mon.b (mon.2) 3649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.095825+0000 mon.b (mon.2) 3650 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.097677+0000 mon.b (mon.2) 3651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.098324+0000 mon.b (mon.2) 3652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.099576+0000 mgr.x (mgr.24929) 297 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.099824+0000 mgr.x (mgr.24929) 298 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.106334+0000 mon.a (mon.0) 216 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.110503+0000 mgr.x (mgr.24929) 299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.152453+0000 mon.b (mon.2) 3653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.154429+0000 mon.b (mon.2) 3654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.156377+0000 mon.b (mon.2) 3655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.157029+0000 mon.b (mon.2) 3656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.158424+0000 mgr.x (mgr.24929) 300 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.158668+0000 mgr.x (mgr.24929) 301 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.162628+0000 mon.a (mon.0) 217 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.166025+0000 mgr.x (mgr.24929) 302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.207227+0000 mon.b (mon.2) 3657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.209060+0000 mon.b (mon.2) 3658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.211432+0000 mon.b (mon.2) 3659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.212049+0000 mon.b (mon.2) 3660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.213283+0000 mgr.x (mgr.24929) 303 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.213530+0000 mgr.x (mgr.24929) 304 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.216478+0000 mon.a (mon.0) 218 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.219701+0000 mgr.x (mgr.24929) 305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.259798+0000 mon.b (mon.2) 3661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.261609+0000 mon.b (mon.2) 3662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.263394+0000 mon.b (mon.2) 3663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.263987+0000 mon.b (mon.2) 3664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.265160+0000 mgr.x (mgr.24929) 306 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.265404+0000 mgr.x (mgr.24929) 307 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.267301+0000 mon.a (mon.0) 219 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.156377+0000 mon.b (mon.2) 3655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.157029+0000 mon.b (mon.2) 3656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.158424+0000 mgr.x (mgr.24929) 300 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.158668+0000 mgr.x (mgr.24929) 301 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.162628+0000 mon.a (mon.0) 217 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.166025+0000 mgr.x (mgr.24929) 302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.207227+0000 mon.b (mon.2) 3657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.209060+0000 mon.b (mon.2) 3658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.211432+0000 mon.b (mon.2) 3659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.212049+0000 mon.b (mon.2) 3660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.213283+0000 mgr.x (mgr.24929) 303 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.213530+0000 mgr.x (mgr.24929) 304 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.216478+0000 mon.a (mon.0) 218 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.219701+0000 mgr.x (mgr.24929) 305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.259798+0000 mon.b (mon.2) 3661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.261609+0000 mon.b (mon.2) 3662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.263394+0000 mon.b (mon.2) 3663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.263987+0000 mon.b (mon.2) 3664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.265160+0000 mgr.x (mgr.24929) 306 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.265404+0000 mgr.x (mgr.24929) 307 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.267301+0000 mon.a (mon.0) 219 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.272050+0000 mgr.x (mgr.24929) 308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.317583+0000 mon.b (mon.2) 3665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.319883+0000 mon.b (mon.2) 3666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.321934+0000 mon.b (mon.2) 3667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.322766+0000 mon.b (mon.2) 3668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.324207+0000 mgr.x (mgr.24929) 309 : cluster 0 pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.324409+0000 mgr.x (mgr.24929) 310 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.327697+0000 mon.a (mon.0) 220 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.333923+0000 mgr.x (mgr.24929) 311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.369233+0000 mgr.x (mgr.24929) 312 : audit 0 from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.407554+0000 mon.b (mon.2) 3669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.410160+0000 mon.b (mon.2) 3670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.412513+0000 mon.b (mon.2) 3671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.413396+0000 mon.b (mon.2) 3672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.414948+0000 mgr.x (mgr.24929) 313 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.415149+0000 mgr.x (mgr.24929) 314 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.418219+0000 mon.a (mon.0) 221 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.425541+0000 mgr.x (mgr.24929) 315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.503859+0000 mon.b (mon.2) 3673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.506486+0000 mon.b (mon.2) 3674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.272050+0000 mgr.x (mgr.24929) 308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.317583+0000 mon.b (mon.2) 3665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.319883+0000 mon.b (mon.2) 3666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.321934+0000 mon.b (mon.2) 3667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.322766+0000 mon.b (mon.2) 3668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.324207+0000 mgr.x (mgr.24929) 309 : cluster 0 pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.324409+0000 mgr.x (mgr.24929) 310 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.327697+0000 mon.a (mon.0) 220 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.333923+0000 mgr.x (mgr.24929) 311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.369233+0000 mgr.x (mgr.24929) 312 : audit 0 from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.407554+0000 mon.b (mon.2) 3669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.410160+0000 mon.b (mon.2) 3670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.412513+0000 mon.b (mon.2) 3671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.413396+0000 mon.b (mon.2) 3672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.414948+0000 mgr.x (mgr.24929) 313 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.415149+0000 mgr.x (mgr.24929) 314 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.418219+0000 mon.a (mon.0) 221 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.425541+0000 mgr.x (mgr.24929) 315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.503859+0000 mon.b (mon.2) 3673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.506486+0000 mon.b (mon.2) 3674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.509058+0000 mon.b (mon.2) 3675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.509886+0000 mon.b (mon.2) 3676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.511352+0000 mgr.x (mgr.24929) 316 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.511552+0000 mgr.x (mgr.24929) 317 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.514809+0000 mon.a (mon.0) 222 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.520981+0000 mgr.x (mgr.24929) 318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.599278+0000 mon.b (mon.2) 3677 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.602111+0000 mon.b (mon.2) 3678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.605021+0000 mon.b (mon.2) 3679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.606399+0000 mon.b (mon.2) 3680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.608373+0000 mgr.x (mgr.24929) 319 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.608656+0000 mgr.x (mgr.24929) 320 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.614718+0000 mon.a (mon.0) 223 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.618715+0000 mgr.x (mgr.24929) 321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.675243+0000 mon.b (mon.2) 3681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.677210+0000 mon.b (mon.2) 3682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.679792+0000 mon.b (mon.2) 3683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.680645+0000 mon.b (mon.2) 3684 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.682043+0000 mgr.x (mgr.24929) 322 : cluster 0 pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.682223+0000 mgr.x (mgr.24929) 323 : cluster 0 pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.684725+0000 mon.a (mon.0) 224 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.690748+0000 mgr.x (mgr.24929) 324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.728853+0000 mgr.x (mgr.24929) 325 : audit 0 from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.773836+0000 mon.b (mon.2) 3685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.777263+0000 mon.b (mon.2) 3686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.780765+0000 mon.b (mon.2) 3687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.781925+0000 mon.b (mon.2) 3688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.787116+0000 mon.a (mon.0) 225 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.836177+0000 mon.b (mon.2) 3689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.838467+0000 mon.b (mon.2) 3690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.840680+0000 mon.b (mon.2) 3691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.841394+0000 mon.b (mon.2) 3692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[83214]: audit 2024-04-16T14:33:28.844739+0000 mon.a (mon.0) 226 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.509058+0000 mon.b (mon.2) 3675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.509886+0000 mon.b (mon.2) 3676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.511352+0000 mgr.x (mgr.24929) 316 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.511552+0000 mgr.x (mgr.24929) 317 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.514809+0000 mon.a (mon.0) 222 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.520981+0000 mgr.x (mgr.24929) 318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.599278+0000 mon.b (mon.2) 3677 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.602111+0000 mon.b (mon.2) 3678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.605021+0000 mon.b (mon.2) 3679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.606399+0000 mon.b (mon.2) 3680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.608373+0000 mgr.x (mgr.24929) 319 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.608656+0000 mgr.x (mgr.24929) 320 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.614718+0000 mon.a (mon.0) 223 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.618715+0000 mgr.x (mgr.24929) 321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.675243+0000 mon.b (mon.2) 3681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.677210+0000 mon.b (mon.2) 3682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.679792+0000 mon.b (mon.2) 3683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.680645+0000 mon.b (mon.2) 3684 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.682043+0000 mgr.x (mgr.24929) 322 : cluster 0 pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.682223+0000 mgr.x (mgr.24929) 323 : cluster 0 pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.684725+0000 mon.a (mon.0) 224 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.690748+0000 mgr.x (mgr.24929) 324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:29.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.728853+0000 mgr.x (mgr.24929) 325 : audit 0 from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.773836+0000 mon.b (mon.2) 3685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.777263+0000 mon.b (mon.2) 3686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.780765+0000 mon.b (mon.2) 3687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.781925+0000 mon.b (mon.2) 3688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.787116+0000 mon.a (mon.0) 225 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.836177+0000 mon.b (mon.2) 3689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.838467+0000 mon.b (mon.2) 3690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.840680+0000 mon.b (mon.2) 3691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.841394+0000 mon.b (mon.2) 3692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:28 smithi071 bash[79675]: audit 2024-04-16T14:33:28.844739+0000 mon.a (mon.0) 226 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:29.136 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 10s ago 17m - - 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 13s ago 17m - - 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (4m) 10s ago 10m 13.3M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (4m) 13s ago 10m 41.1M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (3m) 10s ago 8m 42.9M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (3m) 13s ago 16m 488M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (74s) 10s ago 18m 437M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (50s) 10s ago 18m 40.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (17m) 13s ago 17m 60.4M 2048M 17.2.0 e1d6a67b021e 0686586efffc 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 unknown 10s ago 17m 26.4M 2048M 19.0.0-2204-g36befe5d b1a78730e0db eaed7cdf5e62 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (4m) 10s ago 11m 10.3M - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (4m) 13s ago 11m 9503k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (16m) 10s ago 16m 56.2M 2524M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (15m) 10s ago 15m 56.3M 2524M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:33:29.137 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (15m) 10s ago 15m 50.6M 2524M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (14m) 10s ago 14m 54.9M 2524M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (13m) 13s ago 13m 55.8M 2780M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (13m) 13s ago 13m 53.4M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (12m) 13s ago 12m 52.2M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (12m) 13s ago 12m 55.1M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (3m) 13s ago 11m 58.2M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (9m) 10s ago 9m 86.0M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (9m) 13s ago 9m 86.0M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (9m) 10s ago 9m 86.0M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:33:29.138 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (9m) 13s ago 9m 86.2M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:33:29.256 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:33:29] "GET /metrics HTTP/1.1" 200 38188 "" "Prometheus/2.33.4" 2024-04-16T14:33:29.607 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:33:29.607 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:33:29.607 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-16T14:33:29.607 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:33:29.607 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:33:29.607 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:33:29.607 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:33:29.608 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "4/23 daemons upgraded", 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:33:29.999 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:33:30.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.783737+0000 mgr.x (mgr.24929) 326 : cluster 0 pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.784178+0000 mgr.x (mgr.24929) 327 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.791790+0000 mgr.x (mgr.24929) 328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.842769+0000 mgr.x (mgr.24929) 329 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.843054+0000 mgr.x (mgr.24929) 330 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.850523+0000 mgr.x (mgr.24929) 331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.908924+0000 mon.b (mon.2) 3693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.910801+0000 mon.b (mon.2) 3694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.913012+0000 mon.b (mon.2) 3695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.913663+0000 mon.b (mon.2) 3696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.914906+0000 mgr.x (mgr.24929) 332 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.915197+0000 mgr.x (mgr.24929) 333 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.917472+0000 mon.a (mon.0) 227 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.920759+0000 mgr.x (mgr.24929) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.977016+0000 mon.b (mon.2) 3697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.978770+0000 mon.b (mon.2) 3698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.980450+0000 mon.b (mon.2) 3699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.981069+0000 mon.b (mon.2) 3700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.982255+0000 mgr.x (mgr.24929) 335 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:28.982504+0000 mgr.x (mgr.24929) 336 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.783737+0000 mgr.x (mgr.24929) 326 : cluster 0 pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.784178+0000 mgr.x (mgr.24929) 327 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.791790+0000 mgr.x (mgr.24929) 328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.842769+0000 mgr.x (mgr.24929) 329 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.843054+0000 mgr.x (mgr.24929) 330 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.850523+0000 mgr.x (mgr.24929) 331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.908924+0000 mon.b (mon.2) 3693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.910801+0000 mon.b (mon.2) 3694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.913012+0000 mon.b (mon.2) 3695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.913663+0000 mon.b (mon.2) 3696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.914906+0000 mgr.x (mgr.24929) 332 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.915197+0000 mgr.x (mgr.24929) 333 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.917472+0000 mon.a (mon.0) 227 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.920759+0000 mgr.x (mgr.24929) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.977016+0000 mon.b (mon.2) 3697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.978770+0000 mon.b (mon.2) 3698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.980450+0000 mon.b (mon.2) 3699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.981069+0000 mon.b (mon.2) 3700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.982255+0000 mgr.x (mgr.24929) 335 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:28.982504+0000 mgr.x (mgr.24929) 336 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:28.985224+0000 mon.a (mon.0) 228 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:28.990329+0000 mgr.x (mgr.24929) 337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.031887+0000 mon.b (mon.2) 3701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.034101+0000 mon.b (mon.2) 3702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.036270+0000 mon.b (mon.2) 3703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.037020+0000 mon.b (mon.2) 3704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.038509+0000 mgr.x (mgr.24929) 338 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.038756+0000 mgr.x (mgr.24929) 339 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.043109+0000 mon.a (mon.0) 229 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.047073+0000 mgr.x (mgr.24929) 340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.088031+0000 mon.b (mon.2) 3705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.090457+0000 mon.b (mon.2) 3706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.092449+0000 mon.b (mon.2) 3707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.093097+0000 mon.b (mon.2) 3708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.094264+0000 mgr.x (mgr.24929) 341 : cluster 0 pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.094507+0000 mgr.x (mgr.24929) 342 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.097198+0000 mon.a (mon.0) 230 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.103139+0000 mgr.x (mgr.24929) 343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.111494+0000 mgr.x (mgr.24929) 344 : audit 0 from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.163815+0000 mon.b (mon.2) 3709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.165865+0000 mon.b (mon.2) 3710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.167774+0000 mon.b (mon.2) 3711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.168489+0000 mon.b (mon.2) 3712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.169699+0000 mgr.x (mgr.24929) 345 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.169903+0000 mgr.x (mgr.24929) 346 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.173695+0000 mon.a (mon.0) 231 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.177502+0000 mgr.x (mgr.24929) 347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.218165+0000 mon.b (mon.2) 3713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.219975+0000 mon.b (mon.2) 3714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.221686+0000 mon.b (mon.2) 3715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.222303+0000 mon.b (mon.2) 3716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.223457+0000 mgr.x (mgr.24929) 348 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.223702+0000 mgr.x (mgr.24929) 349 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.227107+0000 mon.a (mon.0) 232 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.230609+0000 mgr.x (mgr.24929) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.271495+0000 mon.b (mon.2) 3717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.273254+0000 mon.b (mon.2) 3718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.274983+0000 mon.b (mon.2) 3719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.275591+0000 mon.b (mon.2) 3720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.276759+0000 mgr.x (mgr.24929) 351 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:28.985224+0000 mon.a (mon.0) 228 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:28.990329+0000 mgr.x (mgr.24929) 337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.031887+0000 mon.b (mon.2) 3701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.034101+0000 mon.b (mon.2) 3702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.036270+0000 mon.b (mon.2) 3703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.037020+0000 mon.b (mon.2) 3704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.038509+0000 mgr.x (mgr.24929) 338 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.038756+0000 mgr.x (mgr.24929) 339 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.043109+0000 mon.a (mon.0) 229 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.047073+0000 mgr.x (mgr.24929) 340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.088031+0000 mon.b (mon.2) 3705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.090457+0000 mon.b (mon.2) 3706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.092449+0000 mon.b (mon.2) 3707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.093097+0000 mon.b (mon.2) 3708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.094264+0000 mgr.x (mgr.24929) 341 : cluster 0 pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.094507+0000 mgr.x (mgr.24929) 342 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.097198+0000 mon.a (mon.0) 230 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.103139+0000 mgr.x (mgr.24929) 343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.111494+0000 mgr.x (mgr.24929) 344 : audit 0 from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:30.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.163815+0000 mon.b (mon.2) 3709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.277023+0000 mgr.x (mgr.24929) 352 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.281526+0000 mon.a (mon.0) 233 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.284827+0000 mgr.x (mgr.24929) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.325016+0000 mon.b (mon.2) 3721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.326758+0000 mon.b (mon.2) 3722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.328412+0000 mon.b (mon.2) 3723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.329005+0000 mon.b (mon.2) 3724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.330180+0000 mgr.x (mgr.24929) 354 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.330433+0000 mgr.x (mgr.24929) 355 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.335082+0000 mon.a (mon.0) 234 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.338327+0000 mgr.x (mgr.24929) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.378739+0000 mon.b (mon.2) 3725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.380517+0000 mon.b (mon.2) 3726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.382834+0000 mon.b (mon.2) 3727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.383538+0000 mon.b (mon.2) 3728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.384817+0000 mgr.x (mgr.24929) 357 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.385081+0000 mgr.x (mgr.24929) 358 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.387824+0000 mon.a (mon.0) 235 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.392819+0000 mgr.x (mgr.24929) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.466373+0000 mon.b (mon.2) 3729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.468814+0000 mon.b (mon.2) 3730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.471699+0000 mon.b (mon.2) 3731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.472524+0000 mon.b (mon.2) 3732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.474232+0000 mgr.x (mgr.24929) 360 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.474658+0000 mgr.x (mgr.24929) 361 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.478245+0000 mon.a (mon.0) 236 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.482617+0000 mgr.x (mgr.24929) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.570993+0000 mon.b (mon.2) 3733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.574719+0000 mon.b (mon.2) 3734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.579113+0000 mon.b (mon.2) 3735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.580255+0000 mon.b (mon.2) 3736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.582828+0000 mgr.x (mgr.24929) 363 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.583390+0000 mgr.x (mgr.24929) 364 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.586227+0000 mon.a (mon.0) 237 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.590922+0000 mgr.x (mgr.24929) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.611533+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.71:0/1386947739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.648707+0000 mon.b (mon.2) 3737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.650811+0000 mon.b (mon.2) 3738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.653171+0000 mon.b (mon.2) 3739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.653978+0000 mon.b (mon.2) 3740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.655532+0000 mgr.x (mgr.24929) 366 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.165865+0000 mon.b (mon.2) 3710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.167774+0000 mon.b (mon.2) 3711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.168489+0000 mon.b (mon.2) 3712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.169699+0000 mgr.x (mgr.24929) 345 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.169903+0000 mgr.x (mgr.24929) 346 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.173695+0000 mon.a (mon.0) 231 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.177502+0000 mgr.x (mgr.24929) 347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.218165+0000 mon.b (mon.2) 3713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.219975+0000 mon.b (mon.2) 3714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.221686+0000 mon.b (mon.2) 3715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.222303+0000 mon.b (mon.2) 3716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.223457+0000 mgr.x (mgr.24929) 348 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.223702+0000 mgr.x (mgr.24929) 349 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.227107+0000 mon.a (mon.0) 232 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.230609+0000 mgr.x (mgr.24929) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.271495+0000 mon.b (mon.2) 3717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.273254+0000 mon.b (mon.2) 3718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.274983+0000 mon.b (mon.2) 3719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.275591+0000 mon.b (mon.2) 3720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.276759+0000 mgr.x (mgr.24929) 351 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.655782+0000 mgr.x (mgr.24929) 367 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.661027+0000 mon.a (mon.0) 238 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.664474+0000 mgr.x (mgr.24929) 368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.739952+0000 mon.b (mon.2) 3741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.742630+0000 mon.b (mon.2) 3742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.744971+0000 mon.b (mon.2) 3743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.745812+0000 mon.b (mon.2) 3744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.754444+0000 mon.a (mon.0) 239 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.840965+0000 mon.b (mon.2) 3745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.843507+0000 mon.b (mon.2) 3746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.845827+0000 mon.b (mon.2) 3747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.846637+0000 mon.b (mon.2) 3748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[83214]: audit 2024-04-16T14:33:29.851022+0000 mon.a (mon.0) 240 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.277023+0000 mgr.x (mgr.24929) 352 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.281526+0000 mon.a (mon.0) 233 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.284827+0000 mgr.x (mgr.24929) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.325016+0000 mon.b (mon.2) 3721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.326758+0000 mon.b (mon.2) 3722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.328412+0000 mon.b (mon.2) 3723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.329005+0000 mon.b (mon.2) 3724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.330180+0000 mgr.x (mgr.24929) 354 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.330433+0000 mgr.x (mgr.24929) 355 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.335082+0000 mon.a (mon.0) 234 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.338327+0000 mgr.x (mgr.24929) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.378739+0000 mon.b (mon.2) 3725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.380517+0000 mon.b (mon.2) 3726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.382834+0000 mon.b (mon.2) 3727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.383538+0000 mon.b (mon.2) 3728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.384817+0000 mgr.x (mgr.24929) 357 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.385081+0000 mgr.x (mgr.24929) 358 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.387824+0000 mon.a (mon.0) 235 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.392819+0000 mgr.x (mgr.24929) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.466373+0000 mon.b (mon.2) 3729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.468814+0000 mon.b (mon.2) 3730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.471699+0000 mon.b (mon.2) 3731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.472524+0000 mon.b (mon.2) 3732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.474232+0000 mgr.x (mgr.24929) 360 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.474658+0000 mgr.x (mgr.24929) 361 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.478245+0000 mon.a (mon.0) 236 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.482617+0000 mgr.x (mgr.24929) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.570993+0000 mon.b (mon.2) 3733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.574719+0000 mon.b (mon.2) 3734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.579113+0000 mon.b (mon.2) 3735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.580255+0000 mon.b (mon.2) 3736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.582828+0000 mgr.x (mgr.24929) 363 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.583390+0000 mgr.x (mgr.24929) 364 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.586227+0000 mon.a (mon.0) 237 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.590922+0000 mgr.x (mgr.24929) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.611533+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.71:0/1386947739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.648707+0000 mon.b (mon.2) 3737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.650811+0000 mon.b (mon.2) 3738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.653171+0000 mon.b (mon.2) 3739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.653978+0000 mon.b (mon.2) 3740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.655532+0000 mgr.x (mgr.24929) 366 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.655782+0000 mgr.x (mgr.24929) 367 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.661027+0000 mon.a (mon.0) 238 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.664474+0000 mgr.x (mgr.24929) 368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.739952+0000 mon.b (mon.2) 3741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.742630+0000 mon.b (mon.2) 3742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.744971+0000 mon.b (mon.2) 3743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.745812+0000 mon.b (mon.2) 3744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.754444+0000 mon.a (mon.0) 239 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.840965+0000 mon.b (mon.2) 3745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.843507+0000 mon.b (mon.2) 3746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.845827+0000 mon.b (mon.2) 3747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.846637+0000 mon.b (mon.2) 3748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:29 smithi071 bash[79675]: audit 2024-04-16T14:33:29.851022+0000 mon.a (mon.0) 240 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.783737+0000 mgr.x (mgr.24929) 326 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.784178+0000 mgr.x (mgr.24929) 327 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.791790+0000 mgr.x (mgr.24929) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.842769+0000 mgr.x (mgr.24929) 329 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.843054+0000 mgr.x (mgr.24929) 330 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.850523+0000 mgr.x (mgr.24929) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.908924+0000 mon.b (mon.2) 3693 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.910801+0000 mon.b (mon.2) 3694 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.913012+0000 mon.b (mon.2) 3695 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.913663+0000 mon.b (mon.2) 3696 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.914906+0000 mgr.x (mgr.24929) 332 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.915197+0000 mgr.x (mgr.24929) 333 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.917472+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.920759+0000 mgr.x (mgr.24929) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.977016+0000 mon.b (mon.2) 3697 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.978770+0000 mon.b (mon.2) 3698 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.980450+0000 mon.b (mon.2) 3699 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.981069+0000 mon.b (mon.2) 3700 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.982255+0000 mgr.x (mgr.24929) 335 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:28.982504+0000 mgr.x (mgr.24929) 336 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:28.985224+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:28.990329+0000 mgr.x (mgr.24929) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.031887+0000 mon.b (mon.2) 3701 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.034101+0000 mon.b (mon.2) 3702 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.036270+0000 mon.b (mon.2) 3703 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.037020+0000 mon.b (mon.2) 3704 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.038509+0000 mgr.x (mgr.24929) 338 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.038756+0000 mgr.x (mgr.24929) 339 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.043109+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.047073+0000 mgr.x (mgr.24929) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.088031+0000 mon.b (mon.2) 3705 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.090457+0000 mon.b (mon.2) 3706 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.092449+0000 mon.b (mon.2) 3707 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.093097+0000 mon.b (mon.2) 3708 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.094264+0000 mgr.x (mgr.24929) 341 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.094507+0000 mgr.x (mgr.24929) 342 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.097198+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.103139+0000 mgr.x (mgr.24929) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.111494+0000 mgr.x (mgr.24929) 344 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.163815+0000 mon.b (mon.2) 3709 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.165865+0000 mon.b (mon.2) 3710 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.167774+0000 mon.b (mon.2) 3711 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.168489+0000 mon.b (mon.2) 3712 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.169699+0000 mgr.x (mgr.24929) 345 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.169903+0000 mgr.x (mgr.24929) 346 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.173695+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.177502+0000 mgr.x (mgr.24929) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.218165+0000 mon.b (mon.2) 3713 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.219975+0000 mon.b (mon.2) 3714 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.221686+0000 mon.b (mon.2) 3715 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.222303+0000 mon.b (mon.2) 3716 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.223457+0000 mgr.x (mgr.24929) 348 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.223702+0000 mgr.x (mgr.24929) 349 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.227107+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.230609+0000 mgr.x (mgr.24929) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.271495+0000 mon.b (mon.2) 3717 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.273254+0000 mon.b (mon.2) 3718 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.274983+0000 mon.b (mon.2) 3719 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.275591+0000 mon.b (mon.2) 3720 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.276759+0000 mgr.x (mgr.24929) 351 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.277023+0000 mgr.x (mgr.24929) 352 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.281526+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.284827+0000 mgr.x (mgr.24929) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.325016+0000 mon.b (mon.2) 3721 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.326758+0000 mon.b (mon.2) 3722 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.328412+0000 mon.b (mon.2) 3723 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.329005+0000 mon.b (mon.2) 3724 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.330180+0000 mgr.x (mgr.24929) 354 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.330433+0000 mgr.x (mgr.24929) 355 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.335082+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.338327+0000 mgr.x (mgr.24929) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.378739+0000 mon.b (mon.2) 3725 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.380517+0000 mon.b (mon.2) 3726 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.382834+0000 mon.b (mon.2) 3727 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.383538+0000 mon.b (mon.2) 3728 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.384817+0000 mgr.x (mgr.24929) 357 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.385081+0000 mgr.x (mgr.24929) 358 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.387824+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.392819+0000 mgr.x (mgr.24929) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.466373+0000 mon.b (mon.2) 3729 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.468814+0000 mon.b (mon.2) 3730 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.471699+0000 mon.b (mon.2) 3731 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.472524+0000 mon.b (mon.2) 3732 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.474232+0000 mgr.x (mgr.24929) 360 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.474658+0000 mgr.x (mgr.24929) 361 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.478245+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.482617+0000 mgr.x (mgr.24929) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.570993+0000 mon.b (mon.2) 3733 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.574719+0000 mon.b (mon.2) 3734 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.579113+0000 mon.b (mon.2) 3735 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.580255+0000 mon.b (mon.2) 3736 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.582828+0000 mgr.x (mgr.24929) 363 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.583390+0000 mgr.x (mgr.24929) 364 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.586227+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.590922+0000 mgr.x (mgr.24929) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.611533+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.71:0/1386947739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.648707+0000 mon.b (mon.2) 3737 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.650811+0000 mon.b (mon.2) 3738 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.653171+0000 mon.b (mon.2) 3739 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.653978+0000 mon.b (mon.2) 3740 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.655532+0000 mgr.x (mgr.24929) 366 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.655782+0000 mgr.x (mgr.24929) 367 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.661027+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.664474+0000 mgr.x (mgr.24929) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.739952+0000 mon.b (mon.2) 3741 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.742630+0000 mon.b (mon.2) 3742 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.744971+0000 mon.b (mon.2) 3743 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.745812+0000 mon.b (mon.2) 3744 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.754444+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.840965+0000 mon.b (mon.2) 3745 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.843507+0000 mon.b (mon.2) 3746 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.845827+0000 mon.b (mon.2) 3747 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.846637+0000 mon.b (mon.2) 3748 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:29 smithi122 bash[18672]: audit 2024-04-16T14:33:29.851022+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.416 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T14:33:30.417 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T14:33:30.417 INFO:teuthology.orchestra.run.smithi071.stdout: daemon mon.c on smithi071 is in unknown state 2024-04-16T14:33:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.747331+0000 mgr.x (mgr.24929) 369 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.747606+0000 mgr.x (mgr.24929) 370 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.758305+0000 mgr.x (mgr.24929) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.848201+0000 mgr.x (mgr.24929) 372 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.848478+0000 mgr.x (mgr.24929) 373 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.855701+0000 mgr.x (mgr.24929) 374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.915409+0000 mon.b (mon.2) 3749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.917200+0000 mon.b (mon.2) 3750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.918932+0000 mon.b (mon.2) 3751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.919618+0000 mon.b (mon.2) 3752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.920873+0000 mgr.x (mgr.24929) 375 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.921094+0000 mgr.x (mgr.24929) 376 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.922192+0000 mon.a (mon.0) 241 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.925552+0000 mgr.x (mgr.24929) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.965962+0000 mon.b (mon.2) 3753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.967822+0000 mon.b (mon.2) 3754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.969514+0000 mon.b (mon.2) 3755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.970156+0000 mon.b (mon.2) 3756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.971397+0000 mgr.x (mgr.24929) 378 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:29.971630+0000 mgr.x (mgr.24929) 379 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.747331+0000 mgr.x (mgr.24929) 369 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.747606+0000 mgr.x (mgr.24929) 370 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.758305+0000 mgr.x (mgr.24929) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.848201+0000 mgr.x (mgr.24929) 372 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.848478+0000 mgr.x (mgr.24929) 373 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.855701+0000 mgr.x (mgr.24929) 374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.915409+0000 mon.b (mon.2) 3749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.917200+0000 mon.b (mon.2) 3750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.918932+0000 mon.b (mon.2) 3751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.919618+0000 mon.b (mon.2) 3752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.920873+0000 mgr.x (mgr.24929) 375 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.921094+0000 mgr.x (mgr.24929) 376 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.922192+0000 mon.a (mon.0) 241 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.925552+0000 mgr.x (mgr.24929) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.965962+0000 mon.b (mon.2) 3753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.967822+0000 mon.b (mon.2) 3754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.969514+0000 mon.b (mon.2) 3755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.970156+0000 mon.b (mon.2) 3756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.971397+0000 mgr.x (mgr.24929) 378 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:29.971630+0000 mgr.x (mgr.24929) 379 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:29.975422+0000 mon.a (mon.0) 242 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cephadm 2024-04-16T14:33:29.978715+0000 mgr.x (mgr.24929) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.007607+0000 mgr.x (mgr.24929) 381 : audit 0 from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:30.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.019164+0000 mon.b (mon.2) 3757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.020880+0000 mon.b (mon.2) 3758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.022506+0000 mon.b (mon.2) 3759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.023088+0000 mon.b (mon.2) 3760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:30.024313+0000 mgr.x (mgr.24929) 382 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:30.024509+0000 mgr.x (mgr.24929) 383 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.028679+0000 mon.a (mon.0) 243 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cephadm 2024-04-16T14:33:30.031986+0000 mgr.x (mgr.24929) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.072675+0000 mon.b (mon.2) 3761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.074656+0000 mon.b (mon.2) 3762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.076640+0000 mon.b (mon.2) 3763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.077325+0000 mon.b (mon.2) 3764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:30.078530+0000 mgr.x (mgr.24929) 385 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:30.079052+0000 mgr.x (mgr.24929) 386 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.082536+0000 mon.a (mon.0) 244 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cephadm 2024-04-16T14:33:30.089772+0000 mgr.x (mgr.24929) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.109386+0000 mon.a (mon.0) 245 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.119459+0000 mon.a (mon.0) 246 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cluster 2024-04-16T14:33:30.123824+0000 mgr.x (mgr.24929) 388 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.125887+0000 mon.a (mon.0) 247 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.148823+0000 mon.b (mon.2) 3765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.150971+0000 mon.b (mon.2) 3766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.152293+0000 mon.b (mon.2) 3767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.153039+0000 mon.b (mon.2) 3768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: cephadm 2024-04-16T14:33:30.153618+0000 mgr.x (mgr.24929) 389 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-16T14:33:30.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[79675]: audit 2024-04-16T14:33:30.422922+0000 mon.a (mon.0) 248 : audit 0 from='client.? 172.21.15.71:0/1705893700' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:29.975422+0000 mon.a (mon.0) 242 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cephadm 2024-04-16T14:33:29.978715+0000 mgr.x (mgr.24929) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.007607+0000 mgr.x (mgr.24929) 381 : audit 0 from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.019164+0000 mon.b (mon.2) 3757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.020880+0000 mon.b (mon.2) 3758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.022506+0000 mon.b (mon.2) 3759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.023088+0000 mon.b (mon.2) 3760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:30.024313+0000 mgr.x (mgr.24929) 382 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:30.024509+0000 mgr.x (mgr.24929) 383 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.028679+0000 mon.a (mon.0) 243 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cephadm 2024-04-16T14:33:30.031986+0000 mgr.x (mgr.24929) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.072675+0000 mon.b (mon.2) 3761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.074656+0000 mon.b (mon.2) 3762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.076640+0000 mon.b (mon.2) 3763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.077325+0000 mon.b (mon.2) 3764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:30.078530+0000 mgr.x (mgr.24929) 385 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:30.079052+0000 mgr.x (mgr.24929) 386 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.082536+0000 mon.a (mon.0) 244 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cephadm 2024-04-16T14:33:30.089772+0000 mgr.x (mgr.24929) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.109386+0000 mon.a (mon.0) 245 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.119459+0000 mon.a (mon.0) 246 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cluster 2024-04-16T14:33:30.123824+0000 mgr.x (mgr.24929) 388 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.125887+0000 mon.a (mon.0) 247 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.148823+0000 mon.b (mon.2) 3765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.150971+0000 mon.b (mon.2) 3766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.152293+0000 mon.b (mon.2) 3767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:33:30.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.153039+0000 mon.b (mon.2) 3768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-16T14:33:30.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: cephadm 2024-04-16T14:33:30.153618+0000 mgr.x (mgr.24929) 389 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-16T14:33:30.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:30 smithi071 bash[83214]: audit 2024-04-16T14:33:30.422922+0000 mon.a (mon.0) 248 : audit 0 from='client.? 172.21.15.71:0/1705893700' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:33:31.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.747331+0000 mgr.x (mgr.24929) 369 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.747606+0000 mgr.x (mgr.24929) 370 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.758305+0000 mgr.x (mgr.24929) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.848201+0000 mgr.x (mgr.24929) 372 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.848478+0000 mgr.x (mgr.24929) 373 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.855701+0000 mgr.x (mgr.24929) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.915409+0000 mon.b (mon.2) 3749 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.917200+0000 mon.b (mon.2) 3750 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.918932+0000 mon.b (mon.2) 3751 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.919618+0000 mon.b (mon.2) 3752 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.920873+0000 mgr.x (mgr.24929) 375 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.921094+0000 mgr.x (mgr.24929) 376 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.922192+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.925552+0000 mgr.x (mgr.24929) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.965962+0000 mon.b (mon.2) 3753 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.967822+0000 mon.b (mon.2) 3754 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.969514+0000 mon.b (mon.2) 3755 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.970156+0000 mon.b (mon.2) 3756 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.971397+0000 mgr.x (mgr.24929) 378 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:29.971630+0000 mgr.x (mgr.24929) 379 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:29.975422+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cephadm 2024-04-16T14:33:29.978715+0000 mgr.x (mgr.24929) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.007607+0000 mgr.x (mgr.24929) 381 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.019164+0000 mon.b (mon.2) 3757 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.020880+0000 mon.b (mon.2) 3758 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.022506+0000 mon.b (mon.2) 3759 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.023088+0000 mon.b (mon.2) 3760 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:30.024313+0000 mgr.x (mgr.24929) 382 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:30.024509+0000 mgr.x (mgr.24929) 383 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.028679+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cephadm 2024-04-16T14:33:30.031986+0000 mgr.x (mgr.24929) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.072675+0000 mon.b (mon.2) 3761 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.074656+0000 mon.b (mon.2) 3762 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.076640+0000 mon.b (mon.2) 3763 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.077325+0000 mon.b (mon.2) 3764 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:30.078530+0000 mgr.x (mgr.24929) 385 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:30.079052+0000 mgr.x (mgr.24929) 386 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.082536+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cephadm 2024-04-16T14:33:30.089772+0000 mgr.x (mgr.24929) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.109386+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.119459+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cluster 2024-04-16T14:33:30.123824+0000 mgr.x (mgr.24929) 388 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.125887+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.148823+0000 mon.b (mon.2) 3765 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.150971+0000 mon.b (mon.2) 3766 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.152293+0000 mon.b (mon.2) 3767 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.153039+0000 mon.b (mon.2) 3768 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: cephadm 2024-04-16T14:33:30.153618+0000 mgr.x (mgr.24929) 389 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-16T14:33:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:30 smithi122 bash[18672]: audit 2024-04-16T14:33:30.422922+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.71:0/1705893700' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:33:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:31 smithi122 bash[18672]: cluster 2024-04-16T14:33:30.872534+0000 mon.a (mon.0) 249 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:33:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:31 smithi122 bash[18672]: cluster 2024-04-16T14:33:30.872592+0000 mon.a (mon.0) 250 : cluster [INF] Cluster is now healthy 2024-04-16T14:33:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:31 smithi122 bash[18672]: audit 2024-04-16T14:33:31.057240+0000 mgr.x (mgr.24929) 390 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:31 smithi071 bash[79675]: cluster 2024-04-16T14:33:30.872534+0000 mon.a (mon.0) 249 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:33:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:31 smithi071 bash[79675]: cluster 2024-04-16T14:33:30.872592+0000 mon.a (mon.0) 250 : cluster 1 Cluster is now healthy 2024-04-16T14:33:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:31 smithi071 bash[79675]: audit 2024-04-16T14:33:31.057240+0000 mgr.x (mgr.24929) 390 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:31 smithi071 bash[83214]: cluster 2024-04-16T14:33:30.872534+0000 mon.a (mon.0) 249 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:33:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:31 smithi071 bash[83214]: cluster 2024-04-16T14:33:30.872592+0000 mon.a (mon.0) 250 : cluster 1 Cluster is now healthy 2024-04-16T14:33:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:31 smithi071 bash[83214]: audit 2024-04-16T14:33:31.057240+0000 mgr.x (mgr.24929) 390 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:33.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: cluster 2024-04-16T14:33:32.124725+0000 mgr.x (mgr.24929) 391 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: cephadm 2024-04-16T14:33:32.422233+0000 mgr.x (mgr.24929) 392 : cephadm [INF] Upgrade: Updating mon.b 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: audit 2024-04-16T14:33:32.427025+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: audit 2024-04-16T14:33:32.432914+0000 mon.b (mon.2) 3769 : audit [INF] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: audit 2024-04-16T14:33:32.433740+0000 mon.b (mon.2) 3770 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: audit 2024-04-16T14:33:32.434663+0000 mon.b (mon.2) 3771 : audit [DBG] from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: cephadm 2024-04-16T14:33:32.436180+0000 mgr.x (mgr.24929) 393 : cephadm [INF] Deploying daemon mon.b on smithi122 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: audit 2024-04-16T14:33:33.041432+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: audit 2024-04-16T14:33:33.057363+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:33 smithi122 bash[18672]: audit 2024-04-16T14:33:33.071004+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: cluster 2024-04-16T14:33:32.124725+0000 mgr.x (mgr.24929) 391 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-16T14:33:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: cephadm 2024-04-16T14:33:32.422233+0000 mgr.x (mgr.24929) 392 : cephadm 1 Upgrade: Updating mon.b 2024-04-16T14:33:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: audit 2024-04-16T14:33:32.427025+0000 mon.a (mon.0) 251 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: audit 2024-04-16T14:33:32.432914+0000 mon.b (mon.2) 3769 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: audit 2024-04-16T14:33:32.433740+0000 mon.b (mon.2) 3770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: audit 2024-04-16T14:33:32.434663+0000 mon.b (mon.2) 3771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: cephadm 2024-04-16T14:33:32.436180+0000 mgr.x (mgr.24929) 393 : cephadm 1 Deploying daemon mon.b on smithi122 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: audit 2024-04-16T14:33:33.041432+0000 mon.a (mon.0) 252 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: audit 2024-04-16T14:33:33.057363+0000 mon.a (mon.0) 253 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[79675]: audit 2024-04-16T14:33:33.071004+0000 mon.a (mon.0) 254 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: cluster 2024-04-16T14:33:32.124725+0000 mgr.x (mgr.24929) 391 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: cephadm 2024-04-16T14:33:32.422233+0000 mgr.x (mgr.24929) 392 : cephadm 1 Upgrade: Updating mon.b 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: audit 2024-04-16T14:33:32.427025+0000 mon.a (mon.0) 251 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: audit 2024-04-16T14:33:32.432914+0000 mon.b (mon.2) 3769 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: audit 2024-04-16T14:33:32.433740+0000 mon.b (mon.2) 3770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: audit 2024-04-16T14:33:32.434663+0000 mon.b (mon.2) 3771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: cephadm 2024-04-16T14:33:32.436180+0000 mgr.x (mgr.24929) 393 : cephadm 1 Deploying daemon mon.b on smithi122 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: audit 2024-04-16T14:33:33.041432+0000 mon.a (mon.0) 252 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: audit 2024-04-16T14:33:33.057363+0000 mon.a (mon.0) 253 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:33 smithi071 bash[83214]: audit 2024-04-16T14:33:33.071004+0000 mon.a (mon.0) 254 : audit 1 from='mgr.24929 ' entity='mgr.x' 2024-04-16T14:33:35.274 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.275 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.275 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.275 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.276 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.276 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.276 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.276 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.277 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:35.564 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:35 smithi122 systemd[1]: Stopping Ceph mon.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:33:35.564 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:35 smithi122 bash[18672]: debug 2024-04-16T14:33:35.394+0000 7fbe4730c700 -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-04-16T14:33:35.564 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:35 smithi122 bash[18672]: debug 2024-04-16T14:33:35.394+0000 7fbe4730c700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-16T14:33:35.565 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:35 smithi122 bash[52526]: [16/Apr/2024:14:33:35] ENGINE Bus STOPPING 2024-04-16T14:33:35.565 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:35 smithi122 bash[52526]: [16/Apr/2024:14:33:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:33:35.565 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:35 smithi122 bash[52526]: [16/Apr/2024:14:33:35] ENGINE Bus STOPPED 2024-04-16T14:33:35.565 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:35 smithi122 bash[52526]: [16/Apr/2024:14:33:35] ENGINE Bus STARTING 2024-04-16T14:33:35.565 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:35 smithi122 bash[52526]: [16/Apr/2024:14:33:35] ENGINE Serving on http://:::9283 2024-04-16T14:33:35.565 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:35 smithi122 bash[52526]: [16/Apr/2024:14:33:35] ENGINE Bus STARTED 2024-04-16T14:33:36.413 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:36 smithi122 bash[64980]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-b 2024-04-16T14:33:36.413 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:36 smithi122 bash[65063]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-b 2024-04-16T14:33:36.414 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-16T14:33:36.414 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: Stopped Ceph mon.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:33:36.693 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:36.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:36.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: Started Ceph mon.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:33:36.694 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:36.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:36.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:36.695 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:36.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:36.696 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:36.697 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:36 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.514+0000 7f80d0910c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.514+0000 7f80d0910c80 0 ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev), process ceph-mon, pid 7 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.514+0000 7f80d0910c80 0 pidfile_write: ignore empty --pid-file 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 0 load: jerasure load: lrc 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Git sha 0 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Compile date 2024-04-15 21:33:45 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: DB SUMMARY 2024-04-16T14:33:37.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: DB Session ID: ZF9BHLKXFN0TCK38TU0B 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: CURRENT file: CURRENT 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3227 Bytes 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000060.sst 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000058.log size: 0 ; 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.error_if_exists: 0 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.create_if_missing: 0 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.env: 0x557a69a78c60 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-16T14:33:37.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.info_log: 0x557a6aa59b20 2024-04-16T14:33:37.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:33:37.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.statistics: (nil) 2024-04-16T14:33:37.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.use_fsync: 0 2024-04-16T14:33:37.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T14:33:37.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.db_log_dir: 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.wal_dir: 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:33:37.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.write_buffer_manager: 0x557a6aa2c820 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:33:37.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.unordered_write: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.row_cache: None 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.wal_filter: None 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.two_write_queues: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.wal_compression: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.atomic_flush: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:33:37.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:33:37.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_open_files: -1 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Compression algorithms supported: 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: kZSTD supported: 0 2024-04-16T14:33:37.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: kXpressCompression supported: 0 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: kZlibCompression supported: 1 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-16T14:33:37.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T14:33:37.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:33:37.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.merge_operator: 2024-04-16T14:33:37.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_filter: None 2024-04-16T14:33:37.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:33:37.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557a6aa59c40) 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: cache_index_and_filter_blocks: 1 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: pin_top_level_index_and_filter: 1 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: index_type: 0 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: data_block_index_type: 0 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: index_shortening: 1 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: checksum: 4 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: no_block_cache: 0 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: block_cache: 0x557a6aa5b090 2024-04-16T14:33:37.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: block_cache_name: BinnedLRUCache 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: block_cache_options: 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: capacity : 536870912 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: num_shard_bits : 4 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: strict_capacity_limit : 0 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: high_pri_pool_ratio: 0.000 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: block_cache_compressed: (nil) 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: persistent_cache: (nil) 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: block_size: 4096 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: block_size_deviation: 10 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: block_restart_interval: 16 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: index_block_restart_interval: 1 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: metadata_block_size: 4096 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: partition_filters: 0 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: use_delta_encoding: 1 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: filter_policy: bloomfilter 2024-04-16T14:33:37.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: whole_key_filtering: 1 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: verify_compression: 0 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: read_amp_bytes_per_bit: 0 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: format_version: 5 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: enable_index_compression: 1 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: block_align: 0 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: max_auto_readahead_size: 262144 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: prepopulate_block_cache: 0 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: initial_auto_readahead_size: 8192 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: num_file_reads_for_auto_readahead: 2 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression: NoCompression 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:33:37.706 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.num_levels: 7 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:33:37.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:33:37.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:33:37.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.table_properties_collectors: 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.bloom_locality: 0 2024-04-16T14:33:37.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.ttl: 2592000 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.enable_blob_files: false 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.min_blob_size: 0 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:33:37.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80d0910c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.518+0000 7f80c6081700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 60.sst 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 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 62, last_sequence is 38723, log_number is 58,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 58 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 077025aa-8ec0-4156-8ae4-92b07b63cfdb 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713278017524618, "job": 1, "event": "recovery_started", "wal_files": [58]} 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #58 mode 2 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713278017524715, "job": 1, "event": "recovery_finished"} 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 64 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557a6ab50000 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80d0910c80 4 rocksdb: DB pointer 0x557a6ab3a000 2024-04-16T14:33:37.712 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80bf073700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.522+0000 7f80bf073700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: ** DB Stats ** 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: ** Compaction Stats [default] ** 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: 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-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: L6 1/0 11.46 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-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Sum 1/0 11.46 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-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-16T14:33:37.713 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: ** Compaction Stats [default] ** 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: 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-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: 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-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Block cache BinnedLRUCache@0x557a6aa5b090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-04-16T14:33:37.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.526+0000 7f80d0910c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.526+0000 7f80d0910c80 1 mon.b@-1(???) e3 preinit fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.526+0000 7f80d0910c80 0 mon.b@-1(???).mds e1 new map 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.526+0000 7f80d0910c80 0 mon.b@-1(???).mds e1 print_map 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: e1 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: 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-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: legacy client fscid: -1 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: No filesystems configured 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.526+0000 7f80d0910c80 0 mon.b@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.526+0000 7f80d0910c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.526+0000 7f80d0910c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.526+0000 7f80d0910c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T14:33:37.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:37 smithi122 bash[65119]: debug 2024-04-16T14:33:37.530+0000 7f80d0910c80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-04-16T14:33:38.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:33:38 smithi122 bash[54359]: ts=2024-04-16T14:33:38.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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:33:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:38 smithi122 bash[65119]: cluster 2024-04-16T14:33:34.125412+0000 mgr.x (mgr.24929) 394 : cluster 0 pgmap v239: 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-04-16T14:33:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:38 smithi122 bash[65119]: audit 2024-04-16T14:33:35.073909+0000 mon.b (mon.2) 3772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:38 smithi122 bash[65119]: audit 2024-04-16T14:33:35.408900+0000 mon.a (mon.0) 255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:33:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:38 smithi122 bash[65119]: audit 2024-04-16T14:33:35.411629+0000 mon.a (mon.0) 256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:33:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:38 smithi122 bash[65119]: audit 2024-04-16T14:33:35.413363+0000 mon.a (mon.0) 257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:33:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[79675]: cluster 2024-04-16T14:33:34.125412+0000 mgr.x (mgr.24929) 394 : cluster 0 pgmap v239: 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-04-16T14:33:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[79675]: audit 2024-04-16T14:33:35.073909+0000 mon.b (mon.2) 3772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[79675]: audit 2024-04-16T14:33:35.408900+0000 mon.a (mon.0) 255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:33:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[79675]: audit 2024-04-16T14:33:35.411629+0000 mon.a (mon.0) 256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:33:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[79675]: audit 2024-04-16T14:33:35.413363+0000 mon.a (mon.0) 257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:33:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[83214]: cluster 2024-04-16T14:33:34.125412+0000 mgr.x (mgr.24929) 394 : cluster 0 pgmap v239: 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-04-16T14:33:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[83214]: audit 2024-04-16T14:33:35.073909+0000 mon.b (mon.2) 3772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[83214]: audit 2024-04-16T14:33:35.408900+0000 mon.a (mon.0) 255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:33:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[83214]: audit 2024-04-16T14:33:35.411629+0000 mon.a (mon.0) 256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:33:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:38 smithi071 bash[83214]: audit 2024-04-16T14:33:35.413363+0000 mon.a (mon.0) 257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:33:39.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:33:39] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.33.4" 2024-04-16T14:33:39.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.127023+0000 mgr.x (mgr.24929) 396 : cluster 0 pgmap v241: 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-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.507244+0000 mon.a (mon.0) 269 : cluster 0 fsmap 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.507340+0000 mon.a (mon.0) 270 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.508125+0000 mon.a (mon.0) 271 : cluster 0 mgrmap e46: x(active, since 48s), standbys: y 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.508425+0000 mon.a (mon.0) 272 : cluster 1 overall HEALTH_OK 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.523387+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.523433+0000 mon.a (mon.0) 273 : cluster 1 mon.a calling monitor election 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.526289+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.528652+0000 mon.a (mon.0) 274 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.530131+0000 mon.a (mon.0) 275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.530671+0000 mon.a (mon.0) 276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.531029+0000 mon.a (mon.0) 277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.537792+0000 mon.a (mon.0) 278 : cluster 0 monmap epoch 4 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.537830+0000 mon.a (mon.0) 279 : cluster 0 fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:39.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.537854+0000 mon.a (mon.0) 280 : cluster 0 last_changed 2024-04-16T14:33:38.487153+0000 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.537875+0000 mon.a (mon.0) 281 : cluster 0 created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.537898+0000 mon.a (mon.0) 282 : cluster 0 min_mon_release 19 (squid) 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.537951+0000 mon.a (mon.0) 283 : cluster 0 election_strategy: 1 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.537978+0000 mon.a (mon.0) 284 : cluster 0 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.538003+0000 mon.a (mon.0) 285 : cluster 0 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.538028+0000 mon.a (mon.0) 286 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.539012+0000 mon.a (mon.0) 287 : cluster 0 fsmap 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.539068+0000 mon.a (mon.0) 288 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.539694+0000 mon.a (mon.0) 289 : cluster 0 mgrmap e46: x(active, since 48s), standbys: y 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cluster 2024-04-16T14:33:38.539984+0000 mon.a (mon.0) 290 : cluster 1 overall HEALTH_OK 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.561619+0000 mon.a (mon.0) 291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.568911+0000 mon.a (mon.0) 292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.579328+0000 mon.a (mon.0) 293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.589879+0000 mon.a (mon.0) 294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.596721+0000 mon.a (mon.0) 295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.615916+0000 mon.a (mon.0) 296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.618234+0000 mon.a (mon.0) 297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.628349+0000 mon.a (mon.0) 298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cephadm 2024-04-16T14:33:38.631894+0000 mgr.x (mgr.24929) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.698338+0000 mon.a (mon.0) 299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.700115+0000 mon.a (mon.0) 300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cephadm 2024-04-16T14:33:38.700292+0000 mgr.x (mgr.24929) 398 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: audit 2024-04-16T14:33:38.701777+0000 mon.a (mon.0) 301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[83214]: cephadm 2024-04-16T14:33:38.706766+0000 mgr.x (mgr.24929) 399 : cephadm 1 Reconfiguring daemon mon.a on smithi071 2024-04-16T14:33:39.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.127023+0000 mgr.x (mgr.24929) 396 : cluster 0 pgmap v241: 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-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.507244+0000 mon.a (mon.0) 269 : cluster 0 fsmap 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.507340+0000 mon.a (mon.0) 270 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.508125+0000 mon.a (mon.0) 271 : cluster 0 mgrmap e46: x(active, since 48s), standbys: y 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.508425+0000 mon.a (mon.0) 272 : cluster 1 overall HEALTH_OK 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.523387+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.523433+0000 mon.a (mon.0) 273 : cluster 1 mon.a calling monitor election 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.526289+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.528652+0000 mon.a (mon.0) 274 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.530131+0000 mon.a (mon.0) 275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.530671+0000 mon.a (mon.0) 276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.531029+0000 mon.a (mon.0) 277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.537792+0000 mon.a (mon.0) 278 : cluster 0 monmap epoch 4 2024-04-16T14:33:39.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.537830+0000 mon.a (mon.0) 279 : cluster 0 fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.537854+0000 mon.a (mon.0) 280 : cluster 0 last_changed 2024-04-16T14:33:38.487153+0000 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.537875+0000 mon.a (mon.0) 281 : cluster 0 created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.537898+0000 mon.a (mon.0) 282 : cluster 0 min_mon_release 19 (squid) 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.537951+0000 mon.a (mon.0) 283 : cluster 0 election_strategy: 1 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.537978+0000 mon.a (mon.0) 284 : cluster 0 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.538003+0000 mon.a (mon.0) 285 : cluster 0 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.538028+0000 mon.a (mon.0) 286 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.539012+0000 mon.a (mon.0) 287 : cluster 0 fsmap 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.539068+0000 mon.a (mon.0) 288 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.539694+0000 mon.a (mon.0) 289 : cluster 0 mgrmap e46: x(active, since 48s), standbys: y 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cluster 2024-04-16T14:33:38.539984+0000 mon.a (mon.0) 290 : cluster 1 overall HEALTH_OK 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.561619+0000 mon.a (mon.0) 291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.568911+0000 mon.a (mon.0) 292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.579328+0000 mon.a (mon.0) 293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.589879+0000 mon.a (mon.0) 294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.596721+0000 mon.a (mon.0) 295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.615916+0000 mon.a (mon.0) 296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.618234+0000 mon.a (mon.0) 297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.628349+0000 mon.a (mon.0) 298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cephadm 2024-04-16T14:33:38.631894+0000 mgr.x (mgr.24929) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.698338+0000 mon.a (mon.0) 299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.700115+0000 mon.a (mon.0) 300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cephadm 2024-04-16T14:33:38.700292+0000 mgr.x (mgr.24929) 398 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: audit 2024-04-16T14:33:38.701777+0000 mon.a (mon.0) 301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:39.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:39 smithi071 bash[79675]: cephadm 2024-04-16T14:33:38.706766+0000 mgr.x (mgr.24929) 399 : cephadm 1 Reconfiguring daemon mon.a on smithi071 2024-04-16T14:33:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.127023+0000 mgr.x (mgr.24929) 396 : cluster 0 pgmap v241: 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-04-16T14:33:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.507244+0000 mon.a (mon.0) 269 : cluster 0 fsmap 2024-04-16T14:33:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.507340+0000 mon.a (mon.0) 270 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.508125+0000 mon.a (mon.0) 271 : cluster 0 mgrmap e46: x(active, since 48s), standbys: y 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.508425+0000 mon.a (mon.0) 272 : cluster 1 overall HEALTH_OK 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.523387+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.523433+0000 mon.a (mon.0) 273 : cluster 1 mon.a calling monitor election 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.526289+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.528652+0000 mon.a (mon.0) 274 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.530131+0000 mon.a (mon.0) 275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.530671+0000 mon.a (mon.0) 276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.531029+0000 mon.a (mon.0) 277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:33:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.537792+0000 mon.a (mon.0) 278 : cluster 0 monmap epoch 4 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.537830+0000 mon.a (mon.0) 279 : cluster 0 fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.537854+0000 mon.a (mon.0) 280 : cluster 0 last_changed 2024-04-16T14:33:38.487153+0000 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.537875+0000 mon.a (mon.0) 281 : cluster 0 created 2024-04-16T14:14:38.893857+0000 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.537898+0000 mon.a (mon.0) 282 : cluster 0 min_mon_release 19 (squid) 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.537951+0000 mon.a (mon.0) 283 : cluster 0 election_strategy: 1 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.537978+0000 mon.a (mon.0) 284 : cluster 0 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.538003+0000 mon.a (mon.0) 285 : cluster 0 1: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.538028+0000 mon.a (mon.0) 286 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.539012+0000 mon.a (mon.0) 287 : cluster 0 fsmap 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.539068+0000 mon.a (mon.0) 288 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.539694+0000 mon.a (mon.0) 289 : cluster 0 mgrmap e46: x(active, since 48s), standbys: y 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cluster 2024-04-16T14:33:38.539984+0000 mon.a (mon.0) 290 : cluster 1 overall HEALTH_OK 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.561619+0000 mon.a (mon.0) 291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.568911+0000 mon.a (mon.0) 292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.579328+0000 mon.a (mon.0) 293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.589879+0000 mon.a (mon.0) 294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.596721+0000 mon.a (mon.0) 295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.615916+0000 mon.a (mon.0) 296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.618234+0000 mon.a (mon.0) 297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.628349+0000 mon.a (mon.0) 298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cephadm 2024-04-16T14:33:38.631894+0000 mgr.x (mgr.24929) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.698338+0000 mon.a (mon.0) 299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.700115+0000 mon.a (mon.0) 300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cephadm 2024-04-16T14:33:38.700292+0000 mgr.x (mgr.24929) 398 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: audit 2024-04-16T14:33:38.701777+0000 mon.a (mon.0) 301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:39 smithi122 bash[65119]: cephadm 2024-04-16T14:33:38.706766+0000 mgr.x (mgr.24929) 399 : cephadm 1 Reconfiguring daemon mon.a on smithi071 2024-04-16T14:33:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:41 smithi122 bash[65119]: cluster 2024-04-16T14:33:40.127730+0000 mgr.x (mgr.24929) 400 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-16T14:33:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:41 smithi122 bash[65119]: audit 2024-04-16T14:33:40.766222+0000 mon.a (mon.0) 302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:41 smithi122 bash[65119]: audit 2024-04-16T14:33:40.774513+0000 mon.a (mon.0) 303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:41 smithi122 bash[65119]: audit 2024-04-16T14:33:40.826918+0000 mon.a (mon.0) 304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:33:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:41 smithi122 bash[65119]: audit 2024-04-16T14:33:40.829331+0000 mon.a (mon.0) 305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:33:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:41 smithi122 bash[65119]: audit 2024-04-16T14:33:40.831646+0000 mon.a (mon.0) 306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[79675]: cluster 2024-04-16T14:33:40.127730+0000 mgr.x (mgr.24929) 400 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-16T14:33:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[79675]: audit 2024-04-16T14:33:40.766222+0000 mon.a (mon.0) 302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[79675]: audit 2024-04-16T14:33:40.774513+0000 mon.a (mon.0) 303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[79675]: audit 2024-04-16T14:33:40.826918+0000 mon.a (mon.0) 304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:33:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[79675]: audit 2024-04-16T14:33:40.829331+0000 mon.a (mon.0) 305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:33:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[79675]: audit 2024-04-16T14:33:40.831646+0000 mon.a (mon.0) 306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[83214]: cluster 2024-04-16T14:33:40.127730+0000 mgr.x (mgr.24929) 400 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-16T14:33:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[83214]: audit 2024-04-16T14:33:40.766222+0000 mon.a (mon.0) 302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[83214]: audit 2024-04-16T14:33:40.774513+0000 mon.a (mon.0) 303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[83214]: audit 2024-04-16T14:33:40.826918+0000 mon.a (mon.0) 304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:33:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[83214]: audit 2024-04-16T14:33:40.829331+0000 mon.a (mon.0) 305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:33:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:41 smithi071 bash[83214]: audit 2024-04-16T14:33:40.831646+0000 mon.a (mon.0) 306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:42 smithi071 bash[79675]: cephadm 2024-04-16T14:33:40.828761+0000 mgr.x (mgr.24929) 401 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-16T14:33:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:42 smithi071 bash[79675]: cephadm 2024-04-16T14:33:40.836557+0000 mgr.x (mgr.24929) 402 : cephadm 1 Reconfiguring daemon mgr.y on smithi071 2024-04-16T14:33:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:42 smithi071 bash[79675]: audit 2024-04-16T14:33:41.065112+0000 mgr.x (mgr.24929) 403 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:42 smithi071 bash[83214]: cephadm 2024-04-16T14:33:40.828761+0000 mgr.x (mgr.24929) 401 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-16T14:33:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:42 smithi071 bash[83214]: cephadm 2024-04-16T14:33:40.836557+0000 mgr.x (mgr.24929) 402 : cephadm 1 Reconfiguring daemon mgr.y on smithi071 2024-04-16T14:33:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:42 smithi071 bash[83214]: audit 2024-04-16T14:33:41.065112+0000 mgr.x (mgr.24929) 403 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:42.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:42 smithi122 bash[52526]: debug 2024-04-16T14:33:42.538+0000 7f220a8f4700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-16T14:33:42.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:42 smithi122 bash[65119]: cephadm 2024-04-16T14:33:40.828761+0000 mgr.x (mgr.24929) 401 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-16T14:33:42.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:42 smithi122 bash[65119]: cephadm 2024-04-16T14:33:40.836557+0000 mgr.x (mgr.24929) 402 : cephadm 1 Reconfiguring daemon mgr.y on smithi071 2024-04-16T14:33:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:42 smithi122 bash[65119]: audit 2024-04-16T14:33:41.065112+0000 mgr.x (mgr.24929) 403 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[79675]: cluster 2024-04-16T14:33:42.129436+0000 mgr.x (mgr.24929) 404 : cluster 0 pgmap v243: 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-04-16T14:33:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[79675]: audit 2024-04-16T14:33:42.838641+0000 mon.a (mon.0) 307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[79675]: audit 2024-04-16T14:33:42.848590+0000 mon.a (mon.0) 308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[79675]: audit 2024-04-16T14:33:42.855958+0000 mon.a (mon.0) 309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[79675]: audit 2024-04-16T14:33:42.858197+0000 mon.a (mon.0) 310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[79675]: audit 2024-04-16T14:33:42.860342+0000 mon.a (mon.0) 311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[83214]: cluster 2024-04-16T14:33:42.129436+0000 mgr.x (mgr.24929) 404 : cluster 0 pgmap v243: 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-04-16T14:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[83214]: audit 2024-04-16T14:33:42.838641+0000 mon.a (mon.0) 307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[83214]: audit 2024-04-16T14:33:42.848590+0000 mon.a (mon.0) 308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[83214]: audit 2024-04-16T14:33:42.855958+0000 mon.a (mon.0) 309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[83214]: audit 2024-04-16T14:33:42.858197+0000 mon.a (mon.0) 310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:43 smithi071 bash[83214]: audit 2024-04-16T14:33:42.860342+0000 mon.a (mon.0) 311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:43.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:43 smithi122 bash[65119]: cluster 2024-04-16T14:33:42.129436+0000 mgr.x (mgr.24929) 404 : cluster 0 pgmap v243: 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-04-16T14:33:43.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:43 smithi122 bash[65119]: audit 2024-04-16T14:33:42.838641+0000 mon.a (mon.0) 307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:43.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:43 smithi122 bash[65119]: audit 2024-04-16T14:33:42.848590+0000 mon.a (mon.0) 308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:43.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:43 smithi122 bash[65119]: audit 2024-04-16T14:33:42.855958+0000 mon.a (mon.0) 309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:33:43.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:43 smithi122 bash[65119]: audit 2024-04-16T14:33:42.858197+0000 mon.a (mon.0) 310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:33:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:43 smithi122 bash[65119]: audit 2024-04-16T14:33:42.860342+0000 mon.a (mon.0) 311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:44 smithi071 bash[79675]: cephadm 2024-04-16T14:33:42.857939+0000 mgr.x (mgr.24929) 405 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-16T14:33:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:44 smithi071 bash[79675]: cephadm 2024-04-16T14:33:42.865314+0000 mgr.x (mgr.24929) 406 : cephadm 1 Reconfiguring daemon mon.c on smithi071 2024-04-16T14:33:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:44 smithi071 bash[83214]: cephadm 2024-04-16T14:33:42.857939+0000 mgr.x (mgr.24929) 405 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-16T14:33:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:44 smithi071 bash[83214]: cephadm 2024-04-16T14:33:42.865314+0000 mgr.x (mgr.24929) 406 : cephadm 1 Reconfiguring daemon mon.c on smithi071 2024-04-16T14:33:44.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:44 smithi122 bash[65119]: cephadm 2024-04-16T14:33:42.857939+0000 mgr.x (mgr.24929) 405 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-16T14:33:44.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:44 smithi122 bash[65119]: cephadm 2024-04-16T14:33:42.865314+0000 mgr.x (mgr.24929) 406 : cephadm 1 Reconfiguring daemon mon.c on smithi071 2024-04-16T14:33:45.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:45 smithi122 bash[65119]: cluster 2024-04-16T14:33:44.130113+0000 mgr.x (mgr.24929) 407 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:45.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:45 smithi122 bash[65119]: audit 2024-04-16T14:33:45.127480+0000 mon.a (mon.0) 312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:45.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:45 smithi122 bash[65119]: audit 2024-04-16T14:33:45.140184+0000 mon.a (mon.0) 313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:45.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:45 smithi122 bash[65119]: audit 2024-04-16T14:33:45.184535+0000 mon.a (mon.0) 314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:33:45.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:45 smithi122 bash[65119]: audit 2024-04-16T14:33:45.186663+0000 mon.a (mon.0) 315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[79675]: cluster 2024-04-16T14:33:44.130113+0000 mgr.x (mgr.24929) 407 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[79675]: audit 2024-04-16T14:33:45.127480+0000 mon.a (mon.0) 312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[79675]: audit 2024-04-16T14:33:45.140184+0000 mon.a (mon.0) 313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[79675]: audit 2024-04-16T14:33:45.184535+0000 mon.a (mon.0) 314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:33:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[79675]: audit 2024-04-16T14:33:45.186663+0000 mon.a (mon.0) 315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[83214]: cluster 2024-04-16T14:33:44.130113+0000 mgr.x (mgr.24929) 407 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[83214]: audit 2024-04-16T14:33:45.127480+0000 mon.a (mon.0) 312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[83214]: audit 2024-04-16T14:33:45.140184+0000 mon.a (mon.0) 313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[83214]: audit 2024-04-16T14:33:45.184535+0000 mon.a (mon.0) 314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:33:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:45 smithi071 bash[83214]: audit 2024-04-16T14:33:45.186663+0000 mon.a (mon.0) 315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:46.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:46 smithi122 bash[65119]: cephadm 2024-04-16T14:33:45.186425+0000 mgr.x (mgr.24929) 408 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-16T14:33:46.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:46 smithi122 bash[65119]: cephadm 2024-04-16T14:33:45.195405+0000 mgr.x (mgr.24929) 409 : cephadm 1 Reconfiguring daemon osd.0 on smithi071 2024-04-16T14:33:46.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:46 smithi071 bash[83214]: cephadm 2024-04-16T14:33:45.186425+0000 mgr.x (mgr.24929) 408 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-16T14:33:46.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:46 smithi071 bash[83214]: cephadm 2024-04-16T14:33:45.195405+0000 mgr.x (mgr.24929) 409 : cephadm 1 Reconfiguring daemon osd.0 on smithi071 2024-04-16T14:33:46.755 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:46 smithi071 bash[79675]: cephadm 2024-04-16T14:33:45.186425+0000 mgr.x (mgr.24929) 408 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-16T14:33:46.755 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:46 smithi071 bash[79675]: cephadm 2024-04-16T14:33:45.195405+0000 mgr.x (mgr.24929) 409 : cephadm 1 Reconfiguring daemon osd.0 on smithi071 2024-04-16T14:33:47.781 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:47 smithi122 bash[65119]: cluster 2024-04-16T14:33:46.131701+0000 mgr.x (mgr.24929) 410 : cluster 0 pgmap v245: 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-04-16T14:33:47.781 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:47 smithi122 bash[65119]: audit 2024-04-16T14:33:47.332543+0000 mon.a (mon.0) 316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:47.781 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:47 smithi122 bash[65119]: audit 2024-04-16T14:33:47.349268+0000 mon.a (mon.0) 317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:47.782 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:47 smithi122 bash[65119]: audit 2024-04-16T14:33:47.362824+0000 mon.a (mon.0) 318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:33:47.782 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:47 smithi122 bash[65119]: audit 2024-04-16T14:33:47.364926+0000 mon.a (mon.0) 319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[79675]: cluster 2024-04-16T14:33:46.131701+0000 mgr.x (mgr.24929) 410 : cluster 0 pgmap v245: 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-04-16T14:33:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[79675]: audit 2024-04-16T14:33:47.332543+0000 mon.a (mon.0) 316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[79675]: audit 2024-04-16T14:33:47.349268+0000 mon.a (mon.0) 317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[79675]: audit 2024-04-16T14:33:47.362824+0000 mon.a (mon.0) 318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:33:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[79675]: audit 2024-04-16T14:33:47.364926+0000 mon.a (mon.0) 319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[83214]: cluster 2024-04-16T14:33:46.131701+0000 mgr.x (mgr.24929) 410 : cluster 0 pgmap v245: 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-04-16T14:33:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[83214]: audit 2024-04-16T14:33:47.332543+0000 mon.a (mon.0) 316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[83214]: audit 2024-04-16T14:33:47.349268+0000 mon.a (mon.0) 317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[83214]: audit 2024-04-16T14:33:47.362824+0000 mon.a (mon.0) 318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:33:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:47 smithi071 bash[83214]: audit 2024-04-16T14:33:47.364926+0000 mon.a (mon.0) 319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:48 smithi122 bash[65119]: cephadm 2024-04-16T14:33:47.364695+0000 mgr.x (mgr.24929) 411 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-16T14:33:48.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:48 smithi122 bash[65119]: cephadm 2024-04-16T14:33:47.373542+0000 mgr.x (mgr.24929) 412 : cephadm 1 Reconfiguring daemon osd.1 on smithi071 2024-04-16T14:33:48.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:48 smithi071 bash[79675]: cephadm 2024-04-16T14:33:47.364695+0000 mgr.x (mgr.24929) 411 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-16T14:33:48.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:48 smithi071 bash[79675]: cephadm 2024-04-16T14:33:47.373542+0000 mgr.x (mgr.24929) 412 : cephadm 1 Reconfiguring daemon osd.1 on smithi071 2024-04-16T14:33:48.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:48 smithi071 bash[83214]: cephadm 2024-04-16T14:33:47.364695+0000 mgr.x (mgr.24929) 411 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-16T14:33:48.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:48 smithi071 bash[83214]: cephadm 2024-04-16T14:33:47.373542+0000 mgr.x (mgr.24929) 412 : cephadm 1 Reconfiguring daemon osd.1 on smithi071 2024-04-16T14:33:48.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:33:48 smithi122 bash[54359]: ts=2024-04-16T14:33: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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:33:49.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:33:49] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.33.4" 2024-04-16T14:33:49.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:49 smithi122 bash[65119]: cluster 2024-04-16T14:33:48.132463+0000 mgr.x (mgr.24929) 413 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:49.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:49 smithi122 bash[65119]: audit 2024-04-16T14:33:49.530372+0000 mon.a (mon.0) 320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:49.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:49 smithi122 bash[65119]: audit 2024-04-16T14:33:49.542018+0000 mon.a (mon.0) 321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:49 smithi071 bash[79675]: cluster 2024-04-16T14:33:48.132463+0000 mgr.x (mgr.24929) 413 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:49 smithi071 bash[79675]: audit 2024-04-16T14:33:49.530372+0000 mon.a (mon.0) 320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:49 smithi071 bash[79675]: audit 2024-04-16T14:33:49.542018+0000 mon.a (mon.0) 321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:49 smithi071 bash[83214]: cluster 2024-04-16T14:33:48.132463+0000 mgr.x (mgr.24929) 413 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:49 smithi071 bash[83214]: audit 2024-04-16T14:33:49.530372+0000 mon.a (mon.0) 320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:49 smithi071 bash[83214]: audit 2024-04-16T14:33:49.542018+0000 mon.a (mon.0) 321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:50.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:50 smithi122 bash[65119]: audit 2024-04-16T14:33:49.593338+0000 mon.a (mon.0) 322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:33:50.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:50 smithi122 bash[65119]: audit 2024-04-16T14:33:49.595078+0000 mon.a (mon.0) 323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:50.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:50 smithi122 bash[65119]: cephadm 2024-04-16T14:33:49.595205+0000 mgr.x (mgr.24929) 414 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-16T14:33:50.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:50 smithi122 bash[65119]: cephadm 2024-04-16T14:33:49.603639+0000 mgr.x (mgr.24929) 415 : cephadm 1 Reconfiguring daemon osd.2 on smithi071 2024-04-16T14:33:50.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:50 smithi122 bash[65119]: audit 2024-04-16T14:33:50.077394+0000 mon.a (mon.0) 324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[79675]: audit 2024-04-16T14:33:49.593338+0000 mon.a (mon.0) 322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:33:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[79675]: audit 2024-04-16T14:33:49.595078+0000 mon.a (mon.0) 323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[79675]: cephadm 2024-04-16T14:33:49.595205+0000 mgr.x (mgr.24929) 414 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-16T14:33:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[79675]: cephadm 2024-04-16T14:33:49.603639+0000 mgr.x (mgr.24929) 415 : cephadm 1 Reconfiguring daemon osd.2 on smithi071 2024-04-16T14:33:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[79675]: audit 2024-04-16T14:33:50.077394+0000 mon.a (mon.0) 324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[83214]: audit 2024-04-16T14:33:49.593338+0000 mon.a (mon.0) 322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[83214]: audit 2024-04-16T14:33:49.595078+0000 mon.a (mon.0) 323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[83214]: cephadm 2024-04-16T14:33:49.595205+0000 mgr.x (mgr.24929) 414 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-16T14:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[83214]: cephadm 2024-04-16T14:33:49.603639+0000 mgr.x (mgr.24929) 415 : cephadm 1 Reconfiguring daemon osd.2 on smithi071 2024-04-16T14:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:50 smithi071 bash[83214]: audit 2024-04-16T14:33:50.077394+0000 mon.a (mon.0) 324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:33:51.748 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:51 smithi071 bash[79675]: cluster 2024-04-16T14:33:50.136466+0000 mgr.x (mgr.24929) 416 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:51.748 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:51 smithi071 bash[83214]: cluster 2024-04-16T14:33:50.136466+0000 mgr.x (mgr.24929) 416 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:51.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:51 smithi122 bash[65119]: cluster 2024-04-16T14:33:50.136466+0000 mgr.x (mgr.24929) 416 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:52 smithi071 bash[79675]: audit 2024-04-16T14:33:51.073221+0000 mgr.x (mgr.24929) 417 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:52 smithi071 bash[83214]: audit 2024-04-16T14:33:51.073221+0000 mgr.x (mgr.24929) 417 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:52.907 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:52 smithi122 bash[65119]: audit 2024-04-16T14:33:51.073221+0000 mgr.x (mgr.24929) 417 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:33:53.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[83214]: cluster 2024-04-16T14:33:52.138257+0000 mgr.x (mgr.24929) 418 : cluster 0 pgmap v248: 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-04-16T14:33:53.997 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[83214]: audit 2024-04-16T14:33:53.003616+0000 mon.a (mon.0) 325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.997 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[83214]: audit 2024-04-16T14:33:53.010910+0000 mon.a (mon.0) 326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.997 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[83214]: audit 2024-04-16T14:33:53.027086+0000 mon.a (mon.0) 327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:33:53.997 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[83214]: audit 2024-04-16T14:33:53.028151+0000 mon.a (mon.0) 328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:53.998 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[83214]: audit 2024-04-16T14:33:53.214140+0000 mon.a (mon.0) 329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.998 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[83214]: audit 2024-04-16T14:33:53.222575+0000 mon.a (mon.0) 330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.998 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[83214]: audit 2024-04-16T14:33:53.236395+0000 mon.a (mon.0) 331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.998 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[79675]: cluster 2024-04-16T14:33:52.138257+0000 mgr.x (mgr.24929) 418 : cluster 0 pgmap v248: 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-04-16T14:33:53.998 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[79675]: audit 2024-04-16T14:33:53.003616+0000 mon.a (mon.0) 325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.998 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[79675]: audit 2024-04-16T14:33:53.010910+0000 mon.a (mon.0) 326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.998 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[79675]: audit 2024-04-16T14:33:53.027086+0000 mon.a (mon.0) 327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:33:53.998 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[79675]: audit 2024-04-16T14:33:53.028151+0000 mon.a (mon.0) 328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:53.998 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[79675]: audit 2024-04-16T14:33:53.214140+0000 mon.a (mon.0) 329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.999 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[79675]: audit 2024-04-16T14:33:53.222575+0000 mon.a (mon.0) 330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.999 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:53 smithi071 bash[79675]: audit 2024-04-16T14:33:53.236395+0000 mon.a (mon.0) 331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.999 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:53 smithi122 bash[65119]: cluster 2024-04-16T14:33:52.138257+0000 mgr.x (mgr.24929) 418 : cluster 0 pgmap v248: 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-04-16T14:33:53.999 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:53 smithi122 bash[65119]: audit 2024-04-16T14:33:53.003616+0000 mon.a (mon.0) 325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.999 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:53 smithi122 bash[65119]: audit 2024-04-16T14:33:53.010910+0000 mon.a (mon.0) 326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:53.999 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:53 smithi122 bash[65119]: audit 2024-04-16T14:33:53.027086+0000 mon.a (mon.0) 327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:33:53.999 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:53 smithi122 bash[65119]: audit 2024-04-16T14:33:53.028151+0000 mon.a (mon.0) 328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:53.999 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:53 smithi122 bash[65119]: audit 2024-04-16T14:33:53.214140+0000 mon.a (mon.0) 329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:54.000 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:53 smithi122 bash[65119]: audit 2024-04-16T14:33:53.222575+0000 mon.a (mon.0) 330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:54.000 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:53 smithi122 bash[65119]: audit 2024-04-16T14:33:53.236395+0000 mon.a (mon.0) 331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:54.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:54 smithi122 bash[65119]: cephadm 2024-04-16T14:33:53.029278+0000 mgr.x (mgr.24929) 419 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-16T14:33:54.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:54 smithi122 bash[65119]: cephadm 2024-04-16T14:33:53.033328+0000 mgr.x (mgr.24929) 420 : cephadm 1 Reconfiguring daemon osd.3 on smithi071 2024-04-16T14:33:54.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:54 smithi071 bash[83214]: cephadm 2024-04-16T14:33:53.029278+0000 mgr.x (mgr.24929) 419 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-16T14:33:54.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:54 smithi071 bash[83214]: cephadm 2024-04-16T14:33:53.033328+0000 mgr.x (mgr.24929) 420 : cephadm 1 Reconfiguring daemon osd.3 on smithi071 2024-04-16T14:33:54.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:54 smithi071 bash[79675]: cephadm 2024-04-16T14:33:53.029278+0000 mgr.x (mgr.24929) 419 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-16T14:33:54.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:54 smithi071 bash[79675]: cephadm 2024-04-16T14:33:53.033328+0000 mgr.x (mgr.24929) 420 : cephadm 1 Reconfiguring daemon osd.3 on smithi071 2024-04-16T14:33:55.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:55 smithi122 bash[65119]: cluster 2024-04-16T14:33:54.138995+0000 mgr.x (mgr.24929) 421 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:55 smithi071 bash[79675]: cluster 2024-04-16T14:33:54.138995+0000 mgr.x (mgr.24929) 421 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:55 smithi071 bash[83214]: cluster 2024-04-16T14:33:54.138995+0000 mgr.x (mgr.24929) 421 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:33:57.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:57 smithi122 bash[65119]: cluster 2024-04-16T14:33:56.140524+0000 mgr.x (mgr.24929) 422 : cluster 0 pgmap v250: 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-04-16T14:33:57.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:57 smithi122 bash[65119]: audit 2024-04-16T14:33:57.129902+0000 mon.a (mon.0) 332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:57.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:57 smithi122 bash[65119]: audit 2024-04-16T14:33:57.140487+0000 mon.a (mon.0) 333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:57.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:57 smithi122 bash[65119]: audit 2024-04-16T14:33:57.155427+0000 mon.a (mon.0) 334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:33:57.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:57 smithi122 bash[65119]: audit 2024-04-16T14:33:57.158661+0000 mon.a (mon.0) 335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[83214]: cluster 2024-04-16T14:33:56.140524+0000 mgr.x (mgr.24929) 422 : cluster 0 pgmap v250: 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-04-16T14:33:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[83214]: audit 2024-04-16T14:33:57.129902+0000 mon.a (mon.0) 332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[83214]: audit 2024-04-16T14:33:57.140487+0000 mon.a (mon.0) 333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[83214]: audit 2024-04-16T14:33:57.155427+0000 mon.a (mon.0) 334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:33:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[83214]: audit 2024-04-16T14:33:57.158661+0000 mon.a (mon.0) 335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[79675]: cluster 2024-04-16T14:33:56.140524+0000 mgr.x (mgr.24929) 422 : cluster 0 pgmap v250: 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-04-16T14:33:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[79675]: audit 2024-04-16T14:33:57.129902+0000 mon.a (mon.0) 332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[79675]: audit 2024-04-16T14:33:57.140487+0000 mon.a (mon.0) 333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[79675]: audit 2024-04-16T14:33:57.155427+0000 mon.a (mon.0) 334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:33:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:57 smithi071 bash[79675]: audit 2024-04-16T14:33:57.158661+0000 mon.a (mon.0) 335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:58.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[54359]: ts=2024-04-16T14:33:58.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.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:33:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[65119]: cephadm 2024-04-16T14:33:57.157460+0000 mgr.x (mgr.24929) 423 : cephadm 1 Reconfiguring rgw.foo.smithi071.cdiluv (monmap changed)... 2024-04-16T14:33:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[65119]: cephadm 2024-04-16T14:33:57.162265+0000 mgr.x (mgr.24929) 424 : cephadm 1 Reconfiguring daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:33:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[65119]: audit 2024-04-16T14:33:57.732901+0000 mon.a (mon.0) 336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[65119]: audit 2024-04-16T14:33:57.743525+0000 mon.a (mon.0) 337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[65119]: audit 2024-04-16T14:33:57.752383+0000 mon.a (mon.0) 338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[65119]: audit 2024-04-16T14:33:57.981179+0000 mon.a (mon.0) 339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[65119]: audit 2024-04-16T14:33:57.994091+0000 mon.a (mon.0) 340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:58 smithi122 bash[65119]: audit 2024-04-16T14:33:58.005563+0000 mon.a (mon.0) 341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[79675]: cephadm 2024-04-16T14:33:57.157460+0000 mgr.x (mgr.24929) 423 : cephadm 1 Reconfiguring rgw.foo.smithi071.cdiluv (monmap changed)... 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[79675]: cephadm 2024-04-16T14:33:57.162265+0000 mgr.x (mgr.24929) 424 : cephadm 1 Reconfiguring daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[79675]: audit 2024-04-16T14:33:57.732901+0000 mon.a (mon.0) 336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[79675]: audit 2024-04-16T14:33:57.743525+0000 mon.a (mon.0) 337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[79675]: audit 2024-04-16T14:33:57.752383+0000 mon.a (mon.0) 338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[79675]: audit 2024-04-16T14:33:57.981179+0000 mon.a (mon.0) 339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[79675]: audit 2024-04-16T14:33:57.994091+0000 mon.a (mon.0) 340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[79675]: audit 2024-04-16T14:33:58.005563+0000 mon.a (mon.0) 341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[83214]: cephadm 2024-04-16T14:33:57.157460+0000 mgr.x (mgr.24929) 423 : cephadm 1 Reconfiguring rgw.foo.smithi071.cdiluv (monmap changed)... 2024-04-16T14:33:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[83214]: cephadm 2024-04-16T14:33:57.162265+0000 mgr.x (mgr.24929) 424 : cephadm 1 Reconfiguring daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:33:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[83214]: audit 2024-04-16T14:33:57.732901+0000 mon.a (mon.0) 336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[83214]: audit 2024-04-16T14:33:57.743525+0000 mon.a (mon.0) 337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[83214]: audit 2024-04-16T14:33:57.752383+0000 mon.a (mon.0) 338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[83214]: audit 2024-04-16T14:33:57.981179+0000 mon.a (mon.0) 339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[83214]: audit 2024-04-16T14:33:57.994091+0000 mon.a (mon.0) 340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:58 smithi071 bash[83214]: audit 2024-04-16T14:33:58.005563+0000 mon.a (mon.0) 341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:33:59.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:33:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:33:59] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-16T14:34:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:59 smithi122 bash[65119]: cluster 2024-04-16T14:33:58.141136+0000 mgr.x (mgr.24929) 425 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:59 smithi122 bash[65119]: audit 2024-04-16T14:33:59.260839+0000 mon.a (mon.0) 342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:59 smithi122 bash[65119]: audit 2024-04-16T14:33:59.275282+0000 mon.a (mon.0) 343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:59 smithi122 bash[65119]: audit 2024-04-16T14:33:59.280493+0000 mon.a (mon.0) 344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:00.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:33:59 smithi122 bash[65119]: audit 2024-04-16T14:33:59.284586+0000 mon.a (mon.0) 345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[79675]: cluster 2024-04-16T14:33:58.141136+0000 mgr.x (mgr.24929) 425 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[79675]: audit 2024-04-16T14:33:59.260839+0000 mon.a (mon.0) 342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[79675]: audit 2024-04-16T14:33:59.275282+0000 mon.a (mon.0) 343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[79675]: audit 2024-04-16T14:33:59.280493+0000 mon.a (mon.0) 344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[79675]: audit 2024-04-16T14:33:59.284586+0000 mon.a (mon.0) 345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[83214]: cluster 2024-04-16T14:33:58.141136+0000 mgr.x (mgr.24929) 425 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[83214]: audit 2024-04-16T14:33:59.260839+0000 mon.a (mon.0) 342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[83214]: audit 2024-04-16T14:33:59.275282+0000 mon.a (mon.0) 343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[83214]: audit 2024-04-16T14:33:59.280493+0000 mon.a (mon.0) 344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:33:59 smithi071 bash[83214]: audit 2024-04-16T14:33:59.284586+0000 mon.a (mon.0) 345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:00.816 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:34:00.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:00 smithi071 bash[79675]: cephadm 2024-04-16T14:33:59.282214+0000 mgr.x (mgr.24929) 426 : cephadm 1 Reconfiguring rgw.smpl.smithi071.yzarsl (monmap changed)... 2024-04-16T14:34:00.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:00 smithi071 bash[79675]: cephadm 2024-04-16T14:33:59.289426+0000 mgr.x (mgr.24929) 427 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:34:00.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:00 smithi071 bash[83214]: cephadm 2024-04-16T14:33:59.282214+0000 mgr.x (mgr.24929) 426 : cephadm 1 Reconfiguring rgw.smpl.smithi071.yzarsl (monmap changed)... 2024-04-16T14:34:00.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:00 smithi071 bash[83214]: cephadm 2024-04-16T14:33:59.289426+0000 mgr.x (mgr.24929) 427 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:34:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:00 smithi122 bash[65119]: cephadm 2024-04-16T14:33:59.282214+0000 mgr.x (mgr.24929) 426 : cephadm 1 Reconfiguring rgw.smpl.smithi071.yzarsl (monmap changed)... 2024-04-16T14:34:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:00 smithi122 bash[65119]: cephadm 2024-04-16T14:33:59.289426+0000 mgr.x (mgr.24929) 427 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:34:01.573 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:34:01.573 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 8s ago 18m - - 2024-04-16T14:34:01.573 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 3s ago 17m - - 2024-04-16T14:34:01.573 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (5m) 8s ago 11m 13.3M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:34:01.573 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (4m) 3s ago 11m 41.4M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:34:01.573 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (3m) 8s ago 9m 43.0M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (3m) 3s ago 17m 496M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (107s) 8s ago 19m 437M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (82s) 8s ago 19m 50.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (24s) 3s ago 17m 23.4M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (43s) 8s ago 17m 32.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (5m) 8s ago 11m 9.79M - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (4m) 3s ago 11m 8960k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (16m) 8s ago 16m 56.5M 2524M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (16m) 8s ago 16m 56.4M 2524M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (15m) 8s ago 15m 50.6M 2524M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (15m) 8s ago 15m 54.9M 2524M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (14m) 3s ago 14m 56.1M 2780M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (13m) 3s ago 13m 53.7M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (13m) 3s ago 13m 52.3M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:34:01.574 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (12m) 3s ago 12m 55.2M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:34:01.575 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (3m) 3s ago 11m 59.0M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:34:01.575 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (9m) 8s ago 9m 86.0M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:34:01.575 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (9m) 3s ago 9m 86.4M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:34:01.575 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (9m) 8s ago 9m 86.1M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:34:01.575 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (9m) 3s ago 9m 86.5M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:34:01.984 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:34:01.985 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:34:01.985 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:34:01.985 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-16T14:34:01.985 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 5 2024-04-16T14:34:01.985 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:34:01.985 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:34:02.017 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:01 smithi122 bash[65119]: cluster 2024-04-16T14:34:00.141767+0000 mgr.x (mgr.24929) 428 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:02.017 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:01 smithi122 bash[65119]: audit 2024-04-16T14:34:01.533100+0000 mon.a (mon.0) 346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:02.017 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:01 smithi122 bash[65119]: audit 2024-04-16T14:34:01.550148+0000 mon.a (mon.0) 347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:02.017 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:01 smithi122 bash[65119]: audit 2024-04-16T14:34:01.579892+0000 mon.a (mon.0) 348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:34:02.018 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:01 smithi122 bash[65119]: audit 2024-04-16T14:34:01.581829+0000 mon.a (mon.0) 349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:34:02.018 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:01 smithi122 bash[65119]: audit 2024-04-16T14:34:01.583248+0000 mon.a (mon.0) 350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[79675]: cluster 2024-04-16T14:34:00.141767+0000 mgr.x (mgr.24929) 428 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[79675]: audit 2024-04-16T14:34:01.533100+0000 mon.a (mon.0) 346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[79675]: audit 2024-04-16T14:34:01.550148+0000 mon.a (mon.0) 347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[79675]: audit 2024-04-16T14:34:01.579892+0000 mon.a (mon.0) 348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[79675]: audit 2024-04-16T14:34:01.581829+0000 mon.a (mon.0) 349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[79675]: audit 2024-04-16T14:34:01.583248+0000 mon.a (mon.0) 350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[83214]: cluster 2024-04-16T14:34:00.141767+0000 mgr.x (mgr.24929) 428 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[83214]: audit 2024-04-16T14:34:01.533100+0000 mon.a (mon.0) 346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[83214]: audit 2024-04-16T14:34:01.550148+0000 mon.a (mon.0) 347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[83214]: audit 2024-04-16T14:34:01.579892+0000 mon.a (mon.0) 348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[83214]: audit 2024-04-16T14:34:01.581829+0000 mon.a (mon.0) 349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:34:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:01 smithi071 bash[83214]: audit 2024-04-16T14:34:01.583248+0000 mon.a (mon.0) 350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "5/23 daemons upgraded", 2024-04-16T14:34:02.344 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T14:34:02.345 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:34:02.345 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:34:02.759 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:34:03.004 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:02 smithi122 bash[65119]: audit 2024-04-16T14:34:00.812006+0000 mgr.x (mgr.24929) 429 : audit 0 from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.004 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:02 smithi122 bash[65119]: audit 2024-04-16T14:34:01.081105+0000 mgr.x (mgr.24929) 430 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:03.004 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:02 smithi122 bash[65119]: audit 2024-04-16T14:34:01.167844+0000 mgr.x (mgr.24929) 431 : audit 0 from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.004 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:02 smithi122 bash[65119]: audit 2024-04-16T14:34:01.527248+0000 mgr.x (mgr.24929) 432 : audit 0 from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.004 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:02 smithi122 bash[65119]: cephadm 2024-04-16T14:34:01.581828+0000 mgr.x (mgr.24929) 433 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-16T14:34:03.004 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:02 smithi122 bash[65119]: cephadm 2024-04-16T14:34:01.587760+0000 mgr.x (mgr.24929) 434 : cephadm 1 Reconfiguring daemon mon.b on smithi122 2024-04-16T14:34:03.005 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:02 smithi122 bash[65119]: audit 2024-04-16T14:34:01.989715+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.71:0/197820178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[79675]: audit 2024-04-16T14:34:00.812006+0000 mgr.x (mgr.24929) 429 : audit 0 from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[79675]: audit 2024-04-16T14:34:01.081105+0000 mgr.x (mgr.24929) 430 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[79675]: audit 2024-04-16T14:34:01.167844+0000 mgr.x (mgr.24929) 431 : audit 0 from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[79675]: audit 2024-04-16T14:34:01.527248+0000 mgr.x (mgr.24929) 432 : audit 0 from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[79675]: cephadm 2024-04-16T14:34:01.581828+0000 mgr.x (mgr.24929) 433 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[79675]: cephadm 2024-04-16T14:34:01.587760+0000 mgr.x (mgr.24929) 434 : cephadm 1 Reconfiguring daemon mon.b on smithi122 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[79675]: audit 2024-04-16T14:34:01.989715+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.71:0/197820178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[83214]: audit 2024-04-16T14:34:00.812006+0000 mgr.x (mgr.24929) 429 : audit 0 from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[83214]: audit 2024-04-16T14:34:01.081105+0000 mgr.x (mgr.24929) 430 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[83214]: audit 2024-04-16T14:34:01.167844+0000 mgr.x (mgr.24929) 431 : audit 0 from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[83214]: audit 2024-04-16T14:34:01.527248+0000 mgr.x (mgr.24929) 432 : audit 0 from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[83214]: cephadm 2024-04-16T14:34:01.581828+0000 mgr.x (mgr.24929) 433 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-16T14:34:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[83214]: cephadm 2024-04-16T14:34:01.587760+0000 mgr.x (mgr.24929) 434 : cephadm 1 Reconfiguring daemon mon.b on smithi122 2024-04-16T14:34:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:02 smithi071 bash[83214]: audit 2024-04-16T14:34:01.989715+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.71:0/197820178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:03 smithi122 bash[65119]: cluster 2024-04-16T14:34:02.143370+0000 mgr.x (mgr.24929) 435 : cluster 0 pgmap v253: 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-04-16T14:34:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:03 smithi122 bash[65119]: audit 2024-04-16T14:34:02.351850+0000 mgr.x (mgr.24929) 436 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:03 smithi122 bash[65119]: audit 2024-04-16T14:34:02.765412+0000 mon.a (mon.0) 352 : audit 0 from='client.? 172.21.15.71:0/1968749374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:34:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:03 smithi122 bash[65119]: audit 2024-04-16T14:34:03.691735+0000 mon.a (mon.0) 353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:03 smithi122 bash[65119]: audit 2024-04-16T14:34:03.707715+0000 mon.a (mon.0) 354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[79675]: cluster 2024-04-16T14:34:02.143370+0000 mgr.x (mgr.24929) 435 : cluster 0 pgmap v253: 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-04-16T14:34:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[79675]: audit 2024-04-16T14:34:02.351850+0000 mgr.x (mgr.24929) 436 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[79675]: audit 2024-04-16T14:34:02.765412+0000 mon.a (mon.0) 352 : audit 0 from='client.? 172.21.15.71:0/1968749374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:34:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[79675]: audit 2024-04-16T14:34:03.691735+0000 mon.a (mon.0) 353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[79675]: audit 2024-04-16T14:34:03.707715+0000 mon.a (mon.0) 354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[83214]: cluster 2024-04-16T14:34:02.143370+0000 mgr.x (mgr.24929) 435 : cluster 0 pgmap v253: 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-04-16T14:34:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[83214]: audit 2024-04-16T14:34:02.351850+0000 mgr.x (mgr.24929) 436 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[83214]: audit 2024-04-16T14:34:02.765412+0000 mon.a (mon.0) 352 : audit 0 from='client.? 172.21.15.71:0/1968749374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:34:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[83214]: audit 2024-04-16T14:34:03.691735+0000 mon.a (mon.0) 353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:03 smithi071 bash[83214]: audit 2024-04-16T14:34:03.707715+0000 mon.a (mon.0) 354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:05.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:04 smithi122 bash[65119]: cephadm 2024-04-16T14:34:03.759147+0000 mgr.x (mgr.24929) 437 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-16T14:34:05.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:04 smithi122 bash[65119]: audit 2024-04-16T14:34:03.764589+0000 mon.a (mon.0) 355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:34:05.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:04 smithi122 bash[65119]: audit 2024-04-16T14:34:03.766882+0000 mon.a (mon.0) 356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:34:05.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:04 smithi122 bash[65119]: audit 2024-04-16T14:34:03.768543+0000 mon.a (mon.0) 357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:05.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:04 smithi122 bash[65119]: cephadm 2024-04-16T14:34:03.773137+0000 mgr.x (mgr.24929) 438 : cephadm 1 Reconfiguring daemon mgr.x on smithi122 2024-04-16T14:34:05.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:04 smithi122 bash[65119]: cluster 2024-04-16T14:34:04.144044+0000 mgr.x (mgr.24929) 439 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[79675]: cephadm 2024-04-16T14:34:03.759147+0000 mgr.x (mgr.24929) 437 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[79675]: audit 2024-04-16T14:34:03.764589+0000 mon.a (mon.0) 355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[79675]: audit 2024-04-16T14:34:03.766882+0000 mon.a (mon.0) 356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[79675]: audit 2024-04-16T14:34:03.768543+0000 mon.a (mon.0) 357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[79675]: cephadm 2024-04-16T14:34:03.773137+0000 mgr.x (mgr.24929) 438 : cephadm 1 Reconfiguring daemon mgr.x on smithi122 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[79675]: cluster 2024-04-16T14:34:04.144044+0000 mgr.x (mgr.24929) 439 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[83214]: cephadm 2024-04-16T14:34:03.759147+0000 mgr.x (mgr.24929) 437 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[83214]: audit 2024-04-16T14:34:03.764589+0000 mon.a (mon.0) 355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[83214]: audit 2024-04-16T14:34:03.766882+0000 mon.a (mon.0) 356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:34:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[83214]: audit 2024-04-16T14:34:03.768543+0000 mon.a (mon.0) 357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[83214]: cephadm 2024-04-16T14:34:03.773137+0000 mgr.x (mgr.24929) 438 : cephadm 1 Reconfiguring daemon mgr.x on smithi122 2024-04-16T14:34:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:04 smithi071 bash[83214]: cluster 2024-04-16T14:34:04.144044+0000 mgr.x (mgr.24929) 439 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:06.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:05 smithi122 bash[65119]: audit 2024-04-16T14:34:05.077721+0000 mon.a (mon.0) 358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:05 smithi071 bash[79675]: audit 2024-04-16T14:34:05.077721+0000 mon.a (mon.0) 358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:05 smithi071 bash[83214]: audit 2024-04-16T14:34:05.077721+0000 mon.a (mon.0) 358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:06 smithi122 bash[65119]: audit 2024-04-16T14:34:05.985212+0000 mon.a (mon.0) 359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:06 smithi122 bash[65119]: audit 2024-04-16T14:34:05.997409+0000 mon.a (mon.0) 360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:06 smithi122 bash[65119]: audit 2024-04-16T14:34:06.046767+0000 mon.a (mon.0) 361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:34:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:06 smithi122 bash[65119]: cephadm 2024-04-16T14:34:06.048501+0000 mgr.x (mgr.24929) 440 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-16T14:34:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:06 smithi122 bash[65119]: audit 2024-04-16T14:34:06.048973+0000 mon.a (mon.0) 362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:06 smithi122 bash[65119]: cephadm 2024-04-16T14:34:06.057260+0000 mgr.x (mgr.24929) 441 : cephadm 1 Reconfiguring daemon osd.4 on smithi122 2024-04-16T14:34:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:06 smithi122 bash[65119]: cluster 2024-04-16T14:34:06.145632+0000 mgr.x (mgr.24929) 442 : cluster 0 pgmap v255: 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-04-16T14:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[83214]: audit 2024-04-16T14:34:05.985212+0000 mon.a (mon.0) 359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[83214]: audit 2024-04-16T14:34:05.997409+0000 mon.a (mon.0) 360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[83214]: audit 2024-04-16T14:34:06.046767+0000 mon.a (mon.0) 361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[83214]: cephadm 2024-04-16T14:34:06.048501+0000 mgr.x (mgr.24929) 440 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[83214]: audit 2024-04-16T14:34:06.048973+0000 mon.a (mon.0) 362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[83214]: cephadm 2024-04-16T14:34:06.057260+0000 mgr.x (mgr.24929) 441 : cephadm 1 Reconfiguring daemon osd.4 on smithi122 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[83214]: cluster 2024-04-16T14:34:06.145632+0000 mgr.x (mgr.24929) 442 : cluster 0 pgmap v255: 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-04-16T14:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[79675]: audit 2024-04-16T14:34:05.985212+0000 mon.a (mon.0) 359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[79675]: audit 2024-04-16T14:34:05.997409+0000 mon.a (mon.0) 360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[79675]: audit 2024-04-16T14:34:06.046767+0000 mon.a (mon.0) 361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[79675]: cephadm 2024-04-16T14:34:06.048501+0000 mgr.x (mgr.24929) 440 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[79675]: audit 2024-04-16T14:34:06.048973+0000 mon.a (mon.0) 362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[79675]: cephadm 2024-04-16T14:34:06.057260+0000 mgr.x (mgr.24929) 441 : cephadm 1 Reconfiguring daemon osd.4 on smithi122 2024-04-16T14:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:06 smithi071 bash[79675]: cluster 2024-04-16T14:34:06.145632+0000 mgr.x (mgr.24929) 442 : cluster 0 pgmap v255: 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-04-16T14:34:09.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:34:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:34:09] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.33.4" 2024-04-16T14:34:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:09 smithi122 bash[65119]: cluster 2024-04-16T14:34:08.146111+0000 mgr.x (mgr.24929) 443 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:09 smithi122 bash[65119]: audit 2024-04-16T14:34:09.177614+0000 mon.a (mon.0) 363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:09 smithi122 bash[65119]: audit 2024-04-16T14:34:09.191226+0000 mon.a (mon.0) 364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:09 smithi071 bash[79675]: cluster 2024-04-16T14:34:08.146111+0000 mgr.x (mgr.24929) 443 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:09 smithi071 bash[79675]: audit 2024-04-16T14:34:09.177614+0000 mon.a (mon.0) 363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:09 smithi071 bash[79675]: audit 2024-04-16T14:34:09.191226+0000 mon.a (mon.0) 364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:09 smithi071 bash[83214]: cluster 2024-04-16T14:34:08.146111+0000 mgr.x (mgr.24929) 443 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:09 smithi071 bash[83214]: audit 2024-04-16T14:34:09.177614+0000 mon.a (mon.0) 363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:09 smithi071 bash[83214]: audit 2024-04-16T14:34:09.191226+0000 mon.a (mon.0) 364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:10 smithi122 bash[65119]: audit 2024-04-16T14:34:09.225974+0000 mon.a (mon.0) 365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:34:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:10 smithi122 bash[65119]: cephadm 2024-04-16T14:34:09.227708+0000 mgr.x (mgr.24929) 444 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-16T14:34:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:10 smithi122 bash[65119]: audit 2024-04-16T14:34:09.227950+0000 mon.a (mon.0) 366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:10.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:10 smithi122 bash[65119]: cephadm 2024-04-16T14:34:09.238462+0000 mgr.x (mgr.24929) 445 : cephadm 1 Reconfiguring daemon osd.5 on smithi122 2024-04-16T14:34:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:10 smithi071 bash[79675]: audit 2024-04-16T14:34:09.225974+0000 mon.a (mon.0) 365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:34:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:10 smithi071 bash[79675]: cephadm 2024-04-16T14:34:09.227708+0000 mgr.x (mgr.24929) 444 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-16T14:34:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:10 smithi071 bash[79675]: audit 2024-04-16T14:34:09.227950+0000 mon.a (mon.0) 366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:10 smithi071 bash[79675]: cephadm 2024-04-16T14:34:09.238462+0000 mgr.x (mgr.24929) 445 : cephadm 1 Reconfiguring daemon osd.5 on smithi122 2024-04-16T14:34:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:10 smithi071 bash[83214]: audit 2024-04-16T14:34:09.225974+0000 mon.a (mon.0) 365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:34:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:10 smithi071 bash[83214]: cephadm 2024-04-16T14:34:09.227708+0000 mgr.x (mgr.24929) 444 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-16T14:34:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:10 smithi071 bash[83214]: audit 2024-04-16T14:34:09.227950+0000 mon.a (mon.0) 366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:10 smithi071 bash[83214]: cephadm 2024-04-16T14:34:09.238462+0000 mgr.x (mgr.24929) 445 : cephadm 1 Reconfiguring daemon osd.5 on smithi122 2024-04-16T14:34:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:11 smithi071 bash[79675]: cluster 2024-04-16T14:34:10.146487+0000 mgr.x (mgr.24929) 446 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:11 smithi071 bash[83214]: cluster 2024-04-16T14:34:10.146487+0000 mgr.x (mgr.24929) 446 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:11.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:11 smithi122 bash[65119]: cluster 2024-04-16T14:34:10.146487+0000 mgr.x (mgr.24929) 446 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:12.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:12 smithi122 bash[65119]: audit 2024-04-16T14:34:11.092494+0000 mgr.x (mgr.24929) 447 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:12.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:12 smithi071 bash[83214]: audit 2024-04-16T14:34:11.092494+0000 mgr.x (mgr.24929) 447 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:12.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:12 smithi071 bash[79675]: audit 2024-04-16T14:34:11.092494+0000 mgr.x (mgr.24929) 447 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:13.286 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:13 smithi122 bash[65119]: cluster 2024-04-16T14:34:12.147656+0000 mgr.x (mgr.24929) 448 : cluster 0 pgmap v258: 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-04-16T14:34:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:13 smithi071 bash[83214]: cluster 2024-04-16T14:34:12.147656+0000 mgr.x (mgr.24929) 448 : cluster 0 pgmap v258: 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-04-16T14:34:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:13 smithi071 bash[79675]: cluster 2024-04-16T14:34:12.147656+0000 mgr.x (mgr.24929) 448 : cluster 0 pgmap v258: 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-04-16T14:34:14.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[83214]: audit 2024-04-16T14:34:13.408365+0000 mon.a (mon.0) 367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[83214]: audit 2024-04-16T14:34:13.415743+0000 mon.a (mon.0) 368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[83214]: audit 2024-04-16T14:34:13.424583+0000 mon.a (mon.0) 369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[83214]: audit 2024-04-16T14:34:13.929889+0000 mon.a (mon.0) 370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[83214]: audit 2024-04-16T14:34:13.945332+0000 mon.a (mon.0) 371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[83214]: audit 2024-04-16T14:34:13.961884+0000 mon.a (mon.0) 372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:34:14.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[83214]: audit 2024-04-16T14:34:13.963456+0000 mon.a (mon.0) 373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:14.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[79675]: audit 2024-04-16T14:34:13.408365+0000 mon.a (mon.0) 367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[79675]: audit 2024-04-16T14:34:13.415743+0000 mon.a (mon.0) 368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[79675]: audit 2024-04-16T14:34:13.424583+0000 mon.a (mon.0) 369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[79675]: audit 2024-04-16T14:34:13.929889+0000 mon.a (mon.0) 370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[79675]: audit 2024-04-16T14:34:13.945332+0000 mon.a (mon.0) 371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[79675]: audit 2024-04-16T14:34:13.961884+0000 mon.a (mon.0) 372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:34:14.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:14 smithi071 bash[79675]: audit 2024-04-16T14:34:13.963456+0000 mon.a (mon.0) 373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:14 smithi122 bash[65119]: audit 2024-04-16T14:34:13.408365+0000 mon.a (mon.0) 367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:14 smithi122 bash[65119]: audit 2024-04-16T14:34:13.415743+0000 mon.a (mon.0) 368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:14 smithi122 bash[65119]: audit 2024-04-16T14:34:13.424583+0000 mon.a (mon.0) 369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:14 smithi122 bash[65119]: audit 2024-04-16T14:34:13.929889+0000 mon.a (mon.0) 370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:14 smithi122 bash[65119]: audit 2024-04-16T14:34:13.945332+0000 mon.a (mon.0) 371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:14 smithi122 bash[65119]: audit 2024-04-16T14:34:13.961884+0000 mon.a (mon.0) 372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:34:14.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:14 smithi122 bash[65119]: audit 2024-04-16T14:34:13.963456+0000 mon.a (mon.0) 373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:15.585 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:15 smithi122 bash[65119]: cephadm 2024-04-16T14:34:13.963813+0000 mgr.x (mgr.24929) 449 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-16T14:34:15.585 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:15 smithi122 bash[65119]: cephadm 2024-04-16T14:34:13.968656+0000 mgr.x (mgr.24929) 450 : cephadm 1 Reconfiguring daemon osd.6 on smithi122 2024-04-16T14:34:15.586 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:15 smithi122 bash[65119]: cluster 2024-04-16T14:34:14.148333+0000 mgr.x (mgr.24929) 451 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:15 smithi071 bash[79675]: cephadm 2024-04-16T14:34:13.963813+0000 mgr.x (mgr.24929) 449 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-16T14:34:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:15 smithi071 bash[79675]: cephadm 2024-04-16T14:34:13.968656+0000 mgr.x (mgr.24929) 450 : cephadm 1 Reconfiguring daemon osd.6 on smithi122 2024-04-16T14:34:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:15 smithi071 bash[79675]: cluster 2024-04-16T14:34:14.148333+0000 mgr.x (mgr.24929) 451 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:15 smithi071 bash[83214]: cephadm 2024-04-16T14:34:13.963813+0000 mgr.x (mgr.24929) 449 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-16T14:34:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:15 smithi071 bash[83214]: cephadm 2024-04-16T14:34:13.968656+0000 mgr.x (mgr.24929) 450 : cephadm 1 Reconfiguring daemon osd.6 on smithi122 2024-04-16T14:34:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:15 smithi071 bash[83214]: cluster 2024-04-16T14:34:14.148333+0000 mgr.x (mgr.24929) 451 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: audit 2024-04-16T14:34:16.137958+0000 mon.a (mon.0) 374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: cluster 2024-04-16T14:34:16.149259+0000 mgr.x (mgr.24929) 452 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: audit 2024-04-16T14:34:16.149397+0000 mon.a (mon.0) 375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: audit 2024-04-16T14:34:16.185260+0000 mon.a (mon.0) 376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: cephadm 2024-04-16T14:34:16.187007+0000 mgr.x (mgr.24929) 453 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: audit 2024-04-16T14:34:16.187186+0000 mon.a (mon.0) 377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: cephadm 2024-04-16T14:34:16.195598+0000 mgr.x (mgr.24929) 454 : cephadm 1 Reconfiguring daemon osd.7 on smithi122 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: audit 2024-04-16T14:34:16.739346+0000 mon.a (mon.0) 378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: audit 2024-04-16T14:34:16.749766+0000 mon.a (mon.0) 379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:17 smithi122 bash[65119]: audit 2024-04-16T14:34:16.759240+0000 mon.a (mon.0) 380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: audit 2024-04-16T14:34:16.137958+0000 mon.a (mon.0) 374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: cluster 2024-04-16T14:34:16.149259+0000 mgr.x (mgr.24929) 452 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: audit 2024-04-16T14:34:16.149397+0000 mon.a (mon.0) 375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: audit 2024-04-16T14:34:16.185260+0000 mon.a (mon.0) 376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: cephadm 2024-04-16T14:34:16.187007+0000 mgr.x (mgr.24929) 453 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: audit 2024-04-16T14:34:16.187186+0000 mon.a (mon.0) 377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: cephadm 2024-04-16T14:34:16.195598+0000 mgr.x (mgr.24929) 454 : cephadm 1 Reconfiguring daemon osd.7 on smithi122 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: audit 2024-04-16T14:34:16.739346+0000 mon.a (mon.0) 378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: audit 2024-04-16T14:34:16.749766+0000 mon.a (mon.0) 379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[79675]: audit 2024-04-16T14:34:16.759240+0000 mon.a (mon.0) 380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: audit 2024-04-16T14:34:16.137958+0000 mon.a (mon.0) 374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: cluster 2024-04-16T14:34:16.149259+0000 mgr.x (mgr.24929) 452 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: audit 2024-04-16T14:34:16.149397+0000 mon.a (mon.0) 375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: audit 2024-04-16T14:34:16.185260+0000 mon.a (mon.0) 376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:34:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: cephadm 2024-04-16T14:34:16.187007+0000 mgr.x (mgr.24929) 453 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-16T14:34:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: audit 2024-04-16T14:34:16.187186+0000 mon.a (mon.0) 377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: cephadm 2024-04-16T14:34:16.195598+0000 mgr.x (mgr.24929) 454 : cephadm 1 Reconfiguring daemon osd.7 on smithi122 2024-04-16T14:34:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: audit 2024-04-16T14:34:16.739346+0000 mon.a (mon.0) 378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: audit 2024-04-16T14:34:16.749766+0000 mon.a (mon.0) 379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:17 smithi071 bash[83214]: audit 2024-04-16T14:34:16.759240+0000 mon.a (mon.0) 380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:19.331 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:34:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:34:19] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.33.4" 2024-04-16T14:34:19.660 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:19 smithi122 bash[65119]: cluster 2024-04-16T14:34:18.149969+0000 mgr.x (mgr.24929) 455 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:19.660 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:19 smithi122 bash[65119]: audit 2024-04-16T14:34:18.338312+0000 mon.a (mon.0) 381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:19.660 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:19 smithi122 bash[65119]: audit 2024-04-16T14:34:18.349216+0000 mon.a (mon.0) 382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:19.660 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:19 smithi122 bash[65119]: audit 2024-04-16T14:34:18.363685+0000 mon.a (mon.0) 383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:19.660 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:19 smithi122 bash[65119]: cephadm 2024-04-16T14:34:18.365479+0000 mgr.x (mgr.24929) 456 : cephadm 1 Reconfiguring rgw.foo.smithi122.pmudxo (monmap changed)... 2024-04-16T14:34:19.660 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:19 smithi122 bash[65119]: audit 2024-04-16T14:34:18.367223+0000 mon.a (mon.0) 384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:19.660 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:19 smithi122 bash[65119]: cephadm 2024-04-16T14:34:18.371497+0000 mgr.x (mgr.24929) 457 : cephadm 1 Reconfiguring daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[79675]: cluster 2024-04-16T14:34:18.149969+0000 mgr.x (mgr.24929) 455 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[79675]: audit 2024-04-16T14:34:18.338312+0000 mon.a (mon.0) 381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[79675]: audit 2024-04-16T14:34:18.349216+0000 mon.a (mon.0) 382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[79675]: audit 2024-04-16T14:34:18.363685+0000 mon.a (mon.0) 383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[79675]: cephadm 2024-04-16T14:34:18.365479+0000 mgr.x (mgr.24929) 456 : cephadm 1 Reconfiguring rgw.foo.smithi122.pmudxo (monmap changed)... 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[79675]: audit 2024-04-16T14:34:18.367223+0000 mon.a (mon.0) 384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[79675]: cephadm 2024-04-16T14:34:18.371497+0000 mgr.x (mgr.24929) 457 : cephadm 1 Reconfiguring daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[83214]: cluster 2024-04-16T14:34:18.149969+0000 mgr.x (mgr.24929) 455 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[83214]: audit 2024-04-16T14:34:18.338312+0000 mon.a (mon.0) 381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[83214]: audit 2024-04-16T14:34:18.349216+0000 mon.a (mon.0) 382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[83214]: audit 2024-04-16T14:34:18.363685+0000 mon.a (mon.0) 383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[83214]: cephadm 2024-04-16T14:34:18.365479+0000 mgr.x (mgr.24929) 456 : cephadm 1 Reconfiguring rgw.foo.smithi122.pmudxo (monmap changed)... 2024-04-16T14:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[83214]: audit 2024-04-16T14:34:18.367223+0000 mon.a (mon.0) 384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:19 smithi071 bash[83214]: cephadm 2024-04-16T14:34:18.371497+0000 mgr.x (mgr.24929) 457 : cephadm 1 Reconfiguring daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:34:20.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:20 smithi122 bash[65119]: audit 2024-04-16T14:34:20.079248+0000 mon.a (mon.0) 385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:20 smithi071 bash[79675]: audit 2024-04-16T14:34:20.079248+0000 mon.a (mon.0) 385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:20 smithi071 bash[83214]: audit 2024-04-16T14:34:20.079248+0000 mon.a (mon.0) 385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:21 smithi122 bash[65119]: cluster 2024-04-16T14:34:20.150802+0000 mgr.x (mgr.24929) 458 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:21 smithi122 bash[65119]: audit 2024-04-16T14:34:20.406243+0000 mon.a (mon.0) 386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:21 smithi122 bash[65119]: audit 2024-04-16T14:34:20.419422+0000 mon.a (mon.0) 387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:21 smithi122 bash[65119]: audit 2024-04-16T14:34:20.447625+0000 mon.a (mon.0) 388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:21 smithi122 bash[65119]: cephadm 2024-04-16T14:34:20.449311+0000 mgr.x (mgr.24929) 459 : cephadm 1 Reconfiguring rgw.smpl.smithi122.rnpppx (monmap changed)... 2024-04-16T14:34:21.653 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:21 smithi122 bash[65119]: audit 2024-04-16T14:34:20.452441+0000 mon.a (mon.0) 389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:21.653 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:21 smithi122 bash[65119]: cephadm 2024-04-16T14:34:20.457036+0000 mgr.x (mgr.24929) 460 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[79675]: cluster 2024-04-16T14:34:20.150802+0000 mgr.x (mgr.24929) 458 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[79675]: audit 2024-04-16T14:34:20.406243+0000 mon.a (mon.0) 386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[79675]: audit 2024-04-16T14:34:20.419422+0000 mon.a (mon.0) 387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[79675]: audit 2024-04-16T14:34:20.447625+0000 mon.a (mon.0) 388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[79675]: cephadm 2024-04-16T14:34:20.449311+0000 mgr.x (mgr.24929) 459 : cephadm 1 Reconfiguring rgw.smpl.smithi122.rnpppx (monmap changed)... 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[79675]: audit 2024-04-16T14:34:20.452441+0000 mon.a (mon.0) 389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[79675]: cephadm 2024-04-16T14:34:20.457036+0000 mgr.x (mgr.24929) 460 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[83214]: cluster 2024-04-16T14:34:20.150802+0000 mgr.x (mgr.24929) 458 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[83214]: audit 2024-04-16T14:34:20.406243+0000 mon.a (mon.0) 386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[83214]: audit 2024-04-16T14:34:20.419422+0000 mon.a (mon.0) 387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[83214]: audit 2024-04-16T14:34:20.447625+0000 mon.a (mon.0) 388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:34:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[83214]: cephadm 2024-04-16T14:34:20.449311+0000 mgr.x (mgr.24929) 459 : cephadm 1 Reconfiguring rgw.smpl.smithi122.rnpppx (monmap changed)... 2024-04-16T14:34:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[83214]: audit 2024-04-16T14:34:20.452441+0000 mon.a (mon.0) 389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:21 smithi071 bash[83214]: cephadm 2024-04-16T14:34:20.457036+0000 mgr.x (mgr.24929) 460 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:34:22.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:22 smithi122 bash[65119]: audit 2024-04-16T14:34:21.103862+0000 mgr.x (mgr.24929) 461 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:22 smithi071 bash[79675]: audit 2024-04-16T14:34:21.103862+0000 mgr.x (mgr.24929) 461 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:22 smithi071 bash[83214]: audit 2024-04-16T14:34:21.103862+0000 mgr.x (mgr.24929) 461 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:23.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: cluster 2024-04-16T14:34:22.152480+0000 mgr.x (mgr.24929) 462 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.500075+0000 mon.a (mon.0) 390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.511109+0000 mon.a (mon.0) 391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.534944+0000 mon.a (mon.0) 392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.540373+0000 mon.a (mon.0) 393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.544652+0000 mon.a (mon.0) 394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: cephadm 2024-04-16T14:34:22.549038+0000 mgr.x (mgr.24929) 463 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.553297+0000 mon.a (mon.0) 395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.557612+0000 mon.a (mon.0) 396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.563260+0000 mon.a (mon.0) 397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.567271+0000 mon.a (mon.0) 398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.572648+0000 mon.a (mon.0) 399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.576653+0000 mon.a (mon.0) 400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.583734+0000 mon.a (mon.0) 401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.588765+0000 mon.a (mon.0) 402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: cephadm 2024-04-16T14:34:22.593213+0000 mgr.x (mgr.24929) 464 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.596946+0000 mon.a (mon.0) 403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.602458+0000 mon.a (mon.0) 404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: audit 2024-04-16T14:34:22.605354+0000 mgr.x (mgr.24929) 465 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[83214]: cephadm 2024-04-16T14:34:22.609025+0000 mgr.x (mgr.24929) 466 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: cluster 2024-04-16T14:34:22.152480+0000 mgr.x (mgr.24929) 462 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.500075+0000 mon.a (mon.0) 390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.511109+0000 mon.a (mon.0) 391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.534944+0000 mon.a (mon.0) 392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.540373+0000 mon.a (mon.0) 393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.544652+0000 mon.a (mon.0) 394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: cephadm 2024-04-16T14:34:22.549038+0000 mgr.x (mgr.24929) 463 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.553297+0000 mon.a (mon.0) 395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.557612+0000 mon.a (mon.0) 396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.563260+0000 mon.a (mon.0) 397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.567271+0000 mon.a (mon.0) 398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.572648+0000 mon.a (mon.0) 399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.576653+0000 mon.a (mon.0) 400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.583734+0000 mon.a (mon.0) 401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.588765+0000 mon.a (mon.0) 402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: cephadm 2024-04-16T14:34:22.593213+0000 mgr.x (mgr.24929) 464 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.596946+0000 mon.a (mon.0) 403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.602458+0000 mon.a (mon.0) 404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: audit 2024-04-16T14:34:22.605354+0000 mgr.x (mgr.24929) 465 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T14:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:23 smithi071 bash[79675]: cephadm 2024-04-16T14:34:22.609025+0000 mgr.x (mgr.24929) 466 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: cluster 2024-04-16T14:34:22.152480+0000 mgr.x (mgr.24929) 462 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.500075+0000 mon.a (mon.0) 390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.511109+0000 mon.a (mon.0) 391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.534944+0000 mon.a (mon.0) 392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.540373+0000 mon.a (mon.0) 393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.544652+0000 mon.a (mon.0) 394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: cephadm 2024-04-16T14:34:22.549038+0000 mgr.x (mgr.24929) 463 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.553297+0000 mon.a (mon.0) 395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.557612+0000 mon.a (mon.0) 396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.563260+0000 mon.a (mon.0) 397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.567271+0000 mon.a (mon.0) 398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.572648+0000 mon.a (mon.0) 399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.576653+0000 mon.a (mon.0) 400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.583734+0000 mon.a (mon.0) 401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-16T14:34:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.588765+0000 mon.a (mon.0) 402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: cephadm 2024-04-16T14:34:22.593213+0000 mgr.x (mgr.24929) 464 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-16T14:34:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.596946+0000 mon.a (mon.0) 403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.602458+0000 mon.a (mon.0) 404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T14:34:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: audit 2024-04-16T14:34:22.605354+0000 mgr.x (mgr.24929) 465 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T14:34:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:23 smithi122 bash[65119]: cephadm 2024-04-16T14:34:22.609025+0000 mgr.x (mgr.24929) 466 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-16T14:34:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:25 smithi071 bash[79675]: cluster 2024-04-16T14:34:24.153165+0000 mgr.x (mgr.24929) 467 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:25 smithi071 bash[79675]: audit 2024-04-16T14:34:24.885048+0000 mon.a (mon.0) 405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:25 smithi071 bash[79675]: audit 2024-04-16T14:34:24.889858+0000 mon.a (mon.0) 406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:34:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:25 smithi071 bash[79675]: audit 2024-04-16T14:34:24.891337+0000 mon.a (mon.0) 407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:25 smithi071 bash[83214]: cluster 2024-04-16T14:34:24.153165+0000 mgr.x (mgr.24929) 467 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:25 smithi071 bash[83214]: audit 2024-04-16T14:34:24.885048+0000 mon.a (mon.0) 405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:25 smithi071 bash[83214]: audit 2024-04-16T14:34:24.889858+0000 mon.a (mon.0) 406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:34:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:25 smithi071 bash[83214]: audit 2024-04-16T14:34:24.891337+0000 mon.a (mon.0) 407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:25 smithi122 bash[65119]: cluster 2024-04-16T14:34:24.153165+0000 mgr.x (mgr.24929) 467 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-16T14:34:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:25 smithi122 bash[65119]: audit 2024-04-16T14:34:24.885048+0000 mon.a (mon.0) 405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:25 smithi122 bash[65119]: audit 2024-04-16T14:34:24.889858+0000 mon.a (mon.0) 406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:34:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:25 smithi122 bash[65119]: audit 2024-04-16T14:34:24.891337+0000 mon.a (mon.0) 407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:26 smithi071 bash[79675]: cephadm 2024-04-16T14:34:24.879538+0000 mgr.x (mgr.24929) 468 : cephadm 1 Upgrade: Updating osd.0 2024-04-16T14:34:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:26 smithi071 bash[79675]: cephadm 2024-04-16T14:34:24.899613+0000 mgr.x (mgr.24929) 469 : cephadm 1 Deploying daemon osd.0 on smithi071 2024-04-16T14:34:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:26 smithi071 bash[83214]: cephadm 2024-04-16T14:34:24.879538+0000 mgr.x (mgr.24929) 468 : cephadm 1 Upgrade: Updating osd.0 2024-04-16T14:34:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:26 smithi071 bash[83214]: cephadm 2024-04-16T14:34:24.899613+0000 mgr.x (mgr.24929) 469 : cephadm 1 Deploying daemon osd.0 on smithi071 2024-04-16T14:34:26.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:26 smithi122 bash[65119]: cephadm 2024-04-16T14:34:24.879538+0000 mgr.x (mgr.24929) 468 : cephadm 1 Upgrade: Updating osd.0 2024-04-16T14:34:26.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:26 smithi122 bash[65119]: cephadm 2024-04-16T14:34:24.899613+0000 mgr.x (mgr.24929) 469 : cephadm 1 Deploying daemon osd.0 on smithi071 2024-04-16T14:34:27.776 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:27 smithi071 bash[79675]: cluster 2024-04-16T14:34:26.154742+0000 mgr.x (mgr.24929) 470 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:27.776 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:27 smithi071 bash[83214]: cluster 2024-04-16T14:34:26.154742+0000 mgr.x (mgr.24929) 470 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:27.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:27 smithi122 bash[65119]: cluster 2024-04-16T14:34:26.154742+0000 mgr.x (mgr.24929) 470 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-16T14:34:29.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.311 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.311 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.312 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.312 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.312 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.312 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.313 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:29.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:34:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:34:29] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-04-16T14:34:29.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:29 smithi071 bash[83214]: cluster 2024-04-16T14:34:28.155187+0000 mgr.x (mgr.24929) 471 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:29.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:29 smithi071 bash[83214]: cluster 2024-04-16T14:34:29.428464+0000 mon.a (mon.0) 408 : cluster 1 osd.0 marked itself down and dead 2024-04-16T14:34:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:29 smithi071 bash[79675]: cluster 2024-04-16T14:34:28.155187+0000 mgr.x (mgr.24929) 471 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:29 smithi071 bash[79675]: cluster 2024-04-16T14:34:29.428464+0000 mon.a (mon.0) 408 : cluster 1 osd.0 marked itself down and dead 2024-04-16T14:34:29.703 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:29 smithi071 systemd[1]: Stopping Ceph osd.0 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:34:29.703 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:29 smithi071 bash[27387]: debug 2024-04-16T14:34:29.425+0000 7f0950789700 -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-04-16T14:34:29.703 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:29 smithi071 bash[27387]: debug 2024-04-16T14:34:29.425+0000 7f0950789700 -1 osd.0 115 *** Got signal Terminated *** 2024-04-16T14:34:29.703 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:29 smithi071 bash[27387]: debug 2024-04-16T14:34:29.425+0000 7f0950789700 -1 osd.0 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:34:29.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:29 smithi122 bash[65119]: cluster 2024-04-16T14:34:28.155187+0000 mgr.x (mgr.24929) 471 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:34:29.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:29 smithi122 bash[65119]: cluster 2024-04-16T14:34:29.428464+0000 mon.a (mon.0) 408 : cluster 1 osd.0 marked itself down and dead 2024-04-16T14:34:30.815 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:30 smithi122 bash[65119]: cluster 2024-04-16T14:34:29.519003+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:34:30.815 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:30 smithi122 bash[65119]: cluster 2024-04-16T14:34:29.536455+0000 mon.a (mon.0) 410 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-04-16T14:34:30.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:30 smithi071 bash[79675]: cluster 2024-04-16T14:34:29.519003+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:34:30.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:30 smithi071 bash[79675]: cluster 2024-04-16T14:34:29.536455+0000 mon.a (mon.0) 410 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-04-16T14:34:30.829 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:30 smithi071 bash[83214]: cluster 2024-04-16T14:34:29.519003+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:34:30.829 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:30 smithi071 bash[83214]: cluster 2024-04-16T14:34:29.536455+0000 mon.a (mon.0) 410 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-04-16T14:34:30.829 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:30 smithi071 bash[86829]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-0 2024-04-16T14:34:31.105 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:30 smithi071 bash[86892]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-0 2024-04-16T14:34:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:31 smithi122 bash[65119]: cluster 2024-04-16T14:34:30.155773+0000 mgr.x (mgr.24929) 472 : cluster 0 pgmap v268: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:34:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:31 smithi122 bash[65119]: cluster 2024-04-16T14:34:30.542515+0000 mon.a (mon.0) 411 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-04-16T14:34:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:31 smithi071 bash[79675]: cluster 2024-04-16T14:34:30.155773+0000 mgr.x (mgr.24929) 472 : cluster 0 pgmap v268: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:34:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:31 smithi071 bash[79675]: cluster 2024-04-16T14:34:30.542515+0000 mon.a (mon.0) 411 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-04-16T14:34:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:31 smithi071 bash[83214]: cluster 2024-04-16T14:34:30.155773+0000 mgr.x (mgr.24929) 472 : cluster 0 pgmap v268: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:34:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:31 smithi071 bash[83214]: cluster 2024-04-16T14:34:30.542515+0000 mon.a (mon.0) 411 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-04-16T14:34:32.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:32 smithi071 bash[79675]: audit 2024-04-16T14:34:31.113081+0000 mgr.x (mgr.24929) 473 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:32.893 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:32 smithi071 bash[83214]: audit 2024-04-16T14:34:31.113081+0000 mgr.x (mgr.24929) 473 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:32.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:32 smithi122 bash[65119]: audit 2024-04-16T14:34:31.113081+0000 mgr.x (mgr.24929) 473 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:33.141 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:34:33.743 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:33 smithi071 bash[83214]: cluster 2024-04-16T14:34:32.157992+0000 mgr.x (mgr.24929) 474 : cluster 0 pgmap v270: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 101 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-04-16T14:34:33.743 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:33 smithi071 bash[83214]: cluster 2024-04-16T14:34:32.538477+0000 mon.a (mon.0) 412 : cluster 3 Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 26 pgs degraded (PG_DEGRADED) 2024-04-16T14:34:33.743 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-16T14:34:33.743 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: Stopped Ceph osd.0 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:34:33.743 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:33 smithi071 bash[79675]: cluster 2024-04-16T14:34:32.157992+0000 mgr.x (mgr.24929) 474 : cluster 0 pgmap v270: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 101 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-04-16T14:34:33.744 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:33 smithi071 bash[79675]: cluster 2024-04-16T14:34:32.538477+0000 mon.a (mon.0) 412 : cluster 3 Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 26 pgs degraded (PG_DEGRADED) 2024-04-16T14:34:33.879 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 0s ago 18m - - 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 17s ago 18m - - 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (5m) 0s ago 12m 13.4M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (5m) 17s ago 11m 41.2M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (4m) 0s ago 9m 43.3M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (4m) 17s ago 17m 499M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (2m) 0s ago 19m 438M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (114s) 0s ago 19m 52.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (57s) 17s ago 18m 33.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (76s) 0s ago 18m 38.9M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (5m) 0s ago 12m 9576k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (5m) 17s ago 12m 9348k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:34:33.880 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (17m) 0s ago 17m 57.4M 2524M 17.2.0 e1d6a67b021e e05094ac684c 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (16m) 0s ago 16m 57.8M 2524M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (16m) 0s ago 16m 51.1M 2524M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (15m) 0s ago 15m 56.2M 2524M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (14m) 17s ago 15m 58.9M 2780M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (14m) 17s ago 14m 54.5M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (13m) 17s ago 13m 53.8M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (13m) 17s ago 13m 56.5M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (4m) 17s ago 12m 59.0M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (10m) 0s ago 10m 86.2M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (10m) 17s ago 10m 86.5M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (10m) 0s ago 10m 86.3M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:34:33.881 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (10m) 17s ago 10m 86.6M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:34:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:33 smithi122 bash[65119]: cluster 2024-04-16T14:34:32.157992+0000 mgr.x (mgr.24929) 474 : cluster 0 pgmap v270: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 101 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-04-16T14:34:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:33 smithi122 bash[65119]: cluster 2024-04-16T14:34:32.538477+0000 mon.a (mon.0) 412 : cluster 3 Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 26 pgs degraded (PG_DEGRADED) 2024-04-16T14:34:34.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.200 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.200 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: Started Ceph osd.0 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:34:34.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:34:33 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:34:34.298 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:34:34.299 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:34:34.299 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-16T14:34:34.299 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 5 2024-04-16T14:34:34.299 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:34:34.299 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:34:34.658 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:34:34.658 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:34:34.658 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:34:34.658 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:34:34.658 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:34:34.658 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:34:34.659 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:34:34.659 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:34:34.659 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "5/23 daemons upgraded", 2024-04-16T14:34:34.659 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:34:34.659 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:34:34.659 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:34:34.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.134971+0000 mgr.x (mgr.24929) 475 : audit 0 from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:34.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.483731+0000 mgr.x (mgr.24929) 476 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:34.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.562907+0000 mon.a (mon.0) 413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.576021+0000 mon.a (mon.0) 414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.584111+0000 mon.a (mon.0) 415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.928130+0000 mon.a (mon.0) 416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.936418+0000 mon.a (mon.0) 417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.989610+0000 mon.a (mon.0) 418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.991001+0000 mon.a (mon.0) 419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:33.998257+0000 mon.a (mon.0) 420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.091066+0000 mon.a (mon.0) 421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.095397+0000 mon.a (mon.0) 422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.100318+0000 mon.a (mon.0) 423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.101854+0000 mon.a (mon.0) 424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.111583+0000 mon.a (mon.0) 425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.204169+0000 mon.a (mon.0) 426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.208274+0000 mon.a (mon.0) 427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.212043+0000 mon.a (mon.0) 428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.213303+0000 mon.a (mon.0) 429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.222243+0000 mon.a (mon.0) 430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.134971+0000 mgr.x (mgr.24929) 475 : audit 0 from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.483731+0000 mgr.x (mgr.24929) 476 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.562907+0000 mon.a (mon.0) 413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.576021+0000 mon.a (mon.0) 414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.584111+0000 mon.a (mon.0) 415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.928130+0000 mon.a (mon.0) 416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.936418+0000 mon.a (mon.0) 417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.989610+0000 mon.a (mon.0) 418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.991001+0000 mon.a (mon.0) 419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:33.998257+0000 mon.a (mon.0) 420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.091066+0000 mon.a (mon.0) 421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.095397+0000 mon.a (mon.0) 422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.100318+0000 mon.a (mon.0) 423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.101854+0000 mon.a (mon.0) 424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.111583+0000 mon.a (mon.0) 425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.204169+0000 mon.a (mon.0) 426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.208274+0000 mon.a (mon.0) 427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.212043+0000 mon.a (mon.0) 428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.213303+0000 mon.a (mon.0) 429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.222243+0000 mon.a (mon.0) 430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.301651+0000 mon.a (mon.0) 431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.303660+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.71:0/1010943482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.305706+0000 mon.a (mon.0) 432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.310059+0000 mon.a (mon.0) 433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.311424+0000 mon.a (mon.0) 434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.318179+0000 mon.a (mon.0) 435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.407180+0000 mon.a (mon.0) 436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.411142+0000 mon.a (mon.0) 437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.414956+0000 mon.a (mon.0) 438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.416166+0000 mon.a (mon.0) 439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.423409+0000 mon.a (mon.0) 440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.483768+0000 mon.a (mon.0) 441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.485913+0000 mon.a (mon.0) 442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.488046+0000 mon.a (mon.0) 443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.488709+0000 mon.a (mon.0) 444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.493811+0000 mon.a (mon.0) 445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[79675]: audit 2024-04-16T14:34:34.558827+0000 mon.a (mon.0) 446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.301651+0000 mon.a (mon.0) 431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.303660+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.71:0/1010943482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.305706+0000 mon.a (mon.0) 432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.310059+0000 mon.a (mon.0) 433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.311424+0000 mon.a (mon.0) 434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.318179+0000 mon.a (mon.0) 435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.407180+0000 mon.a (mon.0) 436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.411142+0000 mon.a (mon.0) 437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.414956+0000 mon.a (mon.0) 438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.416166+0000 mon.a (mon.0) 439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.423409+0000 mon.a (mon.0) 440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.483768+0000 mon.a (mon.0) 441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.485913+0000 mon.a (mon.0) 442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.488046+0000 mon.a (mon.0) 443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.488709+0000 mon.a (mon.0) 444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.493811+0000 mon.a (mon.0) 445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:34 smithi071 bash[83214]: audit 2024-04-16T14:34:34.558827+0000 mon.a (mon.0) 446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.134971+0000 mgr.x (mgr.24929) 475 : audit 0 from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.483731+0000 mgr.x (mgr.24929) 476 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.562907+0000 mon.a (mon.0) 413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.576021+0000 mon.a (mon.0) 414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.584111+0000 mon.a (mon.0) 415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.928130+0000 mon.a (mon.0) 416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.936418+0000 mon.a (mon.0) 417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.989610+0000 mon.a (mon.0) 418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.991001+0000 mon.a (mon.0) 419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:33.998257+0000 mon.a (mon.0) 420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.091066+0000 mon.a (mon.0) 421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.095397+0000 mon.a (mon.0) 422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.100318+0000 mon.a (mon.0) 423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.101854+0000 mon.a (mon.0) 424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.111583+0000 mon.a (mon.0) 425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.204169+0000 mon.a (mon.0) 426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.208274+0000 mon.a (mon.0) 427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.212043+0000 mon.a (mon.0) 428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.213303+0000 mon.a (mon.0) 429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.222243+0000 mon.a (mon.0) 430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.301651+0000 mon.a (mon.0) 431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.303660+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.71:0/1010943482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.305706+0000 mon.a (mon.0) 432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.310059+0000 mon.a (mon.0) 433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.311424+0000 mon.a (mon.0) 434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.318179+0000 mon.a (mon.0) 435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.407180+0000 mon.a (mon.0) 436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.411142+0000 mon.a (mon.0) 437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.414956+0000 mon.a (mon.0) 438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.416166+0000 mon.a (mon.0) 439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.423409+0000 mon.a (mon.0) 440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.483768+0000 mon.a (mon.0) 441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.485913+0000 mon.a (mon.0) 442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.488046+0000 mon.a (mon.0) 443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.488709+0000 mon.a (mon.0) 444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.493811+0000 mon.a (mon.0) 445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:34.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:34 smithi122 bash[65119]: audit 2024-04-16T14:34:34.558827+0000 mon.a (mon.0) 446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.093 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 73/630 objects degraded (11.587%), 26 pgs degraded 2024-04-16T14:34:35.093 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-16T14:34:35.093 INFO:teuthology.orchestra.run.smithi071.stdout: osd.0 (root=default,host=smithi071) is down 2024-04-16T14:34:35.093 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 26 pgs degraded 2024-04-16T14:34:35.093 INFO:teuthology.orchestra.run.smithi071.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-16T14:34:35.093 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.0 is active+undersized+degraded, acting [7,1] 2024-04-16T14:34:35.093 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-04-16T14:34:35.093 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.c is active+undersized+degraded, acting [2,5] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.19 is active+undersized+degraded, acting [3,6] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-16T14:34:35.094 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-16T14:34:35.095 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-16T14:34:35.095 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-16T14:34:35.095 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-16T14:34:35.095 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-16T14:34:35.095 INFO:teuthology.orchestra.run.smithi071.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-16T14:34:35.095 INFO:teuthology.orchestra.run.smithi071.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-16T14:34:35.095 INFO:teuthology.orchestra.run.smithi071.stdout: pg 5.2 is active+undersized+degraded, acting [6,5] 2024-04-16T14:34:35.095 INFO:teuthology.orchestra.run.smithi071.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:33.837786+0000 mgr.x (mgr.24929) 477 : audit 0 from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.001524+0000 mgr.x (mgr.24929) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.115013+0000 mgr.x (mgr.24929) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cluster 2024-04-16T14:34:34.158722+0000 mgr.x (mgr.24929) 480 : cluster 0 pgmap v271: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 101 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-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.225331+0000 mgr.x (mgr.24929) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.321384+0000 mgr.x (mgr.24929) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.426596+0000 mgr.x (mgr.24929) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.496691+0000 mgr.x (mgr.24929) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.573360+0000 mon.a (mon.0) 447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.576637+0000 mon.a (mon.0) 448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.577847+0000 mon.a (mon.0) 449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.584854+0000 mon.a (mon.0) 450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.588020+0000 mgr.x (mgr.24929) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.666218+0000 mgr.x (mgr.24929) 486 : audit 0 from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.675533+0000 mon.a (mon.0) 451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.680064+0000 mon.a (mon.0) 452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.685270+0000 mon.a (mon.0) 453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.686569+0000 mon.a (mon.0) 454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.695351+0000 mon.a (mon.0) 455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.698631+0000 mgr.x (mgr.24929) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.764 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:33.837786+0000 mgr.x (mgr.24929) 477 : audit 0 from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.001524+0000 mgr.x (mgr.24929) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.115013+0000 mgr.x (mgr.24929) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cluster 2024-04-16T14:34:34.158722+0000 mgr.x (mgr.24929) 480 : cluster 0 pgmap v271: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 101 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-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.225331+0000 mgr.x (mgr.24929) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.321384+0000 mgr.x (mgr.24929) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.426596+0000 mgr.x (mgr.24929) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.496691+0000 mgr.x (mgr.24929) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.573360+0000 mon.a (mon.0) 447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.576637+0000 mon.a (mon.0) 448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.577847+0000 mon.a (mon.0) 449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.584854+0000 mon.a (mon.0) 450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.588020+0000 mgr.x (mgr.24929) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.666218+0000 mgr.x (mgr.24929) 486 : audit 0 from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:35.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.675533+0000 mon.a (mon.0) 451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.680064+0000 mon.a (mon.0) 452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.685270+0000 mon.a (mon.0) 453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.686569+0000 mon.a (mon.0) 454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.695351+0000 mon.a (mon.0) 455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.698631+0000 mgr.x (mgr.24929) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.775406+0000 mon.a (mon.0) 456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.777752+0000 mon.a (mon.0) 457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.780173+0000 mon.a (mon.0) 458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.781032+0000 mon.a (mon.0) 459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.786682+0000 mon.a (mon.0) 460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.865043+0000 mon.a (mon.0) 461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.867648+0000 mon.a (mon.0) 462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.870143+0000 mon.a (mon.0) 463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.871006+0000 mon.a (mon.0) 464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.876224+0000 mon.a (mon.0) 465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.964630+0000 mon.a (mon.0) 466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.968779+0000 mon.a (mon.0) 467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.972791+0000 mon.a (mon.0) 468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.974411+0000 mon.a (mon.0) 469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:34.983558+0000 mon.a (mon.0) 470 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.063226+0000 mon.a (mon.0) 471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.066249+0000 mon.a (mon.0) 472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.069634+0000 mon.a (mon.0) 473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.070722+0000 mon.a (mon.0) 474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.078688+0000 mon.a (mon.0) 475 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.085273+0000 mon.a (mon.0) 476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.087241+0000 mon.a (mon.0) 477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.099238+0000 mon.a (mon.0) 478 : audit 0 from='client.? 172.21.15.71:0/423086463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.262935+0000 mon.a (mon.0) 479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.265838+0000 mon.a (mon.0) 480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.269238+0000 mon.a (mon.0) 481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.270361+0000 mon.a (mon.0) 482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.278749+0000 mon.a (mon.0) 483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.336810+0000 mon.a (mon.0) 484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.339039+0000 mon.a (mon.0) 485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.341120+0000 mon.a (mon.0) 486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.341840+0000 mon.a (mon.0) 487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.347606+0000 mon.a (mon.0) 488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.388678+0000 mon.a (mon.0) 489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.390670+0000 mon.a (mon.0) 490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.392657+0000 mon.a (mon.0) 491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.393559+0000 mon.a (mon.0) 492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.398683+0000 mon.a (mon.0) 493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.439767+0000 mon.a (mon.0) 494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.775406+0000 mon.a (mon.0) 456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.769 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.777752+0000 mon.a (mon.0) 457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.780173+0000 mon.a (mon.0) 458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.781032+0000 mon.a (mon.0) 459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.786682+0000 mon.a (mon.0) 460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.865043+0000 mon.a (mon.0) 461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.867648+0000 mon.a (mon.0) 462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.870143+0000 mon.a (mon.0) 463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.871006+0000 mon.a (mon.0) 464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.876224+0000 mon.a (mon.0) 465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.964630+0000 mon.a (mon.0) 466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.968779+0000 mon.a (mon.0) 467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.972791+0000 mon.a (mon.0) 468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.974411+0000 mon.a (mon.0) 469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:34.983558+0000 mon.a (mon.0) 470 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.063226+0000 mon.a (mon.0) 471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.066249+0000 mon.a (mon.0) 472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.069634+0000 mon.a (mon.0) 473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.070722+0000 mon.a (mon.0) 474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.442105+0000 mon.a (mon.0) 495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.444264+0000 mon.a (mon.0) 496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.444869+0000 mon.a (mon.0) 497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.450795+0000 mon.a (mon.0) 498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.491670+0000 mon.a (mon.0) 499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.493606+0000 mon.a (mon.0) 500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.495422+0000 mon.a (mon.0) 501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.496136+0000 mon.a (mon.0) 502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.501373+0000 mon.a (mon.0) 503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.554788+0000 mon.a (mon.0) 504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.558192+0000 mon.a (mon.0) 505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[79675]: audit 2024-04-16T14:34:35.561055+0000 mon.a (mon.0) 506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.078688+0000 mon.a (mon.0) 475 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.085273+0000 mon.a (mon.0) 476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.087241+0000 mon.a (mon.0) 477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.099238+0000 mon.a (mon.0) 478 : audit 0 from='client.? 172.21.15.71:0/423086463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.262935+0000 mon.a (mon.0) 479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.265838+0000 mon.a (mon.0) 480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.269238+0000 mon.a (mon.0) 481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.270361+0000 mon.a (mon.0) 482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.278749+0000 mon.a (mon.0) 483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.336810+0000 mon.a (mon.0) 484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.339039+0000 mon.a (mon.0) 485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.341120+0000 mon.a (mon.0) 486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.341840+0000 mon.a (mon.0) 487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.347606+0000 mon.a (mon.0) 488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.388678+0000 mon.a (mon.0) 489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.390670+0000 mon.a (mon.0) 490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.392657+0000 mon.a (mon.0) 491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.393559+0000 mon.a (mon.0) 492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.398683+0000 mon.a (mon.0) 493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.439767+0000 mon.a (mon.0) 494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.442105+0000 mon.a (mon.0) 495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.444264+0000 mon.a (mon.0) 496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.444869+0000 mon.a (mon.0) 497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.450795+0000 mon.a (mon.0) 498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.491670+0000 mon.a (mon.0) 499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.493606+0000 mon.a (mon.0) 500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.495422+0000 mon.a (mon.0) 501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.496136+0000 mon.a (mon.0) 502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.501373+0000 mon.a (mon.0) 503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.554788+0000 mon.a (mon.0) 504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.558192+0000 mon.a (mon.0) 505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:35 smithi071 bash[83214]: audit 2024-04-16T14:34:35.561055+0000 mon.a (mon.0) 506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:33.837786+0000 mgr.x (mgr.24929) 477 : audit 0 from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:35.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.001524+0000 mgr.x (mgr.24929) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.115013+0000 mgr.x (mgr.24929) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cluster 2024-04-16T14:34:34.158722+0000 mgr.x (mgr.24929) 480 : cluster 0 pgmap v271: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 101 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-04-16T14:34:35.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.225331+0000 mgr.x (mgr.24929) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.321384+0000 mgr.x (mgr.24929) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.426596+0000 mgr.x (mgr.24929) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.496691+0000 mgr.x (mgr.24929) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.573360+0000 mon.a (mon.0) 447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.576637+0000 mon.a (mon.0) 448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.577847+0000 mon.a (mon.0) 449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.584854+0000 mon.a (mon.0) 450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.588020+0000 mgr.x (mgr.24929) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.666218+0000 mgr.x (mgr.24929) 486 : audit 0 from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.675533+0000 mon.a (mon.0) 451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.680064+0000 mon.a (mon.0) 452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.685270+0000 mon.a (mon.0) 453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.686569+0000 mon.a (mon.0) 454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.695351+0000 mon.a (mon.0) 455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.698631+0000 mgr.x (mgr.24929) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:35.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.775406+0000 mon.a (mon.0) 456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.777752+0000 mon.a (mon.0) 457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.780173+0000 mon.a (mon.0) 458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.781032+0000 mon.a (mon.0) 459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.786682+0000 mon.a (mon.0) 460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.865043+0000 mon.a (mon.0) 461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.867648+0000 mon.a (mon.0) 462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.870143+0000 mon.a (mon.0) 463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.871006+0000 mon.a (mon.0) 464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.876224+0000 mon.a (mon.0) 465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.964630+0000 mon.a (mon.0) 466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.968779+0000 mon.a (mon.0) 467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.972791+0000 mon.a (mon.0) 468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.974411+0000 mon.a (mon.0) 469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:34.983558+0000 mon.a (mon.0) 470 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.063226+0000 mon.a (mon.0) 471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.066249+0000 mon.a (mon.0) 472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.069634+0000 mon.a (mon.0) 473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.070722+0000 mon.a (mon.0) 474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.078688+0000 mon.a (mon.0) 475 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.085273+0000 mon.a (mon.0) 476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.087241+0000 mon.a (mon.0) 477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.099238+0000 mon.a (mon.0) 478 : audit 0 from='client.? 172.21.15.71:0/423086463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.262935+0000 mon.a (mon.0) 479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.265838+0000 mon.a (mon.0) 480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.269238+0000 mon.a (mon.0) 481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.270361+0000 mon.a (mon.0) 482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.278749+0000 mon.a (mon.0) 483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.336810+0000 mon.a (mon.0) 484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.339039+0000 mon.a (mon.0) 485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.341120+0000 mon.a (mon.0) 486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.341840+0000 mon.a (mon.0) 487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.347606+0000 mon.a (mon.0) 488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.388678+0000 mon.a (mon.0) 489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.390670+0000 mon.a (mon.0) 490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.392657+0000 mon.a (mon.0) 491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.393559+0000 mon.a (mon.0) 492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.398683+0000 mon.a (mon.0) 493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.439767+0000 mon.a (mon.0) 494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.442105+0000 mon.a (mon.0) 495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.444264+0000 mon.a (mon.0) 496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.444869+0000 mon.a (mon.0) 497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.450795+0000 mon.a (mon.0) 498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.491670+0000 mon.a (mon.0) 499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.493606+0000 mon.a (mon.0) 500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.495422+0000 mon.a (mon.0) 501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.496136+0000 mon.a (mon.0) 502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.501373+0000 mon.a (mon.0) 503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.554788+0000 mon.a (mon.0) 504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.558192+0000 mon.a (mon.0) 505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:35.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:35 smithi122 bash[65119]: audit 2024-04-16T14:34:35.561055+0000 mon.a (mon.0) 506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.789565+0000 mgr.x (mgr.24929) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.879274+0000 mgr.x (mgr.24929) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:34.986661+0000 mgr.x (mgr.24929) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.081788+0000 mgr.x (mgr.24929) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.281881+0000 mgr.x (mgr.24929) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.350464+0000 mgr.x (mgr.24929) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.401500+0000 mgr.x (mgr.24929) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.453587+0000 mgr.x (mgr.24929) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.504163+0000 mgr.x (mgr.24929) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.562235+0000 mon.a (mon.0) 507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.584177+0000 mon.a (mon.0) 508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.587409+0000 mgr.x (mgr.24929) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.645582+0000 mon.a (mon.0) 509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.648812+0000 mon.a (mon.0) 510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.651677+0000 mon.a (mon.0) 511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.653007+0000 mon.a (mon.0) 512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.659314+0000 mon.a (mon.0) 513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.662387+0000 mgr.x (mgr.24929) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.709741+0000 mon.a (mon.0) 514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.713018+0000 mon.a (mon.0) 515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.715771+0000 mon.a (mon.0) 516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.789565+0000 mgr.x (mgr.24929) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.879274+0000 mgr.x (mgr.24929) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:34.986661+0000 mgr.x (mgr.24929) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.081788+0000 mgr.x (mgr.24929) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.281881+0000 mgr.x (mgr.24929) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.350464+0000 mgr.x (mgr.24929) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.401500+0000 mgr.x (mgr.24929) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.453587+0000 mgr.x (mgr.24929) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.504163+0000 mgr.x (mgr.24929) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.562235+0000 mon.a (mon.0) 507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.584177+0000 mon.a (mon.0) 508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.587409+0000 mgr.x (mgr.24929) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.645582+0000 mon.a (mon.0) 509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.648812+0000 mon.a (mon.0) 510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.651677+0000 mon.a (mon.0) 511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.653007+0000 mon.a (mon.0) 512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.659314+0000 mon.a (mon.0) 513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.662387+0000 mgr.x (mgr.24929) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.709741+0000 mon.a (mon.0) 514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.713018+0000 mon.a (mon.0) 515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.715771+0000 mon.a (mon.0) 516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.716845+0000 mon.a (mon.0) 517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.724525+0000 mon.a (mon.0) 518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.727591+0000 mgr.x (mgr.24929) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.801753+0000 mon.a (mon.0) 519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.804754+0000 mon.a (mon.0) 520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.808601+0000 mon.a (mon.0) 521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.809882+0000 mon.a (mon.0) 522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.817682+0000 mon.a (mon.0) 523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.902945+0000 mon.a (mon.0) 524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.907846+0000 mon.a (mon.0) 525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.911693+0000 mon.a (mon.0) 526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.913220+0000 mon.a (mon.0) 527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:35.922158+0000 mon.a (mon.0) 528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.011435+0000 mon.a (mon.0) 529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.016106+0000 mon.a (mon.0) 530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.020121+0000 mon.a (mon.0) 531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.021845+0000 mon.a (mon.0) 532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.032049+0000 mon.a (mon.0) 533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.122266+0000 mon.a (mon.0) 534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.127088+0000 mon.a (mon.0) 535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.716845+0000 mon.a (mon.0) 517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.724525+0000 mon.a (mon.0) 518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.727591+0000 mgr.x (mgr.24929) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.801753+0000 mon.a (mon.0) 519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.804754+0000 mon.a (mon.0) 520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.808601+0000 mon.a (mon.0) 521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.809882+0000 mon.a (mon.0) 522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.817682+0000 mon.a (mon.0) 523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.902945+0000 mon.a (mon.0) 524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.907846+0000 mon.a (mon.0) 525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.911693+0000 mon.a (mon.0) 526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.913220+0000 mon.a (mon.0) 527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:35.922158+0000 mon.a (mon.0) 528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.011435+0000 mon.a (mon.0) 529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.016106+0000 mon.a (mon.0) 530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.020121+0000 mon.a (mon.0) 531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.021845+0000 mon.a (mon.0) 532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.032049+0000 mon.a (mon.0) 533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.122266+0000 mon.a (mon.0) 534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.127088+0000 mon.a (mon.0) 535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.131055+0000 mon.a (mon.0) 536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.132559+0000 mon.a (mon.0) 537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.142877+0000 mon.a (mon.0) 538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.216697+0000 mon.a (mon.0) 539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.221565+0000 mon.a (mon.0) 540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.225873+0000 mon.a (mon.0) 541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.227222+0000 mon.a (mon.0) 542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.235983+0000 mon.a (mon.0) 543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.325128+0000 mon.a (mon.0) 544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.330173+0000 mon.a (mon.0) 545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.334488+0000 mon.a (mon.0) 546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.336115+0000 mon.a (mon.0) 547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.346287+0000 mon.a (mon.0) 548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.436869+0000 mon.a (mon.0) 549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.440756+0000 mon.a (mon.0) 550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.444321+0000 mon.a (mon.0) 551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.445447+0000 mon.a (mon.0) 552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.452366+0000 mon.a (mon.0) 553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.542183+0000 mon.a (mon.0) 554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.546089+0000 mon.a (mon.0) 555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.549450+0000 mon.a (mon.0) 556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.550921+0000 mon.a (mon.0) 557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[83214]: audit 2024-04-16T14:34:36.559810+0000 mon.a (mon.0) 558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.131055+0000 mon.a (mon.0) 536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.132559+0000 mon.a (mon.0) 537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.142877+0000 mon.a (mon.0) 538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.216697+0000 mon.a (mon.0) 539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.221565+0000 mon.a (mon.0) 540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.225873+0000 mon.a (mon.0) 541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.227222+0000 mon.a (mon.0) 542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.235983+0000 mon.a (mon.0) 543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.325128+0000 mon.a (mon.0) 544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.330173+0000 mon.a (mon.0) 545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.334488+0000 mon.a (mon.0) 546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.336115+0000 mon.a (mon.0) 547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.346287+0000 mon.a (mon.0) 548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.436869+0000 mon.a (mon.0) 549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.440756+0000 mon.a (mon.0) 550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.444321+0000 mon.a (mon.0) 551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.445447+0000 mon.a (mon.0) 552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.452366+0000 mon.a (mon.0) 553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.542183+0000 mon.a (mon.0) 554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.546089+0000 mon.a (mon.0) 555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.549450+0000 mon.a (mon.0) 556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.550921+0000 mon.a (mon.0) 557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[79675]: audit 2024-04-16T14:34:36.559810+0000 mon.a (mon.0) 558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.789565+0000 mgr.x (mgr.24929) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.879274+0000 mgr.x (mgr.24929) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:34.986661+0000 mgr.x (mgr.24929) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.081788+0000 mgr.x (mgr.24929) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.281881+0000 mgr.x (mgr.24929) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.350464+0000 mgr.x (mgr.24929) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.401500+0000 mgr.x (mgr.24929) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.453587+0000 mgr.x (mgr.24929) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.900 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.504163+0000 mgr.x (mgr.24929) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.562235+0000 mon.a (mon.0) 507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.584177+0000 mon.a (mon.0) 508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.587409+0000 mgr.x (mgr.24929) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.645582+0000 mon.a (mon.0) 509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.648812+0000 mon.a (mon.0) 510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.651677+0000 mon.a (mon.0) 511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.653007+0000 mon.a (mon.0) 512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.659314+0000 mon.a (mon.0) 513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.662387+0000 mgr.x (mgr.24929) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.709741+0000 mon.a (mon.0) 514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.713018+0000 mon.a (mon.0) 515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.715771+0000 mon.a (mon.0) 516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.716845+0000 mon.a (mon.0) 517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.724525+0000 mon.a (mon.0) 518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.727591+0000 mgr.x (mgr.24929) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.801753+0000 mon.a (mon.0) 519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.804754+0000 mon.a (mon.0) 520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.808601+0000 mon.a (mon.0) 521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.809882+0000 mon.a (mon.0) 522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.817682+0000 mon.a (mon.0) 523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.902945+0000 mon.a (mon.0) 524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.907846+0000 mon.a (mon.0) 525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.911693+0000 mon.a (mon.0) 526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.913220+0000 mon.a (mon.0) 527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:35.922158+0000 mon.a (mon.0) 528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.011435+0000 mon.a (mon.0) 529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.016106+0000 mon.a (mon.0) 530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.020121+0000 mon.a (mon.0) 531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.021845+0000 mon.a (mon.0) 532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.902 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.032049+0000 mon.a (mon.0) 533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.122266+0000 mon.a (mon.0) 534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.127088+0000 mon.a (mon.0) 535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.131055+0000 mon.a (mon.0) 536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.132559+0000 mon.a (mon.0) 537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.142877+0000 mon.a (mon.0) 538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.216697+0000 mon.a (mon.0) 539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.221565+0000 mon.a (mon.0) 540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.225873+0000 mon.a (mon.0) 541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.227222+0000 mon.a (mon.0) 542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.235983+0000 mon.a (mon.0) 543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.325128+0000 mon.a (mon.0) 544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.330173+0000 mon.a (mon.0) 545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.334488+0000 mon.a (mon.0) 546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.336115+0000 mon.a (mon.0) 547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.346287+0000 mon.a (mon.0) 548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.436869+0000 mon.a (mon.0) 549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.440756+0000 mon.a (mon.0) 550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.444321+0000 mon.a (mon.0) 551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.445447+0000 mon.a (mon.0) 552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.452366+0000 mon.a (mon.0) 553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.542183+0000 mon.a (mon.0) 554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.546089+0000 mon.a (mon.0) 555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.549450+0000 mon.a (mon.0) 556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.550921+0000 mon.a (mon.0) 557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:36.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:36 smithi122 bash[65119]: audit 2024-04-16T14:34:36.559810+0000 mon.a (mon.0) 558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[87216]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T14:34:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[87216]: 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-04-16T14:34:37.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[87216]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T14:34:37.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[87216]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T14:34:37.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[87216]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-16T14:34:37.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[87216]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T14:34:37.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:36 smithi071 bash[87216]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-16T14:34:37.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.820825+0000 mgr.x (mgr.24929) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:35.925385+0000 mgr.x (mgr.24929) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.035233+0000 mgr.x (mgr.24929) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.146221+0000 mgr.x (mgr.24929) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cluster 2024-04-16T14:34:36.160508+0000 mgr.x (mgr.24929) 504 : cluster 0 pgmap v272: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 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-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.239291+0000 mgr.x (mgr.24929) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.349606+0000 mgr.x (mgr.24929) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.455460+0000 mgr.x (mgr.24929) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.563081+0000 mgr.x (mgr.24929) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.649467+0000 mon.a (mon.0) 559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.653261+0000 mon.a (mon.0) 560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.656522+0000 mon.a (mon.0) 561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.657665+0000 mon.a (mon.0) 562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.665438+0000 mon.a (mon.0) 563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.668746+0000 mgr.x (mgr.24929) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.741974+0000 mon.a (mon.0) 564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.744496+0000 mon.a (mon.0) 565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.746974+0000 mon.a (mon.0) 566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.747975+0000 mon.a (mon.0) 567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.754024+0000 mon.a (mon.0) 568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.820825+0000 mgr.x (mgr.24929) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:35.925385+0000 mgr.x (mgr.24929) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.035233+0000 mgr.x (mgr.24929) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.146221+0000 mgr.x (mgr.24929) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cluster 2024-04-16T14:34:36.160508+0000 mgr.x (mgr.24929) 504 : cluster 0 pgmap v272: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 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-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.239291+0000 mgr.x (mgr.24929) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.349606+0000 mgr.x (mgr.24929) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.455460+0000 mgr.x (mgr.24929) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.563081+0000 mgr.x (mgr.24929) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.649467+0000 mon.a (mon.0) 559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.653261+0000 mon.a (mon.0) 560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.656522+0000 mon.a (mon.0) 561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.657665+0000 mon.a (mon.0) 562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.665438+0000 mon.a (mon.0) 563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.668746+0000 mgr.x (mgr.24929) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.741974+0000 mon.a (mon.0) 564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.744496+0000 mon.a (mon.0) 565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.746974+0000 mon.a (mon.0) 566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.747975+0000 mon.a (mon.0) 567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.754024+0000 mon.a (mon.0) 568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.812348+0000 mon.a (mon.0) 569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.814441+0000 mon.a (mon.0) 570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.816460+0000 mon.a (mon.0) 571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.817171+0000 mon.a (mon.0) 572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.822198+0000 mon.a (mon.0) 573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.863881+0000 mon.a (mon.0) 574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.866213+0000 mon.a (mon.0) 575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.868065+0000 mon.a (mon.0) 576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.868758+0000 mon.a (mon.0) 577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.874486+0000 mon.a (mon.0) 578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.894444+0000 mon.a (mon.0) 579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.899785+0000 mon.a (mon.0) 580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.904935+0000 mon.a (mon.0) 581 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.931966+0000 mon.a (mon.0) 582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.934138+0000 mon.a (mon.0) 583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.936077+0000 mon.a (mon.0) 584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.936902+0000 mon.a (mon.0) 585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.942278+0000 mon.a (mon.0) 586 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.983175+0000 mon.a (mon.0) 587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.985610+0000 mon.a (mon.0) 588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.812348+0000 mon.a (mon.0) 569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.814441+0000 mon.a (mon.0) 570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.816460+0000 mon.a (mon.0) 571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.817171+0000 mon.a (mon.0) 572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.822198+0000 mon.a (mon.0) 573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.863881+0000 mon.a (mon.0) 574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.866213+0000 mon.a (mon.0) 575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.868065+0000 mon.a (mon.0) 576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.868758+0000 mon.a (mon.0) 577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.874486+0000 mon.a (mon.0) 578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.894444+0000 mon.a (mon.0) 579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.899785+0000 mon.a (mon.0) 580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.904935+0000 mon.a (mon.0) 581 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.931966+0000 mon.a (mon.0) 582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.934138+0000 mon.a (mon.0) 583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.936077+0000 mon.a (mon.0) 584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.936902+0000 mon.a (mon.0) 585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.942278+0000 mon.a (mon.0) 586 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.983175+0000 mon.a (mon.0) 587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.985610+0000 mon.a (mon.0) 588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.988374+0000 mon.a (mon.0) 589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.989067+0000 mon.a (mon.0) 590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:36.994309+0000 mon.a (mon.0) 591 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.071787+0000 mon.a (mon.0) 592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.074250+0000 mon.a (mon.0) 593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.076742+0000 mon.a (mon.0) 594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.077461+0000 mon.a (mon.0) 595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.083149+0000 mon.a (mon.0) 596 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.161470+0000 mon.a (mon.0) 597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.164073+0000 mon.a (mon.0) 598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.166559+0000 mon.a (mon.0) 599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.167308+0000 mon.a (mon.0) 600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.173024+0000 mon.a (mon.0) 601 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.249335+0000 mon.a (mon.0) 602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.251813+0000 mon.a (mon.0) 603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.254275+0000 mon.a (mon.0) 604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.255280+0000 mon.a (mon.0) 605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.261218+0000 mon.a (mon.0) 606 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.337414+0000 mon.a (mon.0) 607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.340098+0000 mon.a (mon.0) 608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.343336+0000 mon.a (mon.0) 609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.344197+0000 mon.a (mon.0) 610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.350120+0000 mon.a (mon.0) 611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.392672+0000 mon.a (mon.0) 612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.395315+0000 mon.a (mon.0) 613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.398172+0000 mon.a (mon.0) 614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.399041+0000 mon.a (mon.0) 615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.405612+0000 mon.a (mon.0) 616 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.482118+0000 mon.a (mon.0) 617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.484701+0000 mon.a (mon.0) 618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.487177+0000 mon.a (mon.0) 619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.488397+0000 mon.a (mon.0) 620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[83214]: audit 2024-04-16T14:34:37.497447+0000 mon.a (mon.0) 621 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.988374+0000 mon.a (mon.0) 589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.989067+0000 mon.a (mon.0) 590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:36.994309+0000 mon.a (mon.0) 591 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.071787+0000 mon.a (mon.0) 592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.074250+0000 mon.a (mon.0) 593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.076742+0000 mon.a (mon.0) 594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.077461+0000 mon.a (mon.0) 595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.083149+0000 mon.a (mon.0) 596 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.161470+0000 mon.a (mon.0) 597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.164073+0000 mon.a (mon.0) 598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.166559+0000 mon.a (mon.0) 599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.167308+0000 mon.a (mon.0) 600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.173024+0000 mon.a (mon.0) 601 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.249335+0000 mon.a (mon.0) 602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.251813+0000 mon.a (mon.0) 603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.254275+0000 mon.a (mon.0) 604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.255280+0000 mon.a (mon.0) 605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.261218+0000 mon.a (mon.0) 606 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.337414+0000 mon.a (mon.0) 607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.340098+0000 mon.a (mon.0) 608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.343336+0000 mon.a (mon.0) 609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.344197+0000 mon.a (mon.0) 610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.350120+0000 mon.a (mon.0) 611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.392672+0000 mon.a (mon.0) 612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.395315+0000 mon.a (mon.0) 613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.398172+0000 mon.a (mon.0) 614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.399041+0000 mon.a (mon.0) 615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.405612+0000 mon.a (mon.0) 616 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.482118+0000 mon.a (mon.0) 617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.484701+0000 mon.a (mon.0) 618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.487177+0000 mon.a (mon.0) 619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.488397+0000 mon.a (mon.0) 620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:37 smithi071 bash[79675]: audit 2024-04-16T14:34:37.497447+0000 mon.a (mon.0) 621 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.820825+0000 mgr.x (mgr.24929) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:35.925385+0000 mgr.x (mgr.24929) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.035233+0000 mgr.x (mgr.24929) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.146221+0000 mgr.x (mgr.24929) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cluster 2024-04-16T14:34:36.160508+0000 mgr.x (mgr.24929) 504 : cluster 0 pgmap v272: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 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-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.239291+0000 mgr.x (mgr.24929) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.349606+0000 mgr.x (mgr.24929) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.455460+0000 mgr.x (mgr.24929) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.563081+0000 mgr.x (mgr.24929) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.649467+0000 mon.a (mon.0) 559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.653261+0000 mon.a (mon.0) 560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.656522+0000 mon.a (mon.0) 561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.657665+0000 mon.a (mon.0) 562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.665438+0000 mon.a (mon.0) 563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.668746+0000 mgr.x (mgr.24929) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.741974+0000 mon.a (mon.0) 564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.744496+0000 mon.a (mon.0) 565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.746974+0000 mon.a (mon.0) 566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.747975+0000 mon.a (mon.0) 567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.754024+0000 mon.a (mon.0) 568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.812348+0000 mon.a (mon.0) 569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.814441+0000 mon.a (mon.0) 570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.816460+0000 mon.a (mon.0) 571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.817171+0000 mon.a (mon.0) 572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.822198+0000 mon.a (mon.0) 573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.863881+0000 mon.a (mon.0) 574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.866213+0000 mon.a (mon.0) 575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.868065+0000 mon.a (mon.0) 576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.868758+0000 mon.a (mon.0) 577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.874486+0000 mon.a (mon.0) 578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.894444+0000 mon.a (mon.0) 579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.899785+0000 mon.a (mon.0) 580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.904935+0000 mon.a (mon.0) 581 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.931966+0000 mon.a (mon.0) 582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.934138+0000 mon.a (mon.0) 583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.936077+0000 mon.a (mon.0) 584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.936902+0000 mon.a (mon.0) 585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.942278+0000 mon.a (mon.0) 586 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.983175+0000 mon.a (mon.0) 587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.985610+0000 mon.a (mon.0) 588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.988374+0000 mon.a (mon.0) 589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.989067+0000 mon.a (mon.0) 590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:36.994309+0000 mon.a (mon.0) 591 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.071787+0000 mon.a (mon.0) 592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.074250+0000 mon.a (mon.0) 593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.076742+0000 mon.a (mon.0) 594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.077461+0000 mon.a (mon.0) 595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.083149+0000 mon.a (mon.0) 596 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.161470+0000 mon.a (mon.0) 597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.164073+0000 mon.a (mon.0) 598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.166559+0000 mon.a (mon.0) 599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.167308+0000 mon.a (mon.0) 600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.173024+0000 mon.a (mon.0) 601 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.249335+0000 mon.a (mon.0) 602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.251813+0000 mon.a (mon.0) 603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.254275+0000 mon.a (mon.0) 604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.255280+0000 mon.a (mon.0) 605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.261218+0000 mon.a (mon.0) 606 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.337414+0000 mon.a (mon.0) 607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.340098+0000 mon.a (mon.0) 608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.343336+0000 mon.a (mon.0) 609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.344197+0000 mon.a (mon.0) 610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.350120+0000 mon.a (mon.0) 611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.392672+0000 mon.a (mon.0) 612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.395315+0000 mon.a (mon.0) 613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.398172+0000 mon.a (mon.0) 614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.399041+0000 mon.a (mon.0) 615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.405612+0000 mon.a (mon.0) 616 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:37.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.482118+0000 mon.a (mon.0) 617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.484701+0000 mon.a (mon.0) 618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:37.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.487177+0000 mon.a (mon.0) 619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:37.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.488397+0000 mon.a (mon.0) 620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:37.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:37 smithi122 bash[65119]: audit 2024-04-16T14:34:37.497447+0000 mon.a (mon.0) 621 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.756944+0000 mgr.x (mgr.24929) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.825101+0000 mgr.x (mgr.24929) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.877408+0000 mgr.x (mgr.24929) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.945139+0000 mgr.x (mgr.24929) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:36.997220+0000 mgr.x (mgr.24929) 514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.085982+0000 mgr.x (mgr.24929) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.175880+0000 mgr.x (mgr.24929) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.264023+0000 mgr.x (mgr.24929) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.352980+0000 mgr.x (mgr.24929) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.408466+0000 mgr.x (mgr.24929) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.500515+0000 mgr.x (mgr.24929) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.583437+0000 mon.a (mon.0) 622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.586315+0000 mon.a (mon.0) 623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.589210+0000 mon.a (mon.0) 624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.590315+0000 mon.a (mon.0) 625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.597010+0000 mon.a (mon.0) 626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.599950+0000 mgr.x (mgr.24929) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.675563+0000 mon.a (mon.0) 627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.680105+0000 mon.a (mon.0) 628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.684500+0000 mon.a (mon.0) 629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.686071+0000 mon.a (mon.0) 630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.696514+0000 mon.a (mon.0) 631 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.699604+0000 mgr.x (mgr.24929) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.785499+0000 mon.a (mon.0) 632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.789669+0000 mon.a (mon.0) 633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.793669+0000 mon.a (mon.0) 634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.794972+0000 mon.a (mon.0) 635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.802798+0000 mon.a (mon.0) 636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.881064+0000 mon.a (mon.0) 637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.883842+0000 mon.a (mon.0) 638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.886932+0000 mon.a (mon.0) 639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.888005+0000 mon.a (mon.0) 640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.894842+0000 mon.a (mon.0) 641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.952987+0000 mon.a (mon.0) 642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.955369+0000 mon.a (mon.0) 643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.958891+0000 mon.a (mon.0) 644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.959929+0000 mon.a (mon.0) 645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:37.966188+0000 mon.a (mon.0) 646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.019743+0000 mon.a (mon.0) 647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.023495+0000 mon.a (mon.0) 648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.026313+0000 mon.a (mon.0) 649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.027824+0000 mon.a (mon.0) 650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.034783+0000 mon.a (mon.0) 651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.078249+0000 mon.a (mon.0) 652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.080747+0000 mon.a (mon.0) 653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.083244+0000 mon.a (mon.0) 654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.084425+0000 mon.a (mon.0) 655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.090536+0000 mon.a (mon.0) 656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.134328+0000 mon.a (mon.0) 657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.137391+0000 mon.a (mon.0) 658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.139976+0000 mon.a (mon.0) 659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.141305+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.151972+0000 mon.a (mon.0) 661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.210288+0000 mon.a (mon.0) 662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.213351+0000 mon.a (mon.0) 663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.216151+0000 mon.a (mon.0) 664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.217041+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.226878+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.267895+0000 mon.a (mon.0) 667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.270364+0000 mon.a (mon.0) 668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.272788+0000 mon.a (mon.0) 669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.273683+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.281686+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.355074+0000 mon.a (mon.0) 672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.357771+0000 mon.a (mon.0) 673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.360431+0000 mon.a (mon.0) 674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.361694+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.369919+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.446364+0000 mon.a (mon.0) 677 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.449567+0000 mon.a (mon.0) 678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.452405+0000 mon.a (mon.0) 679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.453519+0000 mon.a (mon.0) 680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.460256+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.538685+0000 mon.a (mon.0) 682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.541415+0000 mon.a (mon.0) 683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.543784+0000 mon.a (mon.0) 684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.544754+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:38 smithi122 bash[65119]: audit 2024-04-16T14:34:38.553674+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.756944+0000 mgr.x (mgr.24929) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.825101+0000 mgr.x (mgr.24929) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.877408+0000 mgr.x (mgr.24929) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.945139+0000 mgr.x (mgr.24929) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:36.997220+0000 mgr.x (mgr.24929) 514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.085982+0000 mgr.x (mgr.24929) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.175880+0000 mgr.x (mgr.24929) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.264023+0000 mgr.x (mgr.24929) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.352980+0000 mgr.x (mgr.24929) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.408466+0000 mgr.x (mgr.24929) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.500515+0000 mgr.x (mgr.24929) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.583437+0000 mon.a (mon.0) 622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.586315+0000 mon.a (mon.0) 623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.589210+0000 mon.a (mon.0) 624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.590315+0000 mon.a (mon.0) 625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.597010+0000 mon.a (mon.0) 626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.599950+0000 mgr.x (mgr.24929) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.675563+0000 mon.a (mon.0) 627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.680105+0000 mon.a (mon.0) 628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.684500+0000 mon.a (mon.0) 629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.686071+0000 mon.a (mon.0) 630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.756944+0000 mgr.x (mgr.24929) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.825101+0000 mgr.x (mgr.24929) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.877408+0000 mgr.x (mgr.24929) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.945139+0000 mgr.x (mgr.24929) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:36.997220+0000 mgr.x (mgr.24929) 514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.085982+0000 mgr.x (mgr.24929) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.175880+0000 mgr.x (mgr.24929) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.264023+0000 mgr.x (mgr.24929) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.352980+0000 mgr.x (mgr.24929) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.408466+0000 mgr.x (mgr.24929) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.500515+0000 mgr.x (mgr.24929) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.583437+0000 mon.a (mon.0) 622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.586315+0000 mon.a (mon.0) 623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.589210+0000 mon.a (mon.0) 624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.590315+0000 mon.a (mon.0) 625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.597010+0000 mon.a (mon.0) 626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.599950+0000 mgr.x (mgr.24929) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.675563+0000 mon.a (mon.0) 627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.680105+0000 mon.a (mon.0) 628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.684500+0000 mon.a (mon.0) 629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.686071+0000 mon.a (mon.0) 630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.696514+0000 mon.a (mon.0) 631 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.699604+0000 mgr.x (mgr.24929) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.785499+0000 mon.a (mon.0) 632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.789669+0000 mon.a (mon.0) 633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.793669+0000 mon.a (mon.0) 634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.794972+0000 mon.a (mon.0) 635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.802798+0000 mon.a (mon.0) 636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.881064+0000 mon.a (mon.0) 637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.883842+0000 mon.a (mon.0) 638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.886932+0000 mon.a (mon.0) 639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.888005+0000 mon.a (mon.0) 640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.894842+0000 mon.a (mon.0) 641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.952987+0000 mon.a (mon.0) 642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.955369+0000 mon.a (mon.0) 643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.958891+0000 mon.a (mon.0) 644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.959929+0000 mon.a (mon.0) 645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:37.966188+0000 mon.a (mon.0) 646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.019743+0000 mon.a (mon.0) 647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.023495+0000 mon.a (mon.0) 648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.026313+0000 mon.a (mon.0) 649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.696514+0000 mon.a (mon.0) 631 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.699604+0000 mgr.x (mgr.24929) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.785499+0000 mon.a (mon.0) 632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.789669+0000 mon.a (mon.0) 633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.793669+0000 mon.a (mon.0) 634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.794972+0000 mon.a (mon.0) 635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.802798+0000 mon.a (mon.0) 636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.881064+0000 mon.a (mon.0) 637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.883842+0000 mon.a (mon.0) 638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.886932+0000 mon.a (mon.0) 639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.888005+0000 mon.a (mon.0) 640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.894842+0000 mon.a (mon.0) 641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.952987+0000 mon.a (mon.0) 642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.955369+0000 mon.a (mon.0) 643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.958891+0000 mon.a (mon.0) 644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.959929+0000 mon.a (mon.0) 645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:37.966188+0000 mon.a (mon.0) 646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.019743+0000 mon.a (mon.0) 647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.023495+0000 mon.a (mon.0) 648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.026313+0000 mon.a (mon.0) 649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.027824+0000 mon.a (mon.0) 650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.034783+0000 mon.a (mon.0) 651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.078249+0000 mon.a (mon.0) 652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.080747+0000 mon.a (mon.0) 653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.083244+0000 mon.a (mon.0) 654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.084425+0000 mon.a (mon.0) 655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.090536+0000 mon.a (mon.0) 656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.134328+0000 mon.a (mon.0) 657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.137391+0000 mon.a (mon.0) 658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.139976+0000 mon.a (mon.0) 659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.141305+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.151972+0000 mon.a (mon.0) 661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.210288+0000 mon.a (mon.0) 662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.213351+0000 mon.a (mon.0) 663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.216151+0000 mon.a (mon.0) 664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.217041+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.226878+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.267895+0000 mon.a (mon.0) 667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.270364+0000 mon.a (mon.0) 668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.027824+0000 mon.a (mon.0) 650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.034783+0000 mon.a (mon.0) 651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.078249+0000 mon.a (mon.0) 652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.080747+0000 mon.a (mon.0) 653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.083244+0000 mon.a (mon.0) 654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.084425+0000 mon.a (mon.0) 655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.090536+0000 mon.a (mon.0) 656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.134328+0000 mon.a (mon.0) 657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.137391+0000 mon.a (mon.0) 658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.139976+0000 mon.a (mon.0) 659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.141305+0000 mon.a (mon.0) 660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.151972+0000 mon.a (mon.0) 661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.210288+0000 mon.a (mon.0) 662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.213351+0000 mon.a (mon.0) 663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.216151+0000 mon.a (mon.0) 664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.217041+0000 mon.a (mon.0) 665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.226878+0000 mon.a (mon.0) 666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.267895+0000 mon.a (mon.0) 667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.270364+0000 mon.a (mon.0) 668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.272788+0000 mon.a (mon.0) 669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.273683+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.281686+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.355074+0000 mon.a (mon.0) 672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.357771+0000 mon.a (mon.0) 673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.360431+0000 mon.a (mon.0) 674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.361694+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.369919+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.446364+0000 mon.a (mon.0) 677 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.449567+0000 mon.a (mon.0) 678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.452405+0000 mon.a (mon.0) 679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.453519+0000 mon.a (mon.0) 680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.460256+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.538685+0000 mon.a (mon.0) 682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.541415+0000 mon.a (mon.0) 683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.543784+0000 mon.a (mon.0) 684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.544754+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[79675]: audit 2024-04-16T14:34:38.553674+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.272788+0000 mon.a (mon.0) 669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.273683+0000 mon.a (mon.0) 670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.281686+0000 mon.a (mon.0) 671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.355074+0000 mon.a (mon.0) 672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.357771+0000 mon.a (mon.0) 673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.360431+0000 mon.a (mon.0) 674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.361694+0000 mon.a (mon.0) 675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.369919+0000 mon.a (mon.0) 676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.446364+0000 mon.a (mon.0) 677 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.449567+0000 mon.a (mon.0) 678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.452405+0000 mon.a (mon.0) 679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.453519+0000 mon.a (mon.0) 680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.460256+0000 mon.a (mon.0) 681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.538685+0000 mon.a (mon.0) 682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:38.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.541415+0000 mon.a (mon.0) 683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:38.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.543784+0000 mon.a (mon.0) 684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:38.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.544754+0000 mon.a (mon.0) 685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:38.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:38 smithi071 bash[83214]: audit 2024-04-16T14:34:38.553674+0000 mon.a (mon.0) 686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:34:39] "GET /metrics HTTP/1.1" 200 38392 "" "Prometheus/2.33.4" 2024-04-16T14:34:39.869 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[87761]: debug 2024-04-16T14:34:39.677+0000 7f953818a700 1 -- 172.21.15.71:0/1957837502 <== mon.1 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5650e22f1680 con 0x5650e232e800 2024-04-16T14:34:39.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.805738+0000 mgr.x (mgr.24929) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.897843+0000 mgr.x (mgr.24929) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:37.969354+0000 mgr.x (mgr.24929) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.037956+0000 mgr.x (mgr.24929) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.093392+0000 mgr.x (mgr.24929) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.154978+0000 mgr.x (mgr.24929) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cluster 2024-04-16T14:34:38.161080+0000 mgr.x (mgr.24929) 529 : cluster 0 pgmap v273: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 166 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.229821+0000 mgr.x (mgr.24929) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.284470+0000 mgr.x (mgr.24929) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.372879+0000 mgr.x (mgr.24929) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.463236+0000 mgr.x (mgr.24929) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.556625+0000 mgr.x (mgr.24929) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.614897+0000 mon.a (mon.0) 687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.617335+0000 mon.a (mon.0) 688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.619866+0000 mon.a (mon.0) 689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.620928+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.627191+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.630098+0000 mgr.x (mgr.24929) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.687085+0000 mon.a (mon.0) 692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.689517+0000 mon.a (mon.0) 693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.805738+0000 mgr.x (mgr.24929) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.897843+0000 mgr.x (mgr.24929) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:37.969354+0000 mgr.x (mgr.24929) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.037956+0000 mgr.x (mgr.24929) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.093392+0000 mgr.x (mgr.24929) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.154978+0000 mgr.x (mgr.24929) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cluster 2024-04-16T14:34:38.161080+0000 mgr.x (mgr.24929) 529 : cluster 0 pgmap v273: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 166 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.229821+0000 mgr.x (mgr.24929) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.284470+0000 mgr.x (mgr.24929) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.372879+0000 mgr.x (mgr.24929) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.463236+0000 mgr.x (mgr.24929) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.556625+0000 mgr.x (mgr.24929) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.614897+0000 mon.a (mon.0) 687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.617335+0000 mon.a (mon.0) 688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.619866+0000 mon.a (mon.0) 689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.620928+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.627191+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.630098+0000 mgr.x (mgr.24929) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.687085+0000 mon.a (mon.0) 692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.689517+0000 mon.a (mon.0) 693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.692525+0000 mon.a (mon.0) 694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.693216+0000 mon.a (mon.0) 695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.699148+0000 mon.a (mon.0) 696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.702025+0000 mgr.x (mgr.24929) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.743312+0000 mon.a (mon.0) 697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.746087+0000 mon.a (mon.0) 698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.748675+0000 mon.a (mon.0) 699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.749611+0000 mon.a (mon.0) 700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.758040+0000 mon.a (mon.0) 701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.846680+0000 mon.a (mon.0) 702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.850658+0000 mon.a (mon.0) 703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.853774+0000 mon.a (mon.0) 704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.855049+0000 mon.a (mon.0) 705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.864958+0000 mon.a (mon.0) 706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.942302+0000 mon.a (mon.0) 707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.945598+0000 mon.a (mon.0) 708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.948730+0000 mon.a (mon.0) 709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.949858+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:38.956874+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.017154+0000 mon.a (mon.0) 712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.692525+0000 mon.a (mon.0) 694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.693216+0000 mon.a (mon.0) 695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.699148+0000 mon.a (mon.0) 696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.702025+0000 mgr.x (mgr.24929) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.743312+0000 mon.a (mon.0) 697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.746087+0000 mon.a (mon.0) 698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.748675+0000 mon.a (mon.0) 699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.749611+0000 mon.a (mon.0) 700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.758040+0000 mon.a (mon.0) 701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.846680+0000 mon.a (mon.0) 702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.850658+0000 mon.a (mon.0) 703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.853774+0000 mon.a (mon.0) 704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.855049+0000 mon.a (mon.0) 705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.864958+0000 mon.a (mon.0) 706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.942302+0000 mon.a (mon.0) 707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.945598+0000 mon.a (mon.0) 708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.948730+0000 mon.a (mon.0) 709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.949858+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:38.956874+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.017154+0000 mon.a (mon.0) 712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.020576+0000 mon.a (mon.0) 713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.023908+0000 mon.a (mon.0) 714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.025129+0000 mon.a (mon.0) 715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.034026+0000 mon.a (mon.0) 716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.094201+0000 mon.a (mon.0) 717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.096548+0000 mon.a (mon.0) 718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.099256+0000 mon.a (mon.0) 719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.100323+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.105992+0000 mon.a (mon.0) 721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.147262+0000 mon.a (mon.0) 722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.152535+0000 mon.a (mon.0) 723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.154837+0000 mon.a (mon.0) 724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.155580+0000 mon.a (mon.0) 725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.160860+0000 mon.a (mon.0) 726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.234203+0000 mon.a (mon.0) 727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.236843+0000 mon.a (mon.0) 728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.239907+0000 mon.a (mon.0) 729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.240993+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.249007+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.322408+0000 mon.a (mon.0) 732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.020576+0000 mon.a (mon.0) 713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.023908+0000 mon.a (mon.0) 714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.025129+0000 mon.a (mon.0) 715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.034026+0000 mon.a (mon.0) 716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.094201+0000 mon.a (mon.0) 717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.096548+0000 mon.a (mon.0) 718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.099256+0000 mon.a (mon.0) 719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.100323+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.105992+0000 mon.a (mon.0) 721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.147262+0000 mon.a (mon.0) 722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.152535+0000 mon.a (mon.0) 723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.154837+0000 mon.a (mon.0) 724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.155580+0000 mon.a (mon.0) 725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.160860+0000 mon.a (mon.0) 726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.234203+0000 mon.a (mon.0) 727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.236843+0000 mon.a (mon.0) 728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.239907+0000 mon.a (mon.0) 729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.240993+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.249007+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.322408+0000 mon.a (mon.0) 732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.325512+0000 mon.a (mon.0) 733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.328654+0000 mon.a (mon.0) 734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.329808+0000 mon.a (mon.0) 735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.338686+0000 mon.a (mon.0) 736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.412703+0000 mon.a (mon.0) 737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.416526+0000 mon.a (mon.0) 738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.419457+0000 mon.a (mon.0) 739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.420362+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.426739+0000 mon.a (mon.0) 741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.501808+0000 mon.a (mon.0) 742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.504885+0000 mon.a (mon.0) 743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.508000+0000 mon.a (mon.0) 744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.509522+0000 mon.a (mon.0) 745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[83214]: audit 2024-04-16T14:34:39.518251+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.325512+0000 mon.a (mon.0) 733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.328654+0000 mon.a (mon.0) 734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.329808+0000 mon.a (mon.0) 735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.338686+0000 mon.a (mon.0) 736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.412703+0000 mon.a (mon.0) 737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.416526+0000 mon.a (mon.0) 738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.419457+0000 mon.a (mon.0) 739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.420362+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.426739+0000 mon.a (mon.0) 741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.501808+0000 mon.a (mon.0) 742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.504885+0000 mon.a (mon.0) 743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.508000+0000 mon.a (mon.0) 744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.509522+0000 mon.a (mon.0) 745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:39 smithi071 bash[79675]: audit 2024-04-16T14:34:39.518251+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.805738+0000 mgr.x (mgr.24929) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.897843+0000 mgr.x (mgr.24929) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:37.969354+0000 mgr.x (mgr.24929) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.037956+0000 mgr.x (mgr.24929) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.093392+0000 mgr.x (mgr.24929) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.154978+0000 mgr.x (mgr.24929) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cluster 2024-04-16T14:34:38.161080+0000 mgr.x (mgr.24929) 529 : cluster 0 pgmap v273: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 166 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.229821+0000 mgr.x (mgr.24929) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.284470+0000 mgr.x (mgr.24929) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.372879+0000 mgr.x (mgr.24929) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.463236+0000 mgr.x (mgr.24929) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.556625+0000 mgr.x (mgr.24929) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.614897+0000 mon.a (mon.0) 687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.617335+0000 mon.a (mon.0) 688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.619866+0000 mon.a (mon.0) 689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.620928+0000 mon.a (mon.0) 690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.627191+0000 mon.a (mon.0) 691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.630098+0000 mgr.x (mgr.24929) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.687085+0000 mon.a (mon.0) 692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.689517+0000 mon.a (mon.0) 693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.692525+0000 mon.a (mon.0) 694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.693216+0000 mon.a (mon.0) 695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.699148+0000 mon.a (mon.0) 696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.702025+0000 mgr.x (mgr.24929) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.743312+0000 mon.a (mon.0) 697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.746087+0000 mon.a (mon.0) 698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.748675+0000 mon.a (mon.0) 699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.749611+0000 mon.a (mon.0) 700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.758040+0000 mon.a (mon.0) 701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.846680+0000 mon.a (mon.0) 702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.850658+0000 mon.a (mon.0) 703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.853774+0000 mon.a (mon.0) 704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.855049+0000 mon.a (mon.0) 705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.864958+0000 mon.a (mon.0) 706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.942302+0000 mon.a (mon.0) 707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.945598+0000 mon.a (mon.0) 708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.948730+0000 mon.a (mon.0) 709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.949858+0000 mon.a (mon.0) 710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:38.956874+0000 mon.a (mon.0) 711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.017154+0000 mon.a (mon.0) 712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.020576+0000 mon.a (mon.0) 713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.023908+0000 mon.a (mon.0) 714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.025129+0000 mon.a (mon.0) 715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.034026+0000 mon.a (mon.0) 716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.094201+0000 mon.a (mon.0) 717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.096548+0000 mon.a (mon.0) 718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.099256+0000 mon.a (mon.0) 719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.100323+0000 mon.a (mon.0) 720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.105992+0000 mon.a (mon.0) 721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.147262+0000 mon.a (mon.0) 722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.152535+0000 mon.a (mon.0) 723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.154837+0000 mon.a (mon.0) 724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.155580+0000 mon.a (mon.0) 725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.160860+0000 mon.a (mon.0) 726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.234203+0000 mon.a (mon.0) 727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.236843+0000 mon.a (mon.0) 728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.239907+0000 mon.a (mon.0) 729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.240993+0000 mon.a (mon.0) 730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.249007+0000 mon.a (mon.0) 731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.322408+0000 mon.a (mon.0) 732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.325512+0000 mon.a (mon.0) 733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.328654+0000 mon.a (mon.0) 734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.329808+0000 mon.a (mon.0) 735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.338686+0000 mon.a (mon.0) 736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.412703+0000 mon.a (mon.0) 737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.416526+0000 mon.a (mon.0) 738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.419457+0000 mon.a (mon.0) 739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.420362+0000 mon.a (mon.0) 740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.426739+0000 mon.a (mon.0) 741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.501808+0000 mon.a (mon.0) 742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.504885+0000 mon.a (mon.0) 743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.508000+0000 mon.a (mon.0) 744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.509522+0000 mon.a (mon.0) 745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:39 smithi122 bash[65119]: audit 2024-04-16T14:34:39.518251+0000 mon.a (mon.0) 746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[87761]: debug 2024-04-16T14:34:40.245+0000 7f95413227c0 -1 Falling back to public interface 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.761243+0000 mgr.x (mgr.24929) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.867971+0000 mgr.x (mgr.24929) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:38.959888+0000 mgr.x (mgr.24929) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.036979+0000 mgr.x (mgr.24929) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.108833+0000 mgr.x (mgr.24929) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.163680+0000 mgr.x (mgr.24929) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.252021+0000 mgr.x (mgr.24929) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.341722+0000 mgr.x (mgr.24929) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.429656+0000 mgr.x (mgr.24929) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.521260+0000 mgr.x (mgr.24929) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.593297+0000 mon.a (mon.0) 747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.595416+0000 mon.a (mon.0) 748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.597375+0000 mon.a (mon.0) 749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.598127+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.605982+0000 mon.a (mon.0) 751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.608834+0000 mgr.x (mgr.24929) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.647536+0000 mon.a (mon.0) 752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.649469+0000 mon.a (mon.0) 753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.651381+0000 mon.a (mon.0) 754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.652065+0000 mon.a (mon.0) 755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.657435+0000 mon.a (mon.0) 756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.761243+0000 mgr.x (mgr.24929) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.867971+0000 mgr.x (mgr.24929) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:38.959888+0000 mgr.x (mgr.24929) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.036979+0000 mgr.x (mgr.24929) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.108833+0000 mgr.x (mgr.24929) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.163680+0000 mgr.x (mgr.24929) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.252021+0000 mgr.x (mgr.24929) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.341722+0000 mgr.x (mgr.24929) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.429656+0000 mgr.x (mgr.24929) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.521260+0000 mgr.x (mgr.24929) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.593297+0000 mon.a (mon.0) 747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.595416+0000 mon.a (mon.0) 748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.597375+0000 mon.a (mon.0) 749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.598127+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.605982+0000 mon.a (mon.0) 751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.608834+0000 mgr.x (mgr.24929) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.647536+0000 mon.a (mon.0) 752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.649469+0000 mon.a (mon.0) 753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.651381+0000 mon.a (mon.0) 754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.652065+0000 mon.a (mon.0) 755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.657435+0000 mon.a (mon.0) 756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.660385+0000 mgr.x (mgr.24929) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.731986+0000 mon.a (mon.0) 757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.734319+0000 mon.a (mon.0) 758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.736700+0000 mon.a (mon.0) 759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.737802+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.744475+0000 mon.a (mon.0) 761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.747622+0000 mgr.x (mgr.24929) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.819056+0000 mon.a (mon.0) 762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.823374+0000 mon.a (mon.0) 763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.827551+0000 mon.a (mon.0) 764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.828988+0000 mon.a (mon.0) 765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.838694+0000 mon.a (mon.0) 766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.916480+0000 mon.a (mon.0) 767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.919051+0000 mon.a (mon.0) 768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.922537+0000 mon.a (mon.0) 769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.923396+0000 mon.a (mon.0) 770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.928741+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.987481+0000 mon.a (mon.0) 772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.990340+0000 mon.a (mon.0) 773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.992873+0000 mon.a (mon.0) 774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.660385+0000 mgr.x (mgr.24929) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.731986+0000 mon.a (mon.0) 757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.734319+0000 mon.a (mon.0) 758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.736700+0000 mon.a (mon.0) 759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.737802+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.744475+0000 mon.a (mon.0) 761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.747622+0000 mgr.x (mgr.24929) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.819056+0000 mon.a (mon.0) 762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.823374+0000 mon.a (mon.0) 763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.827551+0000 mon.a (mon.0) 764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.828988+0000 mon.a (mon.0) 765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.838694+0000 mon.a (mon.0) 766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.916480+0000 mon.a (mon.0) 767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.919051+0000 mon.a (mon.0) 768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.922537+0000 mon.a (mon.0) 769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.923396+0000 mon.a (mon.0) 770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.928741+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.987481+0000 mon.a (mon.0) 772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.990340+0000 mon.a (mon.0) 773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.992873+0000 mon.a (mon.0) 774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.993750+0000 mon.a (mon.0) 775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:39.999263+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.046275+0000 mon.a (mon.0) 777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.049168+0000 mon.a (mon.0) 778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.052098+0000 mon.a (mon.0) 779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.052998+0000 mon.a (mon.0) 780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.059770+0000 mon.a (mon.0) 781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.123145+0000 mon.a (mon.0) 782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.125798+0000 mon.a (mon.0) 783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.128827+0000 mon.a (mon.0) 784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.129891+0000 mon.a (mon.0) 785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.136278+0000 mon.a (mon.0) 786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.199424+0000 mon.a (mon.0) 787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.202659+0000 mon.a (mon.0) 788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.205497+0000 mon.a (mon.0) 789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.206627+0000 mon.a (mon.0) 790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.213162+0000 mon.a (mon.0) 791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.270623+0000 mon.a (mon.0) 792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.273726+0000 mon.a (mon.0) 793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.993750+0000 mon.a (mon.0) 775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:39.999263+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.046275+0000 mon.a (mon.0) 777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.049168+0000 mon.a (mon.0) 778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.052098+0000 mon.a (mon.0) 779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.052998+0000 mon.a (mon.0) 780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.059770+0000 mon.a (mon.0) 781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.123145+0000 mon.a (mon.0) 782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.125798+0000 mon.a (mon.0) 783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.128827+0000 mon.a (mon.0) 784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.129891+0000 mon.a (mon.0) 785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.136278+0000 mon.a (mon.0) 786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.199424+0000 mon.a (mon.0) 787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.202659+0000 mon.a (mon.0) 788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.205497+0000 mon.a (mon.0) 789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.206627+0000 mon.a (mon.0) 790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.213162+0000 mon.a (mon.0) 791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.270623+0000 mon.a (mon.0) 792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.273726+0000 mon.a (mon.0) 793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.277327+0000 mon.a (mon.0) 794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.278447+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.284306+0000 mon.a (mon.0) 796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.342970+0000 mon.a (mon.0) 797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.346238+0000 mon.a (mon.0) 798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.349157+0000 mon.a (mon.0) 799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.350559+0000 mon.a (mon.0) 800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.359631+0000 mon.a (mon.0) 801 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.439706+0000 mon.a (mon.0) 802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.443065+0000 mon.a (mon.0) 803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.446015+0000 mon.a (mon.0) 804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.447222+0000 mon.a (mon.0) 805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.456215+0000 mon.a (mon.0) 806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.520471+0000 mon.a (mon.0) 807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.523406+0000 mon.a (mon.0) 808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.526162+0000 mon.a (mon.0) 809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.527436+0000 mon.a (mon.0) 810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[79675]: audit 2024-04-16T14:34:40.535556+0000 mon.a (mon.0) 811 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.277327+0000 mon.a (mon.0) 794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.278447+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.284306+0000 mon.a (mon.0) 796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.342970+0000 mon.a (mon.0) 797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.346238+0000 mon.a (mon.0) 798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.349157+0000 mon.a (mon.0) 799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.350559+0000 mon.a (mon.0) 800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.359631+0000 mon.a (mon.0) 801 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.439706+0000 mon.a (mon.0) 802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.443065+0000 mon.a (mon.0) 803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.446015+0000 mon.a (mon.0) 804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.447222+0000 mon.a (mon.0) 805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.456215+0000 mon.a (mon.0) 806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.520471+0000 mon.a (mon.0) 807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.523406+0000 mon.a (mon.0) 808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.526162+0000 mon.a (mon.0) 809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.527436+0000 mon.a (mon.0) 810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:40 smithi071 bash[83214]: audit 2024-04-16T14:34:40.535556+0000 mon.a (mon.0) 811 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.761243+0000 mgr.x (mgr.24929) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.867971+0000 mgr.x (mgr.24929) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:38.959888+0000 mgr.x (mgr.24929) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.036979+0000 mgr.x (mgr.24929) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.108833+0000 mgr.x (mgr.24929) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.163680+0000 mgr.x (mgr.24929) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.252021+0000 mgr.x (mgr.24929) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.341722+0000 mgr.x (mgr.24929) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.429656+0000 mgr.x (mgr.24929) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.521260+0000 mgr.x (mgr.24929) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.593297+0000 mon.a (mon.0) 747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.595416+0000 mon.a (mon.0) 748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.597375+0000 mon.a (mon.0) 749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.598127+0000 mon.a (mon.0) 750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.605982+0000 mon.a (mon.0) 751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.608834+0000 mgr.x (mgr.24929) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.647536+0000 mon.a (mon.0) 752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.649469+0000 mon.a (mon.0) 753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.651381+0000 mon.a (mon.0) 754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.652065+0000 mon.a (mon.0) 755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.657435+0000 mon.a (mon.0) 756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.660385+0000 mgr.x (mgr.24929) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.731986+0000 mon.a (mon.0) 757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.734319+0000 mon.a (mon.0) 758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.736700+0000 mon.a (mon.0) 759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.737802+0000 mon.a (mon.0) 760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.744475+0000 mon.a (mon.0) 761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.747622+0000 mgr.x (mgr.24929) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.819056+0000 mon.a (mon.0) 762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.823374+0000 mon.a (mon.0) 763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.827551+0000 mon.a (mon.0) 764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.828988+0000 mon.a (mon.0) 765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.838694+0000 mon.a (mon.0) 766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.916480+0000 mon.a (mon.0) 767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.919051+0000 mon.a (mon.0) 768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.922537+0000 mon.a (mon.0) 769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.923396+0000 mon.a (mon.0) 770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.928741+0000 mon.a (mon.0) 771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.987481+0000 mon.a (mon.0) 772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.990340+0000 mon.a (mon.0) 773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.992873+0000 mon.a (mon.0) 774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.993750+0000 mon.a (mon.0) 775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:39.999263+0000 mon.a (mon.0) 776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.046275+0000 mon.a (mon.0) 777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.049168+0000 mon.a (mon.0) 778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.052098+0000 mon.a (mon.0) 779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.052998+0000 mon.a (mon.0) 780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.059770+0000 mon.a (mon.0) 781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.123145+0000 mon.a (mon.0) 782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.125798+0000 mon.a (mon.0) 783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.128827+0000 mon.a (mon.0) 784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.129891+0000 mon.a (mon.0) 785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.136278+0000 mon.a (mon.0) 786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.199424+0000 mon.a (mon.0) 787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.202659+0000 mon.a (mon.0) 788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.205497+0000 mon.a (mon.0) 789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.206627+0000 mon.a (mon.0) 790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.213162+0000 mon.a (mon.0) 791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.270623+0000 mon.a (mon.0) 792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.273726+0000 mon.a (mon.0) 793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.277327+0000 mon.a (mon.0) 794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.278447+0000 mon.a (mon.0) 795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.284306+0000 mon.a (mon.0) 796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.342970+0000 mon.a (mon.0) 797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.346238+0000 mon.a (mon.0) 798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.349157+0000 mon.a (mon.0) 799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.350559+0000 mon.a (mon.0) 800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.359631+0000 mon.a (mon.0) 801 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.439706+0000 mon.a (mon.0) 802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.443065+0000 mon.a (mon.0) 803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.446015+0000 mon.a (mon.0) 804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.447222+0000 mon.a (mon.0) 805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.456215+0000 mon.a (mon.0) 806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.520471+0000 mon.a (mon.0) 807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.523406+0000 mon.a (mon.0) 808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.526162+0000 mon.a (mon.0) 809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:40.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.527436+0000 mon.a (mon.0) 810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:40.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:40 smithi122 bash[65119]: audit 2024-04-16T14:34:40.535556+0000 mon.a (mon.0) 811 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.841646+0000 mgr.x (mgr.24929) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:39.931638+0000 mgr.x (mgr.24929) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.002198+0000 mgr.x (mgr.24929) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.062693+0000 mgr.x (mgr.24929) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.139342+0000 mgr.x (mgr.24929) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cluster 2024-04-16T14:34:40.162099+0000 mgr.x (mgr.24929) 555 : cluster 0 pgmap v274: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.216409+0000 mgr.x (mgr.24929) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.287299+0000 mgr.x (mgr.24929) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.362614+0000 mgr.x (mgr.24929) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.459280+0000 mgr.x (mgr.24929) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.538573+0000 mgr.x (mgr.24929) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.611378+0000 mon.a (mon.0) 812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.614410+0000 mon.a (mon.0) 813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.617501+0000 mon.a (mon.0) 814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.618524+0000 mon.a (mon.0) 815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.626737+0000 mon.a (mon.0) 816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.629700+0000 mgr.x (mgr.24929) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.716407+0000 mon.a (mon.0) 817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.721247+0000 mon.a (mon.0) 818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.725497+0000 mon.a (mon.0) 819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.841646+0000 mgr.x (mgr.24929) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:39.931638+0000 mgr.x (mgr.24929) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.002198+0000 mgr.x (mgr.24929) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.062693+0000 mgr.x (mgr.24929) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.139342+0000 mgr.x (mgr.24929) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cluster 2024-04-16T14:34:40.162099+0000 mgr.x (mgr.24929) 555 : cluster 0 pgmap v274: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.216409+0000 mgr.x (mgr.24929) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.287299+0000 mgr.x (mgr.24929) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.362614+0000 mgr.x (mgr.24929) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.459280+0000 mgr.x (mgr.24929) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.538573+0000 mgr.x (mgr.24929) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.611378+0000 mon.a (mon.0) 812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.614410+0000 mon.a (mon.0) 813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.617501+0000 mon.a (mon.0) 814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.618524+0000 mon.a (mon.0) 815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.626737+0000 mon.a (mon.0) 816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.629700+0000 mgr.x (mgr.24929) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.716407+0000 mon.a (mon.0) 817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.721247+0000 mon.a (mon.0) 818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.725497+0000 mon.a (mon.0) 819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.727198+0000 mon.a (mon.0) 820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.740620+0000 mon.a (mon.0) 821 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.743864+0000 mgr.x (mgr.24929) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.830261+0000 mon.a (mon.0) 822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.834922+0000 mon.a (mon.0) 823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.839275+0000 mon.a (mon.0) 824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.840700+0000 mon.a (mon.0) 825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.851236+0000 mon.a (mon.0) 826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.925648+0000 mon.a (mon.0) 827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.929738+0000 mon.a (mon.0) 828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.933689+0000 mon.a (mon.0) 829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.934918+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:40.943346+0000 mon.a (mon.0) 831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.035351+0000 mon.a (mon.0) 832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.039330+0000 mon.a (mon.0) 833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.042693+0000 mon.a (mon.0) 834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.043815+0000 mon.a (mon.0) 835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.053295+0000 mon.a (mon.0) 836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.147161+0000 mon.a (mon.0) 837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.151463+0000 mon.a (mon.0) 838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.727198+0000 mon.a (mon.0) 820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.740620+0000 mon.a (mon.0) 821 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.743864+0000 mgr.x (mgr.24929) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.830261+0000 mon.a (mon.0) 822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.834922+0000 mon.a (mon.0) 823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.839275+0000 mon.a (mon.0) 824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.840700+0000 mon.a (mon.0) 825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.851236+0000 mon.a (mon.0) 826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.925648+0000 mon.a (mon.0) 827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.929738+0000 mon.a (mon.0) 828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.933689+0000 mon.a (mon.0) 829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.934918+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:40.943346+0000 mon.a (mon.0) 831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.035351+0000 mon.a (mon.0) 832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.039330+0000 mon.a (mon.0) 833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.042693+0000 mon.a (mon.0) 834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.043815+0000 mon.a (mon.0) 835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.053295+0000 mon.a (mon.0) 836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.147161+0000 mon.a (mon.0) 837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.151463+0000 mon.a (mon.0) 838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.154899+0000 mon.a (mon.0) 839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.156353+0000 mon.a (mon.0) 840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.165191+0000 mon.a (mon.0) 841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.253785+0000 mon.a (mon.0) 842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.258065+0000 mon.a (mon.0) 843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.261371+0000 mon.a (mon.0) 844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.262626+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.271191+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.346559+0000 mon.a (mon.0) 847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.349788+0000 mon.a (mon.0) 848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.353706+0000 mon.a (mon.0) 849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.355391+0000 mon.a (mon.0) 850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.366451+0000 mon.a (mon.0) 851 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.443521+0000 mon.a (mon.0) 852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.446572+0000 mon.a (mon.0) 853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.449667+0000 mon.a (mon.0) 854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.450905+0000 mon.a (mon.0) 855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.461326+0000 mon.a (mon.0) 856 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.536638+0000 mon.a (mon.0) 857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.539320+0000 mon.a (mon.0) 858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.542899+0000 mon.a (mon.0) 859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.544091+0000 mon.a (mon.0) 860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[79675]: audit 2024-04-16T14:34:41.552134+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.154899+0000 mon.a (mon.0) 839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.156353+0000 mon.a (mon.0) 840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.165191+0000 mon.a (mon.0) 841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.253785+0000 mon.a (mon.0) 842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.258065+0000 mon.a (mon.0) 843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.261371+0000 mon.a (mon.0) 844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.262626+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.271191+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.346559+0000 mon.a (mon.0) 847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.349788+0000 mon.a (mon.0) 848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.353706+0000 mon.a (mon.0) 849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.355391+0000 mon.a (mon.0) 850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.366451+0000 mon.a (mon.0) 851 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.443521+0000 mon.a (mon.0) 852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.446572+0000 mon.a (mon.0) 853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.449667+0000 mon.a (mon.0) 854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.450905+0000 mon.a (mon.0) 855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.461326+0000 mon.a (mon.0) 856 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.536638+0000 mon.a (mon.0) 857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.539320+0000 mon.a (mon.0) 858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.542899+0000 mon.a (mon.0) 859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.544091+0000 mon.a (mon.0) 860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:41 smithi071 bash[83214]: audit 2024-04-16T14:34:41.552134+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.841646+0000 mgr.x (mgr.24929) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:39.931638+0000 mgr.x (mgr.24929) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.002198+0000 mgr.x (mgr.24929) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.062693+0000 mgr.x (mgr.24929) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.139342+0000 mgr.x (mgr.24929) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cluster 2024-04-16T14:34:40.162099+0000 mgr.x (mgr.24929) 555 : cluster 0 pgmap v274: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.216409+0000 mgr.x (mgr.24929) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.287299+0000 mgr.x (mgr.24929) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.362614+0000 mgr.x (mgr.24929) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.459280+0000 mgr.x (mgr.24929) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.538573+0000 mgr.x (mgr.24929) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.611378+0000 mon.a (mon.0) 812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.614410+0000 mon.a (mon.0) 813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.617501+0000 mon.a (mon.0) 814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.618524+0000 mon.a (mon.0) 815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.626737+0000 mon.a (mon.0) 816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.629700+0000 mgr.x (mgr.24929) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.716407+0000 mon.a (mon.0) 817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.721247+0000 mon.a (mon.0) 818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.725497+0000 mon.a (mon.0) 819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.727198+0000 mon.a (mon.0) 820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.740620+0000 mon.a (mon.0) 821 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.743864+0000 mgr.x (mgr.24929) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.830261+0000 mon.a (mon.0) 822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.834922+0000 mon.a (mon.0) 823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.839275+0000 mon.a (mon.0) 824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.840700+0000 mon.a (mon.0) 825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.851236+0000 mon.a (mon.0) 826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.925648+0000 mon.a (mon.0) 827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.929738+0000 mon.a (mon.0) 828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.933689+0000 mon.a (mon.0) 829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.934918+0000 mon.a (mon.0) 830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:40.943346+0000 mon.a (mon.0) 831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.035351+0000 mon.a (mon.0) 832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.039330+0000 mon.a (mon.0) 833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.042693+0000 mon.a (mon.0) 834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.043815+0000 mon.a (mon.0) 835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.053295+0000 mon.a (mon.0) 836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.147161+0000 mon.a (mon.0) 837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.151463+0000 mon.a (mon.0) 838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.154899+0000 mon.a (mon.0) 839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.156353+0000 mon.a (mon.0) 840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.165191+0000 mon.a (mon.0) 841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.253785+0000 mon.a (mon.0) 842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.258065+0000 mon.a (mon.0) 843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.261371+0000 mon.a (mon.0) 844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.262626+0000 mon.a (mon.0) 845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.271191+0000 mon.a (mon.0) 846 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.346559+0000 mon.a (mon.0) 847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.349788+0000 mon.a (mon.0) 848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.353706+0000 mon.a (mon.0) 849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.355391+0000 mon.a (mon.0) 850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.366451+0000 mon.a (mon.0) 851 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.443521+0000 mon.a (mon.0) 852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.446572+0000 mon.a (mon.0) 853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.449667+0000 mon.a (mon.0) 854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.450905+0000 mon.a (mon.0) 855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.461326+0000 mon.a (mon.0) 856 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.536638+0000 mon.a (mon.0) 857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.539320+0000 mon.a (mon.0) 858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.542899+0000 mon.a (mon.0) 859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.544091+0000 mon.a (mon.0) 860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:41 smithi122 bash[65119]: audit 2024-04-16T14:34:41.552134+0000 mon.a (mon.0) 861 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.854582+0000 mgr.x (mgr.24929) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:40.946597+0000 mgr.x (mgr.24929) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.056501+0000 mgr.x (mgr.24929) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.122764+0000 mgr.x (mgr.24929) 566 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.168081+0000 mgr.x (mgr.24929) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.274164+0000 mgr.x (mgr.24929) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.369475+0000 mgr.x (mgr.24929) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.464396+0000 mgr.x (mgr.24929) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.554997+0000 mgr.x (mgr.24929) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.629280+0000 mon.a (mon.0) 862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.632602+0000 mon.a (mon.0) 863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.636764+0000 mon.a (mon.0) 864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.638065+0000 mon.a (mon.0) 865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.645755+0000 mon.a (mon.0) 866 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.648758+0000 mgr.x (mgr.24929) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.687041+0000 mon.a (mon.0) 867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.689685+0000 mon.a (mon.0) 868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.692740+0000 mon.a (mon.0) 869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.693720+0000 mon.a (mon.0) 870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.701845+0000 mon.a (mon.0) 871 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.704763+0000 mgr.x (mgr.24929) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.854582+0000 mgr.x (mgr.24929) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:40.946597+0000 mgr.x (mgr.24929) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.056501+0000 mgr.x (mgr.24929) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.122764+0000 mgr.x (mgr.24929) 566 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.168081+0000 mgr.x (mgr.24929) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.274164+0000 mgr.x (mgr.24929) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.369475+0000 mgr.x (mgr.24929) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.464396+0000 mgr.x (mgr.24929) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.554997+0000 mgr.x (mgr.24929) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.629280+0000 mon.a (mon.0) 862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.632602+0000 mon.a (mon.0) 863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.636764+0000 mon.a (mon.0) 864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.638065+0000 mon.a (mon.0) 865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.645755+0000 mon.a (mon.0) 866 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.648758+0000 mgr.x (mgr.24929) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.687041+0000 mon.a (mon.0) 867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.689685+0000 mon.a (mon.0) 868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.692740+0000 mon.a (mon.0) 869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.693720+0000 mon.a (mon.0) 870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.701845+0000 mon.a (mon.0) 871 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.704763+0000 mgr.x (mgr.24929) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.762099+0000 mon.a (mon.0) 872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.764847+0000 mon.a (mon.0) 873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.767857+0000 mon.a (mon.0) 874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.769165+0000 mon.a (mon.0) 875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.775341+0000 mon.a (mon.0) 876 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.852793+0000 mon.a (mon.0) 877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.762099+0000 mon.a (mon.0) 872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.764847+0000 mon.a (mon.0) 873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.767857+0000 mon.a (mon.0) 874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.769165+0000 mon.a (mon.0) 875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.775341+0000 mon.a (mon.0) 876 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.852793+0000 mon.a (mon.0) 877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.856011+0000 mon.a (mon.0) 878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.858799+0000 mon.a (mon.0) 879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.859981+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.866190+0000 mon.a (mon.0) 881 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.954563+0000 mon.a (mon.0) 882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.958712+0000 mon.a (mon.0) 883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.961517+0000 mon.a (mon.0) 884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.962740+0000 mon.a (mon.0) 885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:41.970015+0000 mon.a (mon.0) 886 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.030384+0000 mon.a (mon.0) 887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.032926+0000 mon.a (mon.0) 888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.035278+0000 mon.a (mon.0) 889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.036496+0000 mon.a (mon.0) 890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.043300+0000 mon.a (mon.0) 891 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.111389+0000 mon.a (mon.0) 892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.114520+0000 mon.a (mon.0) 893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.117762+0000 mon.a (mon.0) 894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.119017+0000 mon.a (mon.0) 895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.125897+0000 mon.a (mon.0) 896 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.209351+0000 mon.a (mon.0) 897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.212056+0000 mon.a (mon.0) 898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.214578+0000 mon.a (mon.0) 899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.215686+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.591 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.222939+0000 mon.a (mon.0) 901 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.300382+0000 mon.a (mon.0) 902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.303232+0000 mon.a (mon.0) 903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.306876+0000 mon.a (mon.0) 904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.307754+0000 mon.a (mon.0) 905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.313940+0000 mon.a (mon.0) 906 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.374078+0000 mon.a (mon.0) 907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.376771+0000 mon.a (mon.0) 908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.379599+0000 mon.a (mon.0) 909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.380559+0000 mon.a (mon.0) 910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.386418+0000 mon.a (mon.0) 911 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.460779+0000 mon.a (mon.0) 912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.463391+0000 mon.a (mon.0) 913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.465456+0000 mon.a (mon.0) 914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.466327+0000 mon.a (mon.0) 915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.471689+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.546578+0000 mon.a (mon.0) 917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.548676+0000 mon.a (mon.0) 918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.550761+0000 mon.a (mon.0) 919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.551468+0000 mon.a (mon.0) 920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[79675]: audit 2024-04-16T14:34:42.556653+0000 mon.a (mon.0) 921 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.856011+0000 mon.a (mon.0) 878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.858799+0000 mon.a (mon.0) 879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.859981+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.866190+0000 mon.a (mon.0) 881 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.954563+0000 mon.a (mon.0) 882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.958712+0000 mon.a (mon.0) 883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.961517+0000 mon.a (mon.0) 884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.962740+0000 mon.a (mon.0) 885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:41.970015+0000 mon.a (mon.0) 886 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.030384+0000 mon.a (mon.0) 887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.032926+0000 mon.a (mon.0) 888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.035278+0000 mon.a (mon.0) 889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.036496+0000 mon.a (mon.0) 890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.043300+0000 mon.a (mon.0) 891 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.111389+0000 mon.a (mon.0) 892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.114520+0000 mon.a (mon.0) 893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.117762+0000 mon.a (mon.0) 894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.119017+0000 mon.a (mon.0) 895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.125897+0000 mon.a (mon.0) 896 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.209351+0000 mon.a (mon.0) 897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.212056+0000 mon.a (mon.0) 898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.214578+0000 mon.a (mon.0) 899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.215686+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.222939+0000 mon.a (mon.0) 901 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.300382+0000 mon.a (mon.0) 902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.303232+0000 mon.a (mon.0) 903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.306876+0000 mon.a (mon.0) 904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.307754+0000 mon.a (mon.0) 905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.313940+0000 mon.a (mon.0) 906 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.374078+0000 mon.a (mon.0) 907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.376771+0000 mon.a (mon.0) 908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.379599+0000 mon.a (mon.0) 909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.380559+0000 mon.a (mon.0) 910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.386418+0000 mon.a (mon.0) 911 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.460779+0000 mon.a (mon.0) 912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.463391+0000 mon.a (mon.0) 913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.465456+0000 mon.a (mon.0) 914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.466327+0000 mon.a (mon.0) 915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.471689+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.546578+0000 mon.a (mon.0) 917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.548676+0000 mon.a (mon.0) 918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.550761+0000 mon.a (mon.0) 919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.551468+0000 mon.a (mon.0) 920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:42 smithi071 bash[83214]: audit 2024-04-16T14:34:42.556653+0000 mon.a (mon.0) 921 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.854582+0000 mgr.x (mgr.24929) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:40.946597+0000 mgr.x (mgr.24929) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.056501+0000 mgr.x (mgr.24929) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.122764+0000 mgr.x (mgr.24929) 566 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.168081+0000 mgr.x (mgr.24929) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.274164+0000 mgr.x (mgr.24929) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.369475+0000 mgr.x (mgr.24929) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.464396+0000 mgr.x (mgr.24929) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.554997+0000 mgr.x (mgr.24929) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.629280+0000 mon.a (mon.0) 862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.632602+0000 mon.a (mon.0) 863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.636764+0000 mon.a (mon.0) 864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.638065+0000 mon.a (mon.0) 865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.645755+0000 mon.a (mon.0) 866 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.648758+0000 mgr.x (mgr.24929) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.687041+0000 mon.a (mon.0) 867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.689685+0000 mon.a (mon.0) 868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.692740+0000 mon.a (mon.0) 869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.693720+0000 mon.a (mon.0) 870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.701845+0000 mon.a (mon.0) 871 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.704763+0000 mgr.x (mgr.24929) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.762099+0000 mon.a (mon.0) 872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.764847+0000 mon.a (mon.0) 873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.767857+0000 mon.a (mon.0) 874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.769165+0000 mon.a (mon.0) 875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.775341+0000 mon.a (mon.0) 876 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.852793+0000 mon.a (mon.0) 877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.856011+0000 mon.a (mon.0) 878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.858799+0000 mon.a (mon.0) 879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.859981+0000 mon.a (mon.0) 880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.866190+0000 mon.a (mon.0) 881 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.954563+0000 mon.a (mon.0) 882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.958712+0000 mon.a (mon.0) 883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.961517+0000 mon.a (mon.0) 884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.962740+0000 mon.a (mon.0) 885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:41.970015+0000 mon.a (mon.0) 886 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.030384+0000 mon.a (mon.0) 887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.032926+0000 mon.a (mon.0) 888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.035278+0000 mon.a (mon.0) 889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.036496+0000 mon.a (mon.0) 890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.043300+0000 mon.a (mon.0) 891 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.111389+0000 mon.a (mon.0) 892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.114520+0000 mon.a (mon.0) 893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.117762+0000 mon.a (mon.0) 894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.119017+0000 mon.a (mon.0) 895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.125897+0000 mon.a (mon.0) 896 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.209351+0000 mon.a (mon.0) 897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.212056+0000 mon.a (mon.0) 898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.214578+0000 mon.a (mon.0) 899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.215686+0000 mon.a (mon.0) 900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.222939+0000 mon.a (mon.0) 901 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.300382+0000 mon.a (mon.0) 902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.303232+0000 mon.a (mon.0) 903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.306876+0000 mon.a (mon.0) 904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.307754+0000 mon.a (mon.0) 905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.313940+0000 mon.a (mon.0) 906 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.374078+0000 mon.a (mon.0) 907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.376771+0000 mon.a (mon.0) 908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.379599+0000 mon.a (mon.0) 909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.380559+0000 mon.a (mon.0) 910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.386418+0000 mon.a (mon.0) 911 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.460779+0000 mon.a (mon.0) 912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.463391+0000 mon.a (mon.0) 913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.465456+0000 mon.a (mon.0) 914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.466327+0000 mon.a (mon.0) 915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.471689+0000 mon.a (mon.0) 916 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.546578+0000 mon.a (mon.0) 917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.548676+0000 mon.a (mon.0) 918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.550761+0000 mon.a (mon.0) 919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.551468+0000 mon.a (mon.0) 920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:42.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:42 smithi122 bash[65119]: audit 2024-04-16T14:34:42.556653+0000 mon.a (mon.0) 921 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.582 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[87761]: debug 2024-04-16T14:34:43.369+0000 7f95413227c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-16T14:34:43.582 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[87761]: debug 2024-04-16T14:34:43.401+0000 7f95413227c0 -1 osd.0 115 log_to_monitors true 2024-04-16T14:34:43.583 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[52526]: debug 2024-04-16T14:34:43.280+0000 7f220a8f4700 -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-04-16T14:34:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.778298+0000 mgr.x (mgr.24929) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.869153+0000 mgr.x (mgr.24929) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:41.973233+0000 mgr.x (mgr.24929) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.046251+0000 mgr.x (mgr.24929) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.129195+0000 mgr.x (mgr.24929) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cluster 2024-04-16T14:34:42.164090+0000 mgr.x (mgr.24929) 579 : cluster 0 pgmap v275: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 123 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.226029+0000 mgr.x (mgr.24929) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.317252+0000 mgr.x (mgr.24929) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.389384+0000 mgr.x (mgr.24929) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.474623+0000 mgr.x (mgr.24929) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.559484+0000 mgr.x (mgr.24929) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.617498+0000 mon.a (mon.0) 922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.619865+0000 mon.a (mon.0) 923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.623463+0000 mon.a (mon.0) 924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.624342+0000 mon.a (mon.0) 925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.629439+0000 mon.a (mon.0) 926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.632374+0000 mgr.x (mgr.24929) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.728531+0000 mon.a (mon.0) 927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.733498+0000 mon.a (mon.0) 928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.737351+0000 mon.a (mon.0) 929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.738674+0000 mon.a (mon.0) 930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.745423+0000 mon.a (mon.0) 931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.748656+0000 mgr.x (mgr.24929) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.806411+0000 mon.a (mon.0) 932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.809028+0000 mon.a (mon.0) 933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.811652+0000 mon.a (mon.0) 934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.812490+0000 mon.a (mon.0) 935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.817516+0000 mon.a (mon.0) 936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.892262+0000 mon.a (mon.0) 937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.894721+0000 mon.a (mon.0) 938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.897800+0000 mon.a (mon.0) 939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.898656+0000 mon.a (mon.0) 940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.903730+0000 mon.a (mon.0) 941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.992246+0000 mon.a (mon.0) 942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.996079+0000 mon.a (mon.0) 943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:42.999619+0000 mon.a (mon.0) 944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.000820+0000 mon.a (mon.0) 945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.007662+0000 mon.a (mon.0) 946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.083615+0000 mon.a (mon.0) 947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.086062+0000 mon.a (mon.0) 948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.088572+0000 mon.a (mon.0) 949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.089365+0000 mon.a (mon.0) 950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.094456+0000 mon.a (mon.0) 951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.169284+0000 mon.a (mon.0) 952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.171490+0000 mon.a (mon.0) 953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.174090+0000 mon.a (mon.0) 954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.174923+0000 mon.a (mon.0) 955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.179571+0000 mon.a (mon.0) 956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.262018+0000 mon.a (mon.0) 957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.268441+0000 mon.a (mon.0) 958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.269060+0000 mon.a (mon.0) 959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.274458+0000 mon.a (mon.0) 960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.277914+0000 mon.a (mon.0) 961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.278240+0000 mon.a (mon.0) 962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.280444+0000 mon.a (mon.0) 963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.282307+0000 mon.a (mon.0) 964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:43 smithi122 bash[65119]: audit 2024-04-16T14:34:43.408060+0000 mon.a (mon.0) 965 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.778298+0000 mgr.x (mgr.24929) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.869153+0000 mgr.x (mgr.24929) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:41.973233+0000 mgr.x (mgr.24929) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.046251+0000 mgr.x (mgr.24929) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.129195+0000 mgr.x (mgr.24929) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cluster 2024-04-16T14:34:42.164090+0000 mgr.x (mgr.24929) 579 : cluster 0 pgmap v275: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 123 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.226029+0000 mgr.x (mgr.24929) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.317252+0000 mgr.x (mgr.24929) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.389384+0000 mgr.x (mgr.24929) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.474623+0000 mgr.x (mgr.24929) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.559484+0000 mgr.x (mgr.24929) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.617498+0000 mon.a (mon.0) 922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.619865+0000 mon.a (mon.0) 923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.623463+0000 mon.a (mon.0) 924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.624342+0000 mon.a (mon.0) 925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.629439+0000 mon.a (mon.0) 926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.632374+0000 mgr.x (mgr.24929) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.728531+0000 mon.a (mon.0) 927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.733498+0000 mon.a (mon.0) 928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.737351+0000 mon.a (mon.0) 929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.778298+0000 mgr.x (mgr.24929) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.869153+0000 mgr.x (mgr.24929) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:41.973233+0000 mgr.x (mgr.24929) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.046251+0000 mgr.x (mgr.24929) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.129195+0000 mgr.x (mgr.24929) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cluster 2024-04-16T14:34:42.164090+0000 mgr.x (mgr.24929) 579 : cluster 0 pgmap v275: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 123 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.226029+0000 mgr.x (mgr.24929) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.317252+0000 mgr.x (mgr.24929) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.389384+0000 mgr.x (mgr.24929) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.474623+0000 mgr.x (mgr.24929) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.559484+0000 mgr.x (mgr.24929) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.617498+0000 mon.a (mon.0) 922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.619865+0000 mon.a (mon.0) 923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.623463+0000 mon.a (mon.0) 924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.624342+0000 mon.a (mon.0) 925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.629439+0000 mon.a (mon.0) 926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.632374+0000 mgr.x (mgr.24929) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.728531+0000 mon.a (mon.0) 927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.733498+0000 mon.a (mon.0) 928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.737351+0000 mon.a (mon.0) 929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.738674+0000 mon.a (mon.0) 930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.745423+0000 mon.a (mon.0) 931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.748656+0000 mgr.x (mgr.24929) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.806411+0000 mon.a (mon.0) 932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.809028+0000 mon.a (mon.0) 933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.811652+0000 mon.a (mon.0) 934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.812490+0000 mon.a (mon.0) 935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.817516+0000 mon.a (mon.0) 936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.892262+0000 mon.a (mon.0) 937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.894721+0000 mon.a (mon.0) 938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.897800+0000 mon.a (mon.0) 939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.898656+0000 mon.a (mon.0) 940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.903730+0000 mon.a (mon.0) 941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.992246+0000 mon.a (mon.0) 942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.996079+0000 mon.a (mon.0) 943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:42.999619+0000 mon.a (mon.0) 944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.000820+0000 mon.a (mon.0) 945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.007662+0000 mon.a (mon.0) 946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.083615+0000 mon.a (mon.0) 947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.086062+0000 mon.a (mon.0) 948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.738674+0000 mon.a (mon.0) 930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.745423+0000 mon.a (mon.0) 931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.748656+0000 mgr.x (mgr.24929) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.806411+0000 mon.a (mon.0) 932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.809028+0000 mon.a (mon.0) 933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.811652+0000 mon.a (mon.0) 934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.812490+0000 mon.a (mon.0) 935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.817516+0000 mon.a (mon.0) 936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.892262+0000 mon.a (mon.0) 937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.894721+0000 mon.a (mon.0) 938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.897800+0000 mon.a (mon.0) 939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.898656+0000 mon.a (mon.0) 940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.903730+0000 mon.a (mon.0) 941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.992246+0000 mon.a (mon.0) 942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.996079+0000 mon.a (mon.0) 943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:42.999619+0000 mon.a (mon.0) 944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.000820+0000 mon.a (mon.0) 945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.007662+0000 mon.a (mon.0) 946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.083615+0000 mon.a (mon.0) 947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.086062+0000 mon.a (mon.0) 948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.088572+0000 mon.a (mon.0) 949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.089365+0000 mon.a (mon.0) 950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.094456+0000 mon.a (mon.0) 951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.169284+0000 mon.a (mon.0) 952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.171490+0000 mon.a (mon.0) 953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.174090+0000 mon.a (mon.0) 954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.174923+0000 mon.a (mon.0) 955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.179571+0000 mon.a (mon.0) 956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.262018+0000 mon.a (mon.0) 957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.268441+0000 mon.a (mon.0) 958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.269060+0000 mon.a (mon.0) 959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.274458+0000 mon.a (mon.0) 960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.277914+0000 mon.a (mon.0) 961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.278240+0000 mon.a (mon.0) 962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.280444+0000 mon.a (mon.0) 963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.282307+0000 mon.a (mon.0) 964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[79675]: audit 2024-04-16T14:34:43.408060+0000 mon.a (mon.0) 965 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.088572+0000 mon.a (mon.0) 949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.089365+0000 mon.a (mon.0) 950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.094456+0000 mon.a (mon.0) 951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.169284+0000 mon.a (mon.0) 952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.171490+0000 mon.a (mon.0) 953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.174090+0000 mon.a (mon.0) 954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.174923+0000 mon.a (mon.0) 955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.179571+0000 mon.a (mon.0) 956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.262018+0000 mon.a (mon.0) 957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.268441+0000 mon.a (mon.0) 958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.269060+0000 mon.a (mon.0) 959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.274458+0000 mon.a (mon.0) 960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.277914+0000 mon.a (mon.0) 961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.278240+0000 mon.a (mon.0) 962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.280444+0000 mon.a (mon.0) 963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:34:43.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.282307+0000 mon.a (mon.0) 964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:43.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:43 smithi071 bash[83214]: audit 2024-04-16T14:34:43.408060+0000 mon.a (mon.0) 965 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:34:44.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.820598+0000 mgr.x (mgr.24929) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: cephadm 2024-04-16T14:34:42.906667+0000 mgr.x (mgr.24929) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: cephadm 2024-04-16T14:34:43.010593+0000 mgr.x (mgr.24929) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: cephadm 2024-04-16T14:34:43.097271+0000 mgr.x (mgr.24929) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: cephadm 2024-04-16T14:34:43.182866+0000 mgr.x (mgr.24929) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: audit 2024-04-16T14:34:43.285034+0000 mgr.x (mgr.24929) 592 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:44.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: cephadm 2024-04-16T14:34:43.286585+0000 mgr.x (mgr.24929) 593 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: audit 2024-04-16T14:34:44.279907+0000 mon.a (mon.0) 966 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: cluster 2024-04-16T14:34:44.289112+0000 mon.a (mon.0) 967 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[83214]: audit 2024-04-16T14:34:44.290417+0000 mon.a (mon.0) 968 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.820598+0000 mgr.x (mgr.24929) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: cephadm 2024-04-16T14:34:42.906667+0000 mgr.x (mgr.24929) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: cephadm 2024-04-16T14:34:43.010593+0000 mgr.x (mgr.24929) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: cephadm 2024-04-16T14:34:43.097271+0000 mgr.x (mgr.24929) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: cephadm 2024-04-16T14:34:43.182866+0000 mgr.x (mgr.24929) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: audit 2024-04-16T14:34:43.285034+0000 mgr.x (mgr.24929) 592 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: cephadm 2024-04-16T14:34:43.286585+0000 mgr.x (mgr.24929) 593 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: audit 2024-04-16T14:34:44.279907+0000 mon.a (mon.0) 966 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:34:44.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: cluster 2024-04-16T14:34:44.289112+0000 mon.a (mon.0) 967 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-16T14:34:44.798 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[79675]: audit 2024-04-16T14:34:44.290417+0000 mon.a (mon.0) 968 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.820598+0000 mgr.x (mgr.24929) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: cephadm 2024-04-16T14:34:42.906667+0000 mgr.x (mgr.24929) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: cephadm 2024-04-16T14:34:43.010593+0000 mgr.x (mgr.24929) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: cephadm 2024-04-16T14:34:43.097271+0000 mgr.x (mgr.24929) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: cephadm 2024-04-16T14:34:43.182866+0000 mgr.x (mgr.24929) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: audit 2024-04-16T14:34:43.285034+0000 mgr.x (mgr.24929) 592 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: cephadm 2024-04-16T14:34:43.286585+0000 mgr.x (mgr.24929) 593 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: audit 2024-04-16T14:34:44.279907+0000 mon.a (mon.0) 966 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: cluster 2024-04-16T14:34:44.289112+0000 mon.a (mon.0) 967 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-16T14:34:44.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:44 smithi122 bash[65119]: audit 2024-04-16T14:34:44.290417+0000 mon.a (mon.0) 968 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:34:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:34:44 smithi071 bash[87761]: debug 2024-04-16T14:34:44.801+0000 7f952e772700 -1 osd.0 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:34:45.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:45 smithi122 bash[65119]: cluster 2024-04-16T14:34:44.165158+0000 mgr.x (mgr.24929) 594 : cluster 0 pgmap v276: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:45.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:45 smithi122 bash[65119]: audit 2024-04-16T14:34:44.765926+0000 mon.a (mon.0) 969 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' 2024-04-16T14:34:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:45 smithi071 bash[79675]: cluster 2024-04-16T14:34:44.165158+0000 mgr.x (mgr.24929) 594 : cluster 0 pgmap v276: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:45 smithi071 bash[79675]: audit 2024-04-16T14:34:44.765926+0000 mon.a (mon.0) 969 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' 2024-04-16T14:34:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:45 smithi071 bash[83214]: cluster 2024-04-16T14:34:44.165158+0000 mgr.x (mgr.24929) 594 : cluster 0 pgmap v276: 161 pgs: 26 active+undersized+degraded, 32 active+undersized, 103 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-16T14:34:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:45 smithi071 bash[83214]: audit 2024-04-16T14:34:44.765926+0000 mon.a (mon.0) 969 : audit 1 from='osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936]' entity='osd.0' 2024-04-16T14:34:46.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[79675]: cluster 2024-04-16T14:34:45.764628+0000 mon.a (mon.0) 970 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:34:46.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[79675]: cluster 2024-04-16T14:34:45.771383+0000 mon.a (mon.0) 971 : cluster 1 osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936] boot 2024-04-16T14:34:46.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[79675]: cluster 2024-04-16T14:34:45.771453+0000 mon.a (mon.0) 972 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2024-04-16T14:34:46.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[79675]: audit 2024-04-16T14:34:45.771654+0000 mon.a (mon.0) 973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:34:46.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[79675]: audit 2024-04-16T14:34:46.041566+0000 mon.a (mon.0) 974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[79675]: audit 2024-04-16T14:34:46.049438+0000 mon.a (mon.0) 975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[79675]: audit 2024-04-16T14:34:46.057754+0000 mon.a (mon.0) 976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[83214]: cluster 2024-04-16T14:34:45.764628+0000 mon.a (mon.0) 970 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[83214]: cluster 2024-04-16T14:34:45.771383+0000 mon.a (mon.0) 971 : cluster 1 osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936] boot 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[83214]: cluster 2024-04-16T14:34:45.771453+0000 mon.a (mon.0) 972 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[83214]: audit 2024-04-16T14:34:45.771654+0000 mon.a (mon.0) 973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[83214]: audit 2024-04-16T14:34:46.041566+0000 mon.a (mon.0) 974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[83214]: audit 2024-04-16T14:34:46.049438+0000 mon.a (mon.0) 975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:46.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:46 smithi071 bash[83214]: audit 2024-04-16T14:34:46.057754+0000 mon.a (mon.0) 976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:46.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:46 smithi122 bash[65119]: cluster 2024-04-16T14:34:45.764628+0000 mon.a (mon.0) 970 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:34:46.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:46 smithi122 bash[65119]: cluster 2024-04-16T14:34:45.771383+0000 mon.a (mon.0) 971 : cluster 1 osd.0 [v2:172.21.15.71:6800/413541936,v1:172.21.15.71:6801/413541936] boot 2024-04-16T14:34:46.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:46 smithi122 bash[65119]: cluster 2024-04-16T14:34:45.771453+0000 mon.a (mon.0) 972 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2024-04-16T14:34:46.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:46 smithi122 bash[65119]: audit 2024-04-16T14:34:45.771654+0000 mon.a (mon.0) 973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:34:46.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:46 smithi122 bash[65119]: audit 2024-04-16T14:34:46.041566+0000 mon.a (mon.0) 974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:46.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:46 smithi122 bash[65119]: audit 2024-04-16T14:34:46.049438+0000 mon.a (mon.0) 975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:46.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:46 smithi122 bash[65119]: audit 2024-04-16T14:34:46.057754+0000 mon.a (mon.0) 976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:47.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:47 smithi122 bash[65119]: cluster 2024-04-16T14:34:46.166872+0000 mgr.x (mgr.24929) 595 : cluster 0 pgmap v279: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-04-16T14:34:47.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:47 smithi122 bash[65119]: cluster 2024-04-16T14:34:46.775831+0000 mon.a (mon.0) 977 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2024-04-16T14:34:47.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:47 smithi122 bash[65119]: cluster 2024-04-16T14:34:47.055544+0000 mon.a (mon.0) 978 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-16T14:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:47 smithi071 bash[83214]: cluster 2024-04-16T14:34:46.166872+0000 mgr.x (mgr.24929) 595 : cluster 0 pgmap v279: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-04-16T14:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:47 smithi071 bash[83214]: cluster 2024-04-16T14:34:46.775831+0000 mon.a (mon.0) 977 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2024-04-16T14:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:47 smithi071 bash[83214]: cluster 2024-04-16T14:34:47.055544+0000 mon.a (mon.0) 978 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-16T14:34:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:47 smithi071 bash[79675]: cluster 2024-04-16T14:34:46.166872+0000 mgr.x (mgr.24929) 595 : cluster 0 pgmap v279: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-04-16T14:34:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:47 smithi071 bash[79675]: cluster 2024-04-16T14:34:46.775831+0000 mon.a (mon.0) 977 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2024-04-16T14:34:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:47 smithi071 bash[79675]: cluster 2024-04-16T14:34:47.055544+0000 mon.a (mon.0) 978 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-16T14:34:49.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:34:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:34:49] "GET /metrics HTTP/1.1" 200 38392 "" "Prometheus/2.33.4" 2024-04-16T14:34:49.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:49 smithi122 bash[65119]: cluster 2024-04-16T14:34:48.167733+0000 mgr.x (mgr.24929) 596 : cluster 0 pgmap v281: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-16T14:34:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:49 smithi071 bash[79675]: cluster 2024-04-16T14:34:48.167733+0000 mgr.x (mgr.24929) 596 : cluster 0 pgmap v281: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-16T14:34:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:49 smithi071 bash[83214]: cluster 2024-04-16T14:34:48.167733+0000 mgr.x (mgr.24929) 596 : cluster 0 pgmap v281: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-16T14:34:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:51 smithi122 bash[65119]: audit 2024-04-16T14:34:50.085748+0000 mon.a (mon.0) 979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:51 smithi122 bash[65119]: audit 2024-04-16T14:34:50.088806+0000 mon.a (mon.0) 980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:51.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:51 smithi122 bash[65119]: cluster 2024-04-16T14:34:50.168519+0000 mgr.x (mgr.24929) 597 : cluster 0 pgmap v282: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:51 smithi071 bash[79675]: audit 2024-04-16T14:34:50.085748+0000 mon.a (mon.0) 979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:51 smithi071 bash[79675]: audit 2024-04-16T14:34:50.088806+0000 mon.a (mon.0) 980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:51 smithi071 bash[79675]: cluster 2024-04-16T14:34:50.168519+0000 mgr.x (mgr.24929) 597 : cluster 0 pgmap v282: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:51 smithi071 bash[83214]: audit 2024-04-16T14:34:50.085748+0000 mon.a (mon.0) 979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:51 smithi071 bash[83214]: audit 2024-04-16T14:34:50.088806+0000 mon.a (mon.0) 980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:34:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:51 smithi071 bash[83214]: cluster 2024-04-16T14:34:50.168519+0000 mgr.x (mgr.24929) 597 : cluster 0 pgmap v282: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:52.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:52 smithi122 bash[65119]: cluster 2024-04-16T14:34:51.081286+0000 mon.a (mon.0) 981 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-16T14:34:52.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:52 smithi122 bash[65119]: cluster 2024-04-16T14:34:51.081342+0000 mon.a (mon.0) 982 : cluster 1 Cluster is now healthy 2024-04-16T14:34:52.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:52 smithi122 bash[65119]: audit 2024-04-16T14:34:51.133511+0000 mgr.x (mgr.24929) 598 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:52 smithi071 bash[79675]: cluster 2024-04-16T14:34:51.081286+0000 mon.a (mon.0) 981 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-16T14:34:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:52 smithi071 bash[79675]: cluster 2024-04-16T14:34:51.081342+0000 mon.a (mon.0) 982 : cluster 1 Cluster is now healthy 2024-04-16T14:34:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:52 smithi071 bash[79675]: audit 2024-04-16T14:34:51.133511+0000 mgr.x (mgr.24929) 598 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:52 smithi071 bash[83214]: cluster 2024-04-16T14:34:51.081286+0000 mon.a (mon.0) 981 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-16T14:34:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:52 smithi071 bash[83214]: cluster 2024-04-16T14:34:51.081342+0000 mon.a (mon.0) 982 : cluster 1 Cluster is now healthy 2024-04-16T14:34:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:52 smithi071 bash[83214]: audit 2024-04-16T14:34:51.133511+0000 mgr.x (mgr.24929) 598 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:34:53.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:53 smithi122 bash[65119]: cluster 2024-04-16T14:34:52.170229+0000 mgr.x (mgr.24929) 599 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-16T14:34:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:53 smithi071 bash[79675]: cluster 2024-04-16T14:34:52.170229+0000 mgr.x (mgr.24929) 599 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-16T14:34:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:53 smithi071 bash[83214]: cluster 2024-04-16T14:34:52.170229+0000 mgr.x (mgr.24929) 599 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-16T14:34:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:55 smithi122 bash[65119]: cluster 2024-04-16T14:34:54.171107+0000 mgr.x (mgr.24929) 600 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-16T14:34:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:55 smithi071 bash[79675]: cluster 2024-04-16T14:34:54.171107+0000 mgr.x (mgr.24929) 600 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-16T14:34:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:55 smithi071 bash[83214]: cluster 2024-04-16T14:34:54.171107+0000 mgr.x (mgr.24929) 600 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-16T14:34:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:57 smithi122 bash[65119]: cluster 2024-04-16T14:34:56.172809+0000 mgr.x (mgr.24929) 601 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:57 smithi122 bash[65119]: audit 2024-04-16T14:34:57.091409+0000 mon.a (mon.0) 983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:57 smithi122 bash[65119]: audit 2024-04-16T14:34:57.105733+0000 mon.a (mon.0) 984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:57.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:57 smithi122 bash[65119]: audit 2024-04-16T14:34:57.119463+0000 mon.a (mon.0) 985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:57 smithi071 bash[79675]: cluster 2024-04-16T14:34:56.172809+0000 mgr.x (mgr.24929) 601 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:57 smithi071 bash[79675]: audit 2024-04-16T14:34:57.091409+0000 mon.a (mon.0) 983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:57 smithi071 bash[79675]: audit 2024-04-16T14:34:57.105733+0000 mon.a (mon.0) 984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:57 smithi071 bash[79675]: audit 2024-04-16T14:34:57.119463+0000 mon.a (mon.0) 985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:57 smithi071 bash[83214]: cluster 2024-04-16T14:34:56.172809+0000 mgr.x (mgr.24929) 601 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:57 smithi071 bash[83214]: audit 2024-04-16T14:34:57.091409+0000 mon.a (mon.0) 983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:57 smithi071 bash[83214]: audit 2024-04-16T14:34:57.105733+0000 mon.a (mon.0) 984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:57 smithi071 bash[83214]: audit 2024-04-16T14:34:57.119463+0000 mon.a (mon.0) 985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:34:59.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:34:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:34:59] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.33.4" 2024-04-16T14:34:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:59 smithi122 bash[65119]: cluster 2024-04-16T14:34:58.173517+0000 mgr.x (mgr.24929) 602 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 539 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:59 smithi122 bash[65119]: audit 2024-04-16T14:34:58.298478+0000 mon.a (mon.0) 986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:59 smithi122 bash[65119]: audit 2024-04-16T14:34:58.301513+0000 mgr.x (mgr.24929) 603 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:34:59 smithi122 bash[65119]: cephadm 2024-04-16T14:34:58.305067+0000 mgr.x (mgr.24929) 604 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-16T14:34:59.525 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:59 smithi071 bash[83214]: cluster 2024-04-16T14:34:58.173517+0000 mgr.x (mgr.24929) 602 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 539 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:59.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:59 smithi071 bash[83214]: audit 2024-04-16T14:34:58.298478+0000 mon.a (mon.0) 986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:59.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:59 smithi071 bash[83214]: audit 2024-04-16T14:34:58.301513+0000 mgr.x (mgr.24929) 603 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:59.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:34:59 smithi071 bash[83214]: cephadm 2024-04-16T14:34:58.305067+0000 mgr.x (mgr.24929) 604 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-16T14:34:59.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:59 smithi071 bash[79675]: cluster 2024-04-16T14:34:58.173517+0000 mgr.x (mgr.24929) 602 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 539 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:34:59.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:59 smithi071 bash[79675]: audit 2024-04-16T14:34:58.298478+0000 mon.a (mon.0) 986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:59.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:59 smithi071 bash[79675]: audit 2024-04-16T14:34:58.301513+0000 mgr.x (mgr.24929) 603 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T14:34:59.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:34:59 smithi071 bash[79675]: cephadm 2024-04-16T14:34:58.305067+0000 mgr.x (mgr.24929) 604 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-16T14:35:01.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:01 smithi122 bash[65119]: cluster 2024-04-16T14:35:00.174317+0000 mgr.x (mgr.24929) 605 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:35:01.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:01 smithi122 bash[65119]: audit 2024-04-16T14:35:00.189017+0000 mon.a (mon.0) 987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:01.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:01 smithi122 bash[65119]: cephadm 2024-04-16T14:35:00.439460+0000 mgr.x (mgr.24929) 606 : cephadm 1 Upgrade: Updating osd.1 2024-04-16T14:35:01.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:01 smithi122 bash[65119]: audit 2024-04-16T14:35:00.446525+0000 mon.a (mon.0) 988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:01.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:01 smithi122 bash[65119]: audit 2024-04-16T14:35:00.450952+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:35:01.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:01 smithi122 bash[65119]: audit 2024-04-16T14:35:00.452820+0000 mon.a (mon.0) 990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:01.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:01 smithi122 bash[65119]: cephadm 2024-04-16T14:35:00.461053+0000 mgr.x (mgr.24929) 607 : cephadm 1 Deploying daemon osd.1 on smithi071 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[79675]: cluster 2024-04-16T14:35:00.174317+0000 mgr.x (mgr.24929) 605 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[79675]: audit 2024-04-16T14:35:00.189017+0000 mon.a (mon.0) 987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[79675]: cephadm 2024-04-16T14:35:00.439460+0000 mgr.x (mgr.24929) 606 : cephadm 1 Upgrade: Updating osd.1 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[79675]: audit 2024-04-16T14:35:00.446525+0000 mon.a (mon.0) 988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[79675]: audit 2024-04-16T14:35:00.450952+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[79675]: audit 2024-04-16T14:35:00.452820+0000 mon.a (mon.0) 990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[79675]: cephadm 2024-04-16T14:35:00.461053+0000 mgr.x (mgr.24929) 607 : cephadm 1 Deploying daemon osd.1 on smithi071 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[83214]: cluster 2024-04-16T14:35:00.174317+0000 mgr.x (mgr.24929) 605 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[83214]: audit 2024-04-16T14:35:00.189017+0000 mon.a (mon.0) 987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[83214]: cephadm 2024-04-16T14:35:00.439460+0000 mgr.x (mgr.24929) 606 : cephadm 1 Upgrade: Updating osd.1 2024-04-16T14:35:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[83214]: audit 2024-04-16T14:35:00.446525+0000 mon.a (mon.0) 988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[83214]: audit 2024-04-16T14:35:00.450952+0000 mon.a (mon.0) 989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:35:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[83214]: audit 2024-04-16T14:35:00.452820+0000 mon.a (mon.0) 990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:01 smithi071 bash[83214]: cephadm 2024-04-16T14:35:00.461053+0000 mgr.x (mgr.24929) 607 : cephadm 1 Deploying daemon osd.1 on smithi071 2024-04-16T14:35:02.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:02 smithi122 bash[65119]: audit 2024-04-16T14:35:01.145013+0000 mgr.x (mgr.24929) 608 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:02 smithi071 bash[79675]: audit 2024-04-16T14:35:01.145013+0000 mgr.x (mgr.24929) 608 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:02 smithi071 bash[83214]: audit 2024-04-16T14:35:01.145013+0000 mgr.x (mgr.24929) 608 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:03 smithi071 bash[79675]: cluster 2024-04-16T14:35:02.175937+0000 mgr.x (mgr.24929) 609 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-16T14:35:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:03 smithi071 bash[83214]: cluster 2024-04-16T14:35:02.175937+0000 mgr.x (mgr.24929) 609 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-16T14:35:03.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:03 smithi122 bash[65119]: cluster 2024-04-16T14:35:02.175937+0000 mgr.x (mgr.24929) 609 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-16T14:35:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[79675]: cluster 2024-04-16T14:35:04.176675+0000 mgr.x (mgr.24929) 610 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[79675]: audit 2024-04-16T14:35:05.086090+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[79675]: audit 2024-04-16T14:35:05.088338+0000 mon.a (mon.0) 992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[83214]: cluster 2024-04-16T14:35:04.176675+0000 mgr.x (mgr.24929) 610 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[83214]: audit 2024-04-16T14:35:05.086090+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[83214]: audit 2024-04-16T14:35:05.088338+0000 mon.a (mon.0) 992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:05.488 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:35:05.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:05 smithi122 bash[65119]: cluster 2024-04-16T14:35:04.176675+0000 mgr.x (mgr.24929) 610 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:05.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:05 smithi122 bash[65119]: audit 2024-04-16T14:35:05.086090+0000 mon.a (mon.0) 991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:05.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:05 smithi122 bash[65119]: audit 2024-04-16T14:35:05.088338+0000 mon.a (mon.0) 992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.950 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.950 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.952 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.952 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.952 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:05.952 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:05 smithi071 systemd[1]: Stopping Ceph osd.1 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:35:05.952 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[30450]: debug 2024-04-16T14:35:05.709+0000 7f171cbe8700 -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-04-16T14:35:05.952 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[30450]: debug 2024-04-16T14:35:05.709+0000 7f171cbe8700 -1 osd.1 120 *** Got signal Terminated *** 2024-04-16T14:35:05.953 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:05 smithi071 bash[30450]: debug 2024-04-16T14:35:05.709+0000 7f171cbe8700 -1 osd.1 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:35:06.281 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:35:06.281 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 0s ago 19m - - 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 9s ago 18m - - 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (6m) 0s ago 12m 13.5M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (5m) 9s ago 12m 41.6M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (4m) 0s ago 10m 43.4M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (5m) 9s ago 18m 503M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (2m) 0s ago 20m 438M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (2m) 0s ago 20m 53.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (89s) 9s ago 18m 34.0M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (108s) 0s ago 18m 39.0M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (6m) 0s ago 12m 9264k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:35:06.282 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (5m) 9s ago 12m 10.4M - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (28s) 0s ago 17m 50.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (17m) 0s ago 17m 60.0M 2524M 17.2.0 e1d6a67b021e 6ad248788f44 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (16m) 0s ago 16m 53.1M 2524M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (16m) 0s ago 16m 58.5M 2524M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (15m) 9s ago 15m 61.5M 2780M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (15m) 9s ago 15m 57.3M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (14m) 9s ago 14m 56.1M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (13m) 9s ago 13m 59.1M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (4m) 9s ago 13m 59.6M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (10m) 0s ago 10m 86.3M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (10m) 9s ago 10m 86.7M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (10m) 0s ago 10m 86.5M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:35:06.283 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (10m) 9s ago 10m 86.7M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:35:06.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:06 smithi071 bash[79675]: audit 2024-04-16T14:35:05.483213+0000 mgr.x (mgr.24929) 611 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:06.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:06 smithi071 bash[79675]: cluster 2024-04-16T14:35:05.712191+0000 mon.a (mon.0) 993 : cluster 1 osd.1 marked itself down and dead 2024-04-16T14:35:06.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:06 smithi071 bash[83214]: audit 2024-04-16T14:35:05.483213+0000 mgr.x (mgr.24929) 611 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:06.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:06 smithi071 bash[83214]: cluster 2024-04-16T14:35:05.712191+0000 mon.a (mon.0) 993 : cluster 1 osd.1 marked itself down and dead 2024-04-16T14:35:06.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:06 smithi122 bash[65119]: audit 2024-04-16T14:35:05.483213+0000 mgr.x (mgr.24929) 611 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:06.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:06 smithi122 bash[65119]: cluster 2024-04-16T14:35:05.712191+0000 mon.a (mon.0) 993 : cluster 1 osd.1 marked itself down and dead 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-16T14:35:06.706 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 6 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:35:06.707 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:35:07.061 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:35:07.061 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:35:07.061 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "6/23 daemons upgraded", 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:35:07.062 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:35:07.494 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 1 osds down 2024-04-16T14:35:07.494 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-16T14:35:07.494 INFO:teuthology.orchestra.run.smithi071.stdout: osd.1 (root=default,host=smithi071) is down 2024-04-16T14:35:07.521 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[89811]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-1 2024-04-16T14:35:07.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:05.846670+0000 mgr.x (mgr.24929) 612 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:07.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: cluster 2024-04-16T14:35:06.178287+0000 mgr.x (mgr.24929) 613 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:07.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: cluster 2024-04-16T14:35:06.205986+0000 mon.a (mon.0) 994 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:35:07.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:06.214073+0000 mgr.x (mgr.24929) 614 : audit 0 from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:07.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:06.227709+0000 mon.a (mon.0) 995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: cluster 2024-04-16T14:35:06.230143+0000 mon.a (mon.0) 996 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-16T14:35:07.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:06.264383+0000 mon.a (mon.0) 997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:06.281456+0000 mon.a (mon.0) 998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:06.712119+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.71:0/3803500032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:06.894404+0000 mon.a (mon.0) 999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:06.901968+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[79675]: audit 2024-04-16T14:35:06.911732+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:05.846670+0000 mgr.x (mgr.24929) 612 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: cluster 2024-04-16T14:35:06.178287+0000 mgr.x (mgr.24929) 613 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: cluster 2024-04-16T14:35:06.205986+0000 mon.a (mon.0) 994 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:06.214073+0000 mgr.x (mgr.24929) 614 : audit 0 from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:06.227709+0000 mon.a (mon.0) 995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: cluster 2024-04-16T14:35:06.230143+0000 mon.a (mon.0) 996 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-16T14:35:07.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:06.264383+0000 mon.a (mon.0) 997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:06.281456+0000 mon.a (mon.0) 998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:06.712119+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.71:0/3803500032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:07.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:06.894404+0000 mon.a (mon.0) 999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:06.901968+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[83214]: audit 2024-04-16T14:35:06.911732+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:05.846670+0000 mgr.x (mgr.24929) 612 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: cluster 2024-04-16T14:35:06.178287+0000 mgr.x (mgr.24929) 613 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: cluster 2024-04-16T14:35:06.205986+0000 mon.a (mon.0) 994 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:06.214073+0000 mgr.x (mgr.24929) 614 : audit 0 from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:06.227709+0000 mon.a (mon.0) 995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: cluster 2024-04-16T14:35:06.230143+0000 mon.a (mon.0) 996 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:06.264383+0000 mon.a (mon.0) 997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:06.281456+0000 mon.a (mon.0) 998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:06.712119+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.71:0/3803500032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:07.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:06.894404+0000 mon.a (mon.0) 999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:06.901968+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:07 smithi122 bash[65119]: audit 2024-04-16T14:35:06.911732+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:07.950 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:07 smithi071 bash[90061]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-1 2024-04-16T14:35:08.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[79675]: cluster 2024-04-16T14:35:06.906716+0000 mgr.x (mgr.24929) 615 : cluster 0 pgmap v292: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:35:08.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[79675]: audit 2024-04-16T14:35:07.068653+0000 mgr.x (mgr.24929) 616 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:08.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[79675]: cluster 2024-04-16T14:35:07.223146+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-16T14:35:08.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[79675]: audit 2024-04-16T14:35:07.499989+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.71:0/3102890508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:35:08.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[79675]: cluster 2024-04-16T14:35:07.900193+0000 mon.a (mon.0) 1004 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:35:08.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[83214]: cluster 2024-04-16T14:35:06.906716+0000 mgr.x (mgr.24929) 615 : cluster 0 pgmap v292: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:35:08.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[83214]: audit 2024-04-16T14:35:07.068653+0000 mgr.x (mgr.24929) 616 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:08.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[83214]: cluster 2024-04-16T14:35:07.223146+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-16T14:35:08.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[83214]: audit 2024-04-16T14:35:07.499989+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.71:0/3102890508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:35:08.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:08 smithi071 bash[83214]: cluster 2024-04-16T14:35:07.900193+0000 mon.a (mon.0) 1004 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:35:08.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:08 smithi122 bash[65119]: cluster 2024-04-16T14:35:06.906716+0000 mgr.x (mgr.24929) 615 : cluster 0 pgmap v292: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:35:08.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:08 smithi122 bash[65119]: audit 2024-04-16T14:35:07.068653+0000 mgr.x (mgr.24929) 616 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:08.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:08 smithi122 bash[65119]: cluster 2024-04-16T14:35:07.223146+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-16T14:35:08.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:08 smithi122 bash[65119]: audit 2024-04-16T14:35:07.499989+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.71:0/3102890508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:35:08.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:08 smithi122 bash[65119]: cluster 2024-04-16T14:35:07.900193+0000 mon.a (mon.0) 1004 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:35:09.403 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:35:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:35:09] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-04-16T14:35:09.807 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:09.807 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:09.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:09.808 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:09.808 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:09.808 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:09.809 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-16T14:35:09.809 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: Stopped Ceph osd.1 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:35:09.809 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:09.809 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: Started Ceph osd.1 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:35:09.809 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:09.809 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:35:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:10.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: cluster 2024-04-16T14:35:08.907666+0000 mgr.x (mgr.24929) 617 : cluster 0 pgmap v294: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-04-16T14:35:10.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:09.859542+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:09.867888+0000 mon.a (mon.0) 1006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:09.920814+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:09.922679+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:09.929411+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.006038+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.009371+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.013497+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.015092+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.021186+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.066360+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.069829+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.073034+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.074245+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.082301+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.143774+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.146802+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.149562+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.150874+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.159156+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.206705+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.209072+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.211182+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.212127+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:10 smithi122 bash[65119]: audit 2024-04-16T14:35:10.217606+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: cluster 2024-04-16T14:35:08.907666+0000 mgr.x (mgr.24929) 617 : cluster 0 pgmap v294: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-04-16T14:35:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:09.859542+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:09.867888+0000 mon.a (mon.0) 1006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:09.920814+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:09.922679+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:09.929411+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.006038+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.009371+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.013497+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.015092+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.021186+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.066360+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.069829+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.073034+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.074245+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.082301+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.143774+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.146802+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.149562+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.150874+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.159156+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.206705+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.209072+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.211182+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.212127+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[83214]: audit 2024-04-16T14:35:10.217606+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: cluster 2024-04-16T14:35:08.907666+0000 mgr.x (mgr.24929) 617 : cluster 0 pgmap v294: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:09.859542+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:09.867888+0000 mon.a (mon.0) 1006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:09.920814+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:09.922679+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:09.929411+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.006038+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.009371+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.013497+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.015092+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.021186+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.066360+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.069829+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.073034+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.074245+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.082301+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.143774+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.146802+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.149562+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.150874+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.159156+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:10.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.206705+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:10.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.209072+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:10.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.211182+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:10.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.212127+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:10.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:10 smithi071 bash[79675]: audit 2024-04-16T14:35:10.217606+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.539 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cluster 2024-04-16T14:35:09.927850+0000 mgr.x (mgr.24929) 618 : cluster 0 pgmap v295: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-16T14:35:11.539 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:09.932740+0000 mgr.x (mgr.24929) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.024453+0000 mgr.x (mgr.24929) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.087757+0000 mgr.x (mgr.24929) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.162234+0000 mgr.x (mgr.24929) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.220599+0000 mgr.x (mgr.24929) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.291281+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.294070+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.296995+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.297931+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.307868+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.311208+0000 mgr.x (mgr.24929) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.386370+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.389182+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.392611+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.393438+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.400218+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.403311+0000 mgr.x (mgr.24929) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.474695+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.476861+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cluster 2024-04-16T14:35:09.927850+0000 mgr.x (mgr.24929) 618 : cluster 0 pgmap v295: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:09.932740+0000 mgr.x (mgr.24929) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.024453+0000 mgr.x (mgr.24929) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.087757+0000 mgr.x (mgr.24929) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.162234+0000 mgr.x (mgr.24929) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.220599+0000 mgr.x (mgr.24929) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.291281+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.294070+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.296995+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.297931+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.307868+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.311208+0000 mgr.x (mgr.24929) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.386370+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.389182+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.392611+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.393438+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.400218+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.403311+0000 mgr.x (mgr.24929) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.474695+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.476861+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.479074+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.479901+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.489529+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.492624+0000 mgr.x (mgr.24929) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.531911+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.534195+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.536297+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.537061+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.547010+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.550295+0000 mgr.x (mgr.24929) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.632824+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.635453+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.639070+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.640175+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.647550+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.650666+0000 mgr.x (mgr.24929) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.721649+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.724484+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.726796+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.479074+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.479901+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.489529+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.492624+0000 mgr.x (mgr.24929) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.531911+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.534195+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.536297+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.537061+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.547010+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.550295+0000 mgr.x (mgr.24929) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.632824+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.635453+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.639070+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.640175+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.647550+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.650666+0000 mgr.x (mgr.24929) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.721649+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.724484+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.726796+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.727639+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.733043+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.736085+0000 mgr.x (mgr.24929) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.811525+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.815151+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.818511+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.820009+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.830869+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cluster 2024-04-16T14:35:10.866113+0000 mon.a (mon.0) 1065 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: cluster 2024-04-16T14:35:10.866203+0000 mon.a (mon.0) 1066 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.873260+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.875920+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.879042+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.880197+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.888511+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.946892+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.949412+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.951624+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.952503+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:10.960024+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.727639+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.733043+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.736085+0000 mgr.x (mgr.24929) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.811525+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.815151+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.818511+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.820009+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.830869+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cluster 2024-04-16T14:35:10.866113+0000 mon.a (mon.0) 1065 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: cluster 2024-04-16T14:35:10.866203+0000 mon.a (mon.0) 1066 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.873260+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.875920+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.879042+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.880197+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.888511+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.946892+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.949412+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.951624+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.952503+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:10.960024+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.022577+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.025220+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.027585+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.028365+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.037559+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.079769+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.082070+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.084331+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.085215+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.093307+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.136716+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.139399+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.141464+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.142281+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.152185+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.194323+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.196513+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.198475+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.199174+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[83214]: audit 2024-04-16T14:35:11.207123+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.022577+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.025220+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.027585+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.028365+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.037559+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.079769+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.082070+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.084331+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.085215+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.093307+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.136716+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.139399+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.141464+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.142281+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.152185+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.194323+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.196513+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.198475+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.199174+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[79675]: audit 2024-04-16T14:35:11.207123+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cluster 2024-04-16T14:35:09.927850+0000 mgr.x (mgr.24929) 618 : cluster 0 pgmap v295: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:09.932740+0000 mgr.x (mgr.24929) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.024453+0000 mgr.x (mgr.24929) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.087757+0000 mgr.x (mgr.24929) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.162234+0000 mgr.x (mgr.24929) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.220599+0000 mgr.x (mgr.24929) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.291281+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.294070+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.296995+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.297931+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.307868+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.311208+0000 mgr.x (mgr.24929) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.386370+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.389182+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.392611+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.393438+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.400218+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.403311+0000 mgr.x (mgr.24929) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.474695+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.476861+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.479074+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.479901+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.489529+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.492624+0000 mgr.x (mgr.24929) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.531911+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.534195+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.536297+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.537061+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.547010+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.550295+0000 mgr.x (mgr.24929) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.632824+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.635453+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.639070+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.640175+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.647550+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.650666+0000 mgr.x (mgr.24929) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.721649+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.724484+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.726796+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.727639+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.733043+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.736085+0000 mgr.x (mgr.24929) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.811525+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.815151+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.818511+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.820009+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.830869+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cluster 2024-04-16T14:35:10.866113+0000 mon.a (mon.0) 1065 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: cluster 2024-04-16T14:35:10.866203+0000 mon.a (mon.0) 1066 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.873260+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.875920+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.879042+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.880197+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.888511+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.946892+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.949412+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.951624+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.952503+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:10.960024+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.022577+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.025220+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.027585+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.028365+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.037559+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.079769+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.082070+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.084331+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.085215+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.093307+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.136716+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.139399+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.141464+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.142281+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.152185+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.194323+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.196513+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:11.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.198475+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:11.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.199174+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:11.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:11 smithi122 bash[65119]: audit 2024-04-16T14:35:11.207123+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:11.949 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[90211]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-16T14:35:11.949 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[90211]: 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-04-16T14:35:11.949 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[90211]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-16T14:35:11.950 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[90211]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-16T14:35:11.950 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[90211]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-16T14:35:11.950 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[90211]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-16T14:35:11.950 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:11 smithi071 bash[90211]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-16T14:35:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.834074+0000 mgr.x (mgr.24929) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.891660+0000 mgr.x (mgr.24929) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:10.963095+0000 mgr.x (mgr.24929) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.040677+0000 mgr.x (mgr.24929) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.096334+0000 mgr.x (mgr.24929) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.153370+0000 mgr.x (mgr.24929) 635 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.155337+0000 mgr.x (mgr.24929) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.210227+0000 mgr.x (mgr.24929) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.264551+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.266718+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.268751+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.269439+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.274116+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.277153+0000 mgr.x (mgr.24929) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.315597+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.317783+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.319896+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.320606+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.325986+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.328987+0000 mgr.x (mgr.24929) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.834074+0000 mgr.x (mgr.24929) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.891660+0000 mgr.x (mgr.24929) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:10.963095+0000 mgr.x (mgr.24929) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.040677+0000 mgr.x (mgr.24929) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.096334+0000 mgr.x (mgr.24929) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.153370+0000 mgr.x (mgr.24929) 635 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.155337+0000 mgr.x (mgr.24929) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.210227+0000 mgr.x (mgr.24929) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.264551+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.266718+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.268751+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.269439+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.274116+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.277153+0000 mgr.x (mgr.24929) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.315597+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.317783+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.319896+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.320606+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.325986+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.328987+0000 mgr.x (mgr.24929) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.367199+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.369422+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.371415+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.372199+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.377683+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.380621+0000 mgr.x (mgr.24929) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.418619+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.420819+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.423211+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.424034+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.429392+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.432393+0000 mgr.x (mgr.24929) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.469962+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.471942+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.474001+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.474721+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.480750+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.483866+0000 mgr.x (mgr.24929) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.521868+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.523800+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.367199+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.369422+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.371415+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.372199+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.377683+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.380621+0000 mgr.x (mgr.24929) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.418619+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.420819+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.423211+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.424034+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.429392+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.432393+0000 mgr.x (mgr.24929) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.469962+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.471942+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.474001+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.474721+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.480750+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.483866+0000 mgr.x (mgr.24929) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.521868+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.523800+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.525530+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.526093+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.531743+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.534708+0000 mgr.x (mgr.24929) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.572532+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.574775+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.576661+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.577287+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.583247+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.586309+0000 mgr.x (mgr.24929) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.623908+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.626076+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.627885+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.628494+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.635284+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.638275+0000 mgr.x (mgr.24929) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.676159+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.678075+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.679839+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.680432+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.525530+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.526093+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.531743+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.534708+0000 mgr.x (mgr.24929) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.572532+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.574775+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.576661+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.577287+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.583247+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.586309+0000 mgr.x (mgr.24929) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.623908+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.626076+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.627885+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.628494+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.635284+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.638275+0000 mgr.x (mgr.24929) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.676159+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.678075+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.679839+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.680432+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.686842+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.689793+0000 mgr.x (mgr.24929) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.727238+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.729189+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.730885+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.731558+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.737894+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.740918+0000 mgr.x (mgr.24929) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.778099+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.780071+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.782104+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.782841+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.788841+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.830240+0000 mon.a (mon.0) 1152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.832427+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.834717+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.835592+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.844024+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.884767+0000 mon.a (mon.0) 1157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.886832+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.686842+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.689793+0000 mgr.x (mgr.24929) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.727238+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.729189+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.730885+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.731558+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.737894+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.740918+0000 mgr.x (mgr.24929) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.778099+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.780071+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.782104+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.782841+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.788841+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.830240+0000 mon.a (mon.0) 1152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.832427+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.834717+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.835592+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.844024+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.884767+0000 mon.a (mon.0) 1157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.886832+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.888665+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.889333+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.897627+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.938521+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.940545+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.942649+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.943576+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.950392+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.995765+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:11.998133+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.000226+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.001057+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.009424+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.051313+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.054039+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.057288+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.058153+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.066835+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.111863+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.114151+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.888665+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.889333+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.897627+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.938521+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.940545+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.942649+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.943576+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.950392+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.995765+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:11.998133+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.000226+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.001057+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.009424+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.051313+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.054039+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.057288+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.058153+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.066835+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.111863+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.114151+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.116016+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.116748+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.127328+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.172124+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.174674+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.177203+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.178129+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[79675]: audit 2024-04-16T14:35:12.188944+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.116016+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.116748+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.127328+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.172124+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.174674+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.177203+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.178129+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:12 smithi071 bash[83214]: audit 2024-04-16T14:35:12.188944+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.834074+0000 mgr.x (mgr.24929) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.891660+0000 mgr.x (mgr.24929) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:10.963095+0000 mgr.x (mgr.24929) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.040677+0000 mgr.x (mgr.24929) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.096334+0000 mgr.x (mgr.24929) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.153370+0000 mgr.x (mgr.24929) 635 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.155337+0000 mgr.x (mgr.24929) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.210227+0000 mgr.x (mgr.24929) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.264551+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.266718+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.268751+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.269439+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.274116+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.277153+0000 mgr.x (mgr.24929) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.315597+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.317783+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.319896+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.320606+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.325986+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.328987+0000 mgr.x (mgr.24929) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.367199+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.369422+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.371415+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.372199+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.377683+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.380621+0000 mgr.x (mgr.24929) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.418619+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.420819+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.423211+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.424034+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.429392+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.432393+0000 mgr.x (mgr.24929) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.469962+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.471942+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.474001+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.474721+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.480750+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.483866+0000 mgr.x (mgr.24929) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.521868+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.523800+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.525530+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.526093+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.531743+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.534708+0000 mgr.x (mgr.24929) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.572532+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.574775+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.576661+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.577287+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.583247+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.586309+0000 mgr.x (mgr.24929) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.623908+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.626076+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.627885+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.628494+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.635284+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.638275+0000 mgr.x (mgr.24929) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.676159+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.678075+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.679839+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.680432+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.686842+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.689793+0000 mgr.x (mgr.24929) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.727238+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.729189+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.730885+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.731558+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.737894+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.740918+0000 mgr.x (mgr.24929) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.778099+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.780071+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.782104+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.782841+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.788841+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.830240+0000 mon.a (mon.0) 1152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.832427+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.834717+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.835592+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.844024+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.884767+0000 mon.a (mon.0) 1157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.886832+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.888665+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.889333+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.897627+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.938521+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.940545+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.942649+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.943576+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.950392+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.995765+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:11.998133+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.000226+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.001057+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.009424+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.051313+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.054039+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.057288+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.058153+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.066835+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.111863+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.114151+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.116016+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.116748+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.127328+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.172124+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.174674+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.177203+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.178129+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:12.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:12 smithi122 bash[65119]: audit 2024-04-16T14:35:12.188944+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.791864+0000 mgr.x (mgr.24929) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.847202+0000 mgr.x (mgr.24929) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.900660+0000 mgr.x (mgr.24929) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cluster 2024-04-16T14:35:11.928678+0000 mgr.x (mgr.24929) 651 : cluster 0 pgmap v296: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:11.953402+0000 mgr.x (mgr.24929) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.012408+0000 mgr.x (mgr.24929) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.069928+0000 mgr.x (mgr.24929) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.130429+0000 mgr.x (mgr.24929) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.192001+0000 mgr.x (mgr.24929) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.253346+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.255912+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.258176+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.259138+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.266195+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.269271+0000 mgr.x (mgr.24929) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.323687+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.325900+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.328962+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.329851+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.338775+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.791864+0000 mgr.x (mgr.24929) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.847202+0000 mgr.x (mgr.24929) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.900660+0000 mgr.x (mgr.24929) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cluster 2024-04-16T14:35:11.928678+0000 mgr.x (mgr.24929) 651 : cluster 0 pgmap v296: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:11.953402+0000 mgr.x (mgr.24929) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.012408+0000 mgr.x (mgr.24929) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.069928+0000 mgr.x (mgr.24929) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.130429+0000 mgr.x (mgr.24929) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.192001+0000 mgr.x (mgr.24929) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.253346+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.255912+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.258176+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.259138+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.266195+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.269271+0000 mgr.x (mgr.24929) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.323687+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.325900+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.328962+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.329851+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.338775+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.341812+0000 mgr.x (mgr.24929) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.412340+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.415282+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.418288+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.419337+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.430116+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.433185+0000 mgr.x (mgr.24929) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.508568+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.511600+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.514712+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.515824+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.527772+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.530959+0000 mgr.x (mgr.24929) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.605619+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.608684+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.611599+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.612771+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.625012+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.628185+0000 mgr.x (mgr.24929) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.702611+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.341812+0000 mgr.x (mgr.24929) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.412340+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.415282+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.418288+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.419337+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.430116+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.433185+0000 mgr.x (mgr.24929) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.508568+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.511600+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.514712+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.515824+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.527772+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.530959+0000 mgr.x (mgr.24929) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.605619+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.608684+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.611599+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.612771+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.625012+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.628185+0000 mgr.x (mgr.24929) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.702611+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.706116+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.709182+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.710404+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.722780+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.725941+0000 mgr.x (mgr.24929) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.800228+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.803458+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.807120+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.808454+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.821768+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.905050+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.908999+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.913827+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.915033+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:12.926446+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.005563+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.008244+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.011719+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.012553+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.019305+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.706116+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.709182+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.710404+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.722780+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.725941+0000 mgr.x (mgr.24929) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.800228+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.803458+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.807120+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.808454+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.821768+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.905050+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.908999+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.913827+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.915033+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:12.926446+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.005563+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.008244+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.011719+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.012553+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.019305+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.097416+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.099946+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.103057+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.104131+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.110027+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.187365+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.190333+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.193768+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.194960+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[79675]: audit 2024-04-16T14:35:13.203439+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.097416+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.099946+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.103057+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.104131+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.110027+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.187365+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.190333+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.193768+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.194960+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:13 smithi071 bash[83214]: audit 2024-04-16T14:35:13.203439+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.791864+0000 mgr.x (mgr.24929) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.847202+0000 mgr.x (mgr.24929) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.900660+0000 mgr.x (mgr.24929) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cluster 2024-04-16T14:35:11.928678+0000 mgr.x (mgr.24929) 651 : cluster 0 pgmap v296: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:11.953402+0000 mgr.x (mgr.24929) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.012408+0000 mgr.x (mgr.24929) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.069928+0000 mgr.x (mgr.24929) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.130429+0000 mgr.x (mgr.24929) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.192001+0000 mgr.x (mgr.24929) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.253346+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.255912+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.258176+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.259138+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.266195+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.269271+0000 mgr.x (mgr.24929) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.323687+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.325900+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.328962+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.329851+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.338775+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.341812+0000 mgr.x (mgr.24929) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.412340+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.415282+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.418288+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.419337+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.430116+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.433185+0000 mgr.x (mgr.24929) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.508568+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.511600+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.514712+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.515824+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.527772+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.530959+0000 mgr.x (mgr.24929) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.605619+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.608684+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.611599+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.612771+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.625012+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.628185+0000 mgr.x (mgr.24929) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.702611+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.706116+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.709182+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.710404+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.722780+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.725941+0000 mgr.x (mgr.24929) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.800228+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.803458+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.807120+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.808454+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.821768+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.905050+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.908999+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.913827+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.915033+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:12.926446+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.005563+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.008244+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.011719+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.012553+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.019305+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.097416+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.099946+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.103057+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.104131+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.110027+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.187365+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.190333+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.193768+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.194960+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:13.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:13 smithi122 bash[65119]: audit 2024-04-16T14:35:13.203439+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.824971+0000 mgr.x (mgr.24929) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:12.929766+0000 mgr.x (mgr.24929) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.022507+0000 mgr.x (mgr.24929) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.113168+0000 mgr.x (mgr.24929) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.206817+0000 mgr.x (mgr.24929) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.280956+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.283952+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.286887+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.288024+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.298507+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.301877+0000 mgr.x (mgr.24929) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.386989+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.391002+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.395746+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.396990+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.408632+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.411995+0000 mgr.x (mgr.24929) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.491459+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.494730+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.498696+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.500062+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.512596+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.515964+0000 mgr.x (mgr.24929) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.588162+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.590875+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.593766+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.594695+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.603414+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.606555+0000 mgr.x (mgr.24929) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.692168+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.696778+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.700473+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.701995+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.714295+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.717731+0000 mgr.x (mgr.24929) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.772281+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.777058+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.780753+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.782168+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.792851+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.882790+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.887591+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.891034+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.892617+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.904966+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.994841+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:13.999691+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.003871+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.005338+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.018695+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.108297+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.113313+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.117460+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.119192+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.129384+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.209040+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.212619+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.216011+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.217585+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:14 smithi122 bash[65119]: audit 2024-04-16T14:35:14.227200+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.824971+0000 mgr.x (mgr.24929) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:12.929766+0000 mgr.x (mgr.24929) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.022507+0000 mgr.x (mgr.24929) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.113168+0000 mgr.x (mgr.24929) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.206817+0000 mgr.x (mgr.24929) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.280956+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.283952+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.286887+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.288024+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.298507+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.301877+0000 mgr.x (mgr.24929) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.386989+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.391002+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.395746+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.396990+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.408632+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.411995+0000 mgr.x (mgr.24929) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.491459+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.494730+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.498696+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.824971+0000 mgr.x (mgr.24929) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:12.929766+0000 mgr.x (mgr.24929) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.022507+0000 mgr.x (mgr.24929) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.113168+0000 mgr.x (mgr.24929) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.206817+0000 mgr.x (mgr.24929) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.280956+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.283952+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.286887+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.288024+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.298507+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.301877+0000 mgr.x (mgr.24929) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.386989+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.391002+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.395746+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.396990+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.408632+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.411995+0000 mgr.x (mgr.24929) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.491459+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.494730+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.498696+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.500062+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.512596+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.515964+0000 mgr.x (mgr.24929) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.588162+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.590875+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.593766+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.594695+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.603414+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.606555+0000 mgr.x (mgr.24929) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.692168+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.696778+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.700473+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.701995+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.714295+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.717731+0000 mgr.x (mgr.24929) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.772281+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.777058+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.780753+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.782168+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.792851+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.500062+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.512596+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.515964+0000 mgr.x (mgr.24929) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.588162+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.590875+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.593766+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.594695+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.603414+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.606555+0000 mgr.x (mgr.24929) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.692168+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.696778+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.700473+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.701995+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.714295+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.717731+0000 mgr.x (mgr.24929) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.772281+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.777058+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.780753+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.782168+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.792851+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.882790+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.887591+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.891034+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.892617+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.904966+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.994841+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:13.999691+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.003871+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.005338+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.018695+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.108297+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.113313+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.117460+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.119192+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.129384+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.209040+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.212619+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.216011+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.217585+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[79675]: audit 2024-04-16T14:35:14.227200+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.882790+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.887591+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.891034+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.892617+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.904966+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.994841+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:13.999691+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.003871+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.005338+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.018695+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.108297+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.113313+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.117460+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.119192+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.129384+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.209040+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.212619+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.216011+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.217585+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:14.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[83214]: audit 2024-04-16T14:35:14.227200+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:14.950 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:14 smithi071 bash[90649]: debug 2024-04-16T14:35:14.716+0000 7f3cdd505700 1 -- 172.21.15.71:0/3234389682 <== mon.1 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5625d7fed680 con 0x5625d802b000 2024-04-16T14:35:15.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.796345+0000 mgr.x (mgr.24929) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:13.908480+0000 mgr.x (mgr.24929) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cluster 2024-04-16T14:35:13.929269+0000 mgr.x (mgr.24929) 675 : cluster 0 pgmap v297: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:15.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.022150+0000 mgr.x (mgr.24929) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.132603+0000 mgr.x (mgr.24929) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.230441+0000 mgr.x (mgr.24929) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.310382+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.313620+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.316574+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.667 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[90649]: debug 2024-04-16T14:35:15.280+0000 7f3ce669d7c0 -1 Falling back to public interface 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.317768+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.325946+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.329194+0000 mgr.x (mgr.24929) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.403956+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.407041+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.410633+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.411767+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.418538+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.421690+0000 mgr.x (mgr.24929) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.475932+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.478424+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.481497+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.482649+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.489651+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.492924+0000 mgr.x (mgr.24929) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.550133+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.553069+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.555916+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.557005+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.563735+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.796345+0000 mgr.x (mgr.24929) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:13.908480+0000 mgr.x (mgr.24929) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cluster 2024-04-16T14:35:13.929269+0000 mgr.x (mgr.24929) 675 : cluster 0 pgmap v297: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.022150+0000 mgr.x (mgr.24929) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.132603+0000 mgr.x (mgr.24929) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.230441+0000 mgr.x (mgr.24929) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.310382+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.313620+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.316574+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.317768+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.325946+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.329194+0000 mgr.x (mgr.24929) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.403956+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.407041+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.410633+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.411767+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.418538+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.421690+0000 mgr.x (mgr.24929) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.475932+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.478424+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.566865+0000 mgr.x (mgr.24929) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.622469+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.625030+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.627297+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.628113+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.634100+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.637223+0000 mgr.x (mgr.24929) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.692708+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.695696+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.698154+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.698988+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.704155+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.707197+0000 mgr.x (mgr.24929) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.761352+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.763258+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.765200+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.765930+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.770806+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.811731+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.813747+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.481497+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.482649+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.489651+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.492924+0000 mgr.x (mgr.24929) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.550133+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.553069+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.555916+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.557005+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.563735+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.566865+0000 mgr.x (mgr.24929) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.622469+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.625030+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.627297+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.628113+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.634100+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.637223+0000 mgr.x (mgr.24929) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.692708+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.695696+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.698154+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.698988+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.815602+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.816285+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.821425+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.863038+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.865683+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.867916+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.868867+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.876243+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.929433+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.933379+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.936813+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.937995+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.945306+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:14.999147+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.002061+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.005527+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.006432+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.012858+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.090595+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.704155+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.707197+0000 mgr.x (mgr.24929) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.761352+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.763258+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.765200+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.765930+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.770806+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.811731+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.813747+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.815602+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.816285+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.821425+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.863038+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.865683+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.867916+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.868867+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.876243+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.929433+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.933379+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.093466+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.096249+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.097171+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.103125+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.193011+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.197558+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.207388+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.208649+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[79675]: audit 2024-04-16T14:35:15.217365+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.936813+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.937995+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.945306+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:14.999147+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.002061+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.005527+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.006432+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.012858+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.090595+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.093466+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.096249+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.097171+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.103125+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.193011+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.197558+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.207388+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.208649+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:15 smithi071 bash[83214]: audit 2024-04-16T14:35:15.217365+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.796345+0000 mgr.x (mgr.24929) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:13.908480+0000 mgr.x (mgr.24929) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cluster 2024-04-16T14:35:13.929269+0000 mgr.x (mgr.24929) 675 : cluster 0 pgmap v297: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.022150+0000 mgr.x (mgr.24929) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.132603+0000 mgr.x (mgr.24929) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.230441+0000 mgr.x (mgr.24929) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.310382+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.313620+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.316574+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.317768+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.325946+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.329194+0000 mgr.x (mgr.24929) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.403956+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.407041+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.410633+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.411767+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.418538+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.421690+0000 mgr.x (mgr.24929) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.475932+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.478424+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.481497+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.482649+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.489651+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.492924+0000 mgr.x (mgr.24929) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.550133+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.553069+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.555916+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.557005+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.563735+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.566865+0000 mgr.x (mgr.24929) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.622469+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.625030+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.627297+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.628113+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.634100+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.637223+0000 mgr.x (mgr.24929) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.692708+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.695696+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.698154+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.698988+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.704155+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.707197+0000 mgr.x (mgr.24929) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.761352+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.763258+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.765200+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.765930+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.770806+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.811731+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.813747+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.815602+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.816285+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.821425+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.863038+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.865683+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.867916+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.868867+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.876243+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.929433+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.933379+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.936813+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.937995+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.945306+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:14.999147+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.002061+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.005527+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.006432+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.012858+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.090595+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.093466+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.096249+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.097171+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.103125+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.193011+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.197558+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.207388+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.208649+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:15.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:15 smithi122 bash[65119]: audit 2024-04-16T14:35:15.217365+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.773817+0000 mgr.x (mgr.24929) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.824403+0000 mgr.x (mgr.24929) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.879544+0000 mgr.x (mgr.24929) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:14.948610+0000 mgr.x (mgr.24929) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.016039+0000 mgr.x (mgr.24929) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.106494+0000 mgr.x (mgr.24929) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.220589+0000 mgr.x (mgr.24929) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.296288+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.298732+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.300868+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.301597+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.307158+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.310248+0000 mgr.x (mgr.24929) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.396478+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.401190+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.405154+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.407006+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.418632+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.422151+0000 mgr.x (mgr.24929) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.476357+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.480840+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.485611+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.486930+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.496975+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.500348+0000 mgr.x (mgr.24929) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.587369+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.592246+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.596643+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.598528+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.612490+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.615720+0000 mgr.x (mgr.24929) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.701483+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.704486+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.708288+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.709434+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.720536+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.723822+0000 mgr.x (mgr.24929) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.799088+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.802793+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.806294+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.773817+0000 mgr.x (mgr.24929) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.824403+0000 mgr.x (mgr.24929) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.879544+0000 mgr.x (mgr.24929) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:14.948610+0000 mgr.x (mgr.24929) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.016039+0000 mgr.x (mgr.24929) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.106494+0000 mgr.x (mgr.24929) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.220589+0000 mgr.x (mgr.24929) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.296288+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.298732+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.300868+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.301597+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.307158+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.310248+0000 mgr.x (mgr.24929) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.396478+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.401190+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.405154+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.407006+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.418632+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.422151+0000 mgr.x (mgr.24929) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.476357+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.480840+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.485611+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.486930+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.496975+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.500348+0000 mgr.x (mgr.24929) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.587369+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.592246+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.596643+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.598528+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.612490+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.615720+0000 mgr.x (mgr.24929) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.701483+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.704486+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.708288+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.709434+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.720536+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.723822+0000 mgr.x (mgr.24929) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.799088+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.802793+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.806294+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.807923+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.819075+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.909763+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.914608+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.919094+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.920876+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:15.934026+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.024326+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.029383+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.032798+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.034302+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.046415+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.137189+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.142031+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.145996+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.147843+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[83214]: audit 2024-04-16T14:35:16.160098+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.807923+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.819075+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.909763+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.914608+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.919094+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.920876+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:15.934026+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.024326+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.029383+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.032798+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.034302+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.046415+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.137189+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.142031+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.145996+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.147843+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:16 smithi071 bash[79675]: audit 2024-04-16T14:35:16.160098+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.773817+0000 mgr.x (mgr.24929) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.824403+0000 mgr.x (mgr.24929) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.879544+0000 mgr.x (mgr.24929) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:14.948610+0000 mgr.x (mgr.24929) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.016039+0000 mgr.x (mgr.24929) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.106494+0000 mgr.x (mgr.24929) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.220589+0000 mgr.x (mgr.24929) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.296288+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.298732+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.300868+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.301597+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.307158+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.310248+0000 mgr.x (mgr.24929) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.396478+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.401190+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.405154+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.407006+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.418632+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.422151+0000 mgr.x (mgr.24929) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.476357+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.480840+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.485611+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.486930+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.496975+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.500348+0000 mgr.x (mgr.24929) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.587369+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.592246+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.596643+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.598528+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.612490+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.615720+0000 mgr.x (mgr.24929) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.701483+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.704486+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.708288+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.709434+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.720536+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.723822+0000 mgr.x (mgr.24929) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.799088+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.802793+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.806294+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.807923+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.819075+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.909763+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.914608+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.919094+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.920876+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:15.934026+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.024326+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.029383+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.032798+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.034302+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.046415+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.137189+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.142031+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.145996+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:16.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.147843+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:16.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:16 smithi122 bash[65119]: audit 2024-04-16T14:35:16.160098+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.822299+0000 mgr.x (mgr.24929) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cluster 2024-04-16T14:35:15.930274+0000 mgr.x (mgr.24929) 698 : cluster 0 pgmap v298: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:17.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:15.937515+0000 mgr.x (mgr.24929) 699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.049962+0000 mgr.x (mgr.24929) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.163621+0000 mgr.x (mgr.24929) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.249777+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.264403+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.268828+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.270660+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.280009+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.283642+0000 mgr.x (mgr.24929) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.371157+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.375825+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.380440+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.381859+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.393495+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.397012+0000 mgr.x (mgr.24929) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.485562+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.490996+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.495369+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.497509+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.510290+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.513955+0000 mgr.x (mgr.24929) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.602637+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.606955+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.610731+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.612008+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.619339+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.622729+0000 mgr.x (mgr.24929) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.694598+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.698691+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.702192+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.703019+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.708823+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.711875+0000 mgr.x (mgr.24929) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.750115+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.752844+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.755294+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.756266+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.763959+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.824268+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.826902+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.829453+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.830234+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.838594+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.897261+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.900440+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.903108+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.904256+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.913370+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.957174+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.960092+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.962623+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.963715+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:16.974213+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.016945+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.019316+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.021676+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.022633+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.030607+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.072346+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.074664+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.076776+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.077646+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.085054+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.129216+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.131670+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.134164+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.135020+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.142712+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.201334+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.203437+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.205972+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.206797+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:17 smithi122 bash[65119]: audit 2024-04-16T14:35:17.214391+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.822299+0000 mgr.x (mgr.24929) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cluster 2024-04-16T14:35:15.930274+0000 mgr.x (mgr.24929) 698 : cluster 0 pgmap v298: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:15.937515+0000 mgr.x (mgr.24929) 699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.049962+0000 mgr.x (mgr.24929) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.163621+0000 mgr.x (mgr.24929) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.249777+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.264403+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.268828+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.270660+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.280009+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.283642+0000 mgr.x (mgr.24929) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.371157+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.375825+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.380440+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.381859+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.393495+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.397012+0000 mgr.x (mgr.24929) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.485562+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.490996+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.495369+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.822299+0000 mgr.x (mgr.24929) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cluster 2024-04-16T14:35:15.930274+0000 mgr.x (mgr.24929) 698 : cluster 0 pgmap v298: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:15.937515+0000 mgr.x (mgr.24929) 699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.049962+0000 mgr.x (mgr.24929) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.163621+0000 mgr.x (mgr.24929) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.249777+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.264403+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.268828+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.270660+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.280009+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.283642+0000 mgr.x (mgr.24929) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.371157+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.375825+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.380440+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.381859+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.393495+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.397012+0000 mgr.x (mgr.24929) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.485562+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.490996+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.495369+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.497509+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.510290+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.513955+0000 mgr.x (mgr.24929) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.602637+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.606955+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.610731+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.612008+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.619339+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.622729+0000 mgr.x (mgr.24929) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.694598+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.698691+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.702192+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.703019+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.708823+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.711875+0000 mgr.x (mgr.24929) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.750115+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.752844+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.755294+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.756266+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.763959+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.497509+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.510290+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.513955+0000 mgr.x (mgr.24929) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.602637+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.606955+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.610731+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.612008+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.619339+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.622729+0000 mgr.x (mgr.24929) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.694598+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.698691+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.702192+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.703019+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.708823+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.711875+0000 mgr.x (mgr.24929) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.750115+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.752844+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.755294+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.756266+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.763959+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.824268+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.826902+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.829453+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.830234+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.838594+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.897261+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.900440+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.903108+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.904256+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.913370+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.957174+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.960092+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.962623+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.963715+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:16.974213+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.016945+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.019316+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.021676+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.022633+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.824268+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.826902+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.829453+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.830234+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.838594+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.897261+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.900440+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.903108+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.904256+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.913370+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.957174+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.960092+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.962623+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.963715+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:16.974213+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.016945+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.019316+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.021676+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.022633+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.030607+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.072346+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.074664+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.076776+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.077646+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.085054+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.129216+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.131670+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.134164+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.135020+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.142712+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.201334+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.203437+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.205972+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.206797+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[79675]: audit 2024-04-16T14:35:17.214391+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.030607+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.072346+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.074664+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.076776+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.077646+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.085054+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.129216+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.131670+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.134164+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.135020+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.142712+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.201334+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.203437+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.205972+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.206797+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:17.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:17 smithi071 bash[83214]: audit 2024-04-16T14:35:17.214391+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.766957+0000 mgr.x (mgr.24929) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.841703+0000 mgr.x (mgr.24929) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.916505+0000 mgr.x (mgr.24929) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:16.977322+0000 mgr.x (mgr.24929) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.033699+0000 mgr.x (mgr.24929) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.088084+0000 mgr.x (mgr.24929) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.145979+0000 mgr.x (mgr.24929) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.217422+0000 mgr.x (mgr.24929) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.256948+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.289423+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.291816+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.294310+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.296529+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.300262+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.301483+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.310030+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.313087+0000 mgr.x (mgr.24929) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.384853+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.387379+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.390188+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.391011+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.397521+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.400623+0000 mgr.x (mgr.24929) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.471083+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.474301+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.477439+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.478664+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.485455+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.488574+0000 mgr.x (mgr.24929) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.559969+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.562992+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.566693+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.567903+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.576837+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.579996+0000 mgr.x (mgr.24929) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.650708+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.654008+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.656935+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.658028+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.666539+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.669648+0000 mgr.x (mgr.24929) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.741200+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.744491+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.748021+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.749228+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.760340+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.848988+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.853396+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.857642+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.859808+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.872468+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.962348+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.967149+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.970844+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.972625+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:17.984878+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.073930+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.078200+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.082506+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.083749+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.091267+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.701 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[90649]: debug 2024-04-16T14:35:18.408+0000 7f3ce669d7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-16T14:35:18.701 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[90649]: debug 2024-04-16T14:35:18.444+0000 7f3ce669d7c0 -1 osd.1 120 log_to_monitors true 2024-04-16T14:35:18.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.168676+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.171450+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.173559+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.174364+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.180939+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.256152+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.258756+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:18 smithi122 bash[65119]: audit 2024-04-16T14:35:18.261408+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.766957+0000 mgr.x (mgr.24929) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.841703+0000 mgr.x (mgr.24929) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.916505+0000 mgr.x (mgr.24929) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:16.977322+0000 mgr.x (mgr.24929) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.033699+0000 mgr.x (mgr.24929) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.088084+0000 mgr.x (mgr.24929) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.145979+0000 mgr.x (mgr.24929) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.217422+0000 mgr.x (mgr.24929) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.256948+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.289423+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.291816+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.294310+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.296529+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.300262+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.301483+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.310030+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.313087+0000 mgr.x (mgr.24929) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.384853+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.387379+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.390188+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.391011+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.766957+0000 mgr.x (mgr.24929) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.841703+0000 mgr.x (mgr.24929) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.916505+0000 mgr.x (mgr.24929) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:16.977322+0000 mgr.x (mgr.24929) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.033699+0000 mgr.x (mgr.24929) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.088084+0000 mgr.x (mgr.24929) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.145979+0000 mgr.x (mgr.24929) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.217422+0000 mgr.x (mgr.24929) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.256948+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.289423+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.291816+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.294310+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.296529+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.300262+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.301483+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.310030+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.313087+0000 mgr.x (mgr.24929) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.384853+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.387379+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.390188+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.391011+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.397521+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.400623+0000 mgr.x (mgr.24929) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.471083+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.474301+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.477439+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.478664+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.485455+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.488574+0000 mgr.x (mgr.24929) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.559969+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.562992+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.566693+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.567903+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.576837+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.579996+0000 mgr.x (mgr.24929) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.650708+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.654008+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.656935+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.658028+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.666539+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.669648+0000 mgr.x (mgr.24929) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.741200+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.744491+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.748021+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.749228+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.760340+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.848988+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.853396+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.857642+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.859808+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.872468+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.962348+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.967149+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.970844+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.972625+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:17.984878+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.073930+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.078200+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.082506+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.083749+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.091267+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.397521+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.400623+0000 mgr.x (mgr.24929) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.471083+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.474301+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.477439+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.478664+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.485455+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.488574+0000 mgr.x (mgr.24929) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.559969+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.562992+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.566693+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.567903+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.576837+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.579996+0000 mgr.x (mgr.24929) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.650708+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.654008+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.656935+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.658028+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.666539+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.669648+0000 mgr.x (mgr.24929) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:18.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.168676+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.171450+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.173559+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.174364+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.180939+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.256152+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.258756+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[79675]: audit 2024-04-16T14:35:18.261408+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.741200+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.744491+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.748021+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.749228+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.760340+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.848988+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.853396+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.857642+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.859808+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.872468+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.962348+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.967149+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.970844+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.972625+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:17.984878+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.073930+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.078200+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.082506+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.083749+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.091267+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.168676+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.171450+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.173559+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:18.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.174364+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:18.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.180939+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:18.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.256152+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:18.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.258756+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:18.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:18 smithi071 bash[83214]: audit 2024-04-16T14:35:18.261408+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:35:19] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-04-16T14:35:19.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.763747+0000 mgr.x (mgr.24929) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.876104+0000 mgr.x (mgr.24929) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cluster 2024-04-16T14:35:17.931293+0000 mgr.x (mgr.24929) 722 : cluster 0 pgmap v299: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:17.988290+0000 mgr.x (mgr.24929) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.094494+0000 mgr.x (mgr.24929) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.184062+0000 mgr.x (mgr.24929) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.262709+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.276587+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.279675+0000 mgr.x (mgr.24929) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.351970+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.354657+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.357710+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.359141+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.367458+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.370523+0000 mgr.x (mgr.24929) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.442551+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.445078+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.447843+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.449045+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.450425+0000 mon.a (mon.0) 1534 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:35:19.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.455177+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.458274+0000 mgr.x (mgr.24929) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.530778+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.533438+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.536368+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.537388+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.545609+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.548908+0000 mgr.x (mgr.24929) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.635659+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.640898+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.646447+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.648299+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.660625+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.663891+0000 mgr.x (mgr.24929) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.735612+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.738105+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.741305+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.742197+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.751068+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.754207+0000 mgr.x (mgr.24929) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.826736+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.828827+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.831414+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.832087+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.839235+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.917528+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.920032+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.922651+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.923328+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:18.929351+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.007385+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.009833+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.012269+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.013073+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.018990+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.080299+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.082706+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.086562+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.087420+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.093260+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.165947+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.169717+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.173038+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.174157+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[65119]: audit 2024-04-16T14:35:19.181539+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.699 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[90649]: debug 2024-04-16T14:35:19.396+0000 7f3cd7af5700 -1 osd.1 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.763747+0000 mgr.x (mgr.24929) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.876104+0000 mgr.x (mgr.24929) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cluster 2024-04-16T14:35:17.931293+0000 mgr.x (mgr.24929) 722 : cluster 0 pgmap v299: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:17.988290+0000 mgr.x (mgr.24929) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.094494+0000 mgr.x (mgr.24929) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.184062+0000 mgr.x (mgr.24929) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.262709+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.276587+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.279675+0000 mgr.x (mgr.24929) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.351970+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.354657+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.357710+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.359141+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.367458+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.370523+0000 mgr.x (mgr.24929) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.442551+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.445078+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.447843+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.449045+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.763747+0000 mgr.x (mgr.24929) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.876104+0000 mgr.x (mgr.24929) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cluster 2024-04-16T14:35:17.931293+0000 mgr.x (mgr.24929) 722 : cluster 0 pgmap v299: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:17.988290+0000 mgr.x (mgr.24929) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.094494+0000 mgr.x (mgr.24929) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.184062+0000 mgr.x (mgr.24929) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.262709+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.276587+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.279675+0000 mgr.x (mgr.24929) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.351970+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.354657+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.357710+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.359141+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.367458+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.370523+0000 mgr.x (mgr.24929) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.442551+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.445078+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.447843+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.449045+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.450425+0000 mon.a (mon.0) 1534 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.455177+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.458274+0000 mgr.x (mgr.24929) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.530778+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.533438+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.536368+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.537388+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.545609+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.548908+0000 mgr.x (mgr.24929) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.635659+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.640898+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.646447+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.648299+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.660625+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.663891+0000 mgr.x (mgr.24929) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.735612+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.738105+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.741305+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.742197+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.751068+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.754207+0000 mgr.x (mgr.24929) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.450425+0000 mon.a (mon.0) 1534 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.455177+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.458274+0000 mgr.x (mgr.24929) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.530778+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.533438+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.536368+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.537388+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.545609+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.548908+0000 mgr.x (mgr.24929) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.635659+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.640898+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.646447+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.648299+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.660625+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.663891+0000 mgr.x (mgr.24929) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.735612+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.738105+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.741305+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.742197+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.751068+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.754207+0000 mgr.x (mgr.24929) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.826736+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.828827+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.831414+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.832087+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.839235+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.917528+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.920032+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.922651+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.923328+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:18.929351+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.007385+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.009833+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.012269+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.013073+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.018990+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.080299+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.082706+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.086562+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.087420+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.826736+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.828827+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.831414+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.832087+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.839235+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.917528+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.920032+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.922651+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.923328+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:18.929351+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.007385+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.009833+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.012269+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.013073+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.018990+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.080299+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.082706+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.086562+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.087420+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.093260+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.165947+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.169717+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.173038+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.174157+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[79675]: audit 2024-04-16T14:35:19.181539+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.093260+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.165947+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.169717+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.173038+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.174157+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:19 smithi071 bash[83214]: audit 2024-04-16T14:35:19.181539+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.193 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:35:19 smithi122 bash[52526]: debug 2024-04-16T14:35:19.891+0000 7f220a8f4700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.842302+0000 mgr.x (mgr.24929) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:18.932573+0000 mgr.x (mgr.24929) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.022103+0000 mgr.x (mgr.24929) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.096413+0000 mgr.x (mgr.24929) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.184866+0000 mgr.x (mgr.24929) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.274926+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.279519+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.283584+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.284582+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.291592+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.295061+0000 mgr.x (mgr.24929) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.366792+0000 mon.a (mon.0) 1581 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cluster 2024-04-16T14:35:19.370034+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.370404+0000 mon.a (mon.0) 1583 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.387082+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.391087+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.395535+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.396385+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.402674+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.405832+0000 mgr.x (mgr.24929) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.842302+0000 mgr.x (mgr.24929) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:18.932573+0000 mgr.x (mgr.24929) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.022103+0000 mgr.x (mgr.24929) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.096413+0000 mgr.x (mgr.24929) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.184866+0000 mgr.x (mgr.24929) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.274926+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.279519+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.283584+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.284582+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.291592+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.295061+0000 mgr.x (mgr.24929) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.366792+0000 mon.a (mon.0) 1581 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cluster 2024-04-16T14:35:19.370034+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.370404+0000 mon.a (mon.0) 1583 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.387082+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.391087+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.395535+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.396385+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.402674+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.405832+0000 mgr.x (mgr.24929) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.482385+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.485087+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.487961+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.488908+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.494701+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.497905+0000 mgr.x (mgr.24929) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.573570+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.576428+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.579410+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.580474+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.585679+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.588845+0000 mgr.x (mgr.24929) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.662855+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.666284+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.669192+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.670556+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.676266+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.679511+0000 mgr.x (mgr.24929) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.753165+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.755510+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.482385+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.485087+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.487961+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.488908+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.494701+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.497905+0000 mgr.x (mgr.24929) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.573570+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.576428+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.579410+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.580474+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.585679+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.588845+0000 mgr.x (mgr.24929) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.662855+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.666284+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.669192+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.670556+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.676266+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.679511+0000 mgr.x (mgr.24929) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.753165+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.755510+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.758309+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.759290+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.765228+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.814087+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.819572+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.825406+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.877104+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.881724+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.885614+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.888354+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:19.891714+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:20.083774+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:20.086707+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: audit 2024-04-16T14:35:20.214319+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[83214]: cluster 2024-04-16T14:35:20.228031+0000 mon.a (mon.0) 1620 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.758309+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.759290+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.765228+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.814087+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.819572+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.825406+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.877104+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.881724+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.885614+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.888354+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:19.891714+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:20.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:20.083774+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:20.086707+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:20.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: audit 2024-04-16T14:35:20.214319+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:20 smithi071 bash[79675]: cluster 2024-04-16T14:35:20.228031+0000 mon.a (mon.0) 1620 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:20.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.842302+0000 mgr.x (mgr.24929) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:18.932573+0000 mgr.x (mgr.24929) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.022103+0000 mgr.x (mgr.24929) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.096413+0000 mgr.x (mgr.24929) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.184866+0000 mgr.x (mgr.24929) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.274926+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.279519+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.283584+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.284582+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.291592+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.295061+0000 mgr.x (mgr.24929) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.366792+0000 mon.a (mon.0) 1581 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cluster 2024-04-16T14:35:19.370034+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.370404+0000 mon.a (mon.0) 1583 : audit 1 from='osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.387082+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.391087+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.395535+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.396385+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.402674+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.405832+0000 mgr.x (mgr.24929) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.482385+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.485087+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.487961+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.488908+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.494701+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.497905+0000 mgr.x (mgr.24929) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.573570+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.576428+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.579410+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.580474+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.585679+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.588845+0000 mgr.x (mgr.24929) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.662855+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.666284+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.669192+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.670556+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.676266+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.679511+0000 mgr.x (mgr.24929) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.753165+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.755510+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.758309+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.759290+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.765228+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.814087+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.819572+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.825406+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.877104+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:20.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.881724+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.885614+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.888354+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:20.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:19.891714+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:20.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:20.083774+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:20.086707+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:20.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: audit 2024-04-16T14:35:20.214319+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:20.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:20 smithi122 bash[65119]: cluster 2024-04-16T14:35:20.228031+0000 mon.a (mon.0) 1620 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.768325+0000 mgr.x (mgr.24929) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[79675]: audit 2024-04-16T14:35:19.894640+0000 mgr.x (mgr.24929) 743 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[79675]: cephadm 2024-04-16T14:35:19.896110+0000 mgr.x (mgr.24929) 744 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[79675]: cluster 2024-04-16T14:35:19.932283+0000 mgr.x (mgr.24929) 745 : cluster 0 pgmap v301: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[79675]: cluster 2024-04-16T14:35:20.400597+0000 mon.a (mon.0) 1621 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[79675]: cluster 2024-04-16T14:35:20.406836+0000 mon.a (mon.0) 1622 : cluster 1 osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295] boot 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[79675]: cluster 2024-04-16T14:35:20.406884+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[79675]: audit 2024-04-16T14:35:20.407250+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:35:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.768325+0000 mgr.x (mgr.24929) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[83214]: audit 2024-04-16T14:35:19.894640+0000 mgr.x (mgr.24929) 743 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[83214]: cephadm 2024-04-16T14:35:19.896110+0000 mgr.x (mgr.24929) 744 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-16T14:35:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[83214]: cluster 2024-04-16T14:35:19.932283+0000 mgr.x (mgr.24929) 745 : cluster 0 pgmap v301: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[83214]: cluster 2024-04-16T14:35:20.400597+0000 mon.a (mon.0) 1621 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:35:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[83214]: cluster 2024-04-16T14:35:20.406836+0000 mon.a (mon.0) 1622 : cluster 1 osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295] boot 2024-04-16T14:35:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[83214]: cluster 2024-04-16T14:35:20.406884+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-16T14:35:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:21 smithi071 bash[83214]: audit 2024-04-16T14:35:20.407250+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:35:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:21 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.768325+0000 mgr.x (mgr.24929) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:21 smithi122 bash[65119]: audit 2024-04-16T14:35:19.894640+0000 mgr.x (mgr.24929) 743 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:21 smithi122 bash[65119]: cephadm 2024-04-16T14:35:19.896110+0000 mgr.x (mgr.24929) 744 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-16T14:35:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:21 smithi122 bash[65119]: cluster 2024-04-16T14:35:19.932283+0000 mgr.x (mgr.24929) 745 : cluster 0 pgmap v301: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-16T14:35:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:21 smithi122 bash[65119]: cluster 2024-04-16T14:35:20.400597+0000 mon.a (mon.0) 1621 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:35:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:21 smithi122 bash[65119]: cluster 2024-04-16T14:35:20.406836+0000 mon.a (mon.0) 1622 : cluster 1 osd.1 [v2:172.21.15.71:6808/988363295,v1:172.21.15.71:6809/988363295] boot 2024-04-16T14:35:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:21 smithi122 bash[65119]: cluster 2024-04-16T14:35:20.406884+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-16T14:35:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:21 smithi122 bash[65119]: audit 2024-04-16T14:35:20.407250+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:35:22.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:22 smithi122 bash[65119]: audit 2024-04-16T14:35:21.161227+0000 mgr.x (mgr.24929) 746 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:22.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:22 smithi122 bash[65119]: cluster 2024-04-16T14:35:21.426571+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-16T14:35:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:22 smithi071 bash[79675]: audit 2024-04-16T14:35:21.161227+0000 mgr.x (mgr.24929) 746 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:22 smithi071 bash[79675]: cluster 2024-04-16T14:35:21.426571+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-16T14:35:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:22 smithi071 bash[83214]: audit 2024-04-16T14:35:21.161227+0000 mgr.x (mgr.24929) 746 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:22 smithi071 bash[83214]: cluster 2024-04-16T14:35:21.426571+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-16T14:35:23.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:23 smithi122 bash[65119]: cluster 2024-04-16T14:35:21.933332+0000 mgr.x (mgr.24929) 747 : cluster 0 pgmap v304: 161 pgs: 38 peering, 8 active+undersized+degraded, 17 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2024-04-16T14:35:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:23 smithi071 bash[79675]: cluster 2024-04-16T14:35:21.933332+0000 mgr.x (mgr.24929) 747 : cluster 0 pgmap v304: 161 pgs: 38 peering, 8 active+undersized+degraded, 17 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2024-04-16T14:35:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:23 smithi071 bash[83214]: cluster 2024-04-16T14:35:21.933332+0000 mgr.x (mgr.24929) 747 : cluster 0 pgmap v304: 161 pgs: 38 peering, 8 active+undersized+degraded, 17 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2024-04-16T14:35:24.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:24 smithi122 bash[65119]: audit 2024-04-16T14:35:23.569814+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:24.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:24 smithi122 bash[65119]: audit 2024-04-16T14:35:23.582670+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:24.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:24 smithi122 bash[65119]: audit 2024-04-16T14:35:23.594130+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:24 smithi071 bash[79675]: audit 2024-04-16T14:35:23.569814+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:24 smithi071 bash[79675]: audit 2024-04-16T14:35:23.582670+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:24 smithi071 bash[79675]: audit 2024-04-16T14:35:23.594130+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:24 smithi071 bash[83214]: audit 2024-04-16T14:35:23.569814+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:24 smithi071 bash[83214]: audit 2024-04-16T14:35:23.582670+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:24 smithi071 bash[83214]: audit 2024-04-16T14:35:23.594130+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:25 smithi071 bash[83214]: cluster 2024-04-16T14:35:23.934248+0000 mgr.x (mgr.24929) 748 : cluster 0 pgmap v305: 161 pgs: 38 peering, 8 active+undersized+degraded, 17 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2024-04-16T14:35:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:25 smithi071 bash[83214]: cluster 2024-04-16T14:35:25.229160+0000 mon.a (mon.0) 1629 : cluster 3 Health check update: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:25 smithi071 bash[79675]: cluster 2024-04-16T14:35:23.934248+0000 mgr.x (mgr.24929) 748 : cluster 0 pgmap v305: 161 pgs: 38 peering, 8 active+undersized+degraded, 17 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2024-04-16T14:35:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:25 smithi071 bash[79675]: cluster 2024-04-16T14:35:25.229160+0000 mon.a (mon.0) 1629 : cluster 3 Health check update: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:25 smithi122 bash[65119]: cluster 2024-04-16T14:35:23.934248+0000 mgr.x (mgr.24929) 748 : cluster 0 pgmap v305: 161 pgs: 38 peering, 8 active+undersized+degraded, 17 active+undersized, 98 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2024-04-16T14:35:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:25 smithi122 bash[65119]: cluster 2024-04-16T14:35:25.229160+0000 mon.a (mon.0) 1629 : cluster 3 Health check update: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:26.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:26 smithi122 bash[65119]: cluster 2024-04-16T14:35:26.596269+0000 mon.a (mon.0) 1630 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded) 2024-04-16T14:35:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:26 smithi122 bash[65119]: cluster 2024-04-16T14:35:26.596346+0000 mon.a (mon.0) 1631 : cluster 1 Cluster is now healthy 2024-04-16T14:35:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:26 smithi071 bash[79675]: cluster 2024-04-16T14:35:26.596269+0000 mon.a (mon.0) 1630 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded) 2024-04-16T14:35:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:26 smithi071 bash[79675]: cluster 2024-04-16T14:35:26.596346+0000 mon.a (mon.0) 1631 : cluster 1 Cluster is now healthy 2024-04-16T14:35:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:26 smithi071 bash[83214]: cluster 2024-04-16T14:35:26.596269+0000 mon.a (mon.0) 1630 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded) 2024-04-16T14:35:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:26 smithi071 bash[83214]: cluster 2024-04-16T14:35:26.596346+0000 mon.a (mon.0) 1631 : cluster 1 Cluster is now healthy 2024-04-16T14:35:27.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:27 smithi122 bash[65119]: cluster 2024-04-16T14:35:25.935241+0000 mgr.x (mgr.24929) 749 : cluster 0 pgmap v306: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-04-16T14:35:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:27 smithi071 bash[79675]: cluster 2024-04-16T14:35:25.935241+0000 mgr.x (mgr.24929) 749 : cluster 0 pgmap v306: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-04-16T14:35:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:27 smithi071 bash[83214]: cluster 2024-04-16T14:35:25.935241+0000 mgr.x (mgr.24929) 749 : cluster 0 pgmap v306: 161 pgs: 38 peering, 123 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-04-16T14:35:29.441 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:35:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:35:29] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.33.4" 2024-04-16T14:35:29.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:29 smithi122 bash[65119]: cluster 2024-04-16T14:35:27.936849+0000 mgr.x (mgr.24929) 750 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:29 smithi071 bash[79675]: cluster 2024-04-16T14:35:27.936849+0000 mgr.x (mgr.24929) 750 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:29 smithi071 bash[83214]: cluster 2024-04-16T14:35:27.936849+0000 mgr.x (mgr.24929) 750 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:31.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:31 smithi122 bash[65119]: cluster 2024-04-16T14:35:29.938042+0000 mgr.x (mgr.24929) 751 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:35:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:31 smithi071 bash[79675]: cluster 2024-04-16T14:35:29.938042+0000 mgr.x (mgr.24929) 751 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:35:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:31 smithi071 bash[83214]: cluster 2024-04-16T14:35:29.938042+0000 mgr.x (mgr.24929) 751 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:35:32.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:32 smithi122 bash[65119]: audit 2024-04-16T14:35:31.172700+0000 mgr.x (mgr.24929) 752 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:32 smithi071 bash[79675]: audit 2024-04-16T14:35:31.172700+0000 mgr.x (mgr.24929) 752 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:32 smithi071 bash[83214]: audit 2024-04-16T14:35:31.172700+0000 mgr.x (mgr.24929) 752 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:33 smithi122 bash[65119]: cluster 2024-04-16T14:35:31.938990+0000 mgr.x (mgr.24929) 753 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-16T14:35:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:33 smithi071 bash[79675]: cluster 2024-04-16T14:35:31.938990+0000 mgr.x (mgr.24929) 753 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-16T14:35:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:33 smithi071 bash[83214]: cluster 2024-04-16T14:35:31.938990+0000 mgr.x (mgr.24929) 753 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-16T14:35:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:35 smithi122 bash[65119]: cluster 2024-04-16T14:35:33.939678+0000 mgr.x (mgr.24929) 754 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:35.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:35 smithi122 bash[65119]: audit 2024-04-16T14:35:34.909298+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:35 smithi122 bash[65119]: audit 2024-04-16T14:35:35.086061+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:35 smithi122 bash[65119]: audit 2024-04-16T14:35:35.088173+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:35.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:35 smithi122 bash[65119]: audit 2024-04-16T14:35:35.238851+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[79675]: cluster 2024-04-16T14:35:33.939678+0000 mgr.x (mgr.24929) 754 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[79675]: audit 2024-04-16T14:35:34.909298+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[79675]: audit 2024-04-16T14:35:35.086061+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[79675]: audit 2024-04-16T14:35:35.088173+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[79675]: audit 2024-04-16T14:35:35.238851+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[83214]: cluster 2024-04-16T14:35:33.939678+0000 mgr.x (mgr.24929) 754 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[83214]: audit 2024-04-16T14:35:34.909298+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[83214]: audit 2024-04-16T14:35:35.086061+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[83214]: audit 2024-04-16T14:35:35.088173+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:35 smithi071 bash[83214]: audit 2024-04-16T14:35:35.238851+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:36.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:36 smithi071 bash[79675]: audit 2024-04-16T14:35:34.912519+0000 mgr.x (mgr.24929) 755 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:36.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:36 smithi071 bash[79675]: cephadm 2024-04-16T14:35:34.915611+0000 mgr.x (mgr.24929) 756 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-16T14:35:36.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:36 smithi071 bash[83214]: audit 2024-04-16T14:35:34.912519+0000 mgr.x (mgr.24929) 755 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:36.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:36 smithi071 bash[83214]: cephadm 2024-04-16T14:35:34.915611+0000 mgr.x (mgr.24929) 756 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-16T14:35:36.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:36 smithi122 bash[65119]: audit 2024-04-16T14:35:34.912519+0000 mgr.x (mgr.24929) 755 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T14:35:36.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:36 smithi122 bash[65119]: cephadm 2024-04-16T14:35:34.915611+0000 mgr.x (mgr.24929) 756 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-16T14:35:37.898 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:35:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:37 smithi122 bash[65119]: cluster 2024-04-16T14:35:35.940682+0000 mgr.x (mgr.24929) 757 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:37 smithi122 bash[65119]: audit 2024-04-16T14:35:37.460053+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:37 smithi122 bash[65119]: audit 2024-04-16T14:35:37.465133+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:35:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:37 smithi122 bash[65119]: audit 2024-04-16T14:35:37.466138+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:37 smithi122 bash[65119]: audit 2024-04-16T14:35:37.514534+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:37 smithi122 bash[65119]: audit 2024-04-16T14:35:37.523361+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:37 smithi122 bash[65119]: audit 2024-04-16T14:35:37.533432+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[79675]: cluster 2024-04-16T14:35:35.940682+0000 mgr.x (mgr.24929) 757 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:37.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[79675]: audit 2024-04-16T14:35:37.460053+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[79675]: audit 2024-04-16T14:35:37.465133+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:35:37.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[79675]: audit 2024-04-16T14:35:37.466138+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:37.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[79675]: audit 2024-04-16T14:35:37.514534+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[79675]: audit 2024-04-16T14:35:37.523361+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[79675]: audit 2024-04-16T14:35:37.533432+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[83214]: cluster 2024-04-16T14:35:35.940682+0000 mgr.x (mgr.24929) 757 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:37.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[83214]: audit 2024-04-16T14:35:37.460053+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[83214]: audit 2024-04-16T14:35:37.465133+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:35:37.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[83214]: audit 2024-04-16T14:35:37.466138+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:37.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[83214]: audit 2024-04-16T14:35:37.514534+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[83214]: audit 2024-04-16T14:35:37.523361+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:37.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:37 smithi071 bash[83214]: audit 2024-04-16T14:35:37.533432+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:38.628 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:35:38.628 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 15s ago 19m - - 2024-04-16T14:35:38.628 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 1s ago 19m - - 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (6m) 15s ago 13m 13.8M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (6m) 1s ago 12m 41.2M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (5m) 15s ago 11m 43.6M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (5m) 1s ago 18m 509M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (3m) 15s ago 20m 438M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (2m) 15s ago 20m 58.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (2m) 1s ago 19m 37.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (2m) 15s ago 19m 40.4M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (6m) 15s ago 13m 9843k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (6m) 1s ago 13m 9895k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (60s) 15s ago 18m 51.2M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (25s) 15s ago 17m 45.9M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (17m) 15s ago 17m 54.6M 2524M 17.2.0 e1d6a67b021e 77c3e0943820 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (16m) 15s ago 16m 60.2M 2524M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:35:38.629 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (16m) 1s ago 16m 62.6M 2780M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:35:38.630 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (15m) 1s ago 15m 57.9M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:35:38.630 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (14m) 1s ago 14m 56.4M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:35:38.630 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (14m) 1s ago 14m 60.5M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:35:38.630 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (5m) 1s ago 13m 60.0M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:35:38.630 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (11m) 15s ago 11m 86.5M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:35:38.630 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (11m) 1s ago 11m 86.8M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:35:38.630 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (11m) 15s ago 11m 86.5M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:35:38.630 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (11m) 1s ago 11m 86.9M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:35:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:38 smithi122 bash[65119]: cephadm 2024-04-16T14:35:37.451091+0000 mgr.x (mgr.24929) 758 : cephadm 1 Upgrade: Updating osd.2 2024-04-16T14:35:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:38 smithi122 bash[65119]: cephadm 2024-04-16T14:35:37.473942+0000 mgr.x (mgr.24929) 759 : cephadm 1 Deploying daemon osd.2 on smithi071 2024-04-16T14:35:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:38 smithi071 bash[79675]: cephadm 2024-04-16T14:35:37.451091+0000 mgr.x (mgr.24929) 758 : cephadm 1 Upgrade: Updating osd.2 2024-04-16T14:35:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:38 smithi071 bash[79675]: cephadm 2024-04-16T14:35:37.473942+0000 mgr.x (mgr.24929) 759 : cephadm 1 Deploying daemon osd.2 on smithi071 2024-04-16T14:35:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:38 smithi071 bash[83214]: cephadm 2024-04-16T14:35:37.451091+0000 mgr.x (mgr.24929) 758 : cephadm 1 Upgrade: Updating osd.2 2024-04-16T14:35:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:38 smithi071 bash[83214]: cephadm 2024-04-16T14:35:37.473942+0000 mgr.x (mgr.24929) 759 : cephadm 1 Deploying daemon osd.2 on smithi071 2024-04-16T14:35:39.040 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:35:39.040 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:35:39.041 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:35:39.042 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:35:39.042 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:35:39.042 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:35:39.042 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-16T14:35:39.042 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 7 2024-04-16T14:35:39.042 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:35:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:35:39.384 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:35:39.384 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:35:39.384 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:35:39.384 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:35:39.384 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:35:39.384 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:35:39.384 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:35:39.385 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:35:39.385 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "7/23 daemons upgraded", 2024-04-16T14:35:39.385 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:35:39.385 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:35:39.385 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:35:39.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:35:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:35:39] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.33.4" 2024-04-16T14:35:39.810 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:35:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:39 smithi122 bash[65119]: audit 2024-04-16T14:35:37.890417+0000 mgr.x (mgr.24929) 760 : audit 0 from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:39 smithi122 bash[65119]: cluster 2024-04-16T14:35:37.942150+0000 mgr.x (mgr.24929) 761 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:39 smithi122 bash[65119]: audit 2024-04-16T14:35:38.247331+0000 mgr.x (mgr.24929) 762 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:39 smithi122 bash[65119]: audit 2024-04-16T14:35:38.586860+0000 mgr.x (mgr.24929) 763 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:39 smithi122 bash[65119]: audit 2024-04-16T14:35:39.046008+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.71:0/3484746675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[79675]: audit 2024-04-16T14:35:37.890417+0000 mgr.x (mgr.24929) 760 : audit 0 from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[79675]: cluster 2024-04-16T14:35:37.942150+0000 mgr.x (mgr.24929) 761 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[79675]: audit 2024-04-16T14:35:38.247331+0000 mgr.x (mgr.24929) 762 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[79675]: audit 2024-04-16T14:35:38.586860+0000 mgr.x (mgr.24929) 763 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[79675]: audit 2024-04-16T14:35:39.046008+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.71:0/3484746675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[83214]: audit 2024-04-16T14:35:37.890417+0000 mgr.x (mgr.24929) 760 : audit 0 from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[83214]: cluster 2024-04-16T14:35:37.942150+0000 mgr.x (mgr.24929) 761 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[83214]: audit 2024-04-16T14:35:38.247331+0000 mgr.x (mgr.24929) 762 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[83214]: audit 2024-04-16T14:35:38.586860+0000 mgr.x (mgr.24929) 763 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:39 smithi071 bash[83214]: audit 2024-04-16T14:35:39.046008+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.71:0/3484746675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:40.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:40 smithi071 bash[79675]: audit 2024-04-16T14:35:39.391679+0000 mgr.x (mgr.24929) 764 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:40.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:40 smithi071 bash[79675]: audit 2024-04-16T14:35:39.815901+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.71:0/3202792257' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:35:40.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:40 smithi071 bash[83214]: audit 2024-04-16T14:35:39.391679+0000 mgr.x (mgr.24929) 764 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:40.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:40 smithi071 bash[83214]: audit 2024-04-16T14:35:39.815901+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.71:0/3202792257' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:35:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:40 smithi122 bash[65119]: audit 2024-04-16T14:35:39.391679+0000 mgr.x (mgr.24929) 764 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:40 smithi122 bash[65119]: audit 2024-04-16T14:35:39.815901+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.71:0/3202792257' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:35:41.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:41 smithi071 bash[79675]: cluster 2024-04-16T14:35:39.943445+0000 mgr.x (mgr.24929) 765 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:41.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:41 smithi071 bash[83214]: cluster 2024-04-16T14:35:39.943445+0000 mgr.x (mgr.24929) 765 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:42.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:41 smithi122 bash[65119]: cluster 2024-04-16T14:35:39.943445+0000 mgr.x (mgr.24929) 765 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:35:42.254 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.255 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:35:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.255 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.255 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.256 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.256 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.256 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.257 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.257 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: Stopping Ceph osd.2 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:35:42.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:42.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:42 smithi071 bash[33769]: debug 2024-04-16T14:35:42.256+0000 7f562db09700 -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-04-16T14:35:42.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:42 smithi071 bash[33769]: debug 2024-04-16T14:35:42.256+0000 7f562db09700 -1 osd.2 125 *** Got signal Terminated *** 2024-04-16T14:35:42.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:42 smithi071 bash[33769]: debug 2024-04-16T14:35:42.256+0000 7f562db09700 -1 osd.2 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:35:43.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:42 smithi071 bash[79675]: audit 2024-04-16T14:35:41.181276+0000 mgr.x (mgr.24929) 766 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:43.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:42 smithi071 bash[79675]: cluster 2024-04-16T14:35:42.260555+0000 mon.a (mon.0) 1642 : cluster 1 osd.2 marked itself down and dead 2024-04-16T14:35:43.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:42 smithi071 bash[83214]: audit 2024-04-16T14:35:41.181276+0000 mgr.x (mgr.24929) 766 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:43.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:42 smithi071 bash[83214]: cluster 2024-04-16T14:35:42.260555+0000 mon.a (mon.0) 1642 : cluster 1 osd.2 marked itself down and dead 2024-04-16T14:35:43.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:42 smithi122 bash[65119]: audit 2024-04-16T14:35:41.181276+0000 mgr.x (mgr.24929) 766 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:43.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:42 smithi122 bash[65119]: cluster 2024-04-16T14:35:42.260555+0000 mon.a (mon.0) 1642 : cluster 1 osd.2 marked itself down and dead 2024-04-16T14:35:44.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[83214]: cluster 2024-04-16T14:35:41.945021+0000 mgr.x (mgr.24929) 767 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:44.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[83214]: cluster 2024-04-16T14:35:42.709288+0000 mon.a (mon.0) 1643 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:35:44.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[83214]: cluster 2024-04-16T14:35:42.730214+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-16T14:35:44.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[83214]: audit 2024-04-16T14:35:43.447039+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[83214]: audit 2024-04-16T14:35:43.457268+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[83214]: audit 2024-04-16T14:35:43.468619+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[79675]: cluster 2024-04-16T14:35:41.945021+0000 mgr.x (mgr.24929) 767 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:44.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[79675]: cluster 2024-04-16T14:35:42.709288+0000 mon.a (mon.0) 1643 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:35:44.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[79675]: cluster 2024-04-16T14:35:42.730214+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-16T14:35:44.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[79675]: audit 2024-04-16T14:35:43.447039+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[79675]: audit 2024-04-16T14:35:43.457268+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:43 smithi071 bash[79675]: audit 2024-04-16T14:35:43.468619+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:43 smithi122 bash[65119]: cluster 2024-04-16T14:35:41.945021+0000 mgr.x (mgr.24929) 767 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:35:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:43 smithi122 bash[65119]: cluster 2024-04-16T14:35:42.709288+0000 mon.a (mon.0) 1643 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:35:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:43 smithi122 bash[65119]: cluster 2024-04-16T14:35:42.730214+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-16T14:35:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:43 smithi122 bash[65119]: audit 2024-04-16T14:35:43.447039+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:43 smithi122 bash[65119]: audit 2024-04-16T14:35:43.457268+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:43 smithi122 bash[65119]: audit 2024-04-16T14:35:43.468619+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:44.577 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:44 smithi071 bash[92978]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-2 2024-04-16T14:35:44.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:44 smithi071 bash[93128]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-2 2024-04-16T14:35:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:44 smithi071 bash[79675]: cluster 2024-04-16T14:35:43.462716+0000 mgr.x (mgr.24929) 768 : cluster 0 pgmap v316: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:35:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:44 smithi071 bash[79675]: cluster 2024-04-16T14:35:43.738584+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-16T14:35:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:44 smithi071 bash[79675]: cluster 2024-04-16T14:35:44.453134+0000 mon.a (mon.0) 1649 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:35:44.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:44 smithi071 bash[83214]: cluster 2024-04-16T14:35:43.462716+0000 mgr.x (mgr.24929) 768 : cluster 0 pgmap v316: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:35:44.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:44 smithi071 bash[83214]: cluster 2024-04-16T14:35:43.738584+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-16T14:35:44.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:44 smithi071 bash[83214]: cluster 2024-04-16T14:35:44.453134+0000 mon.a (mon.0) 1649 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:35:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:44 smithi122 bash[65119]: cluster 2024-04-16T14:35:43.462716+0000 mgr.x (mgr.24929) 768 : cluster 0 pgmap v316: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:35:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:44 smithi122 bash[65119]: cluster 2024-04-16T14:35:43.738584+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-16T14:35:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:44 smithi122 bash[65119]: cluster 2024-04-16T14:35:44.453134+0000 mon.a (mon.0) 1649 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:35:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:45 smithi122 bash[65119]: cluster 2024-04-16T14:35:45.464026+0000 mgr.x (mgr.24929) 769 : cluster 0 pgmap v318: 161 pgs: 4 active+undersized+degraded, 9 stale+active+clean, 9 active+undersized, 139 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-04-16T14:35:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:45 smithi122 bash[65119]: cluster 2024-04-16T14:35:45.733656+0000 mon.a (mon.0) 1650 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:45 smithi071 bash[83214]: cluster 2024-04-16T14:35:45.464026+0000 mgr.x (mgr.24929) 769 : cluster 0 pgmap v318: 161 pgs: 4 active+undersized+degraded, 9 stale+active+clean, 9 active+undersized, 139 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-04-16T14:35:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:45 smithi071 bash[83214]: cluster 2024-04-16T14:35:45.733656+0000 mon.a (mon.0) 1650 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:45 smithi071 bash[79675]: cluster 2024-04-16T14:35:45.464026+0000 mgr.x (mgr.24929) 769 : cluster 0 pgmap v318: 161 pgs: 4 active+undersized+degraded, 9 stale+active+clean, 9 active+undersized, 139 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-04-16T14:35:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:45 smithi071 bash[79675]: cluster 2024-04-16T14:35:45.733656+0000 mon.a (mon.0) 1650 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:47.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:47.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:47.330 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:47.331 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:47.331 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:47.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:47.332 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-16T14:35:47.332 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: Stopped Ceph osd.2 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:35:47.332 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:47.332 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: Started Ceph osd.2 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:35:47.332 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:47.332 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:35:47 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:35:48.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.345311+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.353030+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: cluster 2024-04-16T14:35:47.465792+0000 mgr.x (mgr.24929) 770 : cluster 0 pgmap v319: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.849653+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.857942+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.860442+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.862147+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.869881+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.964241+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.968761+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.973892+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.975124+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:47.982815+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.063031+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.066111+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.069484+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.070710+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.077308+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.153801+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.156967+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.160393+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.161853+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.169246+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.259316+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.264540+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.269255+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.271431+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:48 smithi122 bash[65119]: audit 2024-04-16T14:35:48.281183+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.345311+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.353030+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: cluster 2024-04-16T14:35:47.465792+0000 mgr.x (mgr.24929) 770 : cluster 0 pgmap v319: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.849653+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.857942+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.860442+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.862147+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.869881+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.964241+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.968761+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.973892+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.975124+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:47.982815+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.063031+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.066111+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.069484+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.070710+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.077308+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.153801+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.156967+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.345311+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.353030+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: cluster 2024-04-16T14:35:47.465792+0000 mgr.x (mgr.24929) 770 : cluster 0 pgmap v319: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.849653+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.857942+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.860442+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.862147+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.869881+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.964241+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.968761+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.973892+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.975124+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:47.982815+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.063031+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.066111+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.069484+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.070710+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.077308+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.153801+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.156967+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.160393+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.161853+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.169246+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.259316+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.264540+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.269255+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.271431+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[79675]: audit 2024-04-16T14:35:48.281183+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.160393+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.161853+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.169246+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.259316+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.264540+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.269255+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.271431+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:48.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:48 smithi071 bash[83214]: audit 2024-04-16T14:35:48.281183+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.306 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[93337]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-16T14:35:49.306 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[93337]: 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-04-16T14:35:49.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[93337]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-16T14:35:49.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[93337]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-16T14:35:49.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[93337]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-16T14:35:49.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[93337]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-16T14:35:49.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[93337]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-16T14:35:49.341 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:35:49] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.33.4" 2024-04-16T14:35:49.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cluster 2024-04-16T14:35:47.868296+0000 mgr.x (mgr.24929) 771 : cluster 0 pgmap v320: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:49.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:47.873670+0000 mgr.x (mgr.24929) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:47.986122+0000 mgr.x (mgr.24929) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.080632+0000 mgr.x (mgr.24929) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.172538+0000 mgr.x (mgr.24929) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.284596+0000 mgr.x (mgr.24929) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cluster 2024-04-16T14:35:48.351014+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:35:49.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.360364+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.363005+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.367053+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cluster 2024-04-16T14:35:47.868296+0000 mgr.x (mgr.24929) 771 : cluster 0 pgmap v320: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:49.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:47.873670+0000 mgr.x (mgr.24929) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:47.986122+0000 mgr.x (mgr.24929) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.080632+0000 mgr.x (mgr.24929) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.172538+0000 mgr.x (mgr.24929) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.284596+0000 mgr.x (mgr.24929) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cluster 2024-04-16T14:35:48.351014+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.360364+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.363005+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.367053+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.368089+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.373438+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.376679+0000 mgr.x (mgr.24929) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.463264+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.468233+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.472565+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.474144+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.484447+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.488017+0000 mgr.x (mgr.24929) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.575243+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.579375+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.582740+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.583831+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.591738+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.595279+0000 mgr.x (mgr.24929) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.687565+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.691630+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.695325+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.696794+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.705402+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.708820+0000 mgr.x (mgr.24929) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.784651+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.787449+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.790296+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.791257+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.796495+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.874537+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.877333+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.880048+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.880826+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.886743+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.963729+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.966485+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.968624+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.969248+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:48.974957+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.017094+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.019172+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.021227+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.021886+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.026335+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.067253+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.069273+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.071183+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.071905+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.078486+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.118998+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.121151+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.123383+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.124030+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.130888+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.205277+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.207794+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.210620+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.211595+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.219095+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.276967+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.280326+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.283309+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.284041+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.290674+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.331112+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.332929+0000 mon.a (mon.0) 1740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.334729+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.335335+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:49 smithi122 bash[65119]: audit 2024-04-16T14:35:49.341853+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cluster 2024-04-16T14:35:47.868296+0000 mgr.x (mgr.24929) 771 : cluster 0 pgmap v320: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:47.873670+0000 mgr.x (mgr.24929) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:47.986122+0000 mgr.x (mgr.24929) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.080632+0000 mgr.x (mgr.24929) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.172538+0000 mgr.x (mgr.24929) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.284596+0000 mgr.x (mgr.24929) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cluster 2024-04-16T14:35:48.351014+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.360364+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.363005+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.367053+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.368089+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.373438+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.376679+0000 mgr.x (mgr.24929) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.463264+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.468233+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.472565+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.474144+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.484447+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.488017+0000 mgr.x (mgr.24929) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.575243+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.579375+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.582740+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.583831+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.591738+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.595279+0000 mgr.x (mgr.24929) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.687565+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.691630+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.695325+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.696794+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.705402+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.708820+0000 mgr.x (mgr.24929) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.784651+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.787449+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.790296+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.791257+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.796495+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.874537+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.877333+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.880048+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.880826+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.368089+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.373438+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.376679+0000 mgr.x (mgr.24929) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.463264+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.468233+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.472565+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.474144+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.484447+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.488017+0000 mgr.x (mgr.24929) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.575243+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.579375+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.582740+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.583831+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.591738+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.595279+0000 mgr.x (mgr.24929) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.687565+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.691630+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.695325+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.696794+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.705402+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.886743+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.963729+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.966485+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.968624+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.969248+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:48.974957+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.017094+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.019172+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.021227+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.021886+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.026335+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.067253+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.069273+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.071183+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.071905+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.078486+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.118998+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.121151+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.123383+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.124030+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.130888+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.205277+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.207794+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.210620+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.211595+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.219095+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.276967+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.280326+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.283309+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.284041+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.290674+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.331112+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.332929+0000 mon.a (mon.0) 1740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.334729+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.335335+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[83214]: audit 2024-04-16T14:35:49.341853+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.708820+0000 mgr.x (mgr.24929) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:49.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.784651+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.787449+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.790296+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.791257+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.796495+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.874537+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.877333+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.880048+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.880826+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.886743+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.963729+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.966485+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.968624+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.969248+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:48.974957+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.017094+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.019172+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.021227+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.021886+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.026335+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.067253+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.069273+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.071183+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.071905+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.078486+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.118998+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.121151+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.123383+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.124030+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.130888+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.205277+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.207794+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.210620+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.211595+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.219095+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.276967+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.280326+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.283309+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.284041+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.290674+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:49.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.331112+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:49.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.332929+0000 mon.a (mon.0) 1740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:49.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.334729+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:49.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.335335+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:49.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:49 smithi071 bash[79675]: audit 2024-04-16T14:35:49.341853+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.799766+0000 mgr.x (mgr.24929) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.890057+0000 mgr.x (mgr.24929) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:48.978252+0000 mgr.x (mgr.24929) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.029507+0000 mgr.x (mgr.24929) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.081652+0000 mgr.x (mgr.24929) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.134125+0000 mgr.x (mgr.24929) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.222389+0000 mgr.x (mgr.24929) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.293847+0000 mgr.x (mgr.24929) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.345014+0000 mgr.x (mgr.24929) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.420600+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.423631+0000 mon.a (mon.0) 1745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.426690+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.427717+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.432744+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.436233+0000 mgr.x (mgr.24929) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.517400+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.521387+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.524693+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.525898+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.534649+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.538392+0000 mgr.x (mgr.24929) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.626219+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.630640+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.634230+0000 mon.a (mon.0) 1756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.635662+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.644837+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.648199+0000 mgr.x (mgr.24929) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.735430+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.738774+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.741739+0000 mon.a (mon.0) 1761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.743074+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.751572+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.755208+0000 mgr.x (mgr.24929) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.841094+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.845857+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.849663+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.851633+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.861973+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.902925+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.905608+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.908042+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.909060+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.917410+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.963348+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.966362+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.968845+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.969843+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:49.975977+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.032957+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.035652+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.038116+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.039275+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.045832+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.087518+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.093355+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.169779+0000 mon.a (mon.0) 1786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.172419+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.175250+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.176243+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.184097+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.225338+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.228100+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.230385+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.231444+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.238079+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.298044+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.300756+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.303785+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.304726+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:50 smithi122 bash[65119]: audit 2024-04-16T14:35:50.313836+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.799766+0000 mgr.x (mgr.24929) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.890057+0000 mgr.x (mgr.24929) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:48.978252+0000 mgr.x (mgr.24929) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.029507+0000 mgr.x (mgr.24929) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.081652+0000 mgr.x (mgr.24929) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.134125+0000 mgr.x (mgr.24929) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.222389+0000 mgr.x (mgr.24929) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.293847+0000 mgr.x (mgr.24929) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.345014+0000 mgr.x (mgr.24929) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.420600+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.423631+0000 mon.a (mon.0) 1745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.426690+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.427717+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.432744+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.436233+0000 mgr.x (mgr.24929) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.517400+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.521387+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.524693+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.525898+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.534649+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.538392+0000 mgr.x (mgr.24929) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.799766+0000 mgr.x (mgr.24929) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.890057+0000 mgr.x (mgr.24929) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:48.978252+0000 mgr.x (mgr.24929) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.029507+0000 mgr.x (mgr.24929) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.081652+0000 mgr.x (mgr.24929) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.134125+0000 mgr.x (mgr.24929) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.222389+0000 mgr.x (mgr.24929) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.293847+0000 mgr.x (mgr.24929) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.345014+0000 mgr.x (mgr.24929) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.420600+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.423631+0000 mon.a (mon.0) 1745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.426690+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.427717+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.432744+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.436233+0000 mgr.x (mgr.24929) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.517400+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.521387+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.524693+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.525898+0000 mon.a (mon.0) 1752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.534649+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.538392+0000 mgr.x (mgr.24929) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.626219+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.630640+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.634230+0000 mon.a (mon.0) 1756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.635662+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.644837+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.648199+0000 mgr.x (mgr.24929) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.735430+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.738774+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.741739+0000 mon.a (mon.0) 1761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.743074+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.751572+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.755208+0000 mgr.x (mgr.24929) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.841094+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.845857+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.849663+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.851633+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.861973+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.902925+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.905608+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.908042+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.626219+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.630640+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.634230+0000 mon.a (mon.0) 1756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.635662+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.644837+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.648199+0000 mgr.x (mgr.24929) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.735430+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.738774+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.741739+0000 mon.a (mon.0) 1761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.743074+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.751572+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.755208+0000 mgr.x (mgr.24929) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.841094+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.845857+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.849663+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.851633+0000 mon.a (mon.0) 1767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.861973+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.902925+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.905608+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.908042+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.909060+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.917410+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.963348+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.966362+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.968845+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.969843+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:49.975977+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.032957+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.035652+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.038116+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.039275+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.045832+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.087518+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.093355+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.169779+0000 mon.a (mon.0) 1786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.172419+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.175250+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.176243+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.184097+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.909060+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.917410+0000 mon.a (mon.0) 1773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.963348+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.966362+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.968845+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.969843+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:49.975977+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.032957+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.035652+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.038116+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.039275+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.045832+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.087518+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.093355+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.169779+0000 mon.a (mon.0) 1786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.172419+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.175250+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.176243+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.184097+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.225338+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.228100+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.230385+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.231444+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.238079+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.298044+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.300756+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.303785+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.304726+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[83214]: audit 2024-04-16T14:35:50.313836+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.225338+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.228100+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.230385+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.231444+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.238079+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.298044+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:50.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.300756+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.303785+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.304726+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:50.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:50 smithi071 bash[79675]: audit 2024-04-16T14:35:50.313836+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.865380+0000 mgr.x (mgr.24929) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cluster 2024-04-16T14:35:49.869006+0000 mgr.x (mgr.24929) 795 : cluster 0 pgmap v321: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.920782+0000 mgr.x (mgr.24929) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:49.979236+0000 mgr.x (mgr.24929) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.049064+0000 mgr.x (mgr.24929) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.187410+0000 mgr.x (mgr.24929) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.241233+0000 mgr.x (mgr.24929) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.317179+0000 mgr.x (mgr.24929) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.400352+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.403966+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.407298+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.408715+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.543239+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.547017+0000 mgr.x (mgr.24929) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.635255+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.640147+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.645622+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.647412+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.661100+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.664804+0000 mgr.x (mgr.24929) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.738639+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.741939+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.744633+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.745739+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.757330+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.760718+0000 mgr.x (mgr.24929) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.798844+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.801427+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.803508+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.804431+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.815321+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.872319+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.874472+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.876442+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.877279+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.884243+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.968606+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.973176+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.977207+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.978573+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.865380+0000 mgr.x (mgr.24929) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cluster 2024-04-16T14:35:49.869006+0000 mgr.x (mgr.24929) 795 : cluster 0 pgmap v321: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.920782+0000 mgr.x (mgr.24929) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:49.979236+0000 mgr.x (mgr.24929) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.049064+0000 mgr.x (mgr.24929) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.187410+0000 mgr.x (mgr.24929) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.241233+0000 mgr.x (mgr.24929) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.317179+0000 mgr.x (mgr.24929) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.400352+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.403966+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.407298+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.408715+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.543239+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.547017+0000 mgr.x (mgr.24929) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.635255+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.640147+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.645622+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.647412+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.661100+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.664804+0000 mgr.x (mgr.24929) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:50.988198+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.064813+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.068132+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.071385+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.072752+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.081508+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.156243+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.159952+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.163659+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.165149+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.174187+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.262681+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.267293+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.271021+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.272614+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[83214]: audit 2024-04-16T14:35:51.282434+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.738639+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.741939+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.744633+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.745739+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.757330+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.760718+0000 mgr.x (mgr.24929) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.798844+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.801427+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.803508+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.804431+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.815321+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.872319+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.874472+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.876442+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.877279+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.884243+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.968606+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.973176+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.977207+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.978573+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:50.988198+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.064813+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.068132+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.071385+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.072752+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.081508+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.156243+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.159952+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.163659+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.165149+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.174187+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.262681+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.267293+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.271021+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.272614+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:51 smithi071 bash[79675]: audit 2024-04-16T14:35:51.282434+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.865380+0000 mgr.x (mgr.24929) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cluster 2024-04-16T14:35:49.869006+0000 mgr.x (mgr.24929) 795 : cluster 0 pgmap v321: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.920782+0000 mgr.x (mgr.24929) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:49.979236+0000 mgr.x (mgr.24929) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.049064+0000 mgr.x (mgr.24929) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.187410+0000 mgr.x (mgr.24929) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.241233+0000 mgr.x (mgr.24929) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.317179+0000 mgr.x (mgr.24929) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.400352+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.403966+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.407298+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.408715+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.543239+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.547017+0000 mgr.x (mgr.24929) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.635255+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.640147+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.645622+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.647412+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.661100+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.664804+0000 mgr.x (mgr.24929) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.738639+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.741939+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.744633+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.745739+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.757330+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.760718+0000 mgr.x (mgr.24929) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.798844+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.801427+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.803508+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.804431+0000 mon.a (mon.0) 1819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.815321+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.872319+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.874472+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.876442+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.877279+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.884243+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.968606+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.973176+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.977207+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.978573+0000 mon.a (mon.0) 1829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:50.988198+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.064813+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.068132+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.071385+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.072752+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.081508+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.156243+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.159952+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.163659+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.165149+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.174187+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.262681+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.267293+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:51.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.271021+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.642 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.272614+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.642 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:51 smithi122 bash[65119]: audit 2024-04-16T14:35:51.282434+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.818737+0000 mgr.x (mgr.24929) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.887585+0000 mgr.x (mgr.24929) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:50.991738+0000 mgr.x (mgr.24929) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.084952+0000 mgr.x (mgr.24929) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.177516+0000 mgr.x (mgr.24929) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.189189+0000 mgr.x (mgr.24929) 810 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.285929+0000 mgr.x (mgr.24929) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.369834+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.373055+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.375536+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.376523+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.382310+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.385926+0000 mgr.x (mgr.24929) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.459287+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.461726+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.464571+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.465362+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.471492+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.474834+0000 mgr.x (mgr.24929) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.532785+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.818737+0000 mgr.x (mgr.24929) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.887585+0000 mgr.x (mgr.24929) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:50.991738+0000 mgr.x (mgr.24929) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.084952+0000 mgr.x (mgr.24929) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.177516+0000 mgr.x (mgr.24929) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.189189+0000 mgr.x (mgr.24929) 810 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.285929+0000 mgr.x (mgr.24929) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.369834+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.373055+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.375536+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.376523+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.382310+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.385926+0000 mgr.x (mgr.24929) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.459287+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.461726+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.464571+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.465362+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.471492+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.474834+0000 mgr.x (mgr.24929) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.532785+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.535287+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.537638+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.538651+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.545173+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.548496+0000 mgr.x (mgr.24929) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.621305+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.624301+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.627519+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.628667+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.636005+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.639293+0000 mgr.x (mgr.24929) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.694905+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.697360+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.699618+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.700644+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.707062+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.710574+0000 mgr.x (mgr.24929) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.782589+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.786667+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.791164+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.535287+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.537638+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.538651+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.545173+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.548496+0000 mgr.x (mgr.24929) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.621305+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.624301+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.627519+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.628667+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.636005+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.639293+0000 mgr.x (mgr.24929) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.694905+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.697360+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.699618+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.700644+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.707062+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.710574+0000 mgr.x (mgr.24929) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.782589+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.786667+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.791164+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.792427+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.799690+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.842327+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.845720+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.848323+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.849315+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.855524+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.929864+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.932582+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.935121+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.936138+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:51.942334+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.017852+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.021472+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.024606+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.025524+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.031651+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.107450+0000 mon.a (mon.0) 1891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.110672+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.113710+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.792427+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.799690+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.842327+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.845720+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.848323+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.849315+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.855524+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.929864+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.932582+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.935121+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.936138+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:51.942334+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.017852+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.021472+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.024606+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.025524+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.031651+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.107450+0000 mon.a (mon.0) 1891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.110672+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.113710+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.115145+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.124162+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.200982+0000 mon.a (mon.0) 1896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.203740+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.207603+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.208733+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.215028+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.273109+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.276123+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.278663+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.279730+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.290476+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.348013+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[79675]: audit 2024-04-16T14:35:52.350497+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.115145+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.124162+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.200982+0000 mon.a (mon.0) 1896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.203740+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.207603+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.208733+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.215028+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.273109+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.276123+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.278663+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.279730+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.290476+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.348013+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[83214]: audit 2024-04-16T14:35:52.350497+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.818737+0000 mgr.x (mgr.24929) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.887585+0000 mgr.x (mgr.24929) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:50.991738+0000 mgr.x (mgr.24929) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.084952+0000 mgr.x (mgr.24929) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.177516+0000 mgr.x (mgr.24929) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.189189+0000 mgr.x (mgr.24929) 810 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.285929+0000 mgr.x (mgr.24929) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.369834+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.373055+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.375536+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.376523+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.382310+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.385926+0000 mgr.x (mgr.24929) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.459287+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.461726+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.464571+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.465362+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.471492+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.474834+0000 mgr.x (mgr.24929) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.532785+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.535287+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.537638+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.538651+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.545173+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.548496+0000 mgr.x (mgr.24929) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.621305+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.624301+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.627519+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.628667+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.636005+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.639293+0000 mgr.x (mgr.24929) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.694905+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.697360+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.699618+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.700644+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.707062+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.710574+0000 mgr.x (mgr.24929) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.782589+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.786667+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.791164+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.792427+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.799690+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.842327+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.845720+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.848323+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.849315+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.855524+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.929864+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.932582+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.935121+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.936138+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:51.942334+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.017852+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.021472+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.024606+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.025524+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.031651+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.107450+0000 mon.a (mon.0) 1891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.110672+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.113710+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.115145+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.124162+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.200982+0000 mon.a (mon.0) 1896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.203740+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.207603+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.208733+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.215028+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.273109+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.276123+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.278663+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.279730+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.290476+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.348013+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:52.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:52 smithi122 bash[65119]: audit 2024-04-16T14:35:52.350497+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:52.887 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:52 smithi071 bash[93753]: debug 2024-04-16T14:35:52.663+0000 7f1fa9874700 1 -- 172.21.15.71:0/4029598862 <== mon.1 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56400354b680 con 0x564003588800 2024-04-16T14:35:53.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.803287+0000 mgr.x (mgr.24929) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.858911+0000 mgr.x (mgr.24929) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cluster 2024-04-16T14:35:51.869982+0000 mgr.x (mgr.24929) 819 : cluster 0 pgmap v322: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:51.945576+0000 mgr.x (mgr.24929) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.035001+0000 mgr.x (mgr.24929) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.127540+0000 mgr.x (mgr.24929) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.218438+0000 mgr.x (mgr.24929) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.293774+0000 mgr.x (mgr.24929) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.352853+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.353812+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.374101+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.377525+0000 mgr.x (mgr.24929) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.431658+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.434001+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.436263+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.437159+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.445328+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.448568+0000 mgr.x (mgr.24929) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.502435+0000 mon.a (mon.0) 1916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.505108+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.507668+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.508799+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.517369+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.520565+0000 mgr.x (mgr.24929) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.574530+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.576640+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.578590+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.579296+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.585846+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.589129+0000 mgr.x (mgr.24929) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.627055+0000 mon.a (mon.0) 1926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.629088+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.630870+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.631647+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.638598+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.641824+0000 mgr.x (mgr.24929) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.679167+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.681203+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.682938+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.683588+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.704 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[93753]: debug 2024-04-16T14:35:53.231+0000 7f1fb2a0c7c0 -1 Falling back to public interface 2024-04-16T14:35:53.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.803287+0000 mgr.x (mgr.24929) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.858911+0000 mgr.x (mgr.24929) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cluster 2024-04-16T14:35:51.869982+0000 mgr.x (mgr.24929) 819 : cluster 0 pgmap v322: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:51.945576+0000 mgr.x (mgr.24929) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.035001+0000 mgr.x (mgr.24929) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.127540+0000 mgr.x (mgr.24929) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.218438+0000 mgr.x (mgr.24929) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.293774+0000 mgr.x (mgr.24929) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.352853+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.353812+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.374101+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.377525+0000 mgr.x (mgr.24929) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.431658+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.434001+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.436263+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.437159+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.445328+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.448568+0000 mgr.x (mgr.24929) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.502435+0000 mon.a (mon.0) 1916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.505108+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.803287+0000 mgr.x (mgr.24929) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.858911+0000 mgr.x (mgr.24929) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cluster 2024-04-16T14:35:51.869982+0000 mgr.x (mgr.24929) 819 : cluster 0 pgmap v322: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:51.945576+0000 mgr.x (mgr.24929) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.035001+0000 mgr.x (mgr.24929) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.127540+0000 mgr.x (mgr.24929) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.218438+0000 mgr.x (mgr.24929) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.293774+0000 mgr.x (mgr.24929) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.352853+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.353812+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.374101+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.377525+0000 mgr.x (mgr.24929) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.431658+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.434001+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.436263+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.437159+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.445328+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.448568+0000 mgr.x (mgr.24929) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.502435+0000 mon.a (mon.0) 1916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.505108+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.690436+0000 mon.a (mon.0) 1935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.693670+0000 mgr.x (mgr.24929) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.732387+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.734865+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.736995+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.737691+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.742290+0000 mon.a (mon.0) 1940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.745491+0000 mgr.x (mgr.24929) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.783449+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.785497+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.787303+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.788030+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.792783+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.833537+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.835436+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.837253+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.837841+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.842793+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.883850+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.885824+0000 mon.a (mon.0) 1952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.887565+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.888234+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.895911+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.937038+0000 mon.a (mon.0) 1956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.938928+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.940609+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.941250+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.948243+0000 mon.a (mon.0) 1960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.989590+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.991535+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.709 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.993171+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:52.993960+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.001021+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.041797+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.043939+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.045653+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.046382+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.051551+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.092822+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.710 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.094948+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.096826+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.097520+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.105207+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.162734+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.165225+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.168768+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.170167+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.178658+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.262966+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.267131+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.270316+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.271336+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.711 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:53 smithi122 bash[65119]: audit 2024-04-16T14:35:53.279053+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.507668+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.508799+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.517369+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.520565+0000 mgr.x (mgr.24929) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.574530+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.576640+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.578590+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.579296+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.585846+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.589129+0000 mgr.x (mgr.24929) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.627055+0000 mon.a (mon.0) 1926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.629088+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.630870+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.631647+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.638598+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.641824+0000 mgr.x (mgr.24929) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.679167+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.681203+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.682938+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.683588+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.507668+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.508799+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.517369+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.520565+0000 mgr.x (mgr.24929) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.574530+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.576640+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.578590+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.579296+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.585846+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.589129+0000 mgr.x (mgr.24929) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.627055+0000 mon.a (mon.0) 1926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.629088+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.630870+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.631647+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.638598+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.641824+0000 mgr.x (mgr.24929) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.679167+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.681203+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.682938+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.683588+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.690436+0000 mon.a (mon.0) 1935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.693670+0000 mgr.x (mgr.24929) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.732387+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.734865+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.736995+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.737691+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.742290+0000 mon.a (mon.0) 1940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.745491+0000 mgr.x (mgr.24929) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.783449+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.785497+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.787303+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.788030+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.792783+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.833537+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.835436+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.837253+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.837841+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.842793+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.883850+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.885824+0000 mon.a (mon.0) 1952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.690436+0000 mon.a (mon.0) 1935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.693670+0000 mgr.x (mgr.24929) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.732387+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.734865+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.736995+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.737691+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.742290+0000 mon.a (mon.0) 1940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.745491+0000 mgr.x (mgr.24929) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.783449+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.785497+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.787303+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.788030+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.792783+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.833537+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.835436+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.837253+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.837841+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.842793+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.883850+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.885824+0000 mon.a (mon.0) 1952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.887565+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.888234+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.895911+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.937038+0000 mon.a (mon.0) 1956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.938928+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.940609+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.941250+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.948243+0000 mon.a (mon.0) 1960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.989590+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.991535+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.993171+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:52.993960+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.001021+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.041797+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.043939+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.045653+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.046382+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.051551+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.092822+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.094948+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.887565+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.888234+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.895911+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.937038+0000 mon.a (mon.0) 1956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.938928+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.940609+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.941250+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.948243+0000 mon.a (mon.0) 1960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.989590+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.991535+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.993171+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:52.993960+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.001021+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.041797+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.043939+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.045653+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.046382+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.051551+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.092822+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.094948+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.096826+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.097520+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.105207+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.162734+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.165225+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.168768+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.170167+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.178658+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.262966+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.267131+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.270316+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.271336+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[83214]: audit 2024-04-16T14:35:53.279053+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.096826+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.097520+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.105207+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.162734+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.165225+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.168768+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.170167+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.178658+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:53.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.262966+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:53.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.267131+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:53.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.270316+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:53.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.271336+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:53.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:53 smithi071 bash[79675]: audit 2024-04-16T14:35:53.279053+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.795918+0000 mgr.x (mgr.24929) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.846042+0000 mgr.x (mgr.24929) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.899122+0000 mgr.x (mgr.24929) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:52.951469+0000 mgr.x (mgr.24929) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.004220+0000 mgr.x (mgr.24929) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.054700+0000 mgr.x (mgr.24929) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.108408+0000 mgr.x (mgr.24929) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.181943+0000 mgr.x (mgr.24929) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.282497+0000 mgr.x (mgr.24929) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.369536+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.372603+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.375226+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.376370+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.383401+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.386776+0000 mgr.x (mgr.24929) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.445919+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.448792+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.451607+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.452699+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.459583+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.462808+0000 mgr.x (mgr.24929) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.795918+0000 mgr.x (mgr.24929) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.846042+0000 mgr.x (mgr.24929) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.899122+0000 mgr.x (mgr.24929) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:52.951469+0000 mgr.x (mgr.24929) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.004220+0000 mgr.x (mgr.24929) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.054700+0000 mgr.x (mgr.24929) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.108408+0000 mgr.x (mgr.24929) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.181943+0000 mgr.x (mgr.24929) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.282497+0000 mgr.x (mgr.24929) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.369536+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.372603+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.375226+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.376370+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.383401+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.386776+0000 mgr.x (mgr.24929) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.445919+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.448792+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.451607+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.452699+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.459583+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.462808+0000 mgr.x (mgr.24929) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.500696+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.503444+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.505599+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.506401+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.512158+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.515408+0000 mgr.x (mgr.24929) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.557558+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.560189+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.562377+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.563418+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.571845+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.575245+0000 mgr.x (mgr.24929) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.616978+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.619471+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.621577+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.622415+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.627961+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.631151+0000 mgr.x (mgr.24929) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.673166+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.675571+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.677587+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.678454+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.684265+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.687580+0000 mgr.x (mgr.24929) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.742226+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.744657+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.747024+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.747668+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.752430+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.755657+0000 mgr.x (mgr.24929) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.793519+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.796137+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.798421+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.799383+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.807623+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.848263+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.850456+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.852725+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.853601+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.860342+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.500696+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.503444+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.505599+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.506401+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.512158+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.515408+0000 mgr.x (mgr.24929) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.557558+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.560189+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.562377+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.563418+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.571845+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.575245+0000 mgr.x (mgr.24929) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.616978+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.619471+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.621577+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.622415+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.627961+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.631151+0000 mgr.x (mgr.24929) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.673166+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.675571+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.900853+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.903100+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.905400+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.906543+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.912708+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.955726+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.958469+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.961015+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.962073+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:53.970240+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.045564+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.048763+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.051410+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.052251+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.059913+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.148256+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.152645+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.156506+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.158036+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.677587+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.678454+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.684265+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.687580+0000 mgr.x (mgr.24929) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.742226+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.744657+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.747024+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.747668+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.752430+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.755657+0000 mgr.x (mgr.24929) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.793519+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.796137+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.798421+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.799383+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.807623+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.848263+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.850456+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.852725+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.853601+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.860342+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.167697+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.246265+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.249127+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.251827+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.252856+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.259562+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.336297+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.339733+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.342721+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.344004+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[83214]: audit 2024-04-16T14:35:54.355101+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.900853+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.903100+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.905400+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.906543+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.912708+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.955726+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.958469+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.961015+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.962073+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:53.970240+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.045564+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.048763+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.051410+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.052251+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.059913+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.148256+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.152645+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.156506+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.158036+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.167697+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.246265+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.249127+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.251827+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.252856+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.259562+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.336297+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.339733+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.342721+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.344004+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:54 smithi071 bash[79675]: audit 2024-04-16T14:35:54.355101+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.795918+0000 mgr.x (mgr.24929) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.846042+0000 mgr.x (mgr.24929) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.899122+0000 mgr.x (mgr.24929) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:52.951469+0000 mgr.x (mgr.24929) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.004220+0000 mgr.x (mgr.24929) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.054700+0000 mgr.x (mgr.24929) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.108408+0000 mgr.x (mgr.24929) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.181943+0000 mgr.x (mgr.24929) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.282497+0000 mgr.x (mgr.24929) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.369536+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.372603+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.375226+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.376370+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.383401+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.386776+0000 mgr.x (mgr.24929) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.445919+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.448792+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.451607+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.452699+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.459583+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.462808+0000 mgr.x (mgr.24929) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.500696+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.503444+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.505599+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.506401+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.512158+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.515408+0000 mgr.x (mgr.24929) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.557558+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.560189+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.562377+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.563418+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.571845+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.575245+0000 mgr.x (mgr.24929) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.616978+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.619471+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.621577+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.622415+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.627961+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.631151+0000 mgr.x (mgr.24929) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.673166+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.675571+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.677587+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.678454+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.684265+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.687580+0000 mgr.x (mgr.24929) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.742226+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.744657+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.747024+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.747668+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.752430+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.755657+0000 mgr.x (mgr.24929) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.793519+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.796137+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.798421+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.799383+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.807623+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.848263+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.850456+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.852725+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.853601+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.860342+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.900853+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.903100+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.905400+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.906543+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.912708+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.955726+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.958469+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.961015+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.962073+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:53.970240+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.045564+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.048763+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.051410+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.052251+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.059913+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.148256+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.152645+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.156506+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.158036+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.167697+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.246265+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.249127+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.251827+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.252856+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.259562+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.336297+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.339733+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.342721+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.344004+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:54.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:54 smithi122 bash[65119]: audit 2024-04-16T14:35:54.355101+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.810896+0000 mgr.x (mgr.24929) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.863765+0000 mgr.x (mgr.24929) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cluster 2024-04-16T14:35:53.870524+0000 mgr.x (mgr.24929) 850 : cluster 0 pgmap v323: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.915981+0000 mgr.x (mgr.24929) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:53.973562+0000 mgr.x (mgr.24929) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.063295+0000 mgr.x (mgr.24929) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.171365+0000 mgr.x (mgr.24929) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.262847+0000 mgr.x (mgr.24929) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.358648+0000 mgr.x (mgr.24929) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.447769+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.452046+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.455981+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.457353+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.465931+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.469455+0000 mgr.x (mgr.24929) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.534521+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.538076+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.541200+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.542176+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.548918+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.552433+0000 mgr.x (mgr.24929) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.617402+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.621403+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.624983+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.626155+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.633746+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.637371+0000 mgr.x (mgr.24929) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.708381+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.712686+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.716525+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.717494+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.725777+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.729204+0000 mgr.x (mgr.24929) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.814402+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.818623+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.821861+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.823324+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.831941+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.908302+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.911095+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.913582+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.914612+0000 mon.a (mon.0) 2089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.921519+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.996997+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:54.999401+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.002287+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.003254+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.009843+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.084828+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.087325+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.089837+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.090931+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.098016+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.185548+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.189395+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.192415+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.193373+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.200162+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: cluster 2024-04-16T14:35:55.235351+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.293506+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.298065+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.301343+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.302936+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:55 smithi122 bash[65119]: audit 2024-04-16T14:35:55.312322+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.810896+0000 mgr.x (mgr.24929) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.863765+0000 mgr.x (mgr.24929) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cluster 2024-04-16T14:35:53.870524+0000 mgr.x (mgr.24929) 850 : cluster 0 pgmap v323: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.915981+0000 mgr.x (mgr.24929) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:53.973562+0000 mgr.x (mgr.24929) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.063295+0000 mgr.x (mgr.24929) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.171365+0000 mgr.x (mgr.24929) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.262847+0000 mgr.x (mgr.24929) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.358648+0000 mgr.x (mgr.24929) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.447769+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.452046+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.455981+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.457353+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.465931+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.469455+0000 mgr.x (mgr.24929) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.534521+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.538076+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.541200+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.542176+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.548918+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.810896+0000 mgr.x (mgr.24929) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.863765+0000 mgr.x (mgr.24929) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cluster 2024-04-16T14:35:53.870524+0000 mgr.x (mgr.24929) 850 : cluster 0 pgmap v323: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.915981+0000 mgr.x (mgr.24929) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:53.973562+0000 mgr.x (mgr.24929) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.063295+0000 mgr.x (mgr.24929) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.171365+0000 mgr.x (mgr.24929) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.262847+0000 mgr.x (mgr.24929) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.358648+0000 mgr.x (mgr.24929) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.447769+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.452046+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.455981+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.457353+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.465931+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.469455+0000 mgr.x (mgr.24929) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.534521+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.538076+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.541200+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.542176+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.548918+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.552433+0000 mgr.x (mgr.24929) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.617402+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.621403+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.624983+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.626155+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.633746+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.637371+0000 mgr.x (mgr.24929) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.708381+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.712686+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.716525+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.717494+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.725777+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.729204+0000 mgr.x (mgr.24929) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.814402+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.818623+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.821861+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.823324+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.831941+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.908302+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.911095+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.913582+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.914612+0000 mon.a (mon.0) 2089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.921519+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.996997+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:54.999401+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.002287+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.003254+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.009843+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.084828+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.087325+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.089837+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.090931+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.098016+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.185548+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.189395+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.192415+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.193373+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.200162+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: cluster 2024-04-16T14:35:55.235351+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.293506+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.298065+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.301343+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.302936+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[83214]: audit 2024-04-16T14:35:55.312322+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.552433+0000 mgr.x (mgr.24929) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.617402+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.621403+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.624983+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.626155+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.633746+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.637371+0000 mgr.x (mgr.24929) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.708381+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.712686+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.716525+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.717494+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.725777+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.729204+0000 mgr.x (mgr.24929) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.814402+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.818623+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.821861+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.823324+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.831941+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.908302+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.911095+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.913582+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.914612+0000 mon.a (mon.0) 2089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.921519+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.996997+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:54.999401+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.002287+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.003254+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.009843+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.084828+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.087325+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.089837+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.090931+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.098016+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.185548+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.189395+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.192415+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.193373+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.200162+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: cluster 2024-04-16T14:35:55.235351+0000 mon.a (mon.0) 2106 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.293506+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.298065+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.301343+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:55.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.302936+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:55.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:55 smithi071 bash[79675]: audit 2024-04-16T14:35:55.312322+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[93753]: debug 2024-04-16T14:35:56.335+0000 7f1fb2a0c7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-16T14:35:56.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[93753]: debug 2024-04-16T14:35:56.371+0000 7f1fb2a0c7c0 -1 osd.2 125 log_to_monitors true 2024-04-16T14:35:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.835303+0000 mgr.x (mgr.24929) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:54.924787+0000 mgr.x (mgr.24929) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.013082+0000 mgr.x (mgr.24929) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.101338+0000 mgr.x (mgr.24929) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.203771+0000 mgr.x (mgr.24929) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.315657+0000 mgr.x (mgr.24929) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.391956+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.394623+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.397269+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.398263+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.404911+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.408241+0000 mgr.x (mgr.24929) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.482322+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.485032+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.487427+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.488509+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.496206+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.499616+0000 mgr.x (mgr.24929) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.585431+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.590329+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.835303+0000 mgr.x (mgr.24929) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:54.924787+0000 mgr.x (mgr.24929) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.013082+0000 mgr.x (mgr.24929) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.101338+0000 mgr.x (mgr.24929) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.203771+0000 mgr.x (mgr.24929) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.315657+0000 mgr.x (mgr.24929) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.391956+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.394623+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.397269+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.398263+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.404911+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.408241+0000 mgr.x (mgr.24929) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.482322+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.485032+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.487427+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.488509+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.496206+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.499616+0000 mgr.x (mgr.24929) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.585431+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.590329+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.594407+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.596107+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.604287+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.607963+0000 mgr.x (mgr.24929) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.678252+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.683343+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.687572+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.689541+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.700161+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.703874+0000 mgr.x (mgr.24929) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.779356+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.782783+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.785730+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.787269+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.794052+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.881761+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.885740+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.889530+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.890899+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.900473+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.594407+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.596107+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.604287+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.607963+0000 mgr.x (mgr.24929) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.678252+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.683343+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.687572+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.689541+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.700161+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.703874+0000 mgr.x (mgr.24929) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.779356+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.782783+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.785730+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.787269+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.794052+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.881761+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.885740+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.889530+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.890899+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.900473+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.976862+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.980126+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.982913+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.984210+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:55.992720+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.050492+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.052702+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.054679+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.055447+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.060719+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.102293+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.104694+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.107193+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.108224+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.114205+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.155069+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.157230+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.159071+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.159738+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.165022+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.976862+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.980126+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.982913+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.984210+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:55.992720+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.050492+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.052702+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.054679+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.055447+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.060719+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.102293+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.104694+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.107193+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.108224+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.114205+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.155069+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.157230+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.159071+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.159738+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.165022+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.206574+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.209173+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.211266+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.212456+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.218150+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.302482+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.306573+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.310239+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.311646+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[83214]: audit 2024-04-16T14:35:56.320230+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.206574+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.209173+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.211266+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.212456+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.218150+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.302482+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.306573+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.310239+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.311646+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:56 smithi071 bash[79675]: audit 2024-04-16T14:35:56.320230+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.835303+0000 mgr.x (mgr.24929) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:54.924787+0000 mgr.x (mgr.24929) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.013082+0000 mgr.x (mgr.24929) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.101338+0000 mgr.x (mgr.24929) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.203771+0000 mgr.x (mgr.24929) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.315657+0000 mgr.x (mgr.24929) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.391956+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.394623+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.397269+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.398263+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.404911+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.408241+0000 mgr.x (mgr.24929) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.482322+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.485032+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.487427+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.488509+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.496206+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.499616+0000 mgr.x (mgr.24929) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.585431+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.590329+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.594407+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.596107+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.604287+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.607963+0000 mgr.x (mgr.24929) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.678252+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.683343+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.687572+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.689541+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.700161+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.703874+0000 mgr.x (mgr.24929) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.779356+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.782783+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.785730+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.787269+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.794052+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.881761+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.885740+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.889530+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.890899+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.900473+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.976862+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.980126+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.982913+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.984210+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:55.992720+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.050492+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.052702+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.054679+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.055447+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.060719+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.102293+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.104694+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.107193+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.108224+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.114205+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.155069+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.157230+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.159071+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.159738+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.165022+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.206574+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.209173+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.211266+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.212456+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.218150+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.302482+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.306573+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.310239+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.311646+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:56.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:56 smithi122 bash[65119]: audit 2024-04-16T14:35:56.320230+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.797647+0000 mgr.x (mgr.24929) 871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cluster 2024-04-16T14:35:55.871862+0000 mgr.x (mgr.24929) 872 : cluster 0 pgmap v324: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.904071+0000 mgr.x (mgr.24929) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:55.996236+0000 mgr.x (mgr.24929) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.063973+0000 mgr.x (mgr.24929) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.117518+0000 mgr.x (mgr.24929) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.168357+0000 mgr.x (mgr.24929) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.221433+0000 mgr.x (mgr.24929) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.323687+0000 mgr.x (mgr.24929) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.381040+0000 mon.a (mon.0) 2172 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.381616+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.383559+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.385930+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.386648+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.391176+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.394490+0000 mgr.x (mgr.24929) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.448544+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.450854+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.453393+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.454495+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.460148+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.463415+0000 mgr.x (mgr.24929) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.536424+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.539631+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.542588+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.544024+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.550711+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.554040+0000 mgr.x (mgr.24929) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.626172+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.629511+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.632787+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.633999+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.641448+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.644842+0000 mgr.x (mgr.24929) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.717037+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.719994+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.722648+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.723885+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.730695+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.734010+0000 mgr.x (mgr.24929) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.808064+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.811242+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.814473+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.815981+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.822484+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.898278+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.901387+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.905455+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.906549+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.913636+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.991094+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.994098+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.996875+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:56.998052+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.004875+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.082162+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.085090+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.087975+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.088868+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.095241+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.171141+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.174036+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.176990+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.177946+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.184339+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.259501+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.262964+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.266273+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.268064+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.275582+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.351406+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.354614+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.358089+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.359676+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:57 smithi122 bash[65119]: audit 2024-04-16T14:35:57.366867+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.703 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[93753]: debug 2024-04-16T14:35:57.423+0000 7f1fa3e64700 -1 osd.2 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:35:57.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.797647+0000 mgr.x (mgr.24929) 871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cluster 2024-04-16T14:35:55.871862+0000 mgr.x (mgr.24929) 872 : cluster 0 pgmap v324: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:57.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.904071+0000 mgr.x (mgr.24929) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:55.996236+0000 mgr.x (mgr.24929) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.063973+0000 mgr.x (mgr.24929) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.117518+0000 mgr.x (mgr.24929) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.168357+0000 mgr.x (mgr.24929) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.221433+0000 mgr.x (mgr.24929) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.323687+0000 mgr.x (mgr.24929) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.381040+0000 mon.a (mon.0) 2172 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.381616+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.383559+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.385930+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.386648+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.391176+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.394490+0000 mgr.x (mgr.24929) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.448544+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.450854+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.453393+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.454495+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.797647+0000 mgr.x (mgr.24929) 871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cluster 2024-04-16T14:35:55.871862+0000 mgr.x (mgr.24929) 872 : cluster 0 pgmap v324: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.904071+0000 mgr.x (mgr.24929) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:55.996236+0000 mgr.x (mgr.24929) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.063973+0000 mgr.x (mgr.24929) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.117518+0000 mgr.x (mgr.24929) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.168357+0000 mgr.x (mgr.24929) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.221433+0000 mgr.x (mgr.24929) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.323687+0000 mgr.x (mgr.24929) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.381040+0000 mon.a (mon.0) 2172 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:35:57.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.381616+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.383559+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.385930+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.386648+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.391176+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.394490+0000 mgr.x (mgr.24929) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.448544+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.450854+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.453393+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.454495+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.460148+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.463415+0000 mgr.x (mgr.24929) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.536424+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.539631+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.542588+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.544024+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.550711+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.554040+0000 mgr.x (mgr.24929) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.626172+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.629511+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.632787+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.633999+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.641448+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.644842+0000 mgr.x (mgr.24929) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.717037+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.719994+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.722648+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.723885+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.730695+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.734010+0000 mgr.x (mgr.24929) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.460148+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.463415+0000 mgr.x (mgr.24929) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.536424+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.539631+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.542588+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.544024+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.550711+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.554040+0000 mgr.x (mgr.24929) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.626172+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.629511+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.632787+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.633999+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.641448+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.644842+0000 mgr.x (mgr.24929) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.717037+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.719994+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.722648+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.723885+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.730695+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.734010+0000 mgr.x (mgr.24929) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.808064+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.811242+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.814473+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.815981+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.822484+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.898278+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.901387+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.905455+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.906549+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.913636+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.991094+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.994098+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.996875+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:56.998052+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.004875+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.082162+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.085090+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.087975+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.088868+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.808064+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.811242+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.814473+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.815981+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.822484+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.898278+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.901387+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.905455+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.906549+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.913636+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.991094+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.994098+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.996875+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:56.998052+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.004875+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.082162+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.085090+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.087975+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.088868+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.095241+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.171141+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.174036+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.176990+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.177946+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.184339+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.259501+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.262964+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.266273+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.268064+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.275582+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.351406+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.354614+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.358089+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.359676+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[83214]: audit 2024-04-16T14:35:57.366867+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.095241+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.171141+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.174036+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.176990+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.177946+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.184339+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.259501+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.262964+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.266273+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.268064+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.275582+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.351406+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.354614+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.358089+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.359676+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:57 smithi071 bash[79675]: audit 2024-04-16T14:35:57.366867+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.825816+0000 mgr.x (mgr.24929) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:56.917059+0000 mgr.x (mgr.24929) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.008213+0000 mgr.x (mgr.24929) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.098598+0000 mgr.x (mgr.24929) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.187720+0000 mgr.x (mgr.24929) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.278875+0000 mgr.x (mgr.24929) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.370141+0000 mgr.x (mgr.24929) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.383422+0000 mon.a (mon.0) 2233 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cluster 2024-04-16T14:35:57.392080+0000 mon.a (mon.0) 2234 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.393508+0000 mon.a (mon.0) 2235 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.444306+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.446829+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.449689+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.450674+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.459532+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.470215+0000 mgr.x (mgr.24929) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.525354+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.527663+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.529983+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.530983+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.540295+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.543641+0000 mgr.x (mgr.24929) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.597548+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.600496+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.603439+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.604459+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.612190+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.615470+0000 mgr.x (mgr.24929) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.672449+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.674725+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.678547+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.681942+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.682900+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.687862+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.698389+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.701777+0000 mgr.x (mgr.24929) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.704752+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.756074+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.758827+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.761229+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.762297+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.770660+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.829330+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.832361+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.834978+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.836190+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.844720+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.920542+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.923495+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.926512+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.927815+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:57.935676+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.011272+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.014068+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.016879+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.017722+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.027297+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.102842+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.105816+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.108306+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.109377+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.119558+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.196304+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.199325+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.202187+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.203506+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.213724+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.303818+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.308790+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.313789+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.315364+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:58 smithi122 bash[65119]: audit 2024-04-16T14:35:58.326978+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.825816+0000 mgr.x (mgr.24929) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:56.917059+0000 mgr.x (mgr.24929) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.008213+0000 mgr.x (mgr.24929) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.098598+0000 mgr.x (mgr.24929) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.187720+0000 mgr.x (mgr.24929) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.278875+0000 mgr.x (mgr.24929) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.370141+0000 mgr.x (mgr.24929) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.383422+0000 mon.a (mon.0) 2233 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:35:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cluster 2024-04-16T14:35:57.392080+0000 mon.a (mon.0) 2234 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-04-16T14:35:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.393508+0000 mon.a (mon.0) 2235 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:35:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.444306+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.446829+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.449689+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.450674+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.459532+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.470215+0000 mgr.x (mgr.24929) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.525354+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.527663+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.529983+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.530983+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.825816+0000 mgr.x (mgr.24929) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:56.917059+0000 mgr.x (mgr.24929) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.008213+0000 mgr.x (mgr.24929) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.098598+0000 mgr.x (mgr.24929) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.187720+0000 mgr.x (mgr.24929) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.278875+0000 mgr.x (mgr.24929) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.370141+0000 mgr.x (mgr.24929) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.383422+0000 mon.a (mon.0) 2233 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cluster 2024-04-16T14:35:57.392080+0000 mon.a (mon.0) 2234 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.393508+0000 mon.a (mon.0) 2235 : audit 1 from='osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.444306+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.446829+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.449689+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.450674+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.459532+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.470215+0000 mgr.x (mgr.24929) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.525354+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.527663+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.529983+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.530983+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.540295+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.543641+0000 mgr.x (mgr.24929) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.597548+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.600496+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.603439+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.604459+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.612190+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.615470+0000 mgr.x (mgr.24929) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.672449+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.674725+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.678547+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.681942+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.682900+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.687862+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.698389+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.701777+0000 mgr.x (mgr.24929) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.704752+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.756074+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.758827+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.761229+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.540295+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.543641+0000 mgr.x (mgr.24929) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.597548+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.600496+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.603439+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.604459+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.612190+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.615470+0000 mgr.x (mgr.24929) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.672449+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.674725+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.678547+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.681942+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.682900+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.687862+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.698389+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.701777+0000 mgr.x (mgr.24929) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.704752+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.756074+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.758827+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.761229+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.762297+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.770660+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.829330+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.832361+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.834978+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.836190+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.844720+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.920542+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.923495+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.926512+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.927815+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:57.935676+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.011272+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.014068+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.016879+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.017722+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.027297+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.102842+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.105816+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.108306+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.762297+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.770660+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.829330+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.832361+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.834978+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.836190+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.844720+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.920542+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.923495+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.926512+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.927815+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:57.935676+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.011272+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.014068+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.016879+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.017722+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.027297+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.102842+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.105816+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.108306+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.109377+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.119558+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.196304+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.199325+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.202187+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.203506+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.213724+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.303818+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.308790+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.313789+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.315364+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[83214]: audit 2024-04-16T14:35:58.326978+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.109377+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.119558+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.196304+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.199325+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.202187+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.203506+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.213724+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:58.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.303818+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:58.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.308790+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:58.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.313789+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:58.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.315364+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:58.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:58 smithi071 bash[79675]: audit 2024-04-16T14:35:58.326978+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.408 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:35:59] "GET /metrics HTTP/1.1" 200 38422 "" "Prometheus/2.33.4" 2024-04-16T14:35:59.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.773987+0000 mgr.x (mgr.24929) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.848088+0000 mgr.x (mgr.24929) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cluster 2024-04-16T14:35:57.872385+0000 mgr.x (mgr.24929) 898 : cluster 0 pgmap v326: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:57.938956+0000 mgr.x (mgr.24929) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.030593+0000 mgr.x (mgr.24929) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.122891+0000 mgr.x (mgr.24929) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.217133+0000 mgr.x (mgr.24929) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.330699+0000 mgr.x (mgr.24929) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cluster 2024-04-16T14:35:58.383744+0000 mon.a (mon.0) 2294 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cluster 2024-04-16T14:35:58.395831+0000 mon.a (mon.0) 2295 : cluster 1 osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438] boot 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cluster 2024-04-16T14:35:58.395920+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.399405+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.425878+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.429522+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.432764+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.434060+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.441030+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.444352+0000 mgr.x (mgr.24929) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.483911+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.486411+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.773987+0000 mgr.x (mgr.24929) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.848088+0000 mgr.x (mgr.24929) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cluster 2024-04-16T14:35:57.872385+0000 mgr.x (mgr.24929) 898 : cluster 0 pgmap v326: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-04-16T14:35:59.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:57.938956+0000 mgr.x (mgr.24929) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.030593+0000 mgr.x (mgr.24929) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.122891+0000 mgr.x (mgr.24929) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.217133+0000 mgr.x (mgr.24929) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.330699+0000 mgr.x (mgr.24929) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cluster 2024-04-16T14:35:58.383744+0000 mon.a (mon.0) 2294 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cluster 2024-04-16T14:35:58.395831+0000 mon.a (mon.0) 2295 : cluster 1 osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438] boot 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cluster 2024-04-16T14:35:58.395920+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.399405+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.425878+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.429522+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.432764+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.434060+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.441030+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.444352+0000 mgr.x (mgr.24929) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.483911+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.486411+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.488526+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.489282+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.494281+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.497550+0000 mgr.x (mgr.24929) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.561852+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.565011+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.567626+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.568496+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.576651+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.580238+0000 mgr.x (mgr.24929) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.662040+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.665609+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.669312+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.670381+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.678778+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.682233+0000 mgr.x (mgr.24929) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.758670+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.761362+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.765180+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.766389+0000 mon.a (mon.0) 2321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.488526+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.489282+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.494281+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.497550+0000 mgr.x (mgr.24929) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.561852+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.565011+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.567626+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.568496+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.576651+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.580238+0000 mgr.x (mgr.24929) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.662040+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.665609+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.669312+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.670381+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.678778+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.682233+0000 mgr.x (mgr.24929) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.758670+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.761362+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.765180+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.766389+0000 mon.a (mon.0) 2321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.775615+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.865307+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.869588+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.874086+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.875347+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.882102+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.960835+0000 mon.a (mon.0) 2328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.963280+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.965608+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.966447+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:58.972342+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.051013+0000 mon.a (mon.0) 2333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.053422+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.056094+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.056958+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.062871+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.141396+0000 mon.a (mon.0) 2338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.144045+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.146983+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.147983+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.775615+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.865307+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.869588+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.874086+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.875347+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.882102+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.960835+0000 mon.a (mon.0) 2328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.963280+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.965608+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.966447+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:58.972342+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.051013+0000 mon.a (mon.0) 2333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.053422+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.056094+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.056958+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.062871+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.141396+0000 mon.a (mon.0) 2338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.144045+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.146983+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.147983+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.153331+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.199284+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.201543+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.203632+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.204535+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.209567+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.255185+0000 mon.a (mon.0) 2348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.257568+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.259820+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.260600+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.265332+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.311534+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.314004+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.316083+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.316902+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.321803+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.365127+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.367458+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.369641+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.153331+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.199284+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.201543+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.203632+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.204535+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.209567+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.255185+0000 mon.a (mon.0) 2348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.257568+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.259820+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.260600+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.265332+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.311534+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.314004+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.316083+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.316902+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.321803+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.365127+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.367458+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.369641+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.370415+0000 mon.a (mon.0) 2361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: audit 2024-04-16T14:35:59.375532+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[83214]: cluster 2024-04-16T14:35:59.393851+0000 mon.a (mon.0) 2363 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-16T14:35:59.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.370415+0000 mon.a (mon.0) 2361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: audit 2024-04-16T14:35:59.375532+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:35:59 smithi071 bash[79675]: cluster 2024-04-16T14:35:59.393851+0000 mon.a (mon.0) 2363 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-16T14:35:59.693 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[52526]: debug 2024-04-16T14:35:59.546+0000 7f220a8f4700 -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-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.773987+0000 mgr.x (mgr.24929) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.848088+0000 mgr.x (mgr.24929) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cluster 2024-04-16T14:35:57.872385+0000 mgr.x (mgr.24929) 898 : cluster 0 pgmap v326: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:57.938956+0000 mgr.x (mgr.24929) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.030593+0000 mgr.x (mgr.24929) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.122891+0000 mgr.x (mgr.24929) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.217133+0000 mgr.x (mgr.24929) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.330699+0000 mgr.x (mgr.24929) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cluster 2024-04-16T14:35:58.383744+0000 mon.a (mon.0) 2294 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:35:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cluster 2024-04-16T14:35:58.395831+0000 mon.a (mon.0) 2295 : cluster 1 osd.2 [v2:172.21.15.71:6816/2467484438,v1:172.21.15.71:6817/2467484438] boot 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cluster 2024-04-16T14:35:58.395920+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.399405+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.425878+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.429522+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.432764+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.434060+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.441030+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.444352+0000 mgr.x (mgr.24929) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.483911+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.486411+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.488526+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.489282+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.494281+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.497550+0000 mgr.x (mgr.24929) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.561852+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.565011+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.567626+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.568496+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.576651+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.580238+0000 mgr.x (mgr.24929) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.662040+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.665609+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.669312+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.670381+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.678778+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.682233+0000 mgr.x (mgr.24929) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.758670+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.761362+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.765180+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.766389+0000 mon.a (mon.0) 2321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.775615+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.865307+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.869588+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.874086+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.875347+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.882102+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.960835+0000 mon.a (mon.0) 2328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.963280+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.965608+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.966447+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:58.972342+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.051013+0000 mon.a (mon.0) 2333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.053422+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.056094+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.056958+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.062871+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.141396+0000 mon.a (mon.0) 2338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.144045+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.146983+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.147983+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.153331+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.199284+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.201543+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.203632+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.204535+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.209567+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.255185+0000 mon.a (mon.0) 2348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.257568+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.259820+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.260600+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.265332+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.311534+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.314004+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.316083+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.316902+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.321803+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.365127+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.367458+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.369641+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.370415+0000 mon.a (mon.0) 2361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: audit 2024-04-16T14:35:59.375532+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:35:59.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:35:59 smithi122 bash[65119]: cluster 2024-04-16T14:35:59.393851+0000 mon.a (mon.0) 2363 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-16T14:36:00.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.779226+0000 mgr.x (mgr.24929) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.885505+0000 mgr.x (mgr.24929) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:58.975720+0000 mgr.x (mgr.24929) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.066206+0000 mgr.x (mgr.24929) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.156735+0000 mgr.x (mgr.24929) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.212824+0000 mgr.x (mgr.24929) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.268557+0000 mgr.x (mgr.24929) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.325221+0000 mgr.x (mgr.24929) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.378839+0000 mgr.x (mgr.24929) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.432558+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.434640+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.436715+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.437498+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.442107+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.445410+0000 mgr.x (mgr.24929) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.483231+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.485234+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.487381+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.488018+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.494872+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.502502+0000 mgr.x (mgr.24929) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.504196+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.509669+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.515449+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.541042+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.543701+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.545528+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.546943+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.548860+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:00.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: audit 2024-04-16T14:35:59.551907+0000 mgr.x (mgr.24929) 919 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:00.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:00 smithi122 bash[65119]: cephadm 2024-04-16T14:35:59.552728+0000 mgr.x (mgr.24929) 920 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.779226+0000 mgr.x (mgr.24929) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.885505+0000 mgr.x (mgr.24929) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:58.975720+0000 mgr.x (mgr.24929) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.066206+0000 mgr.x (mgr.24929) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.156735+0000 mgr.x (mgr.24929) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.212824+0000 mgr.x (mgr.24929) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.268557+0000 mgr.x (mgr.24929) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.325221+0000 mgr.x (mgr.24929) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.378839+0000 mgr.x (mgr.24929) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.432558+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.434640+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.436715+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.437498+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.442107+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.445410+0000 mgr.x (mgr.24929) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.483231+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.485234+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.487381+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.488018+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.494872+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.502502+0000 mgr.x (mgr.24929) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.779226+0000 mgr.x (mgr.24929) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.885505+0000 mgr.x (mgr.24929) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:58.975720+0000 mgr.x (mgr.24929) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.066206+0000 mgr.x (mgr.24929) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.156735+0000 mgr.x (mgr.24929) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.212824+0000 mgr.x (mgr.24929) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.268557+0000 mgr.x (mgr.24929) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.325221+0000 mgr.x (mgr.24929) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.378839+0000 mgr.x (mgr.24929) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.432558+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.434640+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.436715+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.437498+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.442107+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.445410+0000 mgr.x (mgr.24929) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.483231+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.485234+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.487381+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.488018+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.494872+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.502502+0000 mgr.x (mgr.24929) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.504196+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.509669+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.515449+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.541042+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.543701+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.545528+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.546943+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.548860+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: audit 2024-04-16T14:35:59.551907+0000 mgr.x (mgr.24929) 919 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[83214]: cephadm 2024-04-16T14:35:59.552728+0000 mgr.x (mgr.24929) 920 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-16T14:36:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.504196+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.509669+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.515449+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.541042+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.543701+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.545528+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.546943+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.548860+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: audit 2024-04-16T14:35:59.551907+0000 mgr.x (mgr.24929) 919 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:00 smithi071 bash[79675]: cephadm 2024-04-16T14:35:59.552728+0000 mgr.x (mgr.24929) 920 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-16T14:36:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:01 smithi071 bash[79675]: cluster 2024-04-16T14:35:59.873204+0000 mgr.x (mgr.24929) 921 : cluster 0 pgmap v329: 161 pgs: 9 peering, 11 active+undersized+degraded, 26 active+undersized, 115 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-16T14:36:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:01 smithi071 bash[79675]: cluster 2024-04-16T14:36:00.513421+0000 mon.a (mon.0) 2382 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:01 smithi071 bash[83214]: cluster 2024-04-16T14:35:59.873204+0000 mgr.x (mgr.24929) 921 : cluster 0 pgmap v329: 161 pgs: 9 peering, 11 active+undersized+degraded, 26 active+undersized, 115 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-16T14:36:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:01 smithi071 bash[83214]: cluster 2024-04-16T14:36:00.513421+0000 mon.a (mon.0) 2382 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:01.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:01 smithi122 bash[65119]: cluster 2024-04-16T14:35:59.873204+0000 mgr.x (mgr.24929) 921 : cluster 0 pgmap v329: 161 pgs: 9 peering, 11 active+undersized+degraded, 26 active+undersized, 115 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-16T14:36:01.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:01 smithi122 bash[65119]: cluster 2024-04-16T14:36:00.513421+0000 mon.a (mon.0) 2382 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:02 smithi122 bash[65119]: audit 2024-04-16T14:36:01.200556+0000 mgr.x (mgr.24929) 922 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:02 smithi071 bash[79675]: audit 2024-04-16T14:36:01.200556+0000 mgr.x (mgr.24929) 922 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:02 smithi071 bash[83214]: audit 2024-04-16T14:36:01.200556+0000 mgr.x (mgr.24929) 922 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:03.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:03 smithi122 bash[65119]: cluster 2024-04-16T14:36:01.874749+0000 mgr.x (mgr.24929) 923 : cluster 0 pgmap v330: 161 pgs: 9 peering, 3 active+undersized+degraded, 10 active+undersized, 139 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/630 objects degraded (0.476%) 2024-04-16T14:36:03.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:03 smithi122 bash[65119]: audit 2024-04-16T14:36:02.998910+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:03.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:03 smithi122 bash[65119]: audit 2024-04-16T14:36:03.006884+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:03.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:03 smithi122 bash[65119]: audit 2024-04-16T14:36:03.015206+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:03 smithi071 bash[83214]: cluster 2024-04-16T14:36:01.874749+0000 mgr.x (mgr.24929) 923 : cluster 0 pgmap v330: 161 pgs: 9 peering, 3 active+undersized+degraded, 10 active+undersized, 139 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/630 objects degraded (0.476%) 2024-04-16T14:36:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:03 smithi071 bash[83214]: audit 2024-04-16T14:36:02.998910+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:03 smithi071 bash[83214]: audit 2024-04-16T14:36:03.006884+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:03 smithi071 bash[83214]: audit 2024-04-16T14:36:03.015206+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:03 smithi071 bash[79675]: cluster 2024-04-16T14:36:01.874749+0000 mgr.x (mgr.24929) 923 : cluster 0 pgmap v330: 161 pgs: 9 peering, 3 active+undersized+degraded, 10 active+undersized, 139 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/630 objects degraded (0.476%) 2024-04-16T14:36:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:03 smithi071 bash[79675]: audit 2024-04-16T14:36:02.998910+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:03 smithi071 bash[79675]: audit 2024-04-16T14:36:03.006884+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:03 smithi071 bash[79675]: audit 2024-04-16T14:36:03.015206+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:04.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:04 smithi122 bash[65119]: cluster 2024-04-16T14:36:04.427522+0000 mon.a (mon.0) 2386 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 3 pgs degraded) 2024-04-16T14:36:04.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:04 smithi122 bash[65119]: cluster 2024-04-16T14:36:04.427607+0000 mon.a (mon.0) 2387 : cluster 1 Cluster is now healthy 2024-04-16T14:36:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:04 smithi071 bash[79675]: cluster 2024-04-16T14:36:04.427522+0000 mon.a (mon.0) 2386 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 3 pgs degraded) 2024-04-16T14:36:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:04 smithi071 bash[79675]: cluster 2024-04-16T14:36:04.427607+0000 mon.a (mon.0) 2387 : cluster 1 Cluster is now healthy 2024-04-16T14:36:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:04 smithi071 bash[83214]: cluster 2024-04-16T14:36:04.427522+0000 mon.a (mon.0) 2386 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 3 pgs degraded) 2024-04-16T14:36:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:04 smithi071 bash[83214]: cluster 2024-04-16T14:36:04.427607+0000 mon.a (mon.0) 2387 : cluster 1 Cluster is now healthy 2024-04-16T14:36:05.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:05 smithi122 bash[65119]: cluster 2024-04-16T14:36:03.875602+0000 mgr.x (mgr.24929) 924 : cluster 0 pgmap v331: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-04-16T14:36:05.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:05 smithi122 bash[65119]: audit 2024-04-16T14:36:05.087305+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:05.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:05 smithi122 bash[65119]: audit 2024-04-16T14:36:05.089670+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:05 smithi071 bash[79675]: cluster 2024-04-16T14:36:03.875602+0000 mgr.x (mgr.24929) 924 : cluster 0 pgmap v331: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-04-16T14:36:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:05 smithi071 bash[79675]: audit 2024-04-16T14:36:05.087305+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:05 smithi071 bash[79675]: audit 2024-04-16T14:36:05.089670+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:05 smithi071 bash[83214]: cluster 2024-04-16T14:36:03.875602+0000 mgr.x (mgr.24929) 924 : cluster 0 pgmap v331: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-04-16T14:36:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:05 smithi071 bash[83214]: audit 2024-04-16T14:36:05.087305+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:05 smithi071 bash[83214]: audit 2024-04-16T14:36:05.089670+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:07 smithi122 bash[65119]: cluster 2024-04-16T14:36:05.876646+0000 mgr.x (mgr.24929) 925 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:36:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:07 smithi071 bash[79675]: cluster 2024-04-16T14:36:05.876646+0000 mgr.x (mgr.24929) 925 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:36:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:07 smithi071 bash[83214]: cluster 2024-04-16T14:36:05.876646+0000 mgr.x (mgr.24929) 925 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:36:09.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:36:09] "GET /metrics HTTP/1.1" 200 38368 "" "Prometheus/2.33.4" 2024-04-16T14:36:09.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:09 smithi122 bash[65119]: cluster 2024-04-16T14:36:07.878133+0000 mgr.x (mgr.24929) 926 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:36:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:09 smithi071 bash[79675]: cluster 2024-04-16T14:36:07.878133+0000 mgr.x (mgr.24929) 926 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:36:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:09 smithi071 bash[83214]: cluster 2024-04-16T14:36:07.878133+0000 mgr.x (mgr.24929) 926 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:36:10.201 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:36:10.927 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:36:10.927 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 7s ago 20m - - 2024-04-16T14:36:10.927 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 13s ago 20m - - 2024-04-16T14:36:10.927 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (7m) 7s ago 13m 14.0M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:36:10.927 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (6m) 13s ago 13m 41.3M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (5m) 7s ago 11m 43.7M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (6m) 13s ago 19m 511M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (3m) 7s ago 21m 439M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (3m) 7s ago 21m 62.4M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (2m) 13s ago 19m 39.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (2m) 7s ago 19m 43.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (7m) 7s ago 13m 9671k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (6m) 13s ago 13m 12.2M - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (92s) 7s ago 18m 52.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (57s) 7s ago 18m 46.9M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:36:10.928 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (20s) 7s ago 17m 43.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (17m) 7s ago 17m 60.6M 2524M 17.2.0 e1d6a67b021e 0c37e218c023 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (16m) 13s ago 16m 63.2M 2780M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (16m) 13s ago 16m 58.5M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (15m) 13s ago 15m 56.8M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (14m) 13s ago 14m 60.1M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (5m) 13s ago 14m 60.0M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (12m) 7s ago 12m 86.6M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (11m) 13s ago 11m 86.9M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (11m) 7s ago 11m 86.7M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:36:10.929 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (11m) 13s ago 11m 86.9M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:36:11.337 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:36:11.338 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:36:11.339 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:36:11.339 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-16T14:36:11.339 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:36:11.339 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:36:11.339 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:36:11.684 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:36:11.684 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:36:11.684 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:36:11.684 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:36:11.684 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:36:11.684 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:36:11.684 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:36:11.685 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:36:11.685 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "8/23 daemons upgraded", 2024-04-16T14:36:11.685 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:36:11.685 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:36:11.685 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:36:11.743 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:11 smithi122 bash[65119]: cluster 2024-04-16T14:36:09.879184+0000 mgr.x (mgr.24929) 927 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-04-16T14:36:11.743 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:11 smithi122 bash[65119]: audit 2024-04-16T14:36:10.195287+0000 mgr.x (mgr.24929) 928 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:11.743 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:11 smithi122 bash[65119]: audit 2024-04-16T14:36:10.544513+0000 mgr.x (mgr.24929) 929 : audit 0 from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:11.743 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:11 smithi122 bash[65119]: audit 2024-04-16T14:36:11.342900+0000 mon.a (mon.0) 2390 : audit 0 from='client.? 172.21.15.71:0/2568321991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:11 smithi071 bash[83214]: cluster 2024-04-16T14:36:09.879184+0000 mgr.x (mgr.24929) 927 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-04-16T14:36:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:11 smithi071 bash[83214]: audit 2024-04-16T14:36:10.195287+0000 mgr.x (mgr.24929) 928 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:11 smithi071 bash[83214]: audit 2024-04-16T14:36:10.544513+0000 mgr.x (mgr.24929) 929 : audit 0 from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:11 smithi071 bash[83214]: audit 2024-04-16T14:36:11.342900+0000 mon.a (mon.0) 2390 : audit 0 from='client.? 172.21.15.71:0/2568321991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:11.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:11 smithi071 bash[79675]: cluster 2024-04-16T14:36:09.879184+0000 mgr.x (mgr.24929) 927 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-04-16T14:36:11.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:11 smithi071 bash[79675]: audit 2024-04-16T14:36:10.195287+0000 mgr.x (mgr.24929) 928 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:11.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:11 smithi071 bash[79675]: audit 2024-04-16T14:36:10.544513+0000 mgr.x (mgr.24929) 929 : audit 0 from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:11.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:11 smithi071 bash[79675]: audit 2024-04-16T14:36:11.342900+0000 mon.a (mon.0) 2390 : audit 0 from='client.? 172.21.15.71:0/2568321991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:12.099 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:36:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:12 smithi122 bash[65119]: audit 2024-04-16T14:36:10.884165+0000 mgr.x (mgr.24929) 930 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:12 smithi122 bash[65119]: audit 2024-04-16T14:36:11.211972+0000 mgr.x (mgr.24929) 931 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:12 smithi122 bash[65119]: audit 2024-04-16T14:36:11.691524+0000 mgr.x (mgr.24929) 932 : audit 0 from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:12 smithi122 bash[65119]: audit 2024-04-16T14:36:12.102992+0000 mon.a (mon.0) 2391 : audit 0 from='client.? 172.21.15.71:0/836867462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:36:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:12 smithi071 bash[79675]: audit 2024-04-16T14:36:10.884165+0000 mgr.x (mgr.24929) 930 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:12 smithi071 bash[79675]: audit 2024-04-16T14:36:11.211972+0000 mgr.x (mgr.24929) 931 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:12 smithi071 bash[79675]: audit 2024-04-16T14:36:11.691524+0000 mgr.x (mgr.24929) 932 : audit 0 from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:12 smithi071 bash[79675]: audit 2024-04-16T14:36:12.102992+0000 mon.a (mon.0) 2391 : audit 0 from='client.? 172.21.15.71:0/836867462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:36:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:12 smithi071 bash[83214]: audit 2024-04-16T14:36:10.884165+0000 mgr.x (mgr.24929) 930 : audit 0 from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:12 smithi071 bash[83214]: audit 2024-04-16T14:36:11.211972+0000 mgr.x (mgr.24929) 931 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:12 smithi071 bash[83214]: audit 2024-04-16T14:36:11.691524+0000 mgr.x (mgr.24929) 932 : audit 0 from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:12 smithi071 bash[83214]: audit 2024-04-16T14:36:12.102992+0000 mon.a (mon.0) 2391 : audit 0 from='client.? 172.21.15.71:0/836867462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:36:13.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:13 smithi122 bash[65119]: cluster 2024-04-16T14:36:11.879902+0000 mgr.x (mgr.24929) 933 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:13 smithi071 bash[79675]: cluster 2024-04-16T14:36:11.879902+0000 mgr.x (mgr.24929) 933 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:13 smithi071 bash[83214]: cluster 2024-04-16T14:36:11.879902+0000 mgr.x (mgr.24929) 933 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:15 smithi122 bash[65119]: cluster 2024-04-16T14:36:13.880780+0000 mgr.x (mgr.24929) 934 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:15 smithi122 bash[65119]: audit 2024-04-16T14:36:14.552211+0000 mon.a (mon.0) 2392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:15 smithi122 bash[65119]: audit 2024-04-16T14:36:14.555616+0000 mgr.x (mgr.24929) 935 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:15 smithi122 bash[65119]: cephadm 2024-04-16T14:36:14.558952+0000 mgr.x (mgr.24929) 936 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-16T14:36:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:15 smithi122 bash[65119]: audit 2024-04-16T14:36:15.273642+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[79675]: cluster 2024-04-16T14:36:13.880780+0000 mgr.x (mgr.24929) 934 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[79675]: audit 2024-04-16T14:36:14.552211+0000 mon.a (mon.0) 2392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[79675]: audit 2024-04-16T14:36:14.555616+0000 mgr.x (mgr.24929) 935 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[79675]: cephadm 2024-04-16T14:36:14.558952+0000 mgr.x (mgr.24929) 936 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-16T14:36:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[79675]: audit 2024-04-16T14:36:15.273642+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[83214]: cluster 2024-04-16T14:36:13.880780+0000 mgr.x (mgr.24929) 934 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[83214]: audit 2024-04-16T14:36:14.552211+0000 mon.a (mon.0) 2392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[83214]: audit 2024-04-16T14:36:14.555616+0000 mgr.x (mgr.24929) 935 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T14:36:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[83214]: cephadm 2024-04-16T14:36:14.558952+0000 mgr.x (mgr.24929) 936 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-16T14:36:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:15 smithi071 bash[83214]: audit 2024-04-16T14:36:15.273642+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:17.903 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:17 smithi122 bash[65119]: cluster 2024-04-16T14:36:15.881876+0000 mgr.x (mgr.24929) 937 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:17.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:17 smithi122 bash[65119]: audit 2024-04-16T14:36:16.985342+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:17.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:17 smithi122 bash[65119]: audit 2024-04-16T14:36:16.989992+0000 mon.a (mon.0) 2395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:36:17.904 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:17 smithi122 bash[65119]: audit 2024-04-16T14:36:16.991626+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:17 smithi071 bash[79675]: cluster 2024-04-16T14:36:15.881876+0000 mgr.x (mgr.24929) 937 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:17 smithi071 bash[79675]: audit 2024-04-16T14:36:16.985342+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:17 smithi071 bash[79675]: audit 2024-04-16T14:36:16.989992+0000 mon.a (mon.0) 2395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:36:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:17 smithi071 bash[79675]: audit 2024-04-16T14:36:16.991626+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:17 smithi071 bash[83214]: cluster 2024-04-16T14:36:15.881876+0000 mgr.x (mgr.24929) 937 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:17 smithi071 bash[83214]: audit 2024-04-16T14:36:16.985342+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:17 smithi071 bash[83214]: audit 2024-04-16T14:36:16.989992+0000 mon.a (mon.0) 2395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:36:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:17 smithi071 bash[83214]: audit 2024-04-16T14:36:16.991626+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:18.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:18 smithi122 bash[65119]: cephadm 2024-04-16T14:36:16.979566+0000 mgr.x (mgr.24929) 938 : cephadm 1 Upgrade: Updating osd.3 2024-04-16T14:36:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:18 smithi122 bash[65119]: cephadm 2024-04-16T14:36:17.000278+0000 mgr.x (mgr.24929) 939 : cephadm 1 Deploying daemon osd.3 on smithi071 2024-04-16T14:36:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:18 smithi122 bash[65119]: audit 2024-04-16T14:36:17.882174+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:18 smithi122 bash[65119]: audit 2024-04-16T14:36:17.895066+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:18 smithi122 bash[65119]: audit 2024-04-16T14:36:17.906861+0000 mon.a (mon.0) 2399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[79675]: cephadm 2024-04-16T14:36:16.979566+0000 mgr.x (mgr.24929) 938 : cephadm 1 Upgrade: Updating osd.3 2024-04-16T14:36:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[79675]: cephadm 2024-04-16T14:36:17.000278+0000 mgr.x (mgr.24929) 939 : cephadm 1 Deploying daemon osd.3 on smithi071 2024-04-16T14:36:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[79675]: audit 2024-04-16T14:36:17.882174+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[79675]: audit 2024-04-16T14:36:17.895066+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[79675]: audit 2024-04-16T14:36:17.906861+0000 mon.a (mon.0) 2399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[83214]: cephadm 2024-04-16T14:36:16.979566+0000 mgr.x (mgr.24929) 938 : cephadm 1 Upgrade: Updating osd.3 2024-04-16T14:36:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[83214]: cephadm 2024-04-16T14:36:17.000278+0000 mgr.x (mgr.24929) 939 : cephadm 1 Deploying daemon osd.3 on smithi071 2024-04-16T14:36:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[83214]: audit 2024-04-16T14:36:17.882174+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[83214]: audit 2024-04-16T14:36:17.895066+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:18 smithi071 bash[83214]: audit 2024-04-16T14:36:17.906861+0000 mon.a (mon.0) 2399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:19.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:36:19] "GET /metrics HTTP/1.1" 200 38368 "" "Prometheus/2.33.4" 2024-04-16T14:36:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:19 smithi122 bash[65119]: cluster 2024-04-16T14:36:17.882978+0000 mgr.x (mgr.24929) 940 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:19 smithi071 bash[79675]: cluster 2024-04-16T14:36:17.882978+0000 mgr.x (mgr.24929) 940 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:19 smithi071 bash[83214]: cluster 2024-04-16T14:36:17.882978+0000 mgr.x (mgr.24929) 940 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:20.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:20 smithi071 bash[79675]: audit 2024-04-16T14:36:20.082202+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:20.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:20 smithi071 bash[83214]: audit 2024-04-16T14:36:20.082202+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:20 smithi122 bash[65119]: audit 2024-04-16T14:36:20.082202+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:21.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:21 smithi071 bash[79675]: cluster 2024-04-16T14:36:19.884018+0000 mgr.x (mgr.24929) 941 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:21.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:21 smithi071 bash[83214]: cluster 2024-04-16T14:36:19.884018+0000 mgr.x (mgr.24929) 941 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:21 smithi122 bash[65119]: cluster 2024-04-16T14:36:19.884018+0000 mgr.x (mgr.24929) 941 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.201 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.202 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:22.541 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:22 smithi071 systemd[1]: Stopping Ceph osd.3 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:36:22.541 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:22 smithi071 bash[37391]: debug 2024-04-16T14:36:22.343+0000 7fec6777b700 -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-04-16T14:36:22.542 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:22 smithi071 bash[37391]: debug 2024-04-16T14:36:22.343+0000 7fec6777b700 -1 osd.3 130 *** Got signal Terminated *** 2024-04-16T14:36:22.542 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:22 smithi071 bash[37391]: debug 2024-04-16T14:36:22.343+0000 7fec6777b700 -1 osd.3 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:36:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:22 smithi122 bash[65119]: audit 2024-04-16T14:36:21.221444+0000 mgr.x (mgr.24929) 942 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:22 smithi122 bash[65119]: cluster 2024-04-16T14:36:22.348358+0000 mon.a (mon.0) 2401 : cluster 1 osd.3 marked itself down and dead 2024-04-16T14:36:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:22 smithi071 bash[79675]: audit 2024-04-16T14:36:21.221444+0000 mgr.x (mgr.24929) 942 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:22 smithi071 bash[79675]: cluster 2024-04-16T14:36:22.348358+0000 mon.a (mon.0) 2401 : cluster 1 osd.3 marked itself down and dead 2024-04-16T14:36:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:22 smithi071 bash[83214]: audit 2024-04-16T14:36:21.221444+0000 mgr.x (mgr.24929) 942 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:22 smithi071 bash[83214]: cluster 2024-04-16T14:36:22.348358+0000 mon.a (mon.0) 2401 : cluster 1 osd.3 marked itself down and dead 2024-04-16T14:36:23.883 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[96217]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-3 2024-04-16T14:36:23.883 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[96328]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-3 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[79675]: cluster 2024-04-16T14:36:21.885486+0000 mgr.x (mgr.24929) 943 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[79675]: cluster 2024-04-16T14:36:22.533555+0000 mon.a (mon.0) 2402 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[79675]: cluster 2024-04-16T14:36:22.551783+0000 mon.a (mon.0) 2403 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[79675]: audit 2024-04-16T14:36:23.187426+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[79675]: audit 2024-04-16T14:36:23.199974+0000 mon.a (mon.0) 2405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[79675]: audit 2024-04-16T14:36:23.211028+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[83214]: cluster 2024-04-16T14:36:21.885486+0000 mgr.x (mgr.24929) 943 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[83214]: cluster 2024-04-16T14:36:22.533555+0000 mon.a (mon.0) 2402 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[83214]: cluster 2024-04-16T14:36:22.551783+0000 mon.a (mon.0) 2403 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[83214]: audit 2024-04-16T14:36:23.187426+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[83214]: audit 2024-04-16T14:36:23.199974+0000 mon.a (mon.0) 2405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:23.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:23 smithi071 bash[83214]: audit 2024-04-16T14:36:23.211028+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:23 smithi122 bash[65119]: cluster 2024-04-16T14:36:21.885486+0000 mgr.x (mgr.24929) 943 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:23 smithi122 bash[65119]: cluster 2024-04-16T14:36:22.533555+0000 mon.a (mon.0) 2402 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:36:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:23 smithi122 bash[65119]: cluster 2024-04-16T14:36:22.551783+0000 mon.a (mon.0) 2403 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-16T14:36:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:23 smithi122 bash[65119]: audit 2024-04-16T14:36:23.187426+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:23 smithi122 bash[65119]: audit 2024-04-16T14:36:23.199974+0000 mon.a (mon.0) 2405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:23 smithi122 bash[65119]: audit 2024-04-16T14:36:23.211028+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:24.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:24 smithi071 bash[83214]: cluster 2024-04-16T14:36:23.550907+0000 mon.a (mon.0) 2407 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-16T14:36:24.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:24 smithi071 bash[79675]: cluster 2024-04-16T14:36:23.550907+0000 mon.a (mon.0) 2407 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-16T14:36:24.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:24 smithi122 bash[65119]: cluster 2024-04-16T14:36:23.550907+0000 mon.a (mon.0) 2407 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-16T14:36:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:25 smithi122 bash[65119]: cluster 2024-04-16T14:36:23.886201+0000 mgr.x (mgr.24929) 944 : cluster 0 pgmap v343: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:25 smithi071 bash[79675]: cluster 2024-04-16T14:36:23.886201+0000 mgr.x (mgr.24929) 944 : cluster 0 pgmap v343: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:25 smithi071 bash[83214]: cluster 2024-04-16T14:36:23.886201+0000 mgr.x (mgr.24929) 944 : cluster 0 pgmap v343: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:26.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.276 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.276 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.277 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.277 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.277 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.278 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-16T14:36:26.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: Stopped Ceph osd.3 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:36:26.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:26.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:26 smithi071 systemd[1]: Started Ceph osd.3 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:36:27.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: cluster 2024-04-16T14:36:25.887388+0000 mgr.x (mgr.24929) 945 : cluster 0 pgmap v344: 161 pgs: 10 active+undersized+degraded, 15 stale+active+clean, 18 active+undersized, 118 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2024-04-16T14:36:27.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.325068+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.334098+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.369440+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.371179+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.380719+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: cephadm 2024-04-16T14:36:26.384602+0000 mgr.x (mgr.24929) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.506476+0000 mon.a (mon.0) 2413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.510964+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.516293+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.517591+0000 mon.a (mon.0) 2416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.526163+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: cephadm 2024-04-16T14:36:26.529800+0000 mgr.x (mgr.24929) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: cluster 2024-04-16T14:36:26.575712+0000 mon.a (mon.0) 2418 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.614756+0000 mon.a (mon.0) 2419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.619004+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.623711+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.625322+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.631789+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: cephadm 2024-04-16T14:36:26.635439+0000 mgr.x (mgr.24929) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.708801+0000 mon.a (mon.0) 2424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.712126+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.715089+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.716614+0000 mon.a (mon.0) 2427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.722442+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: cephadm 2024-04-16T14:36:26.726073+0000 mgr.x (mgr.24929) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.800116+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.803722+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.806443+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.807946+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.813386+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.890070+0000 mon.a (mon.0) 2434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.893159+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.896110+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.897299+0000 mon.a (mon.0) 2437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.907507+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:26.998658+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.003887+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.008536+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.010484+0000 mon.a (mon.0) 2442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.022856+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.113052+0000 mon.a (mon.0) 2444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.117445+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.121328+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.122877+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.132663+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.210239+0000 mon.a (mon.0) 2449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.213393+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.217074+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.218501+0000 mon.a (mon.0) 2452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.228715+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:27 smithi122 bash[65119]: audit 2024-04-16T14:36:27.319672+0000 mon.a (mon.0) 2454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: cluster 2024-04-16T14:36:25.887388+0000 mgr.x (mgr.24929) 945 : cluster 0 pgmap v344: 161 pgs: 10 active+undersized+degraded, 15 stale+active+clean, 18 active+undersized, 118 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.325068+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.334098+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.369440+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.371179+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.380719+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: cephadm 2024-04-16T14:36:26.384602+0000 mgr.x (mgr.24929) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.506476+0000 mon.a (mon.0) 2413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.510964+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.516293+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.517591+0000 mon.a (mon.0) 2416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.526163+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: cephadm 2024-04-16T14:36:26.529800+0000 mgr.x (mgr.24929) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: cluster 2024-04-16T14:36:26.575712+0000 mon.a (mon.0) 2418 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.614756+0000 mon.a (mon.0) 2419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.619004+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.623711+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.625322+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.631789+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: cluster 2024-04-16T14:36:25.887388+0000 mgr.x (mgr.24929) 945 : cluster 0 pgmap v344: 161 pgs: 10 active+undersized+degraded, 15 stale+active+clean, 18 active+undersized, 118 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.325068+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.334098+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.369440+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.371179+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.380719+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: cephadm 2024-04-16T14:36:26.384602+0000 mgr.x (mgr.24929) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.506476+0000 mon.a (mon.0) 2413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.510964+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.516293+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.517591+0000 mon.a (mon.0) 2416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.526163+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: cephadm 2024-04-16T14:36:26.529800+0000 mgr.x (mgr.24929) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: cluster 2024-04-16T14:36:26.575712+0000 mon.a (mon.0) 2418 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.614756+0000 mon.a (mon.0) 2419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.619004+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.623711+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.625322+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.631789+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: cephadm 2024-04-16T14:36:26.635439+0000 mgr.x (mgr.24929) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.708801+0000 mon.a (mon.0) 2424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.712126+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.715089+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.716614+0000 mon.a (mon.0) 2427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.722442+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: cephadm 2024-04-16T14:36:26.726073+0000 mgr.x (mgr.24929) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.800116+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.803722+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.806443+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.807946+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.813386+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.890070+0000 mon.a (mon.0) 2434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.893159+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.896110+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.897299+0000 mon.a (mon.0) 2437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.907507+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:26.998658+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.003887+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.008536+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: cephadm 2024-04-16T14:36:26.635439+0000 mgr.x (mgr.24929) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.708801+0000 mon.a (mon.0) 2424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.712126+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.715089+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.716614+0000 mon.a (mon.0) 2427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.722442+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: cephadm 2024-04-16T14:36:26.726073+0000 mgr.x (mgr.24929) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.800116+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.803722+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.806443+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.807946+0000 mon.a (mon.0) 2432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.813386+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.890070+0000 mon.a (mon.0) 2434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.893159+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.896110+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.897299+0000 mon.a (mon.0) 2437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.907507+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:26.998658+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.003887+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.008536+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.010484+0000 mon.a (mon.0) 2442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.022856+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.113052+0000 mon.a (mon.0) 2444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.117445+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.121328+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.122877+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.132663+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.210239+0000 mon.a (mon.0) 2449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.213393+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.217074+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.218501+0000 mon.a (mon.0) 2452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.228715+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[79675]: audit 2024-04-16T14:36:27.319672+0000 mon.a (mon.0) 2454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.010484+0000 mon.a (mon.0) 2442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.022856+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.113052+0000 mon.a (mon.0) 2444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.117445+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.121328+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.122877+0000 mon.a (mon.0) 2447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.132663+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.210239+0000 mon.a (mon.0) 2449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.213393+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.217074+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.218501+0000 mon.a (mon.0) 2452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.228715+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:27 smithi071 bash[83214]: audit 2024-04-16T14:36:27.319672+0000 mon.a (mon.0) 2454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[96548]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-16T14:36:28.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[96548]: 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-04-16T14:36:28.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[96548]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-16T14:36:28.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[96548]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-16T14:36:28.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[96548]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-16T14:36:28.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[96548]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-16T14:36:28.278 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[96548]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-16T14:36:28.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:26.816883+0000 mgr.x (mgr.24929) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:26.911339+0000 mgr.x (mgr.24929) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.026691+0000 mgr.x (mgr.24929) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.136427+0000 mgr.x (mgr.24929) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.232479+0000 mgr.x (mgr.24929) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.324135+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.340591+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.342314+0000 mon.a (mon.0) 2457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.351105+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.355023+0000 mgr.x (mgr.24929) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.430379+0000 mon.a (mon.0) 2459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.433605+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:26.816883+0000 mgr.x (mgr.24929) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:26.911339+0000 mgr.x (mgr.24929) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.026691+0000 mgr.x (mgr.24929) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.136427+0000 mgr.x (mgr.24929) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.232479+0000 mgr.x (mgr.24929) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.324135+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.340591+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.342314+0000 mon.a (mon.0) 2457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.351105+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.355023+0000 mgr.x (mgr.24929) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.430379+0000 mon.a (mon.0) 2459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.433605+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.436542+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.437772+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.446039+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.449566+0000 mgr.x (mgr.24929) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.534062+0000 mon.a (mon.0) 2464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.538115+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.541888+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.542921+0000 mon.a (mon.0) 2467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.549223+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.552674+0000 mgr.x (mgr.24929) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.620815+0000 mon.a (mon.0) 2469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.624914+0000 mon.a (mon.0) 2470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.628145+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.629414+0000 mon.a (mon.0) 2472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.635973+0000 mon.a (mon.0) 2473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.639779+0000 mgr.x (mgr.24929) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.710309+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.714324+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.717675+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.718874+0000 mon.a (mon.0) 2477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.725748+0000 mon.a (mon.0) 2478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.729401+0000 mgr.x (mgr.24929) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.802304+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.805846+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.808905+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.810098+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.816993+0000 mon.a (mon.0) 2483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.878174+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.880727+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.883474+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.884438+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.890342+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.933194+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.935366+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.937355+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.937991+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.942788+0000 mon.a (mon.0) 2493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.985134+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.987631+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.990470+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.991356+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:27.997320+0000 mon.a (mon.0) 2498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.075481+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.078067+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.080559+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.081403+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.087206+0000 mon.a (mon.0) 2503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.164968+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.167588+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.170362+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.171256+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.176289+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.254222+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.256929+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.259240+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.260128+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:28 smithi122 bash[65119]: audit 2024-04-16T14:36:28.265264+0000 mon.a (mon.0) 2513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.436542+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.437772+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.446039+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.449566+0000 mgr.x (mgr.24929) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.534062+0000 mon.a (mon.0) 2464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.538115+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.541888+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.542921+0000 mon.a (mon.0) 2467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.549223+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.552674+0000 mgr.x (mgr.24929) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.620815+0000 mon.a (mon.0) 2469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.624914+0000 mon.a (mon.0) 2470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.628145+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.629414+0000 mon.a (mon.0) 2472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.635973+0000 mon.a (mon.0) 2473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.639779+0000 mgr.x (mgr.24929) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.710309+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.714324+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.717675+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:26.816883+0000 mgr.x (mgr.24929) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:26.911339+0000 mgr.x (mgr.24929) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.026691+0000 mgr.x (mgr.24929) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.136427+0000 mgr.x (mgr.24929) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.232479+0000 mgr.x (mgr.24929) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.324135+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.340591+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.342314+0000 mon.a (mon.0) 2457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.351105+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.355023+0000 mgr.x (mgr.24929) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.430379+0000 mon.a (mon.0) 2459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.433605+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.436542+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.437772+0000 mon.a (mon.0) 2462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.446039+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.449566+0000 mgr.x (mgr.24929) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.534062+0000 mon.a (mon.0) 2464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.538115+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.541888+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.542921+0000 mon.a (mon.0) 2467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.718874+0000 mon.a (mon.0) 2477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.725748+0000 mon.a (mon.0) 2478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.729401+0000 mgr.x (mgr.24929) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.802304+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.805846+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.808905+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.810098+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.816993+0000 mon.a (mon.0) 2483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.878174+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.880727+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.883474+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.884438+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.890342+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.933194+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.935366+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.937355+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.937991+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.942788+0000 mon.a (mon.0) 2493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.985134+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.987631+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.990470+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.991356+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:27.997320+0000 mon.a (mon.0) 2498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.075481+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.078067+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.080559+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.081403+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.087206+0000 mon.a (mon.0) 2503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.164968+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.167588+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.170362+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.171256+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.176289+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.254222+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.256929+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.259240+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.260128+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[83214]: audit 2024-04-16T14:36:28.265264+0000 mon.a (mon.0) 2513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.549223+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.552674+0000 mgr.x (mgr.24929) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.620815+0000 mon.a (mon.0) 2469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.624914+0000 mon.a (mon.0) 2470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.628145+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.629414+0000 mon.a (mon.0) 2472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.635973+0000 mon.a (mon.0) 2473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.639779+0000 mgr.x (mgr.24929) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.710309+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.714324+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.717675+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.718874+0000 mon.a (mon.0) 2477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.725748+0000 mon.a (mon.0) 2478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.729401+0000 mgr.x (mgr.24929) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.802304+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.805846+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.808905+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.810098+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.816993+0000 mon.a (mon.0) 2483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.878174+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.880727+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.883474+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.884438+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.890342+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.933194+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.935366+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.937355+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.937991+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.942788+0000 mon.a (mon.0) 2493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.985134+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.987631+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.990470+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.991356+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:27.997320+0000 mon.a (mon.0) 2498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.075481+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.078067+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.080559+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.081403+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.087206+0000 mon.a (mon.0) 2503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.164968+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.167588+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.170362+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.171256+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.176289+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.254222+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.256929+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.259240+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.260128+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:28.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:28 smithi071 bash[79675]: audit 2024-04-16T14:36:28.265264+0000 mon.a (mon.0) 2513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.330 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:36:29] "GET /metrics HTTP/1.1" 200 38433 "" "Prometheus/2.33.4" 2024-04-16T14:36:29.331 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.820652+0000 mgr.x (mgr.24929) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.331 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cluster 2024-04-16T14:36:27.888221+0000 mgr.x (mgr.24929) 961 : cluster 0 pgmap v345: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:29.331 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.893916+0000 mgr.x (mgr.24929) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.331 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:27.946184+0000 mgr.x (mgr.24929) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.331 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.000778+0000 mgr.x (mgr.24929) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.331 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.090680+0000 mgr.x (mgr.24929) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.331 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.179770+0000 mgr.x (mgr.24929) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.331 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.269856+0000 mgr.x (mgr.24929) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.346319+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.349745+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.353753+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.354622+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.359564+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.363257+0000 mgr.x (mgr.24929) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.402536+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.404807+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.407451+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.408557+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.415019+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.418612+0000 mgr.x (mgr.24929) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.505072+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.332 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.509384+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.513459+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.514784+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.521976+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.525415+0000 mgr.x (mgr.24929) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.612041+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.616863+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.620641+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.622352+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.632223+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.636204+0000 mgr.x (mgr.24929) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.333 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.722727+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.335 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.820652+0000 mgr.x (mgr.24929) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.335 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cluster 2024-04-16T14:36:27.888221+0000 mgr.x (mgr.24929) 961 : cluster 0 pgmap v345: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.893916+0000 mgr.x (mgr.24929) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:27.946184+0000 mgr.x (mgr.24929) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.000778+0000 mgr.x (mgr.24929) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.090680+0000 mgr.x (mgr.24929) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.179770+0000 mgr.x (mgr.24929) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.269856+0000 mgr.x (mgr.24929) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.346319+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.349745+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.353753+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.354622+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.359564+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.363257+0000 mgr.x (mgr.24929) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.402536+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.404807+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.407451+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.408557+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.415019+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.418612+0000 mgr.x (mgr.24929) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.820652+0000 mgr.x (mgr.24929) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cluster 2024-04-16T14:36:27.888221+0000 mgr.x (mgr.24929) 961 : cluster 0 pgmap v345: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:29.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.893916+0000 mgr.x (mgr.24929) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:27.946184+0000 mgr.x (mgr.24929) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.000778+0000 mgr.x (mgr.24929) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.090680+0000 mgr.x (mgr.24929) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.179770+0000 mgr.x (mgr.24929) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.269856+0000 mgr.x (mgr.24929) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.346319+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.349745+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.353753+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.354622+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.359564+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.363257+0000 mgr.x (mgr.24929) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.402536+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.404807+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.407451+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.408557+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.415019+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.418612+0000 mgr.x (mgr.24929) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.505072+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.509384+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.513459+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.514784+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.521976+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.525415+0000 mgr.x (mgr.24929) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.612041+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.616863+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.620641+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.622352+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.632223+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.636204+0000 mgr.x (mgr.24929) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.722727+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.727279+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.731647+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.733351+0000 mon.a (mon.0) 2537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.505072+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.509384+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.513459+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.514784+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.521976+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.525415+0000 mgr.x (mgr.24929) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.612041+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.616863+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.620641+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.622352+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.632223+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.636204+0000 mgr.x (mgr.24929) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.722727+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.727279+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.731647+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.733351+0000 mon.a (mon.0) 2537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.743805+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.747626+0000 mgr.x (mgr.24929) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.834505+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.839117+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.843344+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.844835+0000 mon.a (mon.0) 2542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.854016+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.944275+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.948493+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.951967+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.953262+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:28.960960+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.051212+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.056113+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.727279+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.731647+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.733351+0000 mon.a (mon.0) 2537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.743805+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.747626+0000 mgr.x (mgr.24929) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.834505+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.839117+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.843344+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.844835+0000 mon.a (mon.0) 2542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.854016+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.944275+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.948493+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.951967+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.953262+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:28.960960+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.051212+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.056113+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.061060+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.062531+0000 mon.a (mon.0) 2552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.070801+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.148694+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.151772+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.155493+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.156675+0000 mon.a (mon.0) 2557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.165179+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.253981+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.257972+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.261268+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.262421+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:29 smithi122 bash[65119]: audit 2024-04-16T14:36:29.269087+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.743805+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.747626+0000 mgr.x (mgr.24929) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.834505+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.839117+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.843344+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.844835+0000 mon.a (mon.0) 2542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.854016+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.944275+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.948493+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.951967+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.953262+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:28.960960+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.051212+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.056113+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.061060+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.062531+0000 mon.a (mon.0) 2552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.070801+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.148694+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.151772+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.061060+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.062531+0000 mon.a (mon.0) 2552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.070801+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.148694+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.151772+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.155493+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.156675+0000 mon.a (mon.0) 2557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.165179+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.253981+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.257972+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.261268+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.262421+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[79675]: audit 2024-04-16T14:36:29.269087+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.155493+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.156675+0000 mon.a (mon.0) 2557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.165179+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.253981+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.257972+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.261268+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.262421+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:29 smithi071 bash[83214]: audit 2024-04-16T14:36:29.269087+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.857764+0000 mgr.x (mgr.24929) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:28.964619+0000 mgr.x (mgr.24929) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.074650+0000 mgr.x (mgr.24929) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.168778+0000 mgr.x (mgr.24929) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.272527+0000 mgr.x (mgr.24929) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.356901+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.360834+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.364096+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.365065+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.372003+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.375743+0000 mgr.x (mgr.24929) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.462676+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.467314+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.471527+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.472675+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.478778+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.482274+0000 mgr.x (mgr.24929) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.556437+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.559857+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.563368+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.564947+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.574980+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.578912+0000 mgr.x (mgr.24929) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.652493+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.655733+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.659200+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.660515+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.669671+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.673369+0000 mgr.x (mgr.24929) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.746587+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.749718+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.753302+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.754496+0000 mon.a (mon.0) 2587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.763419+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.767040+0000 mgr.x (mgr.24929) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.821656+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.824711+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.827239+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.828372+0000 mon.a (mon.0) 2592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.837058+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.893713+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.896098+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.898475+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.899275+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.906891+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.947338+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.949522+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.951386+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.952055+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:29.959540+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.017029+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.019517+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.021636+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.022671+0000 mon.a (mon.0) 2607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.031760+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.094947+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.097339+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.099724+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.100543+0000 mon.a (mon.0) 2612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.106814+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.167396+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.170087+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.172291+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.173114+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.182111+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.636 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.257275+0000 mon.a (mon.0) 2619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.636 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.259916+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.636 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.263027+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.636 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.263987+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.636 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:30 smithi122 bash[65119]: audit 2024-04-16T14:36:30.270037+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.857764+0000 mgr.x (mgr.24929) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:28.964619+0000 mgr.x (mgr.24929) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.074650+0000 mgr.x (mgr.24929) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.168778+0000 mgr.x (mgr.24929) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.272527+0000 mgr.x (mgr.24929) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.356901+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.360834+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.364096+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.365065+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.372003+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.375743+0000 mgr.x (mgr.24929) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.462676+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.467314+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.471527+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.472675+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.478778+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.482274+0000 mgr.x (mgr.24929) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.556437+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.559857+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.563368+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.857764+0000 mgr.x (mgr.24929) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:28.964619+0000 mgr.x (mgr.24929) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.074650+0000 mgr.x (mgr.24929) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.168778+0000 mgr.x (mgr.24929) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.272527+0000 mgr.x (mgr.24929) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.356901+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.360834+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.364096+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.365065+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.372003+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.375743+0000 mgr.x (mgr.24929) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.462676+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.467314+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.471527+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.472675+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.478778+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.482274+0000 mgr.x (mgr.24929) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.556437+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.559857+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.563368+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.564947+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.574980+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.578912+0000 mgr.x (mgr.24929) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.652493+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.655733+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.659200+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.660515+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.669671+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.673369+0000 mgr.x (mgr.24929) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.746587+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.749718+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.753302+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.754496+0000 mon.a (mon.0) 2587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.763419+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.767040+0000 mgr.x (mgr.24929) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.821656+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.824711+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.827239+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.828372+0000 mon.a (mon.0) 2592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.837058+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.564947+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.574980+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.578912+0000 mgr.x (mgr.24929) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.652493+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.655733+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.659200+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.660515+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.669671+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.673369+0000 mgr.x (mgr.24929) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.746587+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.749718+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.753302+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.754496+0000 mon.a (mon.0) 2587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.763419+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.767040+0000 mgr.x (mgr.24929) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.821656+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.824711+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.827239+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.828372+0000 mon.a (mon.0) 2592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.837058+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.893713+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.896098+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.898475+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.899275+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.906891+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.947338+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.949522+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.951386+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.952055+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:29.959540+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.017029+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.019517+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.021636+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.022671+0000 mon.a (mon.0) 2607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.031760+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.094947+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.097339+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.099724+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.100543+0000 mon.a (mon.0) 2612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.106814+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.167396+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.170087+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.172291+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.173114+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.182111+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.257275+0000 mon.a (mon.0) 2619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.259916+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.263027+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.263987+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[83214]: audit 2024-04-16T14:36:30.270037+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.893713+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.896098+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.898475+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.899275+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.906891+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.947338+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.949522+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.951386+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.952055+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:29.959540+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.017029+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.019517+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.021636+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.022671+0000 mon.a (mon.0) 2607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.031760+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.094947+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.097339+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.099724+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.100543+0000 mon.a (mon.0) 2612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.106814+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.167396+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.170087+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.172291+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.173114+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.182111+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.257275+0000 mon.a (mon.0) 2619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:30.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.259916+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:30.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.263027+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:30.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.263987+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:30.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[79675]: audit 2024-04-16T14:36:30.270037+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.184 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:30 smithi071 bash[96945]: debug 2024-04-16T14:36:30.947+0000 7f5c156fa700 1 -- 172.21.15.71:0/3830451602 <== mon.1 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55adb9f43680 con 0x55adb9f81000 2024-04-16T14:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.840525+0000 mgr.x (mgr.24929) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cluster 2024-04-16T14:36:29.888821+0000 mgr.x (mgr.24929) 984 : cluster 0 pgmap v346: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.910342+0000 mgr.x (mgr.24929) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:29.962978+0000 mgr.x (mgr.24929) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.035256+0000 mgr.x (mgr.24929) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.110434+0000 mgr.x (mgr.24929) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.185592+0000 mgr.x (mgr.24929) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.273536+0000 mgr.x (mgr.24929) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.359104+0000 mon.a (mon.0) 2624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.362994+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.365861+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.367365+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.375419+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.378951+0000 mgr.x (mgr.24929) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.449551+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.451775+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.454697+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.455490+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.460761+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.464126+0000 mgr.x (mgr.24929) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.516098+0000 mon.a (mon.0) 2634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.520032+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.523032+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.524015+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.532905+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.536393+0000 mgr.x (mgr.24929) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.611299+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.614063+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.616256+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.616985+0000 mon.a (mon.0) 2642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.624789+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.628393+0000 mgr.x (mgr.24929) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.683247+0000 mon.a (mon.0) 2644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.685451+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.687505+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.688300+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.696353+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.699784+0000 mgr.x (mgr.24929) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.738497+0000 mon.a (mon.0) 2649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.741145+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.840525+0000 mgr.x (mgr.24929) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cluster 2024-04-16T14:36:29.888821+0000 mgr.x (mgr.24929) 984 : cluster 0 pgmap v346: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.910342+0000 mgr.x (mgr.24929) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:29.962978+0000 mgr.x (mgr.24929) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.035256+0000 mgr.x (mgr.24929) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.110434+0000 mgr.x (mgr.24929) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.185592+0000 mgr.x (mgr.24929) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.273536+0000 mgr.x (mgr.24929) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.359104+0000 mon.a (mon.0) 2624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.362994+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.365861+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.367365+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.375419+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.378951+0000 mgr.x (mgr.24929) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.449551+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.451775+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.454697+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.455490+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.460761+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.464126+0000 mgr.x (mgr.24929) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.743115+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.743937+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.751401+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.754790+0000 mgr.x (mgr.24929) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.792699+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.794768+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.796571+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.797209+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.804042+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.861026+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.862979+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.864853+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.865531+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.872579+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.934621+0000 mon.a (mon.0) 2664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.936675+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.938355+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.938942+0000 mon.a (mon.0) 2667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:30.945847+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.034812+0000 mon.a (mon.0) 2669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.038777+0000 mon.a (mon.0) 2670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.041832+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.042723+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.049812+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.094990+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.097437+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.100081+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.100895+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.107821+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.185505+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.188035+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.191240+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.192175+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.199854+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.262128+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.264771+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.267102+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.267922+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.275190+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.320668+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.323289+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.326182+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[79675]: audit 2024-04-16T14:36:31.327061+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.516098+0000 mon.a (mon.0) 2634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.520032+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.523032+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.524015+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.532905+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.536393+0000 mgr.x (mgr.24929) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.611299+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.614063+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.616256+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.616985+0000 mon.a (mon.0) 2642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.624789+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.628393+0000 mgr.x (mgr.24929) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.683247+0000 mon.a (mon.0) 2644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.685451+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.687505+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.688300+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.696353+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.699784+0000 mgr.x (mgr.24929) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.738497+0000 mon.a (mon.0) 2649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.741145+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.743115+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.743937+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.751401+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.754790+0000 mgr.x (mgr.24929) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.792699+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.794768+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.796571+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.797209+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.804042+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.861026+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.862979+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.864853+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.865531+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.872579+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.934621+0000 mon.a (mon.0) 2664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.936675+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.938355+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.938942+0000 mon.a (mon.0) 2667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:30.945847+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.034812+0000 mon.a (mon.0) 2669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.038777+0000 mon.a (mon.0) 2670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.041832+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.042723+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.049812+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.094990+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.097437+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.100081+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.100895+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.107821+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.185505+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.188035+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.191240+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.192175+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.199854+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.262128+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.264771+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.267102+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.267922+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.275190+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.320668+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.323289+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.326182+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[83214]: audit 2024-04-16T14:36:31.327061+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.840525+0000 mgr.x (mgr.24929) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cluster 2024-04-16T14:36:29.888821+0000 mgr.x (mgr.24929) 984 : cluster 0 pgmap v346: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.910342+0000 mgr.x (mgr.24929) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:29.962978+0000 mgr.x (mgr.24929) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.035256+0000 mgr.x (mgr.24929) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.110434+0000 mgr.x (mgr.24929) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.185592+0000 mgr.x (mgr.24929) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.273536+0000 mgr.x (mgr.24929) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.359104+0000 mon.a (mon.0) 2624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.362994+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.689 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.365861+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.367365+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.375419+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.378951+0000 mgr.x (mgr.24929) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.449551+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.451775+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.454697+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.455490+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.460761+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.464126+0000 mgr.x (mgr.24929) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.516098+0000 mon.a (mon.0) 2634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.520032+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.523032+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.524015+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.532905+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.690 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.536393+0000 mgr.x (mgr.24929) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.611299+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.614063+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.616256+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.616985+0000 mon.a (mon.0) 2642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.624789+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.628393+0000 mgr.x (mgr.24929) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.683247+0000 mon.a (mon.0) 2644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.685451+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.687505+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.688300+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.696353+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.699784+0000 mgr.x (mgr.24929) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.738497+0000 mon.a (mon.0) 2649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.741145+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.691 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.743115+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.743937+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.751401+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.754790+0000 mgr.x (mgr.24929) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.792699+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.794768+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.796571+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.797209+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.804042+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.861026+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.862979+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.864853+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.865531+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.872579+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.934621+0000 mon.a (mon.0) 2664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.936675+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.938355+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.938942+0000 mon.a (mon.0) 2667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:30.945847+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.034812+0000 mon.a (mon.0) 2669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.038777+0000 mon.a (mon.0) 2670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.041832+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.042723+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.049812+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.094990+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.097437+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.100081+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.100895+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.107821+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.185505+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.188035+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.191240+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.192175+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.199854+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.262128+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.264771+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.267102+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.267922+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.275190+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.320668+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.323289+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.326182+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[65119]: audit 2024-04-16T14:36:31.327061+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:31.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:31 smithi122 bash[52526]: debug 2024-04-16T14:36:31.694+0000 7f220a8f4700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-16T14:36:31.949 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:31 smithi071 bash[96945]: debug 2024-04-16T14:36:31.515+0000 7f5c1e8927c0 -1 Falling back to public interface 2024-04-16T14:36:32.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.807442+0000 mgr.x (mgr.24929) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.876020+0000 mgr.x (mgr.24929) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:30.949224+0000 mgr.x (mgr.24929) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.053279+0000 mgr.x (mgr.24929) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.111409+0000 mgr.x (mgr.24929) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.203669+0000 mgr.x (mgr.24929) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.229314+0000 mgr.x (mgr.24929) 1003 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.278591+0000 mgr.x (mgr.24929) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.334424+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.338231+0000 mgr.x (mgr.24929) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.427727+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.431490+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.434565+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.435668+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.441813+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.445569+0000 mgr.x (mgr.24929) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.516871+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.519147+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.521331+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.522240+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.527806+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.531360+0000 mgr.x (mgr.24929) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.569011+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.571060+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.572910+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.573721+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.578607+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.582047+0000 mgr.x (mgr.24929) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.620256+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.622074+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.623793+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.624446+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.628864+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.632268+0000 mgr.x (mgr.24929) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.664710+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.672211+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.676882+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.686718+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.688968+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.690771+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.692069+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.693609+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: audit 2024-04-16T14:36:31.696770+0000 mgr.x (mgr.24929) 1010 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:32.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:32 smithi122 bash[65119]: cephadm 2024-04-16T14:36:31.697685+0000 mgr.x (mgr.24929) 1011 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.807442+0000 mgr.x (mgr.24929) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.876020+0000 mgr.x (mgr.24929) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:30.949224+0000 mgr.x (mgr.24929) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.053279+0000 mgr.x (mgr.24929) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.111409+0000 mgr.x (mgr.24929) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.203669+0000 mgr.x (mgr.24929) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.229314+0000 mgr.x (mgr.24929) 1003 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.278591+0000 mgr.x (mgr.24929) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.334424+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.338231+0000 mgr.x (mgr.24929) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.427727+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.431490+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.434565+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.435668+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.441813+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.445569+0000 mgr.x (mgr.24929) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.516871+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.519147+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.521331+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.522240+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.527806+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.807442+0000 mgr.x (mgr.24929) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.876020+0000 mgr.x (mgr.24929) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:30.949224+0000 mgr.x (mgr.24929) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.053279+0000 mgr.x (mgr.24929) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.111409+0000 mgr.x (mgr.24929) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.203669+0000 mgr.x (mgr.24929) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.229314+0000 mgr.x (mgr.24929) 1003 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.278591+0000 mgr.x (mgr.24929) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.334424+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.338231+0000 mgr.x (mgr.24929) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.427727+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.431490+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.434565+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.435668+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.441813+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.445569+0000 mgr.x (mgr.24929) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.516871+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.519147+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.521331+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.522240+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.527806+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.531360+0000 mgr.x (mgr.24929) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.569011+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.571060+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.572910+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.573721+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.578607+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.582047+0000 mgr.x (mgr.24929) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.620256+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.622074+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.623793+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.624446+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.628864+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.632268+0000 mgr.x (mgr.24929) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.664710+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.672211+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.676882+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.686718+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.688968+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.690771+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.692069+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.531360+0000 mgr.x (mgr.24929) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.569011+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.571060+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.572910+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.573721+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.578607+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.582047+0000 mgr.x (mgr.24929) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.620256+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.622074+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.623793+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.624446+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.628864+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.632268+0000 mgr.x (mgr.24929) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.664710+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.672211+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.676882+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.686718+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.688968+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.690771+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.692069+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.693609+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:32.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: audit 2024-04-16T14:36:31.696770+0000 mgr.x (mgr.24929) 1010 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:32.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[79675]: cephadm 2024-04-16T14:36:31.697685+0000 mgr.x (mgr.24929) 1011 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-16T14:36:32.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.693609+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:32.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: audit 2024-04-16T14:36:31.696770+0000 mgr.x (mgr.24929) 1010 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:32.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:32 smithi071 bash[83214]: cephadm 2024-04-16T14:36:31.697685+0000 mgr.x (mgr.24929) 1011 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-16T14:36:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:33 smithi122 bash[65119]: cluster 2024-04-16T14:36:31.890296+0000 mgr.x (mgr.24929) 1012 : cluster 0 pgmap v347: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:33 smithi071 bash[79675]: cluster 2024-04-16T14:36:31.890296+0000 mgr.x (mgr.24929) 1012 : cluster 0 pgmap v347: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:33 smithi071 bash[83214]: cluster 2024-04-16T14:36:31.890296+0000 mgr.x (mgr.24929) 1012 : cluster 0 pgmap v347: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:34 smithi071 bash[83214]: audit 2024-04-16T14:36:34.648272+0000 mon.c (mon.1) 8 : audit 1 from='osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:36:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:34 smithi071 bash[83214]: audit 2024-04-16T14:36:34.648625+0000 mon.a (mon.0) 2722 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:36:34.701 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:34 smithi071 bash[96945]: debug 2024-04-16T14:36:34.602+0000 7f5c1e8927c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-16T14:36:34.701 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:34 smithi071 bash[96945]: debug 2024-04-16T14:36:34.638+0000 7f5c1e8927c0 -1 osd.3 130 log_to_monitors true 2024-04-16T14:36:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:34 smithi071 bash[79675]: audit 2024-04-16T14:36:34.648272+0000 mon.c (mon.1) 8 : audit 1 from='osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:36:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:34 smithi071 bash[79675]: audit 2024-04-16T14:36:34.648625+0000 mon.a (mon.0) 2722 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:36:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:34 smithi122 bash[65119]: audit 2024-04-16T14:36:34.648272+0000 mon.c (mon.1) 8 : audit 1 from='osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:36:34.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:34 smithi122 bash[65119]: audit 2024-04-16T14:36:34.648625+0000 mon.a (mon.0) 2722 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:36:35.085 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:36:34 smithi071 bash[96945]: debug 2024-04-16T14:36:34.718+0000 7f5c0fcea700 -1 osd.3 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:36:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: cluster 2024-04-16T14:36:33.891438+0000 mgr.x (mgr.24929) 1013 : cluster 0 pgmap v348: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: audit 2024-04-16T14:36:34.688173+0000 mon.a (mon.0) 2723 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:36:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: audit 2024-04-16T14:36:34.694339+0000 mon.c (mon.1) 9 : audit 1 from='osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:36:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: cluster 2024-04-16T14:36:34.694682+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-04-16T14:36:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: audit 2024-04-16T14:36:34.695369+0000 mon.a (mon.0) 2725 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:36:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: audit 2024-04-16T14:36:35.084899+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: audit 2024-04-16T14:36:35.087092+0000 mon.a (mon.0) 2727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: audit 2024-04-16T14:36:35.175108+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: audit 2024-04-16T14:36:35.184170+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: audit 2024-04-16T14:36:35.191872+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:35 smithi122 bash[65119]: cluster 2024-04-16T14:36:35.251184+0000 mon.a (mon.0) 2731 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: cluster 2024-04-16T14:36:33.891438+0000 mgr.x (mgr.24929) 1013 : cluster 0 pgmap v348: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: audit 2024-04-16T14:36:34.688173+0000 mon.a (mon.0) 2723 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: audit 2024-04-16T14:36:34.694339+0000 mon.c (mon.1) 9 : audit 1 from='osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: cluster 2024-04-16T14:36:34.694682+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: audit 2024-04-16T14:36:34.695369+0000 mon.a (mon.0) 2725 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: audit 2024-04-16T14:36:35.084899+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: audit 2024-04-16T14:36:35.087092+0000 mon.a (mon.0) 2727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: audit 2024-04-16T14:36:35.175108+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: audit 2024-04-16T14:36:35.184170+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: audit 2024-04-16T14:36:35.191872+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[79675]: cluster 2024-04-16T14:36:35.251184+0000 mon.a (mon.0) 2731 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: cluster 2024-04-16T14:36:33.891438+0000 mgr.x (mgr.24929) 1013 : cluster 0 pgmap v348: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: audit 2024-04-16T14:36:34.688173+0000 mon.a (mon.0) 2723 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: audit 2024-04-16T14:36:34.694339+0000 mon.c (mon.1) 9 : audit 1 from='osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: cluster 2024-04-16T14:36:34.694682+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: audit 2024-04-16T14:36:34.695369+0000 mon.a (mon.0) 2725 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: audit 2024-04-16T14:36:35.084899+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: audit 2024-04-16T14:36:35.087092+0000 mon.a (mon.0) 2727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: audit 2024-04-16T14:36:35.175108+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: audit 2024-04-16T14:36:35.184170+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: audit 2024-04-16T14:36:35.191872+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:35 smithi071 bash[83214]: cluster 2024-04-16T14:36:35.251184+0000 mon.a (mon.0) 2731 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:37.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:36 smithi122 bash[65119]: cluster 2024-04-16T14:36:35.689017+0000 mon.a (mon.0) 2732 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:36:37.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:36 smithi122 bash[65119]: cluster 2024-04-16T14:36:35.697334+0000 mon.a (mon.0) 2733 : cluster 1 osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114] boot 2024-04-16T14:36:37.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:36 smithi122 bash[65119]: cluster 2024-04-16T14:36:35.697515+0000 mon.a (mon.0) 2734 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-16T14:36:37.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:36 smithi122 bash[65119]: audit 2024-04-16T14:36:35.700477+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:36:37.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:36 smithi122 bash[65119]: cluster 2024-04-16T14:36:36.698862+0000 mon.a (mon.0) 2736 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-16T14:36:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[83214]: cluster 2024-04-16T14:36:35.689017+0000 mon.a (mon.0) 2732 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:36:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[83214]: cluster 2024-04-16T14:36:35.697334+0000 mon.a (mon.0) 2733 : cluster 1 osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114] boot 2024-04-16T14:36:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[83214]: cluster 2024-04-16T14:36:35.697515+0000 mon.a (mon.0) 2734 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-16T14:36:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[83214]: audit 2024-04-16T14:36:35.700477+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:36:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[83214]: cluster 2024-04-16T14:36:36.698862+0000 mon.a (mon.0) 2736 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-16T14:36:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[79675]: cluster 2024-04-16T14:36:35.689017+0000 mon.a (mon.0) 2732 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:36:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[79675]: cluster 2024-04-16T14:36:35.697334+0000 mon.a (mon.0) 2733 : cluster 1 osd.3 [v2:172.21.15.71:6824/3251896114,v1:172.21.15.71:6825/3251896114] boot 2024-04-16T14:36:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[79675]: cluster 2024-04-16T14:36:35.697515+0000 mon.a (mon.0) 2734 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-16T14:36:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[79675]: audit 2024-04-16T14:36:35.700477+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:36:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:36 smithi071 bash[79675]: cluster 2024-04-16T14:36:36.698862+0000 mon.a (mon.0) 2736 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-16T14:36:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:37 smithi071 bash[79675]: cluster 2024-04-16T14:36:35.892523+0000 mgr.x (mgr.24929) 1014 : cluster 0 pgmap v351: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:36:37.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:37 smithi071 bash[83214]: cluster 2024-04-16T14:36:35.892523+0000 mgr.x (mgr.24929) 1014 : cluster 0 pgmap v351: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:36:38.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:37 smithi122 bash[65119]: cluster 2024-04-16T14:36:35.892523+0000 mgr.x (mgr.24929) 1014 : cluster 0 pgmap v351: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:36:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:39 smithi071 bash[79675]: cluster 2024-04-16T14:36:37.893509+0000 mgr.x (mgr.24929) 1015 : cluster 0 pgmap v353: 161 pgs: 18 peering, 16 active+undersized+degraded, 27 active+undersized, 100 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-16T14:36:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:39 smithi071 bash[79675]: audit 2024-04-16T14:36:38.109654+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:39 smithi071 bash[79675]: audit 2024-04-16T14:36:38.121310+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:39 smithi071 bash[79675]: audit 2024-04-16T14:36:38.134420+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:39 smithi071 bash[83214]: cluster 2024-04-16T14:36:37.893509+0000 mgr.x (mgr.24929) 1015 : cluster 0 pgmap v353: 161 pgs: 18 peering, 16 active+undersized+degraded, 27 active+undersized, 100 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-16T14:36:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:39 smithi071 bash[83214]: audit 2024-04-16T14:36:38.109654+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:39 smithi071 bash[83214]: audit 2024-04-16T14:36:38.121310+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:39 smithi071 bash[83214]: audit 2024-04-16T14:36:38.134420+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:39.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:36:39] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.33.4" 2024-04-16T14:36:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:39 smithi122 bash[65119]: cluster 2024-04-16T14:36:37.893509+0000 mgr.x (mgr.24929) 1015 : cluster 0 pgmap v353: 161 pgs: 18 peering, 16 active+undersized+degraded, 27 active+undersized, 100 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-16T14:36:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:39 smithi122 bash[65119]: audit 2024-04-16T14:36:38.109654+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:39 smithi122 bash[65119]: audit 2024-04-16T14:36:38.121310+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:39 smithi122 bash[65119]: audit 2024-04-16T14:36:38.134420+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:40.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:40 smithi122 bash[65119]: cluster 2024-04-16T14:36:40.121028+0000 mon.a (mon.0) 2740 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 16 pgs degraded) 2024-04-16T14:36:40.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:40 smithi122 bash[65119]: cluster 2024-04-16T14:36:40.121086+0000 mon.a (mon.0) 2741 : cluster 1 Cluster is now healthy 2024-04-16T14:36:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:40 smithi071 bash[79675]: cluster 2024-04-16T14:36:40.121028+0000 mon.a (mon.0) 2740 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 16 pgs degraded) 2024-04-16T14:36:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:40 smithi071 bash[79675]: cluster 2024-04-16T14:36:40.121086+0000 mon.a (mon.0) 2741 : cluster 1 Cluster is now healthy 2024-04-16T14:36:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:40 smithi071 bash[83214]: cluster 2024-04-16T14:36:40.121028+0000 mon.a (mon.0) 2740 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 16 pgs degraded) 2024-04-16T14:36:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:40 smithi071 bash[83214]: cluster 2024-04-16T14:36:40.121086+0000 mon.a (mon.0) 2741 : cluster 1 Cluster is now healthy 2024-04-16T14:36:41.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:41 smithi122 bash[65119]: cluster 2024-04-16T14:36:39.894630+0000 mgr.x (mgr.24929) 1016 : cluster 0 pgmap v354: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:41 smithi071 bash[79675]: cluster 2024-04-16T14:36:39.894630+0000 mgr.x (mgr.24929) 1016 : cluster 0 pgmap v354: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:41 smithi071 bash[83214]: cluster 2024-04-16T14:36:39.894630+0000 mgr.x (mgr.24929) 1016 : cluster 0 pgmap v354: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:42.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:42 smithi122 bash[65119]: audit 2024-04-16T14:36:41.240477+0000 mgr.x (mgr.24929) 1017 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:42 smithi071 bash[79675]: audit 2024-04-16T14:36:41.240477+0000 mgr.x (mgr.24929) 1017 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:42 smithi071 bash[83214]: audit 2024-04-16T14:36:41.240477+0000 mgr.x (mgr.24929) 1017 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:42.489 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 8s ago 20m - - 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 5s ago 20m - - 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (7m) 8s ago 14m 14.1M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (7m) 5s ago 13m 41.4M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (6m) 8s ago 12m 44.0M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (6m) 5s ago 20m 514M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (4m) 8s ago 21m 439M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (4m) 8s ago 22m 65.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (3m) 5s ago 20m 39.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (3m) 8s ago 20m 48.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:36:43.242 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (7m) 8s ago 14m 9451k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (7m) 5s ago 14m 9715k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (2m) 8s ago 19m 53.5M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (90s) 8s ago 18m 47.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (52s) 8s ago 18m 44.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (13s) 8s ago 17m 11.8M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (17m) 5s ago 17m 63.7M 2780M 17.2.0 e1d6a67b021e 27de3c20f6b2 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (16m) 5s ago 16m 59.9M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (16m) 5s ago 16m 57.5M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (15m) 5s ago 15m 61.5M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (6m) 5s ago 14m 60.2M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (12m) 8s ago 12m 86.9M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (12m) 5s ago 12m 87.1M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (12m) 8s ago 12m 86.8M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:36:43.243 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (12m) 5s ago 12m 87.2M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:36:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:43 smithi122 bash[65119]: cluster 2024-04-16T14:36:41.895882+0000 mgr.x (mgr.24929) 1018 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:43 smithi122 bash[65119]: audit 2024-04-16T14:36:42.481879+0000 mgr.x (mgr.24929) 1019 : audit 0 from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:43 smithi071 bash[79675]: cluster 2024-04-16T14:36:41.895882+0000 mgr.x (mgr.24929) 1018 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:43 smithi071 bash[79675]: audit 2024-04-16T14:36:42.481879+0000 mgr.x (mgr.24929) 1019 : audit 0 from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:43 smithi071 bash[83214]: cluster 2024-04-16T14:36:41.895882+0000 mgr.x (mgr.24929) 1018 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:43 smithi071 bash[83214]: audit 2024-04-16T14:36:42.481879+0000 mgr.x (mgr.24929) 1019 : audit 0 from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:36:43.677 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:36:43.678 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:36:43.678 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:36:43.678 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:36:43.678 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-16T14:36:43.678 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 9 2024-04-16T14:36:43.678 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:36:43.678 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:36:44.052 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:36:44.052 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "9/23 daemons upgraded", 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:36:44.053 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:36:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:44 smithi122 bash[65119]: audit 2024-04-16T14:36:42.842705+0000 mgr.x (mgr.24929) 1020 : audit 0 from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:44 smithi122 bash[65119]: audit 2024-04-16T14:36:43.199423+0000 mgr.x (mgr.24929) 1021 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:44 smithi122 bash[65119]: audit 2024-04-16T14:36:43.681798+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.71:0/2277979422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:44 smithi071 bash[83214]: audit 2024-04-16T14:36:42.842705+0000 mgr.x (mgr.24929) 1020 : audit 0 from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:44 smithi071 bash[83214]: audit 2024-04-16T14:36:43.199423+0000 mgr.x (mgr.24929) 1021 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:44 smithi071 bash[83214]: audit 2024-04-16T14:36:43.681798+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.71:0/2277979422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:44 smithi071 bash[79675]: audit 2024-04-16T14:36:42.842705+0000 mgr.x (mgr.24929) 1020 : audit 0 from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:44 smithi071 bash[79675]: audit 2024-04-16T14:36:43.199423+0000 mgr.x (mgr.24929) 1021 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:44 smithi071 bash[79675]: audit 2024-04-16T14:36:43.681798+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.71:0/2277979422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:44.478 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:36:45.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:45 smithi122 bash[65119]: cluster 2024-04-16T14:36:43.896758+0000 mgr.x (mgr.24929) 1022 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:45.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:45 smithi122 bash[65119]: audit 2024-04-16T14:36:44.059952+0000 mgr.x (mgr.24929) 1023 : audit 0 from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:45.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:45 smithi122 bash[65119]: audit 2024-04-16T14:36:44.483735+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.71:0/1118882615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:36:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:45 smithi071 bash[79675]: cluster 2024-04-16T14:36:43.896758+0000 mgr.x (mgr.24929) 1022 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:45 smithi071 bash[79675]: audit 2024-04-16T14:36:44.059952+0000 mgr.x (mgr.24929) 1023 : audit 0 from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:45 smithi071 bash[79675]: audit 2024-04-16T14:36:44.483735+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.71:0/1118882615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:36:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:45 smithi071 bash[83214]: cluster 2024-04-16T14:36:43.896758+0000 mgr.x (mgr.24929) 1022 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:45.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:45 smithi071 bash[83214]: audit 2024-04-16T14:36:44.059952+0000 mgr.x (mgr.24929) 1023 : audit 0 from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:45.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:45 smithi071 bash[83214]: audit 2024-04-16T14:36:44.483735+0000 mon.a (mon.0) 2742 : audit 0 from='client.? 172.21.15.71:0/1118882615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:36:47.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:47 smithi122 bash[65119]: cluster 2024-04-16T14:36:45.897916+0000 mgr.x (mgr.24929) 1024 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-16T14:36:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:47 smithi122 bash[65119]: audit 2024-04-16T14:36:46.701663+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:47 smithi122 bash[65119]: audit 2024-04-16T14:36:46.705287+0000 mgr.x (mgr.24929) 1025 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:47.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:47 smithi122 bash[65119]: cephadm 2024-04-16T14:36:46.708319+0000 mgr.x (mgr.24929) 1026 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-16T14:36:47.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:47 smithi071 bash[79675]: cluster 2024-04-16T14:36:45.897916+0000 mgr.x (mgr.24929) 1024 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-16T14:36:47.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:47 smithi071 bash[79675]: audit 2024-04-16T14:36:46.701663+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:47.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:47 smithi071 bash[79675]: audit 2024-04-16T14:36:46.705287+0000 mgr.x (mgr.24929) 1025 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:47.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:47 smithi071 bash[79675]: cephadm 2024-04-16T14:36:46.708319+0000 mgr.x (mgr.24929) 1026 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-16T14:36:47.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:47 smithi071 bash[83214]: cluster 2024-04-16T14:36:45.897916+0000 mgr.x (mgr.24929) 1024 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-16T14:36:47.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:47 smithi071 bash[83214]: audit 2024-04-16T14:36:46.701663+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:47.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:47 smithi071 bash[83214]: audit 2024-04-16T14:36:46.705287+0000 mgr.x (mgr.24929) 1025 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:47.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:47 smithi071 bash[83214]: cephadm 2024-04-16T14:36:46.708319+0000 mgr.x (mgr.24929) 1026 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-16T14:36:49.383 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:36:49] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.33.4" 2024-04-16T14:36:49.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:49 smithi122 bash[65119]: cluster 2024-04-16T14:36:47.899304+0000 mgr.x (mgr.24929) 1027 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 91 B/s rd, 0 op/s 2024-04-16T14:36:49.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:49 smithi122 bash[65119]: audit 2024-04-16T14:36:48.933208+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:49.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:49 smithi122 bash[65119]: audit 2024-04-16T14:36:48.938045+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:36:49.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:49 smithi122 bash[65119]: audit 2024-04-16T14:36:48.939932+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:49 smithi071 bash[79675]: cluster 2024-04-16T14:36:47.899304+0000 mgr.x (mgr.24929) 1027 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 91 B/s rd, 0 op/s 2024-04-16T14:36:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:49 smithi071 bash[79675]: audit 2024-04-16T14:36:48.933208+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:49 smithi071 bash[79675]: audit 2024-04-16T14:36:48.938045+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:36:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:49 smithi071 bash[79675]: audit 2024-04-16T14:36:48.939932+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:49 smithi071 bash[83214]: cluster 2024-04-16T14:36:47.899304+0000 mgr.x (mgr.24929) 1027 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 91 B/s rd, 0 op/s 2024-04-16T14:36:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:49 smithi071 bash[83214]: audit 2024-04-16T14:36:48.933208+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:49 smithi071 bash[83214]: audit 2024-04-16T14:36:48.938045+0000 mon.a (mon.0) 2745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:36:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:49 smithi071 bash[83214]: audit 2024-04-16T14:36:48.939932+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:50.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:50 smithi122 bash[65119]: cephadm 2024-04-16T14:36:48.928771+0000 mgr.x (mgr.24929) 1028 : cephadm 1 Upgrade: Updating osd.4 2024-04-16T14:36:50.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:50 smithi122 bash[65119]: cephadm 2024-04-16T14:36:48.948744+0000 mgr.x (mgr.24929) 1029 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-16T14:36:50.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:50 smithi122 bash[65119]: audit 2024-04-16T14:36:50.090384+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:50.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:50 smithi122 bash[65119]: audit 2024-04-16T14:36:50.092980+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:50 smithi071 bash[79675]: cephadm 2024-04-16T14:36:48.928771+0000 mgr.x (mgr.24929) 1028 : cephadm 1 Upgrade: Updating osd.4 2024-04-16T14:36:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:50 smithi071 bash[79675]: cephadm 2024-04-16T14:36:48.948744+0000 mgr.x (mgr.24929) 1029 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-16T14:36:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:50 smithi071 bash[79675]: audit 2024-04-16T14:36:50.090384+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:50 smithi071 bash[79675]: audit 2024-04-16T14:36:50.092980+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:50 smithi071 bash[83214]: cephadm 2024-04-16T14:36:48.928771+0000 mgr.x (mgr.24929) 1028 : cephadm 1 Upgrade: Updating osd.4 2024-04-16T14:36:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:50 smithi071 bash[83214]: cephadm 2024-04-16T14:36:48.948744+0000 mgr.x (mgr.24929) 1029 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-16T14:36:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:50 smithi071 bash[83214]: audit 2024-04-16T14:36:50.090384+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:50 smithi071 bash[83214]: audit 2024-04-16T14:36:50.092980+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:36:51.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:51 smithi122 bash[65119]: cluster 2024-04-16T14:36:49.900504+0000 mgr.x (mgr.24929) 1030 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:36:51.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:51 smithi122 bash[65119]: audit 2024-04-16T14:36:50.298180+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:51 smithi071 bash[79675]: cluster 2024-04-16T14:36:49.900504+0000 mgr.x (mgr.24929) 1030 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:36:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:51 smithi071 bash[79675]: audit 2024-04-16T14:36:50.298180+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:51 smithi071 bash[83214]: cluster 2024-04-16T14:36:49.900504+0000 mgr.x (mgr.24929) 1030 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:36:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:51 smithi071 bash[83214]: audit 2024-04-16T14:36:50.298180+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:52.587 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:52 smithi122 bash[65119]: audit 2024-04-16T14:36:51.249740+0000 mgr.x (mgr.24929) 1031 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:52 smithi071 bash[79675]: audit 2024-04-16T14:36:51.249740+0000 mgr.x (mgr.24929) 1031 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:52 smithi071 bash[83214]: audit 2024-04-16T14:36:51.249740+0000 mgr.x (mgr.24929) 1031 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:53.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:53 smithi122 bash[65119]: cluster 2024-04-16T14:36:51.901302+0000 mgr.x (mgr.24929) 1032 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:53 smithi071 bash[79675]: cluster 2024-04-16T14:36:51.901302+0000 mgr.x (mgr.24929) 1032 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:53 smithi071 bash[83214]: cluster 2024-04-16T14:36:51.901302+0000 mgr.x (mgr.24929) 1032 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:54.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.194 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.194 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.195 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.195 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.195 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: Stopping Ceph osd.4 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:36:54.195 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:53 smithi122 bash[24088]: debug 2024-04-16T14:36:53.965+0000 7f2e40b15700 -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-04-16T14:36:54.195 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:53 smithi122 bash[24088]: debug 2024-04-16T14:36:53.965+0000 7f2e40b15700 -1 osd.4 135 *** Got signal Terminated *** 2024-04-16T14:36:54.195 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:53 smithi122 bash[24088]: debug 2024-04-16T14:36:53.965+0000 7f2e40b15700 -1 osd.4 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:36:54.196 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.196 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.196 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.196 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:36:53 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:54.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:54 smithi122 bash[65119]: cluster 2024-04-16T14:36:53.967965+0000 mon.a (mon.0) 2750 : cluster 1 osd.4 marked itself down and dead 2024-04-16T14:36:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:54 smithi071 bash[79675]: cluster 2024-04-16T14:36:53.967965+0000 mon.a (mon.0) 2750 : cluster 1 osd.4 marked itself down and dead 2024-04-16T14:36:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:54 smithi071 bash[83214]: cluster 2024-04-16T14:36:53.967965+0000 mon.a (mon.0) 2750 : cluster 1 osd.4 marked itself down and dead 2024-04-16T14:36:55.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:55 smithi071 bash[83214]: cluster 2024-04-16T14:36:53.901710+0000 mgr.x (mgr.24929) 1033 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:55.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:55 smithi071 bash[83214]: cluster 2024-04-16T14:36:54.309783+0000 mon.a (mon.0) 2751 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:36:55.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:55 smithi071 bash[83214]: cluster 2024-04-16T14:36:54.323354+0000 mon.a (mon.0) 2752 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-16T14:36:55.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:55 smithi071 bash[79675]: cluster 2024-04-16T14:36:53.901710+0000 mgr.x (mgr.24929) 1033 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:55.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:55 smithi071 bash[79675]: cluster 2024-04-16T14:36:54.309783+0000 mon.a (mon.0) 2751 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:36:55.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:55 smithi071 bash[79675]: cluster 2024-04-16T14:36:54.323354+0000 mon.a (mon.0) 2752 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-16T14:36:55.639 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:55 smithi122 bash[70021]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-4 2024-04-16T14:36:55.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:55 smithi122 bash[65119]: cluster 2024-04-16T14:36:53.901710+0000 mgr.x (mgr.24929) 1033 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:36:55.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:55 smithi122 bash[65119]: cluster 2024-04-16T14:36:54.309783+0000 mon.a (mon.0) 2751 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:36:55.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:55 smithi122 bash[65119]: cluster 2024-04-16T14:36:54.323354+0000 mon.a (mon.0) 2752 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-16T14:36:55.958 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:55 smithi122 bash[70105]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-4 2024-04-16T14:36:56.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:56 smithi071 bash[79675]: cluster 2024-04-16T14:36:55.327347+0000 mon.a (mon.0) 2753 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-16T14:36:56.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:56 smithi071 bash[79675]: audit 2024-04-16T14:36:55.346662+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:56.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:56 smithi071 bash[79675]: audit 2024-04-16T14:36:55.368754+0000 mon.a (mon.0) 2755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:56.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:56 smithi071 bash[79675]: audit 2024-04-16T14:36:55.379642+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:56.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:56 smithi071 bash[83214]: cluster 2024-04-16T14:36:55.327347+0000 mon.a (mon.0) 2753 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-16T14:36:56.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:56 smithi071 bash[83214]: audit 2024-04-16T14:36:55.346662+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:56.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:56 smithi071 bash[83214]: audit 2024-04-16T14:36:55.368754+0000 mon.a (mon.0) 2755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:56.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:56 smithi071 bash[83214]: audit 2024-04-16T14:36:55.379642+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:56.588 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:56 smithi122 bash[65119]: cluster 2024-04-16T14:36:55.327347+0000 mon.a (mon.0) 2753 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-16T14:36:56.588 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:56 smithi122 bash[65119]: audit 2024-04-16T14:36:55.346662+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:56.589 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:56 smithi122 bash[65119]: audit 2024-04-16T14:36:55.368754+0000 mon.a (mon.0) 2755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:56.589 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:56 smithi122 bash[65119]: audit 2024-04-16T14:36:55.379642+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:57.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:57 smithi122 bash[65119]: cluster 2024-04-16T14:36:55.902453+0000 mgr.x (mgr.24929) 1034 : cluster 0 pgmap v364: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:57.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:57 smithi122 bash[65119]: cluster 2024-04-16T14:36:56.376314+0000 mon.a (mon.0) 2757 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-16T14:36:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:57 smithi071 bash[79675]: cluster 2024-04-16T14:36:55.902453+0000 mgr.x (mgr.24929) 1034 : cluster 0 pgmap v364: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:57 smithi071 bash[79675]: cluster 2024-04-16T14:36:56.376314+0000 mon.a (mon.0) 2757 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-16T14:36:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:57 smithi071 bash[83214]: cluster 2024-04-16T14:36:55.902453+0000 mgr.x (mgr.24929) 1034 : cluster 0 pgmap v364: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:57 smithi071 bash[83214]: cluster 2024-04-16T14:36:56.376314+0000 mon.a (mon.0) 2757 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-16T14:36:57.911 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:57.911 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:57.912 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:57.912 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:57.912 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-16T14:36:57.912 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: Stopped Ceph osd.4 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:36:57.912 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:57.913 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:57.913 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:57.913 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:57.914 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:36:58.192 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:36:57 smithi122 systemd[1]: Started Ceph osd.4 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:36:59.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:36:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:36:59] "GET /metrics HTTP/1.1" 200 38441 "" "Prometheus/2.33.4" 2024-04-16T14:36:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: cluster 2024-04-16T14:36:57.904155+0000 mgr.x (mgr.24929) 1035 : cluster 0 pgmap v365: 161 pgs: 13 active+undersized+degraded, 30 peering, 26 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-16T14:36:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:57.965014+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:57.975854+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.311475+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.324238+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: cluster 2024-04-16T14:36:58.326385+0000 mon.a (mon.0) 2762 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.340273+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.525277+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.538661+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.540953+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.542765+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.552224+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.651907+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.658782+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.665038+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.669213+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.677931+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: audit 2024-04-16T14:36:58.681526+0000 mgr.x (mgr.24929) 1036 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:36:58 smithi122 bash[65119]: cephadm 2024-04-16T14:36:58.684000+0000 mgr.x (mgr.24929) 1037 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-16T14:36:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: cluster 2024-04-16T14:36:57.904155+0000 mgr.x (mgr.24929) 1035 : cluster 0 pgmap v365: 161 pgs: 13 active+undersized+degraded, 30 peering, 26 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-16T14:36:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:57.965014+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:57.975854+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.311475+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.324238+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: cluster 2024-04-16T14:36:58.326385+0000 mon.a (mon.0) 2762 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.340273+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.525277+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.538661+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.540953+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.542765+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.552224+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.651907+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.658782+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.665038+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.669213+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.677931+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: audit 2024-04-16T14:36:58.681526+0000 mgr.x (mgr.24929) 1036 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[79675]: cephadm 2024-04-16T14:36:58.684000+0000 mgr.x (mgr.24929) 1037 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: cluster 2024-04-16T14:36:57.904155+0000 mgr.x (mgr.24929) 1035 : cluster 0 pgmap v365: 161 pgs: 13 active+undersized+degraded, 30 peering, 26 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:57.965014+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:57.975854+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.311475+0000 mon.a (mon.0) 2760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.324238+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: cluster 2024-04-16T14:36:58.326385+0000 mon.a (mon.0) 2762 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.340273+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.525277+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.538661+0000 mon.a (mon.0) 2765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.540953+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.542765+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.552224+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:36:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.651907+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.658782+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.665038+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.669213+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:36:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.677931+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: audit 2024-04-16T14:36:58.681526+0000 mgr.x (mgr.24929) 1036 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T14:36:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:36:58 smithi071 bash[83214]: cephadm 2024-04-16T14:36:58.684000+0000 mgr.x (mgr.24929) 1037 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-16T14:37:00.301 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:00 smithi122 bash[65119]: cluster 2024-04-16T14:36:59.962883+0000 mon.a (mon.0) 2774 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-04-16T14:37:00.301 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:00 smithi122 bash[70254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T14:37:00.301 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:00 smithi122 bash[70254]: 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-04-16T14:37:00.301 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:00 smithi122 bash[70254]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T14:37:00.302 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:00 smithi122 bash[70254]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T14:37:00.302 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:00 smithi122 bash[70254]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-16T14:37:00.302 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:00 smithi122 bash[70254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T14:37:00.302 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:00 smithi122 bash[70254]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-16T14:37:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:00 smithi071 bash[79675]: cluster 2024-04-16T14:36:59.962883+0000 mon.a (mon.0) 2774 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-04-16T14:37:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:00 smithi071 bash[83214]: cluster 2024-04-16T14:36:59.962883+0000 mon.a (mon.0) 2774 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-04-16T14:37:01.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:01 smithi122 bash[65119]: cluster 2024-04-16T14:36:59.905121+0000 mgr.x (mgr.24929) 1038 : cluster 0 pgmap v366: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:01 smithi071 bash[79675]: cluster 2024-04-16T14:36:59.905121+0000 mgr.x (mgr.24929) 1038 : cluster 0 pgmap v366: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:01 smithi071 bash[83214]: cluster 2024-04-16T14:36:59.905121+0000 mgr.x (mgr.24929) 1038 : cluster 0 pgmap v366: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:02.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:02 smithi122 bash[65119]: audit 2024-04-16T14:37:01.261239+0000 mgr.x (mgr.24929) 1039 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:02 smithi071 bash[79675]: audit 2024-04-16T14:37:01.261239+0000 mgr.x (mgr.24929) 1039 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:02 smithi071 bash[83214]: audit 2024-04-16T14:37:01.261239+0000 mgr.x (mgr.24929) 1039 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:02.943 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:02 smithi122 bash[70780]: debug 2024-04-16T14:37:02.557+0000 7f2238096700 1 -- 172.21.15.122:0/2655187739 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dc70f67680 con 0x55dc70fa5000 2024-04-16T14:37:03.443 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:03 smithi122 bash[70780]: debug 2024-04-16T14:37:03.097+0000 7f224122e7c0 -1 Falling back to public interface 2024-04-16T14:37:03.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:03 smithi122 bash[65119]: cluster 2024-04-16T14:37:01.906591+0000 mgr.x (mgr.24929) 1040 : cluster 0 pgmap v367: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:03.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:03 smithi122 bash[65119]: audit 2024-04-16T14:37:02.206275+0000 mon.a (mon.0) 2775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:37:03.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:03 smithi122 bash[65119]: cephadm 2024-04-16T14:37:02.206640+0000 mgr.x (mgr.24929) 1041 : cephadm 1 Upgrade: Updating osd.4 2024-04-16T14:37:03.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:03 smithi122 bash[65119]: audit 2024-04-16T14:37:02.208185+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:03.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:03 smithi122 bash[65119]: cephadm 2024-04-16T14:37:02.216590+0000 mgr.x (mgr.24929) 1042 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-16T14:37:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[83214]: cluster 2024-04-16T14:37:01.906591+0000 mgr.x (mgr.24929) 1040 : cluster 0 pgmap v367: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[83214]: audit 2024-04-16T14:37:02.206275+0000 mon.a (mon.0) 2775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:37:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[83214]: cephadm 2024-04-16T14:37:02.206640+0000 mgr.x (mgr.24929) 1041 : cephadm 1 Upgrade: Updating osd.4 2024-04-16T14:37:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[83214]: audit 2024-04-16T14:37:02.208185+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[83214]: cephadm 2024-04-16T14:37:02.216590+0000 mgr.x (mgr.24929) 1042 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-16T14:37:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[79675]: cluster 2024-04-16T14:37:01.906591+0000 mgr.x (mgr.24929) 1040 : cluster 0 pgmap v367: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[79675]: audit 2024-04-16T14:37:02.206275+0000 mon.a (mon.0) 2775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:37:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[79675]: cephadm 2024-04-16T14:37:02.206640+0000 mgr.x (mgr.24929) 1041 : cephadm 1 Upgrade: Updating osd.4 2024-04-16T14:37:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[79675]: audit 2024-04-16T14:37:02.208185+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:03 smithi071 bash[79675]: cephadm 2024-04-16T14:37:02.216590+0000 mgr.x (mgr.24929) 1042 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-16T14:37:05.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:05 smithi122 bash[65119]: cluster 2024-04-16T14:37:03.907707+0000 mgr.x (mgr.24929) 1043 : cluster 0 pgmap v368: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:05 smithi071 bash[79675]: cluster 2024-04-16T14:37:03.907707+0000 mgr.x (mgr.24929) 1043 : cluster 0 pgmap v368: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:05 smithi071 bash[83214]: cluster 2024-04-16T14:37:03.907707+0000 mgr.x (mgr.24929) 1043 : cluster 0 pgmap v368: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 104/630 objects degraded (16.508%) 2024-04-16T14:37:06.336 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:06 smithi122 bash[70780]: debug 2024-04-16T14:37:06.177+0000 7f224122e7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-16T14:37:06.337 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:06 smithi122 bash[70780]: debug 2024-04-16T14:37:06.217+0000 7f224122e7c0 -1 osd.4 135 log_to_monitors true 2024-04-16T14:37:06.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:06 smithi122 bash[65119]: audit 2024-04-16T14:37:05.089275+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:06 smithi122 bash[65119]: audit 2024-04-16T14:37:05.090677+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:06.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:06 smithi122 bash[65119]: cluster 2024-04-16T14:37:05.259102+0000 mon.a (mon.0) 2779 : cluster 3 Health check update: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:06.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:06 smithi122 bash[65119]: audit 2024-04-16T14:37:05.812323+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:06 smithi122 bash[65119]: audit 2024-04-16T14:37:05.825160+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:06 smithi122 bash[65119]: audit 2024-04-16T14:37:05.836131+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[83214]: audit 2024-04-16T14:37:05.089275+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[83214]: audit 2024-04-16T14:37:05.090677+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[83214]: cluster 2024-04-16T14:37:05.259102+0000 mon.a (mon.0) 2779 : cluster 3 Health check update: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[83214]: audit 2024-04-16T14:37:05.812323+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[83214]: audit 2024-04-16T14:37:05.825160+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[83214]: audit 2024-04-16T14:37:05.836131+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[79675]: audit 2024-04-16T14:37:05.089275+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[79675]: audit 2024-04-16T14:37:05.090677+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[79675]: cluster 2024-04-16T14:37:05.259102+0000 mon.a (mon.0) 2779 : cluster 3 Health check update: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[79675]: audit 2024-04-16T14:37:05.812323+0000 mon.a (mon.0) 2780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[79675]: audit 2024-04-16T14:37:05.825160+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:06 smithi071 bash[79675]: audit 2024-04-16T14:37:05.836131+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:06.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:06.630 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:06.630 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:06.630 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: Stopping Ceph osd.4 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:37:06.631 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:06.631 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:06.631 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:06.632 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:06.632 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:06.632 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:37:06 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:07.437 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:07 smithi122 bash[71929]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-4 2024-04-16T14:37:07.437 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:07 smithi122 bash[65119]: cluster 2024-04-16T14:37:05.909205+0000 mgr.x (mgr.24929) 1044 : cluster 0 pgmap v369: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:07.437 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:07 smithi122 bash[65119]: audit 2024-04-16T14:37:06.223543+0000 mon.a (mon.0) 2783 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:07.437 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:07 smithi122 bash[65119]: audit 2024-04-16T14:37:06.226128+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.122:6800/986432806,v1:172.21.15.122:6801/986432806]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:07 smithi071 bash[79675]: cluster 2024-04-16T14:37:05.909205+0000 mgr.x (mgr.24929) 1044 : cluster 0 pgmap v369: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:07 smithi071 bash[79675]: audit 2024-04-16T14:37:06.223543+0000 mon.a (mon.0) 2783 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:07 smithi071 bash[79675]: audit 2024-04-16T14:37:06.226128+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.122:6800/986432806,v1:172.21.15.122:6801/986432806]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:07 smithi071 bash[83214]: cluster 2024-04-16T14:37:05.909205+0000 mgr.x (mgr.24929) 1044 : cluster 0 pgmap v369: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:07 smithi071 bash[83214]: audit 2024-04-16T14:37:06.223543+0000 mon.a (mon.0) 2783 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:07 smithi071 bash[83214]: audit 2024-04-16T14:37:06.226128+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.122:6800/986432806,v1:172.21.15.122:6801/986432806]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:07.693 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:07 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.4.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:37:07.693 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:07 smithi122 bash[71991]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-4 2024-04-16T14:37:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:08 smithi122 bash[65119]: audit 2024-04-16T14:37:07.099693+0000 mon.a (mon.0) 2784 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:37:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:08 smithi122 bash[65119]: cluster 2024-04-16T14:37:07.105613+0000 mon.a (mon.0) 2785 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-04-16T14:37:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:08 smithi071 bash[79675]: audit 2024-04-16T14:37:07.099693+0000 mon.a (mon.0) 2784 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:37:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:08 smithi071 bash[79675]: cluster 2024-04-16T14:37:07.105613+0000 mon.a (mon.0) 2785 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-04-16T14:37:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:08 smithi071 bash[83214]: audit 2024-04-16T14:37:07.099693+0000 mon.a (mon.0) 2784 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:37:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:08 smithi071 bash[83214]: cluster 2024-04-16T14:37:07.105613+0000 mon.a (mon.0) 2785 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-04-16T14:37:09.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:37:09] "GET /metrics HTTP/1.1" 200 38443 "" "Prometheus/2.33.4" 2024-04-16T14:37:09.443 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.4.service: Failed with result 'exit-code'. 2024-04-16T14:37:09.443 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: Stopped Ceph osd.4 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:37:09.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:09 smithi122 bash[65119]: cluster 2024-04-16T14:37:07.910458+0000 mgr.x (mgr.24929) 1045 : cluster 0 pgmap v371: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:09 smithi071 bash[79675]: cluster 2024-04-16T14:37:07.910458+0000 mgr.x (mgr.24929) 1045 : cluster 0 pgmap v371: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:09 smithi071 bash[83214]: cluster 2024-04-16T14:37:07.910458+0000 mgr.x (mgr.24929) 1045 : cluster 0 pgmap v371: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:09.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:09.943 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:09.944 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:09.944 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:09.945 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:09.945 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:09.946 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:09.946 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: Started Ceph osd.4 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:37:09.946 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:37:09 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.623336+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.633785+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.643511+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.644890+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.653003+0000 mon.a (mon.0) 2790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: cephadm 2024-04-16T14:37:09.656771+0000 mgr.x (mgr.24929) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.741634+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.746181+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.751372+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.752666+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.761300+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: cephadm 2024-04-16T14:37:09.765087+0000 mgr.x (mgr.24929) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.850667+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.855557+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.859649+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.861317+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.871464+0000 mon.a (mon.0) 2800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.948208+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.951508+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.954368+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.955358+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:09.963439+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.042405+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.046038+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.049619+0000 mon.a (mon.0) 2808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.051289+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.060762+0000 mon.a (mon.0) 2810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.137251+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.140968+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.144077+0000 mon.a (mon.0) 2813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.145314+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.152490+0000 mon.a (mon.0) 2815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.210600+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.213836+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.217049+0000 mon.a (mon.0) 2818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.218308+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.225166+0000 mon.a (mon.0) 2820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.298867+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.301381+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.303607+0000 mon.a (mon.0) 2823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.304474+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.312346+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.353645+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.356390+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.358636+0000 mon.a (mon.0) 2828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.359557+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.367600+0000 mon.a (mon.0) 2830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.424399+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.427310+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.429633+0000 mon.a (mon.0) 2833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.430687+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.439019+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.496072+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.498777+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.501886+0000 mon.a (mon.0) 2838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.503036+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.511950+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.553519+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.556274+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.558864+0000 mon.a (mon.0) 2843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.559921+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:10 smithi122 bash[65119]: audit 2024-04-16T14:37:10.568316+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.623336+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.633785+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.643511+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.644890+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.653003+0000 mon.a (mon.0) 2790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: cephadm 2024-04-16T14:37:09.656771+0000 mgr.x (mgr.24929) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.741634+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.746181+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.751372+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.752666+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.761300+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: cephadm 2024-04-16T14:37:09.765087+0000 mgr.x (mgr.24929) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.850667+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.855557+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.859649+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.861317+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.871464+0000 mon.a (mon.0) 2800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.948208+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.951508+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.954368+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.623336+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.633785+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.643511+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.644890+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.653003+0000 mon.a (mon.0) 2790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: cephadm 2024-04-16T14:37:09.656771+0000 mgr.x (mgr.24929) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.741634+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.746181+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.751372+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.752666+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.761300+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: cephadm 2024-04-16T14:37:09.765087+0000 mgr.x (mgr.24929) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:10.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.850667+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.855557+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.859649+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.861317+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.871464+0000 mon.a (mon.0) 2800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.948208+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.951508+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.954368+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.955358+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:09.963439+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.042405+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.046038+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.049619+0000 mon.a (mon.0) 2808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.051289+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.060762+0000 mon.a (mon.0) 2810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.137251+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.140968+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.144077+0000 mon.a (mon.0) 2813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.145314+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.152490+0000 mon.a (mon.0) 2815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.210600+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.213836+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.217049+0000 mon.a (mon.0) 2818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.218308+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.225166+0000 mon.a (mon.0) 2820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.298867+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.301381+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.955358+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:09.963439+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.042405+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.046038+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.049619+0000 mon.a (mon.0) 2808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.051289+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.060762+0000 mon.a (mon.0) 2810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.137251+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.140968+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.144077+0000 mon.a (mon.0) 2813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.145314+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.152490+0000 mon.a (mon.0) 2815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.210600+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.213836+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.217049+0000 mon.a (mon.0) 2818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.218308+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.225166+0000 mon.a (mon.0) 2820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.298867+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.301381+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.303607+0000 mon.a (mon.0) 2823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.304474+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.312346+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.353645+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.356390+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.358636+0000 mon.a (mon.0) 2828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.359557+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.367600+0000 mon.a (mon.0) 2830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.424399+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.427310+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.429633+0000 mon.a (mon.0) 2833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.430687+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.439019+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.496072+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.498777+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.501886+0000 mon.a (mon.0) 2838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.503036+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.511950+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.553519+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.556274+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.558864+0000 mon.a (mon.0) 2843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.559921+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[83214]: audit 2024-04-16T14:37:10.568316+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.303607+0000 mon.a (mon.0) 2823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.304474+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.312346+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.353645+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.356390+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.358636+0000 mon.a (mon.0) 2828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.359557+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.367600+0000 mon.a (mon.0) 2830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.424399+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.427310+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.429633+0000 mon.a (mon.0) 2833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.430687+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.439019+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.496072+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.498777+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.501886+0000 mon.a (mon.0) 2838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.503036+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.511950+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.553519+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.556274+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.558864+0000 mon.a (mon.0) 2843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.559921+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:10.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:10 smithi071 bash[79675]: audit 2024-04-16T14:37:10.568316+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.613 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[72140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T14:37:11.613 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[72140]: 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-04-16T14:37:11.613 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[72140]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T14:37:11.613 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[72140]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T14:37:11.613 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[72140]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-16T14:37:11.613 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[72140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T14:37:11.614 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[72140]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:09.875558+0000 mgr.x (mgr.24929) 1048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cluster 2024-04-16T14:37:09.911283+0000 mgr.x (mgr.24929) 1049 : cluster 0 pgmap v372: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:09.967240+0000 mgr.x (mgr.24929) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.064486+0000 mgr.x (mgr.24929) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.156625+0000 mgr.x (mgr.24929) 1052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.228881+0000 mgr.x (mgr.24929) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.315991+0000 mgr.x (mgr.24929) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.371262+0000 mgr.x (mgr.24929) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.442779+0000 mgr.x (mgr.24929) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.515748+0000 mgr.x (mgr.24929) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.572057+0000 mgr.x (mgr.24929) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.637128+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.639817+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.642062+0000 mon.a (mon.0) 2848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.642984+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.653125+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.656868+0000 mgr.x (mgr.24929) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.724260+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.728718+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.732652+0000 mon.a (mon.0) 2853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.734221+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.746468+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.750321+0000 mgr.x (mgr.24929) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.803438+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.806201+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.808795+0000 mon.a (mon.0) 2858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.810217+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.823327+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.885031+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.888112+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.890885+0000 mon.a (mon.0) 2863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.892082+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.899860+0000 mon.a (mon.0) 2865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.973389+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.976710+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.980131+0000 mon.a (mon.0) 2868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.981762+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:10.990464+0000 mon.a (mon.0) 2870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.070712+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.073790+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.076986+0000 mon.a (mon.0) 2873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.077973+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.086572+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.143946+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.146711+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.149144+0000 mon.a (mon.0) 2878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.150271+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.158920+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.221847+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.225298+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.227802+0000 mon.a (mon.0) 2883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.228966+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.237744+0000 mon.a (mon.0) 2885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.311614+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.314504+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.316921+0000 mon.a (mon.0) 2888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.318134+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.326562+0000 mon.a (mon.0) 2890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.400090+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.403086+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.406022+0000 mon.a (mon.0) 2893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.407434+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.418316+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.475736+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.478299+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.480959+0000 mon.a (mon.0) 2898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.482045+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.490050+0000 mon.a (mon.0) 2900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.546775+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.549583+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.552491+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.553655+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.561562+0000 mon.a (mon.0) 2905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:11 smithi122 bash[65119]: audit 2024-04-16T14:37:11.620023+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:09.875558+0000 mgr.x (mgr.24929) 1048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cluster 2024-04-16T14:37:09.911283+0000 mgr.x (mgr.24929) 1049 : cluster 0 pgmap v372: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:09.967240+0000 mgr.x (mgr.24929) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.064486+0000 mgr.x (mgr.24929) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.156625+0000 mgr.x (mgr.24929) 1052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.228881+0000 mgr.x (mgr.24929) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.315991+0000 mgr.x (mgr.24929) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.371262+0000 mgr.x (mgr.24929) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.442779+0000 mgr.x (mgr.24929) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.515748+0000 mgr.x (mgr.24929) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.572057+0000 mgr.x (mgr.24929) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.637128+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.639817+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.642062+0000 mon.a (mon.0) 2848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.642984+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.653125+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.656868+0000 mgr.x (mgr.24929) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.724260+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.728718+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.732652+0000 mon.a (mon.0) 2853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:09.875558+0000 mgr.x (mgr.24929) 1048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cluster 2024-04-16T14:37:09.911283+0000 mgr.x (mgr.24929) 1049 : cluster 0 pgmap v372: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:09.967240+0000 mgr.x (mgr.24929) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.064486+0000 mgr.x (mgr.24929) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.156625+0000 mgr.x (mgr.24929) 1052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.228881+0000 mgr.x (mgr.24929) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.315991+0000 mgr.x (mgr.24929) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.371262+0000 mgr.x (mgr.24929) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.442779+0000 mgr.x (mgr.24929) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.515748+0000 mgr.x (mgr.24929) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.572057+0000 mgr.x (mgr.24929) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.637128+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.639817+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.642062+0000 mon.a (mon.0) 2848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.642984+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.653125+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.656868+0000 mgr.x (mgr.24929) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.724260+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.728718+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.732652+0000 mon.a (mon.0) 2853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.734221+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.746468+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.750321+0000 mgr.x (mgr.24929) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.803438+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.806201+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.808795+0000 mon.a (mon.0) 2858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.810217+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.823327+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.885031+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.888112+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.890885+0000 mon.a (mon.0) 2863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.892082+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.899860+0000 mon.a (mon.0) 2865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.973389+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.976710+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.980131+0000 mon.a (mon.0) 2868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.981762+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:10.990464+0000 mon.a (mon.0) 2870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.070712+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.073790+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.734221+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.746468+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.750321+0000 mgr.x (mgr.24929) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.803438+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.806201+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.808795+0000 mon.a (mon.0) 2858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.810217+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.823327+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.885031+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.888112+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.890885+0000 mon.a (mon.0) 2863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.892082+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.899860+0000 mon.a (mon.0) 2865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.973389+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.976710+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.980131+0000 mon.a (mon.0) 2868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.981762+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:10.990464+0000 mon.a (mon.0) 2870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.070712+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.073790+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.076986+0000 mon.a (mon.0) 2873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.077973+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.086572+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.143946+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.146711+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.149144+0000 mon.a (mon.0) 2878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.150271+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.158920+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.221847+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.225298+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.227802+0000 mon.a (mon.0) 2883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.228966+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.237744+0000 mon.a (mon.0) 2885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.311614+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.314504+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.316921+0000 mon.a (mon.0) 2888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.318134+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.326562+0000 mon.a (mon.0) 2890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.400090+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.403086+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.406022+0000 mon.a (mon.0) 2893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.407434+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.418316+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.475736+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.478299+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.480959+0000 mon.a (mon.0) 2898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.482045+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.490050+0000 mon.a (mon.0) 2900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.546775+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.549583+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.552491+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.553655+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.561562+0000 mon.a (mon.0) 2905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[83214]: audit 2024-04-16T14:37:11.620023+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.076986+0000 mon.a (mon.0) 2873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.077973+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.086572+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.143946+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.146711+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.149144+0000 mon.a (mon.0) 2878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.150271+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.158920+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.221847+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.225298+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.227802+0000 mon.a (mon.0) 2883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.228966+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.237744+0000 mon.a (mon.0) 2885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.311614+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.314504+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.316921+0000 mon.a (mon.0) 2888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.318134+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.326562+0000 mon.a (mon.0) 2890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.400090+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.403086+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.406022+0000 mon.a (mon.0) 2893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.407434+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.418316+0000 mon.a (mon.0) 2895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.475736+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.478299+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.480959+0000 mon.a (mon.0) 2898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.482045+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.490050+0000 mon.a (mon.0) 2900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.546775+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.549583+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.552491+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.553655+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.561562+0000 mon.a (mon.0) 2905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:11.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:11 smithi071 bash[79675]: audit 2024-04-16T14:37:11.620023+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.827099+0000 mgr.x (mgr.24929) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.903618+0000 mgr.x (mgr.24929) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:10.994282+0000 mgr.x (mgr.24929) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.090480+0000 mgr.x (mgr.24929) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.162770+0000 mgr.x (mgr.24929) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.241758+0000 mgr.x (mgr.24929) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.269700+0000 mgr.x (mgr.24929) 1067 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.330323+0000 mgr.x (mgr.24929) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.422186+0000 mgr.x (mgr.24929) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.493831+0000 mgr.x (mgr.24929) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.565380+0000 mgr.x (mgr.24929) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.623051+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.637456+0000 mon.a (mon.0) 2908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.638488+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.643719+0000 mon.a (mon.0) 2910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.647379+0000 mgr.x (mgr.24929) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.684752+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.687555+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.690030+0000 mon.a (mon.0) 2913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.691135+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.699393+0000 mon.a (mon.0) 2915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.703120+0000 mgr.x (mgr.24929) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.772765+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.775603+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.778085+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.779353+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.787615+0000 mon.a (mon.0) 2920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.860910+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.864231+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.867418+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.868649+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.876933+0000 mon.a (mon.0) 2925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.934283+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.937017+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.939596+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.941066+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:11.950039+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.025835+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.029351+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.032072+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.033236+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.041897+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.132440+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.137022+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.141053+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.142539+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.152121+0000 mon.a (mon.0) 2940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.227488+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.230435+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.233431+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.234713+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.243234+0000 mon.a (mon.0) 2945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.300338+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.303325+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.305742+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.306937+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.315029+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.402858+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.407800+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.411752+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.413606+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.422722+0000 mon.a (mon.0) 2955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.502119+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.505103+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.508155+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.509660+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.518677+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.577365+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.581684+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.585338+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.586930+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:12 smithi122 bash[65119]: audit 2024-04-16T14:37:12.596572+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.827099+0000 mgr.x (mgr.24929) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.903618+0000 mgr.x (mgr.24929) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:10.994282+0000 mgr.x (mgr.24929) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.090480+0000 mgr.x (mgr.24929) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.162770+0000 mgr.x (mgr.24929) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.241758+0000 mgr.x (mgr.24929) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.269700+0000 mgr.x (mgr.24929) 1067 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.330323+0000 mgr.x (mgr.24929) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.422186+0000 mgr.x (mgr.24929) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.493831+0000 mgr.x (mgr.24929) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.565380+0000 mgr.x (mgr.24929) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.623051+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.637456+0000 mon.a (mon.0) 2908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.638488+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.643719+0000 mon.a (mon.0) 2910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.647379+0000 mgr.x (mgr.24929) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.684752+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.687555+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.690030+0000 mon.a (mon.0) 2913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.691135+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.699393+0000 mon.a (mon.0) 2915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.703120+0000 mgr.x (mgr.24929) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.772765+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.775603+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.778085+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.779353+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.787615+0000 mon.a (mon.0) 2920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.860910+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.864231+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.867418+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.868649+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.876933+0000 mon.a (mon.0) 2925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.934283+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.937017+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.939596+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.941066+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:11.950039+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.025835+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.029351+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.032072+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.827099+0000 mgr.x (mgr.24929) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.903618+0000 mgr.x (mgr.24929) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:10.994282+0000 mgr.x (mgr.24929) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.090480+0000 mgr.x (mgr.24929) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.162770+0000 mgr.x (mgr.24929) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.241758+0000 mgr.x (mgr.24929) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.269700+0000 mgr.x (mgr.24929) 1067 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.330323+0000 mgr.x (mgr.24929) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.422186+0000 mgr.x (mgr.24929) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.493831+0000 mgr.x (mgr.24929) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.565380+0000 mgr.x (mgr.24929) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.623051+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.637456+0000 mon.a (mon.0) 2908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.638488+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.643719+0000 mon.a (mon.0) 2910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.647379+0000 mgr.x (mgr.24929) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.684752+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.687555+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.690030+0000 mon.a (mon.0) 2913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.691135+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.699393+0000 mon.a (mon.0) 2915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.033236+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.041897+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.132440+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.137022+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.141053+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.142539+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.152121+0000 mon.a (mon.0) 2940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.227488+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.230435+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.233431+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.234713+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.243234+0000 mon.a (mon.0) 2945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.300338+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.303325+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.305742+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.306937+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.315029+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.402858+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.407800+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.411752+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.413606+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.422722+0000 mon.a (mon.0) 2955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.502119+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.505103+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.508155+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.509660+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.518677+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.577365+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.581684+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.585338+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.586930+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[83214]: audit 2024-04-16T14:37:12.596572+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.703120+0000 mgr.x (mgr.24929) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.772765+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.775603+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.778085+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.779353+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.787615+0000 mon.a (mon.0) 2920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.860910+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.864231+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.867418+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.868649+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.876933+0000 mon.a (mon.0) 2925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.934283+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.937017+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.939596+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.941066+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:11.950039+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.025835+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.029351+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.032072+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.033236+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.041897+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.132440+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.137022+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.141053+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.142539+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.152121+0000 mon.a (mon.0) 2940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.227488+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.230435+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.233431+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.234713+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.243234+0000 mon.a (mon.0) 2945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.300338+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.303325+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.305742+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.306937+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.315029+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.402858+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.407800+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.411752+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.413606+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.422722+0000 mon.a (mon.0) 2955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.502119+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.505103+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.508155+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.509660+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.518677+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.577365+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.581684+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.585338+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.586930+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:12.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:12 smithi071 bash[79675]: audit 2024-04-16T14:37:12.596572+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.791293+0000 mgr.x (mgr.24929) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.880637+0000 mgr.x (mgr.24929) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cluster 2024-04-16T14:37:11.911913+0000 mgr.x (mgr.24929) 1076 : cluster 0 pgmap v373: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:13.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:11.953842+0000 mgr.x (mgr.24929) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.045756+0000 mgr.x (mgr.24929) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.156180+0000 mgr.x (mgr.24929) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.247050+0000 mgr.x (mgr.24929) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.318746+0000 mgr.x (mgr.24929) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.426592+0000 mgr.x (mgr.24929) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.522685+0000 mgr.x (mgr.24929) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.600589+0000 mgr.x (mgr.24929) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.672070+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.675181+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.678339+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.679526+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.689139+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.692954+0000 mgr.x (mgr.24929) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.777948+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.782654+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.786839+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.788401+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.801024+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.880789+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.883972+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.886724+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.887974+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.896555+0000 mon.a (mon.0) 2980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.954379+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.957049+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.959686+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.960674+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:12.968962+0000 mon.a (mon.0) 2985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.010189+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.012982+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.015413+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.016611+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.025030+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.099063+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.101982+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.104652+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.105836+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.114611+0000 mon.a (mon.0) 2995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.191305+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.194751+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.198190+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.199522+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.208211+0000 mon.a (mon.0) 3000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.297352+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.302110+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.306219+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.307314+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.313128+0000 mon.a (mon.0) 3005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.388539+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.391434+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.394261+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.395229+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.403640+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.466620+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.469620+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.472046+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.473066+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.481409+0000 mon.a (mon.0) 3015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.540186+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.542979+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.545410+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.546501+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.554908+0000 mon.a (mon.0) 3020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.611903+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.614501+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.617011+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:13 smithi122 bash[65119]: audit 2024-04-16T14:37:13.618041+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.791293+0000 mgr.x (mgr.24929) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.880637+0000 mgr.x (mgr.24929) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cluster 2024-04-16T14:37:11.911913+0000 mgr.x (mgr.24929) 1076 : cluster 0 pgmap v373: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:11.953842+0000 mgr.x (mgr.24929) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.045756+0000 mgr.x (mgr.24929) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.156180+0000 mgr.x (mgr.24929) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.247050+0000 mgr.x (mgr.24929) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.318746+0000 mgr.x (mgr.24929) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.426592+0000 mgr.x (mgr.24929) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.522685+0000 mgr.x (mgr.24929) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.600589+0000 mgr.x (mgr.24929) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.672070+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.675181+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.678339+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.679526+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.689139+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.692954+0000 mgr.x (mgr.24929) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.777948+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.782654+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.786839+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.791293+0000 mgr.x (mgr.24929) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.880637+0000 mgr.x (mgr.24929) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cluster 2024-04-16T14:37:11.911913+0000 mgr.x (mgr.24929) 1076 : cluster 0 pgmap v373: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:11.953842+0000 mgr.x (mgr.24929) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.045756+0000 mgr.x (mgr.24929) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.156180+0000 mgr.x (mgr.24929) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.247050+0000 mgr.x (mgr.24929) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.318746+0000 mgr.x (mgr.24929) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.426592+0000 mgr.x (mgr.24929) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.522685+0000 mgr.x (mgr.24929) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.600589+0000 mgr.x (mgr.24929) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.672070+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.675181+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.678339+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.679526+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.689139+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.692954+0000 mgr.x (mgr.24929) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.777948+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.782654+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.786839+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.788401+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.801024+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.880789+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.883972+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.886724+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.887974+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.896555+0000 mon.a (mon.0) 2980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.954379+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.957049+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.959686+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.960674+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:12.968962+0000 mon.a (mon.0) 2985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.010189+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.012982+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.015413+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.016611+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.025030+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.099063+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.101982+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.104652+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.788401+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.801024+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.880789+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.883972+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.886724+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.887974+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.896555+0000 mon.a (mon.0) 2980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.954379+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.957049+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.959686+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.960674+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:12.968962+0000 mon.a (mon.0) 2985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.010189+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.012982+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.015413+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.016611+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.025030+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.099063+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.101982+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.104652+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.105836+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.114611+0000 mon.a (mon.0) 2995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.191305+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.194751+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.198190+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.199522+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.208211+0000 mon.a (mon.0) 3000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.297352+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.302110+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.306219+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.307314+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.313128+0000 mon.a (mon.0) 3005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.388539+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.391434+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.394261+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.395229+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.403640+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.466620+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.469620+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.105836+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.114611+0000 mon.a (mon.0) 2995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.191305+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.194751+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.198190+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.199522+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.208211+0000 mon.a (mon.0) 3000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.297352+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.302110+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.306219+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.307314+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.313128+0000 mon.a (mon.0) 3005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.388539+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.391434+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.394261+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.395229+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.403640+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.466620+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.469620+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.472046+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.473066+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.481409+0000 mon.a (mon.0) 3015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.540186+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.542979+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.545410+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.546501+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.554908+0000 mon.a (mon.0) 3020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.611903+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.614501+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.617011+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[79675]: audit 2024-04-16T14:37:13.618041+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.472046+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.473066+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.481409+0000 mon.a (mon.0) 3015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.540186+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.542979+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.545410+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.546501+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.554908+0000 mon.a (mon.0) 3020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.611903+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.614501+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.617011+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:13.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:13 smithi071 bash[83214]: audit 2024-04-16T14:37:13.618041+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.443 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[72521]: debug 2024-04-16T14:37:14.053+0000 7f1c3de12700 1 -- 172.21.15.122:0/1447935407 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cef2aaf680 con 0x55cef2aec800 2024-04-16T14:37:14.777 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.805164+0000 mgr.x (mgr.24929) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.777 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.900480+0000 mgr.x (mgr.24929) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.777 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:12.972775+0000 mgr.x (mgr.24929) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.028736+0000 mgr.x (mgr.24929) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.118401+0000 mgr.x (mgr.24929) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.212124+0000 mgr.x (mgr.24929) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.316812+0000 mgr.x (mgr.24929) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.407615+0000 mgr.x (mgr.24929) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.485225+0000 mgr.x (mgr.24929) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.558647+0000 mgr.x (mgr.24929) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.628330+0000 mon.a (mon.0) 3025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.632060+0000 mgr.x (mgr.24929) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.685338+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.687661+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.689842+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.690670+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.696563+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.700365+0000 mgr.x (mgr.24929) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.753881+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.756385+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.759367+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.805164+0000 mgr.x (mgr.24929) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.900480+0000 mgr.x (mgr.24929) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:12.972775+0000 mgr.x (mgr.24929) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.028736+0000 mgr.x (mgr.24929) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.118401+0000 mgr.x (mgr.24929) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.212124+0000 mgr.x (mgr.24929) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.316812+0000 mgr.x (mgr.24929) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.407615+0000 mgr.x (mgr.24929) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.485225+0000 mgr.x (mgr.24929) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.558647+0000 mgr.x (mgr.24929) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.628330+0000 mon.a (mon.0) 3025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.632060+0000 mgr.x (mgr.24929) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.685338+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.687661+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.689842+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.690670+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.696563+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.700365+0000 mgr.x (mgr.24929) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.753881+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.756385+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.759367+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.760392+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.770633+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.774508+0000 mgr.x (mgr.24929) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.812992+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.815604+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.817755+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.818664+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.828850+0000 mon.a (mon.0) 3040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.891850+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.895146+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.897794+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.899072+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.909726+0000 mon.a (mon.0) 3045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.983850+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.986458+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.988845+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.989787+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:13.999966+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.061853+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.064648+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.067141+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.068262+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.782 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.078444+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.119141+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.122025+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.124563+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.125592+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.136033+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.192998+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.195866+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.198445+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.199625+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.210076+0000 mon.a (mon.0) 3065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.282570+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.285288+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.287669+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.288520+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.296506+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.337887+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.760392+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.770633+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.774508+0000 mgr.x (mgr.24929) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.812992+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.815604+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.817755+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.818664+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.828850+0000 mon.a (mon.0) 3040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.891850+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.895146+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.897794+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.899072+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.909726+0000 mon.a (mon.0) 3045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.983850+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.986458+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.988845+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.989787+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:13.999966+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.061853+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.064648+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.340313+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.342896+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.344009+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.352216+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.397788+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.400433+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.403029+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.404130+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.412100+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.469720+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.472910+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.475880+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.477143+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.485119+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.543068+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.545543+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.547768+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.548421+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.553996+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.614631+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.616743+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.618463+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.619096+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[79675]: audit 2024-04-16T14:37:14.625084+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.067141+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.068262+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.078444+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.119141+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.122025+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.124563+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.125592+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.136033+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.192998+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.195866+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.198445+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.199625+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.210076+0000 mon.a (mon.0) 3065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.282570+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.285288+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.287669+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.288520+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.296506+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.337887+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.340313+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.342896+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.344009+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.352216+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.397788+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.400433+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.403029+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.404130+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.412100+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.469720+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.472910+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.475880+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.477143+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.485119+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.543068+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.545543+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.547768+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.548421+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.553996+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.614631+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.616743+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.618463+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.619096+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:14 smithi071 bash[83214]: audit 2024-04-16T14:37:14.625084+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.868 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[72521]: debug 2024-04-16T14:37:14.597+0000 7f1c46faa7c0 -1 Falling back to public interface 2024-04-16T14:37:14.869 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.805164+0000 mgr.x (mgr.24929) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.869 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.900480+0000 mgr.x (mgr.24929) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.869 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:12.972775+0000 mgr.x (mgr.24929) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.869 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.028736+0000 mgr.x (mgr.24929) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.869 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.118401+0000 mgr.x (mgr.24929) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.869 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.212124+0000 mgr.x (mgr.24929) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.869 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.316812+0000 mgr.x (mgr.24929) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.869 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.407615+0000 mgr.x (mgr.24929) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.485225+0000 mgr.x (mgr.24929) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.558647+0000 mgr.x (mgr.24929) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.628330+0000 mon.a (mon.0) 3025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.632060+0000 mgr.x (mgr.24929) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.685338+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.687661+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.689842+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.690670+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.696563+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.700365+0000 mgr.x (mgr.24929) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.753881+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.756385+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.759367+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.760392+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.770633+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.774508+0000 mgr.x (mgr.24929) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.812992+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.815604+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.817755+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.818664+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.828850+0000 mon.a (mon.0) 3040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.891850+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.895146+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.897794+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.899072+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.909726+0000 mon.a (mon.0) 3045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.983850+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.986458+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.988845+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.871 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.989787+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:13.999966+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.061853+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.064648+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.067141+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.068262+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.078444+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.119141+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.122025+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.124563+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.125592+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.136033+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.192998+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.195866+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.872 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.198445+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.199625+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.210076+0000 mon.a (mon.0) 3065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.282570+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.285288+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.287669+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.288520+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.296506+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.337887+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.340313+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.342896+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.344009+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.352216+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.397788+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.400433+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.403029+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.404130+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.412100+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.469720+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.472910+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.475880+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.477143+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.485119+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.543068+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.545543+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.547768+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.548421+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.553996+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.614631+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:14.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.616743+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:14.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.618463+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:14.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.619096+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:14.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:14 smithi122 bash[65119]: audit 2024-04-16T14:37:14.625084+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:14.896 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:37:15.632 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:37:15.632 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 0s ago 21m - - 2024-04-16T14:37:15.632 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 9s ago 21m - - 2024-04-16T14:37:15.632 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (8m) 0s ago 14m 14.2M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:37:15.632 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (7m) 9s ago 14m 41.4M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:37:15.632 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (6m) 0s ago 12m 44.0M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:37:15.632 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (7m) 9s ago 20m 515M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:37:15.632 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (5m) 0s ago 22m 439M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (4m) 0s ago 22m 65.0M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (3m) 9s ago 20m 42.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (3m) 0s ago 20m 47.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (8m) 0s ago 14m 9572k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (7m) 9s ago 14m 9811k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (2m) 0s ago 20m 54.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (2m) 0s ago 19m 48.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (85s) 0s ago 18m 45.4M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (46s) 0s ago 18m 46.9M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 starting - - - 2780M 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (17m) 9s ago 17m 60.6M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (16m) 9s ago 16m 58.3M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (15m) 9s ago 16m 62.4M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (6m) 9s ago 15m 60.2M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:37:15.633 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (13m) 0s ago 13m 87.1M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:37:15.634 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (13m) 9s ago 13m 87.2M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:37:15.634 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (12m) 0s ago 12m 86.9M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:37:15.634 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (12m) 9s ago 12m 87.3M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:37:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.832598+0000 mgr.x (mgr.24929) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cluster 2024-04-16T14:37:13.912530+0000 mgr.x (mgr.24929) 1100 : cluster 0 pgmap v374: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:13.913653+0000 mgr.x (mgr.24929) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.003854+0000 mgr.x (mgr.24929) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.082143+0000 mgr.x (mgr.24929) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.139701+0000 mgr.x (mgr.24929) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.213791+0000 mgr.x (mgr.24929) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.300434+0000 mgr.x (mgr.24929) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.355964+0000 mgr.x (mgr.24929) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.415831+0000 mgr.x (mgr.24929) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.488863+0000 mgr.x (mgr.24929) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.557755+0000 mgr.x (mgr.24929) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.628742+0000 mgr.x (mgr.24929) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.682122+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.684109+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.685981+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.686638+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.692277+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.695917+0000 mgr.x (mgr.24929) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.733000+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.735030+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.736980+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.737895+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.743561+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.747200+0000 mgr.x (mgr.24929) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.784596+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.787037+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.789132+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.790051+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.796204+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.837082+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.839623+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.842115+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.843062+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.849059+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.890414+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.892248+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.893916+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.894485+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.898846+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.939502+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.941677+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.943497+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.944157+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.949798+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.990352+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.992451+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.994215+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:14.994888+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.002021+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.043182+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.045102+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.046866+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.047495+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.055336+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.096448+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.098535+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.100400+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.101230+0000 mon.a (mon.0) 3139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.109204+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.149771+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.153006+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.155969+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.157158+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.164638+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.248432+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.252141+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.254854+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.255806+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.264802+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.324052+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.326613+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.329687+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.330533+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.342285+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.430789+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.434758+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.437335+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.438625+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.448380+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.503769+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.513929+0000 mon.a (mon.0) 3162 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.521743+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.556198+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.558983+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.561164+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.561934+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.569605+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.610433+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:15 smithi122 bash[65119]: audit 2024-04-16T14:37:15.615346+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.832598+0000 mgr.x (mgr.24929) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cluster 2024-04-16T14:37:13.912530+0000 mgr.x (mgr.24929) 1100 : cluster 0 pgmap v374: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:13.913653+0000 mgr.x (mgr.24929) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.003854+0000 mgr.x (mgr.24929) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.082143+0000 mgr.x (mgr.24929) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.139701+0000 mgr.x (mgr.24929) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.213791+0000 mgr.x (mgr.24929) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.300434+0000 mgr.x (mgr.24929) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.355964+0000 mgr.x (mgr.24929) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.415831+0000 mgr.x (mgr.24929) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.488863+0000 mgr.x (mgr.24929) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.557755+0000 mgr.x (mgr.24929) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.628742+0000 mgr.x (mgr.24929) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.682122+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.684109+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.685981+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.686638+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.692277+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.695917+0000 mgr.x (mgr.24929) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.733000+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.735030+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.736980+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.737895+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.743561+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.747200+0000 mgr.x (mgr.24929) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.784596+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.787037+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.789132+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.790051+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.796204+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.837082+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.839623+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.842115+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.843062+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.849059+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.890414+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.892248+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.893916+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.894485+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.898846+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.832598+0000 mgr.x (mgr.24929) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cluster 2024-04-16T14:37:13.912530+0000 mgr.x (mgr.24929) 1100 : cluster 0 pgmap v374: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:13.913653+0000 mgr.x (mgr.24929) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.003854+0000 mgr.x (mgr.24929) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.082143+0000 mgr.x (mgr.24929) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.139701+0000 mgr.x (mgr.24929) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.213791+0000 mgr.x (mgr.24929) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.300434+0000 mgr.x (mgr.24929) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.355964+0000 mgr.x (mgr.24929) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.415831+0000 mgr.x (mgr.24929) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.488863+0000 mgr.x (mgr.24929) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.557755+0000 mgr.x (mgr.24929) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.628742+0000 mgr.x (mgr.24929) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.682122+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.684109+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.685981+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.686638+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.692277+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.695917+0000 mgr.x (mgr.24929) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.733000+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.735030+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.939502+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.941677+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.943497+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.944157+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.949798+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.990352+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.992451+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.994215+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:14.994888+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.002021+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.043182+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.045102+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.046866+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.047495+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.055336+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.096448+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.098535+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.100400+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.101230+0000 mon.a (mon.0) 3139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.109204+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.149771+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.153006+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.155969+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.157158+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.164638+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.248432+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.252141+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.254854+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.255806+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.264802+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.324052+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.326613+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.329687+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.330533+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.342285+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.430789+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.434758+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.437335+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.438625+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.448380+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.503769+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.513929+0000 mon.a (mon.0) 3162 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.521743+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.556198+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.558983+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.561164+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.561934+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.569605+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.610433+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[79675]: audit 2024-04-16T14:37:15.615346+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.736980+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.737895+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.743561+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.747200+0000 mgr.x (mgr.24929) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.784596+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.787037+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.789132+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.790051+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.796204+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.837082+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.839623+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.842115+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.843062+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.849059+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.890414+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.892248+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.893916+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.894485+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.898846+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.939502+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.941677+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.943497+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.944157+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.949798+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.990352+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.992451+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.994215+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:14.994888+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.002021+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.043182+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.045102+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.046866+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.047495+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.055336+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.096448+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.098535+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.100400+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.101230+0000 mon.a (mon.0) 3139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.109204+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.149771+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.153006+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.155969+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.157158+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.164638+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.248432+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.252141+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.254854+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.255806+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.264802+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.324052+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.326613+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.329687+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.330533+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.342285+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.430789+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.434758+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.437335+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.438625+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.448380+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.503769+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.513929+0000 mon.a (mon.0) 3162 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.521743+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.556198+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.558983+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.561164+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.561934+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.569605+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.610433+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:15.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:15 smithi071 bash[83214]: audit 2024-04-16T14:37:15.615346+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:37:16.076 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:37:16.077 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:37:16.077 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:37:16.077 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:37:16.077 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:37:16.077 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-16T14:37:16.077 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 9 2024-04-16T14:37:16.077 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:37:16.077 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "9/23 daemons upgraded", 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:37:16.436 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:37:16.862 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: osd.4 (root=default,host=smithi122) is down 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.1f is active+undersized+degraded, acting [0,7] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-16T14:37:16.863 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-16T14:37:16.864 INFO:teuthology.orchestra.run.smithi071.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-16T14:37:16.865 INFO:teuthology.orchestra.run.smithi071.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-16T14:37:16.865 INFO:teuthology.orchestra.run.smithi071.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-16T14:37:16.865 INFO:teuthology.orchestra.run.smithi071.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-16T14:37:16.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.799894+0000 mgr.x (mgr.24929) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.852794+0000 mgr.x (mgr.24929) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:14.890113+0000 mgr.x (mgr.24929) 1116 : audit 0 from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.902480+0000 mgr.x (mgr.24929) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:14.953463+0000 mgr.x (mgr.24929) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.005708+0000 mgr.x (mgr.24929) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.059020+0000 mgr.x (mgr.24929) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.112836+0000 mgr.x (mgr.24929) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.168419+0000 mgr.x (mgr.24929) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.247489+0000 mgr.x (mgr.24929) 1123 : audit 0 from='client.54388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.268706+0000 mgr.x (mgr.24929) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.346165+0000 mgr.x (mgr.24929) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.452196+0000 mgr.x (mgr.24929) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.573354+0000 mgr.x (mgr.24929) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.612141+0000 mgr.x (mgr.24929) 1128 : audit 0 from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.643644+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.645095+0000 mon.a (mon.0) 3172 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.650082+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.653735+0000 mgr.x (mgr.24929) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.690731+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.692759+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.694960+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.695742+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.700463+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.704054+0000 mgr.x (mgr.24929) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.761391+0000 mon.a (mon.0) 3179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.763225+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.764844+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.765464+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.769924+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.773574+0000 mgr.x (mgr.24929) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.810490+0000 mon.a (mon.0) 3184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.812897+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.815422+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.816298+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.821382+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.862195+0000 mon.a (mon.0) 3189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.865019+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.867390+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.868306+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.873116+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.913721+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.915556+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.917784+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.918358+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.922613+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.963020+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.964949+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.966653+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.967265+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:15.971533+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.012060+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.013960+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.015724+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.016309+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.022920+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.066814+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.069219+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.071529+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.072519+0000 mon.a (mon.0) 3212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.080916+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.081236+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.71:0/2903525408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.121834+0000 mon.a (mon.0) 3215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.124886+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.127611+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.128642+0000 mon.a (mon.0) 3218 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.136347+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.177515+0000 mon.a (mon.0) 3220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.180786+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.183847+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.185026+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.192057+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.241295+0000 mon.a (mon.0) 3225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.243884+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.246317+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.247085+0000 mon.a (mon.0) 3228 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.254063+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.328885+0000 mon.a (mon.0) 3230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.333049+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.335960+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.336786+0000 mon.a (mon.0) 3233 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.342121+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.418373+0000 mon.a (mon.0) 3235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.420781+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.423252+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.424075+0000 mon.a (mon.0) 3238 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.429579+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.470125+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.472245+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.474471+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.475176+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.480152+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.523022+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.525537+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.527809+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.528752+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.534066+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.575364+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.577306+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.579244+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.579858+0000 mon.a (mon.0) 3253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.584623+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.625602+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.627825+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.630029+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.630877+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:16 smithi122 bash[65119]: audit 2024-04-16T14:37:16.635802+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.799894+0000 mgr.x (mgr.24929) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.852794+0000 mgr.x (mgr.24929) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:14.890113+0000 mgr.x (mgr.24929) 1116 : audit 0 from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.902480+0000 mgr.x (mgr.24929) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:14.953463+0000 mgr.x (mgr.24929) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.005708+0000 mgr.x (mgr.24929) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.059020+0000 mgr.x (mgr.24929) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.112836+0000 mgr.x (mgr.24929) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.168419+0000 mgr.x (mgr.24929) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.247489+0000 mgr.x (mgr.24929) 1123 : audit 0 from='client.54388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.268706+0000 mgr.x (mgr.24929) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.346165+0000 mgr.x (mgr.24929) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.452196+0000 mgr.x (mgr.24929) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.573354+0000 mgr.x (mgr.24929) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.612141+0000 mgr.x (mgr.24929) 1128 : audit 0 from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.643644+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.645095+0000 mon.a (mon.0) 3172 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.650082+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.653735+0000 mgr.x (mgr.24929) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.690731+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.692759+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.799894+0000 mgr.x (mgr.24929) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.852794+0000 mgr.x (mgr.24929) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:14.890113+0000 mgr.x (mgr.24929) 1116 : audit 0 from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.902480+0000 mgr.x (mgr.24929) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:14.953463+0000 mgr.x (mgr.24929) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.005708+0000 mgr.x (mgr.24929) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.059020+0000 mgr.x (mgr.24929) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.112836+0000 mgr.x (mgr.24929) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.168419+0000 mgr.x (mgr.24929) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.247489+0000 mgr.x (mgr.24929) 1123 : audit 0 from='client.54388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.268706+0000 mgr.x (mgr.24929) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.346165+0000 mgr.x (mgr.24929) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.452196+0000 mgr.x (mgr.24929) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.573354+0000 mgr.x (mgr.24929) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.612141+0000 mgr.x (mgr.24929) 1128 : audit 0 from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.643644+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.645095+0000 mon.a (mon.0) 3172 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.650082+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.653735+0000 mgr.x (mgr.24929) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.690731+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.692759+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.694960+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.695742+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.700463+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.704054+0000 mgr.x (mgr.24929) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.761391+0000 mon.a (mon.0) 3179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.763225+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.764844+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.765464+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.769924+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.773574+0000 mgr.x (mgr.24929) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.810490+0000 mon.a (mon.0) 3184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.812897+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.815422+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.816298+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.821382+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.862195+0000 mon.a (mon.0) 3189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.865019+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.867390+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.868306+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.873116+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.694960+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.695742+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.700463+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.704054+0000 mgr.x (mgr.24929) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.761391+0000 mon.a (mon.0) 3179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.763225+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.764844+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.765464+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.769924+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.773574+0000 mgr.x (mgr.24929) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.810490+0000 mon.a (mon.0) 3184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.812897+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.815422+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.816298+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.821382+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.862195+0000 mon.a (mon.0) 3189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.865019+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.867390+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.868306+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.873116+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.913721+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.915556+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.917784+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.918358+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.922613+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.963020+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.964949+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.966653+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.967265+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:15.971533+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.012060+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.013960+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.015724+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.016309+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.022920+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.066814+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.069219+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.071529+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.072519+0000 mon.a (mon.0) 3212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.913721+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.915556+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.917784+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.918358+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.922613+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.963020+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.964949+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.966653+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.967265+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:15.971533+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.012060+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.013960+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.015724+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.016309+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.022920+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.066814+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.069219+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.071529+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.072519+0000 mon.a (mon.0) 3212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.080916+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.081236+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.71:0/2903525408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.121834+0000 mon.a (mon.0) 3215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.124886+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.127611+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.128642+0000 mon.a (mon.0) 3218 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.136347+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.177515+0000 mon.a (mon.0) 3220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.180786+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.183847+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.185026+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.192057+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.241295+0000 mon.a (mon.0) 3225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.243884+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.246317+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.247085+0000 mon.a (mon.0) 3228 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.254063+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.328885+0000 mon.a (mon.0) 3230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.333049+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.335960+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.080916+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.081236+0000 mon.a (mon.0) 3214 : audit 0 from='client.? 172.21.15.71:0/2903525408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.121834+0000 mon.a (mon.0) 3215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.124886+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.127611+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.128642+0000 mon.a (mon.0) 3218 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.136347+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.177515+0000 mon.a (mon.0) 3220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.180786+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.183847+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.185026+0000 mon.a (mon.0) 3223 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.192057+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.241295+0000 mon.a (mon.0) 3225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.243884+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.246317+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.247085+0000 mon.a (mon.0) 3228 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.254063+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.328885+0000 mon.a (mon.0) 3230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.333049+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.335960+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.336786+0000 mon.a (mon.0) 3233 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.342121+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.418373+0000 mon.a (mon.0) 3235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.420781+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.423252+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.424075+0000 mon.a (mon.0) 3238 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.429579+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.470125+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.472245+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.474471+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.475176+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.480152+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.523022+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.525537+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.527809+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.528752+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.534066+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.575364+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.577306+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.336786+0000 mon.a (mon.0) 3233 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.342121+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.418373+0000 mon.a (mon.0) 3235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.420781+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.423252+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.424075+0000 mon.a (mon.0) 3238 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.429579+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.470125+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.472245+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.474471+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.475176+0000 mon.a (mon.0) 3243 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.480152+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.523022+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.525537+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.527809+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.528752+0000 mon.a (mon.0) 3248 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.534066+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.575364+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.577306+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.579244+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.579858+0000 mon.a (mon.0) 3253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.584623+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.625602+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.627825+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.630029+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.630877+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[79675]: audit 2024-04-16T14:37:16.635802+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.579244+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.579858+0000 mon.a (mon.0) 3253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.584623+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.625602+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.627825+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.630029+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.630877+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:16.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:16 smithi071 bash[83214]: audit 2024-04-16T14:37:16.635802+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.943 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[72521]: debug 2024-04-16T14:37:17.661+0000 7f1c46faa7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-16T14:37:17.943 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[72521]: debug 2024-04-16T14:37:17.701+0000 7f1c46faa7c0 -1 osd.4 135 log_to_monitors true 2024-04-16T14:37:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.825106+0000 mgr.x (mgr.24929) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.876693+0000 mgr.x (mgr.24929) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cluster 2024-04-16T14:37:15.913189+0000 mgr.x (mgr.24929) 1134 : cluster 0 pgmap v375: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.926233+0000 mgr.x (mgr.24929) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:15.975084+0000 mgr.x (mgr.24929) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.026571+0000 mgr.x (mgr.24929) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.084565+0000 mgr.x (mgr.24929) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.140051+0000 mgr.x (mgr.24929) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.195853+0000 mgr.x (mgr.24929) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.257765+0000 mgr.x (mgr.24929) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.345765+0000 mgr.x (mgr.24929) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.433250+0000 mgr.x (mgr.24929) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.444258+0000 mgr.x (mgr.24929) 1144 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.483857+0000 mgr.x (mgr.24929) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.537741+0000 mgr.x (mgr.24929) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.588262+0000 mgr.x (mgr.24929) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.639458+0000 mgr.x (mgr.24929) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.699555+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.701583+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.703378+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.704059+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.708410+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.712192+0000 mgr.x (mgr.24929) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.751179+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.753255+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.755257+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.755998+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.760742+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.764439+0000 mgr.x (mgr.24929) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.801606+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.803696+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.805653+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.806500+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.811159+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.851827+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.853739+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.855503+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.856266+0000 mon.a (mon.0) 3278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.860839+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.868229+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.71:0/1488318227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.901320+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.903455+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.905474+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.906244+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.911805+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.953043+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.955427+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.958046+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.958718+0000 mon.a (mon.0) 3288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:16.963711+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.009281+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.012157+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.014519+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.015349+0000 mon.a (mon.0) 3293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.020305+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.077769+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.080124+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.082044+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.082790+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.087285+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.128649+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.130834+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.133176+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.133900+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.138500+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.178775+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.181241+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.183514+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.184421+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.191719+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.237263+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.240207+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.242787+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.243745+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.250759+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.291657+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.294253+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.296561+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.297574+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.304808+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.347908+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.350529+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.352732+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.353594+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.360901+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.401771+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.404518+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.406770+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.407704+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.415008+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.456128+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.458708+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.460840+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.461758+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.468941+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.514163+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.516474+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.518523+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.519299+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.524620+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.566506+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.569061+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.571970+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.572915+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.582001+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.622355+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.624827+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.626666+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.627531+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:17 smithi122 bash[65119]: audit 2024-04-16T14:37:17.636722+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.825106+0000 mgr.x (mgr.24929) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.876693+0000 mgr.x (mgr.24929) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cluster 2024-04-16T14:37:15.913189+0000 mgr.x (mgr.24929) 1134 : cluster 0 pgmap v375: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.926233+0000 mgr.x (mgr.24929) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:15.975084+0000 mgr.x (mgr.24929) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.026571+0000 mgr.x (mgr.24929) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.084565+0000 mgr.x (mgr.24929) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.140051+0000 mgr.x (mgr.24929) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.195853+0000 mgr.x (mgr.24929) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.257765+0000 mgr.x (mgr.24929) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.345765+0000 mgr.x (mgr.24929) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.433250+0000 mgr.x (mgr.24929) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.444258+0000 mgr.x (mgr.24929) 1144 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.483857+0000 mgr.x (mgr.24929) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.537741+0000 mgr.x (mgr.24929) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.588262+0000 mgr.x (mgr.24929) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.639458+0000 mgr.x (mgr.24929) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.699555+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.701583+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.703378+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.704059+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.825106+0000 mgr.x (mgr.24929) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.876693+0000 mgr.x (mgr.24929) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cluster 2024-04-16T14:37:15.913189+0000 mgr.x (mgr.24929) 1134 : cluster 0 pgmap v375: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.926233+0000 mgr.x (mgr.24929) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:15.975084+0000 mgr.x (mgr.24929) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.026571+0000 mgr.x (mgr.24929) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.084565+0000 mgr.x (mgr.24929) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.140051+0000 mgr.x (mgr.24929) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.195853+0000 mgr.x (mgr.24929) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.257765+0000 mgr.x (mgr.24929) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.345765+0000 mgr.x (mgr.24929) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.433250+0000 mgr.x (mgr.24929) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.444258+0000 mgr.x (mgr.24929) 1144 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.483857+0000 mgr.x (mgr.24929) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.537741+0000 mgr.x (mgr.24929) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.588262+0000 mgr.x (mgr.24929) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.639458+0000 mgr.x (mgr.24929) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.699555+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.701583+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.703378+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.704059+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.708410+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.712192+0000 mgr.x (mgr.24929) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.751179+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.753255+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.755257+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.755998+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.760742+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.764439+0000 mgr.x (mgr.24929) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.801606+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.803696+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.805653+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.806500+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.811159+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.851827+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.853739+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.855503+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.856266+0000 mon.a (mon.0) 3278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.860839+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.868229+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.71:0/1488318227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.901320+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.903455+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.905474+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.906244+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.911805+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.953043+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.955427+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.958046+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.958718+0000 mon.a (mon.0) 3288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:16.963711+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.009281+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.012157+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.014519+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.015349+0000 mon.a (mon.0) 3293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.020305+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.077769+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.080124+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.082044+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.082790+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.087285+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.708410+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.712192+0000 mgr.x (mgr.24929) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.751179+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.753255+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.755257+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.755998+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.760742+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.764439+0000 mgr.x (mgr.24929) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.801606+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.803696+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.805653+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.806500+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.811159+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.851827+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.853739+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.855503+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.856266+0000 mon.a (mon.0) 3278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.860839+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.868229+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.71:0/1488318227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:37:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.128649+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.130834+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.133176+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.133900+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.138500+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.178775+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.181241+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.183514+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.184421+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.191719+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.237263+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.240207+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.242787+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.243745+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.250759+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.291657+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.294253+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.296561+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.297574+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.304808+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.347908+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.350529+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.352732+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.353594+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.360901+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.401771+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.404518+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.406770+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.407704+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.415008+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.456128+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.458708+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.460840+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.461758+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.468941+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.514163+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.516474+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.518523+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.519299+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.524620+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.566506+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.569061+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.571970+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.572915+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.582001+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.622355+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.624827+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.626666+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.627531+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[79675]: audit 2024-04-16T14:37:17.636722+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.901320+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.903455+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.905474+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.906244+0000 mon.a (mon.0) 3283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.911805+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.953043+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.955427+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.958046+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.958718+0000 mon.a (mon.0) 3288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:16.963711+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.009281+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.012157+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.014519+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.015349+0000 mon.a (mon.0) 3293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.020305+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.077769+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.080124+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.082044+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.082790+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.087285+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.128649+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.130834+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.133176+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.133900+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.138500+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.178775+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.181241+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.183514+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.184421+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.191719+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.237263+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.240207+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.242787+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.243745+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.250759+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.291657+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.294253+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.296561+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.297574+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.304808+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.347908+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.350529+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.352732+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.353594+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.360901+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.401771+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.404518+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.406770+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.407704+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.415008+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.456128+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.458708+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.460840+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.461758+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.468941+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.514163+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.516474+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.518523+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.519299+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.524620+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.566506+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.569061+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.571970+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.572915+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.582001+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.622355+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.624827+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.626666+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.627531+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:17.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:17 smithi071 bash[83214]: audit 2024-04-16T14:37:17.636722+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.746 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.814791+0000 mgr.x (mgr.24929) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.746 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.864456+0000 mgr.x (mgr.24929) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.746 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.915466+0000 mgr.x (mgr.24929) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.746 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:16.967315+0000 mgr.x (mgr.24929) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.746 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.024294+0000 mgr.x (mgr.24929) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.090870+0000 mgr.x (mgr.24929) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.142118+0000 mgr.x (mgr.24929) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.195414+0000 mgr.x (mgr.24929) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.254520+0000 mgr.x (mgr.24929) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.308515+0000 mgr.x (mgr.24929) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.364610+0000 mgr.x (mgr.24929) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.418752+0000 mgr.x (mgr.24929) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.472667+0000 mgr.x (mgr.24929) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.528407+0000 mgr.x (mgr.24929) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.585727+0000 mgr.x (mgr.24929) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.747 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.640382+0000 mgr.x (mgr.24929) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.697323+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.700063+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.702812+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.703886+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.709374+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.709944+0000 mon.a (mon.0) 3355 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.710453+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.713008+0000 mgr.x (mgr.24929) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.751347+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.754036+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.756131+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.757058+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.766644+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.770438+0000 mgr.x (mgr.24929) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.748 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.807967+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.810798+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.813217+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.814162+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.824023+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.898030+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.900625+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.902827+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.903748+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.913664+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.987305+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.990188+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.993139+0000 mon.a (mon.0) 3373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:17.994142+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.004565+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.749 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.048525+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.750 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.051660+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.750 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.054204+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.750 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.055322+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.750 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.066030+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.750 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.107804+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.750 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.113094+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.750 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.115473+0000 mon.a (mon.0) 3383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.750 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.116572+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.126874+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.168499+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.171317+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.174236+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.175307+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.185543+0000 mon.a (mon.0) 3390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.240047+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.243360+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.751 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.246298+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.247612+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.258413+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.318674+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.321031+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.323586+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.324590+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.332598+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.373433+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.375490+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.377612+0000 mon.a (mon.0) 3403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.378327+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.385628+0000 mon.a (mon.0) 3405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.752 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.442832+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.444854+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.447187+0000 mon.a (mon.0) 3408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.448112+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.455907+0000 mon.a (mon.0) 3410 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.497358+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.500318+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.502916+0000 mon.a (mon.0) 3413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.504074+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.510511+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.552005+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.554733+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.557094+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.558021+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.566170+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.612956+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.616433+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.619297+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.620696+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[65119]: audit 2024-04-16T14:37:18.628061+0000 mon.a (mon.0) 3425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.814791+0000 mgr.x (mgr.24929) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.864456+0000 mgr.x (mgr.24929) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.915466+0000 mgr.x (mgr.24929) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:16.967315+0000 mgr.x (mgr.24929) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.024294+0000 mgr.x (mgr.24929) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.090870+0000 mgr.x (mgr.24929) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.142118+0000 mgr.x (mgr.24929) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.195414+0000 mgr.x (mgr.24929) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.254520+0000 mgr.x (mgr.24929) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.308515+0000 mgr.x (mgr.24929) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.364610+0000 mgr.x (mgr.24929) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.418752+0000 mgr.x (mgr.24929) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.472667+0000 mgr.x (mgr.24929) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.528407+0000 mgr.x (mgr.24929) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.585727+0000 mgr.x (mgr.24929) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.640382+0000 mgr.x (mgr.24929) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.697323+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.700063+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.702812+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.703886+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.709374+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.709944+0000 mon.a (mon.0) 3355 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.710453+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.713008+0000 mgr.x (mgr.24929) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.751347+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.754036+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.756131+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.757058+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.766644+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.770438+0000 mgr.x (mgr.24929) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.807967+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.810798+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.813217+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.814162+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.824023+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.898030+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.900625+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.902827+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.903748+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.913664+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.987305+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.814791+0000 mgr.x (mgr.24929) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.864456+0000 mgr.x (mgr.24929) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.915466+0000 mgr.x (mgr.24929) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:16.967315+0000 mgr.x (mgr.24929) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.024294+0000 mgr.x (mgr.24929) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.090870+0000 mgr.x (mgr.24929) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.142118+0000 mgr.x (mgr.24929) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.195414+0000 mgr.x (mgr.24929) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.254520+0000 mgr.x (mgr.24929) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.308515+0000 mgr.x (mgr.24929) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.364610+0000 mgr.x (mgr.24929) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.418752+0000 mgr.x (mgr.24929) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.472667+0000 mgr.x (mgr.24929) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.528407+0000 mgr.x (mgr.24929) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.585727+0000 mgr.x (mgr.24929) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.640382+0000 mgr.x (mgr.24929) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.697323+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.700063+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.702812+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.703886+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.709374+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.990188+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.993139+0000 mon.a (mon.0) 3373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:17.994142+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.004565+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.048525+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.051660+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.054204+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.055322+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.066030+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.107804+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.113094+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.115473+0000 mon.a (mon.0) 3383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.116572+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.126874+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.168499+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.171317+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.174236+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.175307+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.185543+0000 mon.a (mon.0) 3390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.240047+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.243360+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.246298+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.247612+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.258413+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.318674+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.321031+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.323586+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.324590+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.332598+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.373433+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.375490+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.377612+0000 mon.a (mon.0) 3403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.378327+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.385628+0000 mon.a (mon.0) 3405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.442832+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.444854+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.447187+0000 mon.a (mon.0) 3408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.448112+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.455907+0000 mon.a (mon.0) 3410 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.709944+0000 mon.a (mon.0) 3355 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.710453+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:37:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.713008+0000 mgr.x (mgr.24929) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.751347+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.754036+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.756131+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.757058+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.766644+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.770438+0000 mgr.x (mgr.24929) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.807967+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.810798+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.813217+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.814162+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.824023+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.898030+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.900625+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.902827+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.903748+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.913664+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.987305+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.497358+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.500318+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.502916+0000 mon.a (mon.0) 3413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.504074+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.510511+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.552005+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.554733+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.557094+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.558021+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.566170+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.612956+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.616433+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.619297+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.620696+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[83214]: audit 2024-04-16T14:37:18.628061+0000 mon.a (mon.0) 3425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.990188+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.993139+0000 mon.a (mon.0) 3373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:17.994142+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.004565+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.048525+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.051660+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.054204+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.055322+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.066030+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.107804+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.113094+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.115473+0000 mon.a (mon.0) 3383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.116572+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.126874+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.168499+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.171317+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.174236+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.175307+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.185543+0000 mon.a (mon.0) 3390 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.240047+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.243360+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.246298+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.247612+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.258413+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.318674+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.321031+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.323586+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.324590+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.332598+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.373433+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.375490+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.377612+0000 mon.a (mon.0) 3403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.378327+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.385628+0000 mon.a (mon.0) 3405 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.442832+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.444854+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.447187+0000 mon.a (mon.0) 3408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.448112+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.455907+0000 mon.a (mon.0) 3410 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.497358+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.500318+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.502916+0000 mon.a (mon.0) 3413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.504074+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.510511+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.552005+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.554733+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.557094+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.558021+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.566170+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:18.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.612956+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:18.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.616433+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:18.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.619297+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:18.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.620696+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:18.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:18 smithi071 bash[79675]: audit 2024-04-16T14:37:18.628061+0000 mon.a (mon.0) 3425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.078 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:18 smithi122 bash[72521]: debug 2024-04-16T14:37:18.749+0000 7f1c38402700 -1 osd.4 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:37:19.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:37:19] "GET /metrics HTTP/1.1" 200 38443 "" "Prometheus/2.33.4" 2024-04-16T14:37:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.827905+0000 mgr.x (mgr.24929) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cluster 2024-04-16T14:37:17.913808+0000 mgr.x (mgr.24929) 1170 : cluster 0 pgmap v376: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:17.917473+0000 mgr.x (mgr.24929) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.008402+0000 mgr.x (mgr.24929) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.069861+0000 mgr.x (mgr.24929) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.130744+0000 mgr.x (mgr.24929) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.189442+0000 mgr.x (mgr.24929) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.262332+0000 mgr.x (mgr.24929) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.336375+0000 mgr.x (mgr.24929) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.389316+0000 mgr.x (mgr.24929) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.459700+0000 mgr.x (mgr.24929) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.514192+0000 mgr.x (mgr.24929) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.570016+0000 mgr.x (mgr.24929) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.631963+0000 mgr.x (mgr.24929) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.669288+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.671503+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.673623+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.674632+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.679988+0000 mon.a (mon.0) 3430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.683673+0000 mgr.x (mgr.24929) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.709474+0000 mon.a (mon.0) 3431 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:37:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cluster 2024-04-16T14:37:18.713216+0000 mon.a (mon.0) 3432 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-04-16T14:37:19.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.716645+0000 mon.a (mon.0) 3433 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:37:19.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.719474+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:37:19.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.726773+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.731639+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.735576+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.737928+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.744790+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.748661+0000 mgr.x (mgr.24929) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.803119+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.805702+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.808387+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.809540+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.818040+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.878213+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.881115+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.884237+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.885260+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.893273+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.950849+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.953564+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.956058+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.957304+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:18.965736+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.008421+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.011239+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.013638+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.014857+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.023100+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.065199+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.068068+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.070644+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.071827+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.080052+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.138164+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.141144+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.143761+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.144996+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.153279+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.210342+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.213089+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.215426+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.216507+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.224529+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.281504+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.284217+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.286530+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.287617+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.295523+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.345207+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.348412+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.351396+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.955 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.352586+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.955 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.361859+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.955 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.419680+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.955 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.421890+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.955 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.424133+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.955 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.425130+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.827905+0000 mgr.x (mgr.24929) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cluster 2024-04-16T14:37:17.913808+0000 mgr.x (mgr.24929) 1170 : cluster 0 pgmap v376: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:19.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:17.917473+0000 mgr.x (mgr.24929) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.008402+0000 mgr.x (mgr.24929) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.069861+0000 mgr.x (mgr.24929) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.130744+0000 mgr.x (mgr.24929) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.189442+0000 mgr.x (mgr.24929) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.262332+0000 mgr.x (mgr.24929) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.336375+0000 mgr.x (mgr.24929) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.389316+0000 mgr.x (mgr.24929) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.459700+0000 mgr.x (mgr.24929) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.514192+0000 mgr.x (mgr.24929) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.570016+0000 mgr.x (mgr.24929) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.631963+0000 mgr.x (mgr.24929) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.669288+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.671503+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.673623+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.674632+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.679988+0000 mon.a (mon.0) 3430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.683673+0000 mgr.x (mgr.24929) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.709474+0000 mon.a (mon.0) 3431 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:37:19.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.433197+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.489976+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.492822+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.495242+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.961 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.496406+0000 mon.a (mon.0) 3492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.961 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.505351+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.961 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.547212+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.961 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.549871+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.961 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.552299+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.961 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.553275+0000 mon.a (mon.0) 3497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.961 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.561708+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.961 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.602382+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.962 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.605654+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.962 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.608059+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.962 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.609021+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.962 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:19 smithi122 bash[65119]: audit 2024-04-16T14:37:19.617621+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.827905+0000 mgr.x (mgr.24929) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cluster 2024-04-16T14:37:17.913808+0000 mgr.x (mgr.24929) 1170 : cluster 0 pgmap v376: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:17.917473+0000 mgr.x (mgr.24929) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.008402+0000 mgr.x (mgr.24929) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.069861+0000 mgr.x (mgr.24929) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.130744+0000 mgr.x (mgr.24929) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.189442+0000 mgr.x (mgr.24929) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.262332+0000 mgr.x (mgr.24929) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.336375+0000 mgr.x (mgr.24929) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.389316+0000 mgr.x (mgr.24929) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.459700+0000 mgr.x (mgr.24929) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.514192+0000 mgr.x (mgr.24929) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.570016+0000 mgr.x (mgr.24929) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.631963+0000 mgr.x (mgr.24929) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.669288+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.671503+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.673623+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.674632+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.679988+0000 mon.a (mon.0) 3430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.683673+0000 mgr.x (mgr.24929) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.709474+0000 mon.a (mon.0) 3431 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:37:19.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cluster 2024-04-16T14:37:18.713216+0000 mon.a (mon.0) 3432 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-04-16T14:37:19.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.716645+0000 mon.a (mon.0) 3433 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:37:19.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.719474+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:37:19.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.726773+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.731639+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.735576+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.737928+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.744790+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.748661+0000 mgr.x (mgr.24929) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.803119+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.805702+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.808387+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.809540+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.818040+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.878213+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.881115+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.884237+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.885260+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.893273+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.950849+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.953564+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.956058+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.957304+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:18.965736+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.008421+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.011239+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.013638+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.014857+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.023100+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.065199+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.068068+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.070644+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.071827+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.080052+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.138164+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.141144+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.143761+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.144996+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cluster 2024-04-16T14:37:18.713216+0000 mon.a (mon.0) 3432 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-04-16T14:37:19.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.716645+0000 mon.a (mon.0) 3433 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:37:19.972 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.719474+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:37:19.972 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.726773+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.972 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.731639+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.972 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.735576+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.972 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.737928+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.972 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.744790+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.972 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.748661+0000 mgr.x (mgr.24929) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:19.972 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.803119+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.805702+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.808387+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.809540+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.818040+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.878213+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.881115+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.973 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.884237+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.885260+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.893273+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.153279+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.210342+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.213089+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.215426+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.216507+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.224529+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.975 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.281504+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.284217+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.286530+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.287617+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.295523+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.345207+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.348412+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.351396+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.352586+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.361859+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.419680+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.421890+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.424133+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.425130+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.433197+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.489976+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.978 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.492822+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.978 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.495242+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.978 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.496406+0000 mon.a (mon.0) 3492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.978 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.505351+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.978 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.547212+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.978 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.549871+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.978 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.552299+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.553275+0000 mon.a (mon.0) 3497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.561708+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.602382+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.605654+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.608059+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.609021+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[83214]: audit 2024-04-16T14:37:19.617621+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.980 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.950849+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.953564+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.956058+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.957304+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:18.965736+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.008421+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.011239+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.013638+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.014857+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.023100+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.065199+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.068068+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.070644+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.071827+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.080052+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.138164+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.141144+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.143761+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.144996+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.153279+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.210342+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.213089+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.215426+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.216507+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.224529+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.281504+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.284217+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.286530+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.287617+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.295523+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.345207+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.985 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.348412+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.985 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.351396+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.985 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.352586+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.985 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.361859+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.985 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.419680+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.985 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.421890+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.985 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.424133+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.425130+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.433197+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.489976+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.492822+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.495242+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.496406+0000 mon.a (mon.0) 3492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.505351+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.547212+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.549871+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.552299+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.553275+0000 mon.a (mon.0) 3497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.561708+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.602382+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.605654+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.608059+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.609021+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:19.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:19 smithi071 bash[79675]: audit 2024-04-16T14:37:19.617621+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.821926+0000 mgr.x (mgr.24929) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.897227+0000 mgr.x (mgr.24929) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:18.969546+0000 mgr.x (mgr.24929) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.026873+0000 mgr.x (mgr.24929) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.084020+0000 mgr.x (mgr.24929) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.157093+0000 mgr.x (mgr.24929) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.228303+0000 mgr.x (mgr.24929) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.299252+0000 mgr.x (mgr.24929) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.365718+0000 mgr.x (mgr.24929) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.437074+0000 mgr.x (mgr.24929) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.509323+0000 mgr.x (mgr.24929) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.565518+0000 mgr.x (mgr.24929) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.621387+0000 mgr.x (mgr.24929) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.668996+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.671708+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.674533+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.675768+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.684482+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.688589+0000 mgr.x (mgr.24929) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cluster 2024-04-16T14:37:19.743549+0000 mon.a (mon.0) 3509 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.744355+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cluster 2024-04-16T14:37:19.760084+0000 mon.a (mon.0) 3511 : cluster 1 osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488] boot 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: cluster 2024-04-16T14:37:19.760174+0000 mon.a (mon.0) 3512 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-16T14:37:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.760493+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.761755+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.782187+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.785173+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.802417+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.861203+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.864050+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.866673+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.867925+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.876977+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.934005+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.936692+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.939070+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.940052+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:19.951111+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.008530+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.011295+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.013728+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.014693+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.024729+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.081150+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.089312+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.089952+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.091017+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.094631+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.099236+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.125250+0000 mon.a (mon.0) 3539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.213107+0000 mon.a (mon.0) 3540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.217319+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.221372+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.222778+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.232655+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.309068+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.313127+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.316258+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.317698+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.327120+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.402874+0000 mon.a (mon.0) 3550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.405887+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.408607+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.409897+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.418928+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.508162+0000 mon.a (mon.0) 3555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.513029+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.516946+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.518581+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.528726+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.604470+0000 mon.a (mon.0) 3560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.607385+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.609933+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.611102+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:20 smithi122 bash[65119]: audit 2024-04-16T14:37:20.619652+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.821926+0000 mgr.x (mgr.24929) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.897227+0000 mgr.x (mgr.24929) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:18.969546+0000 mgr.x (mgr.24929) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.026873+0000 mgr.x (mgr.24929) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.084020+0000 mgr.x (mgr.24929) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.157093+0000 mgr.x (mgr.24929) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.228303+0000 mgr.x (mgr.24929) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.299252+0000 mgr.x (mgr.24929) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.365718+0000 mgr.x (mgr.24929) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.437074+0000 mgr.x (mgr.24929) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.509323+0000 mgr.x (mgr.24929) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.565518+0000 mgr.x (mgr.24929) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.621387+0000 mgr.x (mgr.24929) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.668996+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.671708+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.674533+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.675768+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.684482+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.688589+0000 mgr.x (mgr.24929) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cluster 2024-04-16T14:37:19.743549+0000 mon.a (mon.0) 3509 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.744355+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.821926+0000 mgr.x (mgr.24929) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.897227+0000 mgr.x (mgr.24929) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:18.969546+0000 mgr.x (mgr.24929) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.026873+0000 mgr.x (mgr.24929) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.084020+0000 mgr.x (mgr.24929) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.157093+0000 mgr.x (mgr.24929) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.228303+0000 mgr.x (mgr.24929) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.299252+0000 mgr.x (mgr.24929) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.365718+0000 mgr.x (mgr.24929) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.437074+0000 mgr.x (mgr.24929) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.509323+0000 mgr.x (mgr.24929) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.565518+0000 mgr.x (mgr.24929) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.621387+0000 mgr.x (mgr.24929) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.668996+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.671708+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.674533+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.675768+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.684482+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.688589+0000 mgr.x (mgr.24929) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cluster 2024-04-16T14:37:19.743549+0000 mon.a (mon.0) 3509 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:37:20.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.744355+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cluster 2024-04-16T14:37:19.760084+0000 mon.a (mon.0) 3511 : cluster 1 osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488] boot 2024-04-16T14:37:20.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: cluster 2024-04-16T14:37:19.760174+0000 mon.a (mon.0) 3512 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-16T14:37:20.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.760493+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.761755+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:37:20.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.782187+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.785173+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.802417+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.861203+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.864050+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.866673+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.867925+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.876977+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.934005+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.936692+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.939070+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.940052+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:19.951111+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.008530+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.011295+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.013728+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.014693+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.024729+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.081150+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.089312+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.089952+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.091017+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.094631+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.099236+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.125250+0000 mon.a (mon.0) 3539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.213107+0000 mon.a (mon.0) 3540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.217319+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.221372+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.222778+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.232655+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.309068+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.313127+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.316258+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.317698+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.327120+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.402874+0000 mon.a (mon.0) 3550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.405887+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.408607+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.409897+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.418928+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.508162+0000 mon.a (mon.0) 3555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.513029+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.516946+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.518581+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.528726+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.604470+0000 mon.a (mon.0) 3560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.607385+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.609933+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.611102+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[79675]: audit 2024-04-16T14:37:20.619652+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cluster 2024-04-16T14:37:19.760084+0000 mon.a (mon.0) 3511 : cluster 1 osd.4 [v2:172.21.15.122:6800/3032618488,v1:172.21.15.122:6801/3032618488] boot 2024-04-16T14:37:20.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: cluster 2024-04-16T14:37:19.760174+0000 mon.a (mon.0) 3512 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.760493+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.761755+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.782187+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.785173+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.802417+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.861203+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.864050+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.866673+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.867925+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.876977+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.934005+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.936692+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.939070+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.940052+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:19.951111+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.008530+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.011295+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.013728+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.014693+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.024729+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.081150+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.089312+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.089952+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.091017+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.094631+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.099236+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.125250+0000 mon.a (mon.0) 3539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.213107+0000 mon.a (mon.0) 3540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.217319+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.221372+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.222778+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.232655+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.309068+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.313127+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.316258+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.317698+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.327120+0000 mon.a (mon.0) 3549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.402874+0000 mon.a (mon.0) 3550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.405887+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.408607+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.409897+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.418928+0000 mon.a (mon.0) 3554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.508162+0000 mon.a (mon.0) 3555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.513029+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.516946+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.518581+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.528726+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.604470+0000 mon.a (mon.0) 3560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.607385+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.609933+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.611102+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:20.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:20 smithi071 bash[83214]: audit 2024-04-16T14:37:20.619652+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.807021+0000 mgr.x (mgr.24929) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.880755+0000 mgr.x (mgr.24929) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cluster 2024-04-16T14:37:19.914272+0000 mgr.x (mgr.24929) 1201 : cluster 0 pgmap v379: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:19.954859+0000 mgr.x (mgr.24929) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.028486+0000 mgr.x (mgr.24929) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.129020+0000 mgr.x (mgr.24929) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.236776+0000 mgr.x (mgr.24929) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.330870+0000 mgr.x (mgr.24929) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.422769+0000 mgr.x (mgr.24929) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.532833+0000 mgr.x (mgr.24929) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.623444+0000 mgr.x (mgr.24929) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.685947+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.689556+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.692560+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.693592+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.702359+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.706175+0000 mgr.x (mgr.24929) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: cluster 2024-04-16T14:37:20.753791+0000 mon.a (mon.0) 3570 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.770819+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.775843+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.780791+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.786282+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.799014+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.843069+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.845387+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.847624+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.848518+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.854343+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.894412+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.897171+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.899837+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.900871+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.908302+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.949848+0000 mon.a (mon.0) 3586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.952455+0000 mon.a (mon.0) 3587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.954533+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.955292+0000 mon.a (mon.0) 3589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:20.965544+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.006432+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.009465+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.012151+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.013301+0000 mon.a (mon.0) 3594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.021796+0000 mon.a (mon.0) 3595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.064789+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.067338+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.069520+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.070664+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.078953+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.121060+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.123577+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.125818+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.126991+0000 mon.a (mon.0) 3604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.135395+0000 mon.a (mon.0) 3605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.182391+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.185425+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.187956+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.189085+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.195790+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.269436+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.272269+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.274952+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.275917+0000 mon.a (mon.0) 3614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.284477+0000 mon.a (mon.0) 3615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.343066+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.345958+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.348516+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.349833+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.360508+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.423990+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.427312+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.429878+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.431157+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.442716+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.501003+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.503925+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.506740+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.508934+0000 mon.a (mon.0) 3629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.519612+0000 mon.a (mon.0) 3630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.582519+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.585989+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.589429+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.591277+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.602330+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.647049+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:21 smithi122 bash[65119]: audit 2024-04-16T14:37:21.650041+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.807021+0000 mgr.x (mgr.24929) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.880755+0000 mgr.x (mgr.24929) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cluster 2024-04-16T14:37:19.914272+0000 mgr.x (mgr.24929) 1201 : cluster 0 pgmap v379: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:19.954859+0000 mgr.x (mgr.24929) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.028486+0000 mgr.x (mgr.24929) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.129020+0000 mgr.x (mgr.24929) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.236776+0000 mgr.x (mgr.24929) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.330870+0000 mgr.x (mgr.24929) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.422769+0000 mgr.x (mgr.24929) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.532833+0000 mgr.x (mgr.24929) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.623444+0000 mgr.x (mgr.24929) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.685947+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.689556+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.692560+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.693592+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.702359+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.706175+0000 mgr.x (mgr.24929) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: cluster 2024-04-16T14:37:20.753791+0000 mon.a (mon.0) 3570 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.770819+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.775843+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.807021+0000 mgr.x (mgr.24929) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.880755+0000 mgr.x (mgr.24929) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cluster 2024-04-16T14:37:19.914272+0000 mgr.x (mgr.24929) 1201 : cluster 0 pgmap v379: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/630 objects degraded (16.508%) 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:19.954859+0000 mgr.x (mgr.24929) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.028486+0000 mgr.x (mgr.24929) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.129020+0000 mgr.x (mgr.24929) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.236776+0000 mgr.x (mgr.24929) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.330870+0000 mgr.x (mgr.24929) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.422769+0000 mgr.x (mgr.24929) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.532833+0000 mgr.x (mgr.24929) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.623444+0000 mgr.x (mgr.24929) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.685947+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.689556+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.692560+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.693592+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.702359+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.706175+0000 mgr.x (mgr.24929) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: cluster 2024-04-16T14:37:20.753791+0000 mon.a (mon.0) 3570 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.770819+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.775843+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.780791+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.786282+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.799014+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.843069+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.845387+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.847624+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.848518+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.854343+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.894412+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.897171+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.899837+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.900871+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.908302+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.949848+0000 mon.a (mon.0) 3586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.952455+0000 mon.a (mon.0) 3587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.954533+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.955292+0000 mon.a (mon.0) 3589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:20.965544+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.006432+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.009465+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.780791+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.786282+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.799014+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.843069+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.845387+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.847624+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.848518+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.854343+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.894412+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.897171+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.899837+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.900871+0000 mon.a (mon.0) 3584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.908302+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.949848+0000 mon.a (mon.0) 3586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.952455+0000 mon.a (mon.0) 3587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.954533+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.955292+0000 mon.a (mon.0) 3589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:20.965544+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.006432+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.009465+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.012151+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.013301+0000 mon.a (mon.0) 3594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.021796+0000 mon.a (mon.0) 3595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.064789+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.067338+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.069520+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.070664+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.078953+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.121060+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.123577+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.125818+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.126991+0000 mon.a (mon.0) 3604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.135395+0000 mon.a (mon.0) 3605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.182391+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.185425+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.187956+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.189085+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.195790+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.269436+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.272269+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.012151+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.013301+0000 mon.a (mon.0) 3594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.021796+0000 mon.a (mon.0) 3595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.064789+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.067338+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.069520+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.070664+0000 mon.a (mon.0) 3599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.078953+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.121060+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.123577+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.125818+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.126991+0000 mon.a (mon.0) 3604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.135395+0000 mon.a (mon.0) 3605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.182391+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.185425+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.187956+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.189085+0000 mon.a (mon.0) 3609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.195790+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.269436+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.272269+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.274952+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.275917+0000 mon.a (mon.0) 3614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.284477+0000 mon.a (mon.0) 3615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.343066+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.345958+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.348516+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.349833+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.360508+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.423990+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.427312+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.429878+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.431157+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.442716+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.501003+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.503925+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.506740+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.508934+0000 mon.a (mon.0) 3629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.519612+0000 mon.a (mon.0) 3630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.582519+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.274952+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.275917+0000 mon.a (mon.0) 3614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.284477+0000 mon.a (mon.0) 3615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.343066+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.345958+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.348516+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.349833+0000 mon.a (mon.0) 3619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.360508+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.423990+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.427312+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.429878+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.431157+0000 mon.a (mon.0) 3624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.442716+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.501003+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.503925+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.506740+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.508934+0000 mon.a (mon.0) 3629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.519612+0000 mon.a (mon.0) 3630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.582519+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.585989+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.589429+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.591277+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.602330+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.647049+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[83214]: audit 2024-04-16T14:37:21.650041+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.585989+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:21.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.589429+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:21.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.591277+0000 mon.a (mon.0) 3634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:21.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.602330+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:21.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.647049+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:21.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:21 smithi071 bash[79675]: audit 2024-04-16T14:37:21.650041+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.440 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[52526]: debug 2024-04-16T14:37:22.045+0000 7f220a8f4700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-16T14:37:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.804751+0000 mgr.x (mgr.24929) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.858039+0000 mgr.x (mgr.24929) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.912170+0000 mgr.x (mgr.24929) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:20.969360+0000 mgr.x (mgr.24929) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.025715+0000 mgr.x (mgr.24929) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.082888+0000 mgr.x (mgr.24929) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.139153+0000 mgr.x (mgr.24929) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.199505+0000 mgr.x (mgr.24929) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.280735+0000 mgr.x (mgr.24929) 1219 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.288445+0000 mgr.x (mgr.24929) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.364514+0000 mgr.x (mgr.24929) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.446604+0000 mgr.x (mgr.24929) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.523599+0000 mgr.x (mgr.24929) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.606321+0000 mgr.x (mgr.24929) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.653208+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.669300+0000 mon.a (mon.0) 3639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.680381+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.684280+0000 mgr.x (mgr.24929) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.738571+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.741237+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.743694+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.744850+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.753365+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.757223+0000 mgr.x (mgr.24929) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.811409+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.814299+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.817702+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.818771+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.827251+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.886285+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.889017+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.891838+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.892995+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.901546+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.960058+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.962743+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.964932+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.965849+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:21.972097+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:22.015965+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:22.026669+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:22.035847+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:22.036654+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:22.039484+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:22.041836+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:22.043677+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:22 smithi122 bash[65119]: audit 2024-04-16T14:37:22.045811+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.804751+0000 mgr.x (mgr.24929) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.858039+0000 mgr.x (mgr.24929) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.912170+0000 mgr.x (mgr.24929) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:20.969360+0000 mgr.x (mgr.24929) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.025715+0000 mgr.x (mgr.24929) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.082888+0000 mgr.x (mgr.24929) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.139153+0000 mgr.x (mgr.24929) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.199505+0000 mgr.x (mgr.24929) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.280735+0000 mgr.x (mgr.24929) 1219 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.288445+0000 mgr.x (mgr.24929) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.364514+0000 mgr.x (mgr.24929) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.446604+0000 mgr.x (mgr.24929) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.523599+0000 mgr.x (mgr.24929) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.606321+0000 mgr.x (mgr.24929) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.653208+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.669300+0000 mon.a (mon.0) 3639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.680381+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.684280+0000 mgr.x (mgr.24929) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.738571+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.741237+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.743694+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.804751+0000 mgr.x (mgr.24929) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.858039+0000 mgr.x (mgr.24929) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.912170+0000 mgr.x (mgr.24929) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:20.969360+0000 mgr.x (mgr.24929) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.025715+0000 mgr.x (mgr.24929) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.082888+0000 mgr.x (mgr.24929) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.139153+0000 mgr.x (mgr.24929) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.199505+0000 mgr.x (mgr.24929) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.280735+0000 mgr.x (mgr.24929) 1219 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.288445+0000 mgr.x (mgr.24929) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.364514+0000 mgr.x (mgr.24929) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.446604+0000 mgr.x (mgr.24929) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.523599+0000 mgr.x (mgr.24929) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.606321+0000 mgr.x (mgr.24929) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.653208+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.669300+0000 mon.a (mon.0) 3639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.680381+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.684280+0000 mgr.x (mgr.24929) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.738571+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.741237+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.743694+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.744850+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.753365+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.757223+0000 mgr.x (mgr.24929) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.811409+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.814299+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.817702+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.818771+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.827251+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.886285+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.889017+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.891838+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.892995+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.901546+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.960058+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.962743+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.964932+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.965849+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:21.972097+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:22.015965+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:22.026669+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.744850+0000 mon.a (mon.0) 3644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.753365+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.757223+0000 mgr.x (mgr.24929) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.811409+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.814299+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.817702+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.818771+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.827251+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.886285+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.889017+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.891838+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.892995+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.901546+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.960058+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.962743+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.964932+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.965849+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:21.972097+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:22.015965+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:22.026669+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:22.035847+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:22.036654+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:22.039484+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:22.041836+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:22.043677+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[79675]: audit 2024-04-16T14:37:22.045811+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:22.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:22.035847+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:22.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:22.036654+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:22.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:22.039484+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:22.041836+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:22.043677+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:22.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:22 smithi071 bash[83214]: audit 2024-04-16T14:37:22.045811+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:23 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.832128+0000 mgr.x (mgr.24929) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:23 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.905508+0000 mgr.x (mgr.24929) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:23 smithi122 bash[65119]: cluster 2024-04-16T14:37:21.914871+0000 mgr.x (mgr.24929) 1229 : cluster 0 pgmap v381: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-04-16T14:37:23.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:23 smithi122 bash[65119]: cephadm 2024-04-16T14:37:21.975854+0000 mgr.x (mgr.24929) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:23 smithi122 bash[65119]: audit 2024-04-16T14:37:22.049378+0000 mgr.x (mgr.24929) 1231 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:23.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:23 smithi122 bash[65119]: cephadm 2024-04-16T14:37:22.050557+0000 mgr.x (mgr.24929) 1232 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-16T14:37:23.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:23 smithi122 bash[65119]: cluster 2024-04-16T14:37:22.897018+0000 mon.a (mon.0) 3669 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.832128+0000 mgr.x (mgr.24929) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.905508+0000 mgr.x (mgr.24929) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[79675]: cluster 2024-04-16T14:37:21.914871+0000 mgr.x (mgr.24929) 1229 : cluster 0 pgmap v381: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-04-16T14:37:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[79675]: cephadm 2024-04-16T14:37:21.975854+0000 mgr.x (mgr.24929) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[79675]: audit 2024-04-16T14:37:22.049378+0000 mgr.x (mgr.24929) 1231 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[79675]: cephadm 2024-04-16T14:37:22.050557+0000 mgr.x (mgr.24929) 1232 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-16T14:37:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[79675]: cluster 2024-04-16T14:37:22.897018+0000 mon.a (mon.0) 3669 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.832128+0000 mgr.x (mgr.24929) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.905508+0000 mgr.x (mgr.24929) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[83214]: cluster 2024-04-16T14:37:21.914871+0000 mgr.x (mgr.24929) 1229 : cluster 0 pgmap v381: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-04-16T14:37:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[83214]: cephadm 2024-04-16T14:37:21.975854+0000 mgr.x (mgr.24929) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[83214]: audit 2024-04-16T14:37:22.049378+0000 mgr.x (mgr.24929) 1231 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[83214]: cephadm 2024-04-16T14:37:22.050557+0000 mgr.x (mgr.24929) 1232 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-16T14:37:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:23 smithi071 bash[83214]: cluster 2024-04-16T14:37:22.897018+0000 mon.a (mon.0) 3669 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:25 smithi122 bash[65119]: cluster 2024-04-16T14:37:23.915482+0000 mgr.x (mgr.24929) 1233 : cluster 0 pgmap v382: 161 pgs: 7 active+undersized+degraded, 12 active+undersized, 142 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-16T14:37:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:25 smithi071 bash[79675]: cluster 2024-04-16T14:37:23.915482+0000 mgr.x (mgr.24929) 1233 : cluster 0 pgmap v382: 161 pgs: 7 active+undersized+degraded, 12 active+undersized, 142 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-16T14:37:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:25 smithi071 bash[83214]: cluster 2024-04-16T14:37:23.915482+0000 mgr.x (mgr.24929) 1233 : cluster 0 pgmap v382: 161 pgs: 7 active+undersized+degraded, 12 active+undersized, 142 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-16T14:37:27.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:27 smithi122 bash[65119]: cluster 2024-04-16T14:37:25.916652+0000 mgr.x (mgr.24929) 1234 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-16T14:37:27.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:27 smithi122 bash[65119]: audit 2024-04-16T14:37:26.192566+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:27 smithi122 bash[65119]: audit 2024-04-16T14:37:26.202896+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:27 smithi122 bash[65119]: audit 2024-04-16T14:37:26.212237+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:27 smithi122 bash[65119]: cluster 2024-04-16T14:37:26.663095+0000 mon.a (mon.0) 3673 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-16T14:37:27.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:27 smithi122 bash[65119]: cluster 2024-04-16T14:37:26.663156+0000 mon.a (mon.0) 3674 : cluster 1 Cluster is now healthy 2024-04-16T14:37:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[79675]: cluster 2024-04-16T14:37:25.916652+0000 mgr.x (mgr.24929) 1234 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-16T14:37:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[79675]: audit 2024-04-16T14:37:26.192566+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[79675]: audit 2024-04-16T14:37:26.202896+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[79675]: audit 2024-04-16T14:37:26.212237+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[79675]: cluster 2024-04-16T14:37:26.663095+0000 mon.a (mon.0) 3673 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-16T14:37:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[79675]: cluster 2024-04-16T14:37:26.663156+0000 mon.a (mon.0) 3674 : cluster 1 Cluster is now healthy 2024-04-16T14:37:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[83214]: cluster 2024-04-16T14:37:25.916652+0000 mgr.x (mgr.24929) 1234 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-16T14:37:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[83214]: audit 2024-04-16T14:37:26.192566+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[83214]: audit 2024-04-16T14:37:26.202896+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[83214]: audit 2024-04-16T14:37:26.212237+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[83214]: cluster 2024-04-16T14:37:26.663095+0000 mon.a (mon.0) 3673 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-16T14:37:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:27 smithi071 bash[83214]: cluster 2024-04-16T14:37:26.663156+0000 mon.a (mon.0) 3674 : cluster 1 Cluster is now healthy 2024-04-16T14:37:29.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:29 smithi122 bash[65119]: cluster 2024-04-16T14:37:27.917451+0000 mgr.x (mgr.24929) 1235 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-16T14:37:29.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:37:29] "GET /metrics HTTP/1.1" 200 38458 "" "Prometheus/2.33.4" 2024-04-16T14:37:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:29 smithi071 bash[79675]: cluster 2024-04-16T14:37:27.917451+0000 mgr.x (mgr.24929) 1235 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-16T14:37:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:29 smithi071 bash[83214]: cluster 2024-04-16T14:37:27.917451+0000 mgr.x (mgr.24929) 1235 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-04-16T14:37:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:31 smithi071 bash[79675]: cluster 2024-04-16T14:37:29.918749+0000 mgr.x (mgr.24929) 1236 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:37:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:31 smithi071 bash[83214]: cluster 2024-04-16T14:37:29.918749+0000 mgr.x (mgr.24929) 1236 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:37:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:31 smithi122 bash[65119]: cluster 2024-04-16T14:37:29.918749+0000 mgr.x (mgr.24929) 1236 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:37:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:32 smithi122 bash[65119]: audit 2024-04-16T14:37:31.289685+0000 mgr.x (mgr.24929) 1237 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:32 smithi071 bash[79675]: audit 2024-04-16T14:37:31.289685+0000 mgr.x (mgr.24929) 1237 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:32 smithi071 bash[83214]: audit 2024-04-16T14:37:31.289685+0000 mgr.x (mgr.24929) 1237 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:33.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:33 smithi122 bash[65119]: cluster 2024-04-16T14:37:31.919815+0000 mgr.x (mgr.24929) 1238 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-16T14:37:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:33 smithi071 bash[79675]: cluster 2024-04-16T14:37:31.919815+0000 mgr.x (mgr.24929) 1238 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-16T14:37:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:33 smithi071 bash[83214]: cluster 2024-04-16T14:37:31.919815+0000 mgr.x (mgr.24929) 1238 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-16T14:37:35.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:35 smithi122 bash[65119]: cluster 2024-04-16T14:37:33.920747+0000 mgr.x (mgr.24929) 1239 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:35 smithi122 bash[65119]: audit 2024-04-16T14:37:35.086529+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:35 smithi122 bash[65119]: audit 2024-04-16T14:37:35.088748+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:35 smithi071 bash[79675]: cluster 2024-04-16T14:37:33.920747+0000 mgr.x (mgr.24929) 1239 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:35 smithi071 bash[79675]: audit 2024-04-16T14:37:35.086529+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:35 smithi071 bash[79675]: audit 2024-04-16T14:37:35.088748+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:35 smithi071 bash[83214]: cluster 2024-04-16T14:37:33.920747+0000 mgr.x (mgr.24929) 1239 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:35 smithi071 bash[83214]: audit 2024-04-16T14:37:35.086529+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:35 smithi071 bash[83214]: audit 2024-04-16T14:37:35.088748+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:36.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:36 smithi122 bash[65119]: audit 2024-04-16T14:37:35.325050+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:36 smithi122 bash[65119]: audit 2024-04-16T14:37:35.704890+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:36 smithi122 bash[65119]: audit 2024-04-16T14:37:35.716206+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:36 smithi122 bash[65119]: audit 2024-04-16T14:37:35.729389+0000 mon.a (mon.0) 3680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:36 smithi071 bash[83214]: audit 2024-04-16T14:37:35.325050+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:36 smithi071 bash[83214]: audit 2024-04-16T14:37:35.704890+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:36 smithi071 bash[83214]: audit 2024-04-16T14:37:35.716206+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:36 smithi071 bash[83214]: audit 2024-04-16T14:37:35.729389+0000 mon.a (mon.0) 3680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:36 smithi071 bash[79675]: audit 2024-04-16T14:37:35.325050+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:36 smithi071 bash[79675]: audit 2024-04-16T14:37:35.704890+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:36 smithi071 bash[79675]: audit 2024-04-16T14:37:35.716206+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:36 smithi071 bash[79675]: audit 2024-04-16T14:37:35.729389+0000 mon.a (mon.0) 3680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:37.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:37 smithi122 bash[65119]: cluster 2024-04-16T14:37:35.921965+0000 mgr.x (mgr.24929) 1240 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:37.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:37 smithi122 bash[65119]: audit 2024-04-16T14:37:37.058009+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:37 smithi071 bash[79675]: cluster 2024-04-16T14:37:35.921965+0000 mgr.x (mgr.24929) 1240 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:37 smithi071 bash[79675]: audit 2024-04-16T14:37:37.058009+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:37 smithi071 bash[83214]: cluster 2024-04-16T14:37:35.921965+0000 mgr.x (mgr.24929) 1240 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:37.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:37 smithi071 bash[83214]: audit 2024-04-16T14:37:37.058009+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:38.851 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:38 smithi122 bash[65119]: audit 2024-04-16T14:37:37.061773+0000 mgr.x (mgr.24929) 1241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:38.851 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:38 smithi122 bash[65119]: cephadm 2024-04-16T14:37:37.064544+0000 mgr.x (mgr.24929) 1242 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-16T14:37:39.194 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:37:39] "GET /metrics HTTP/1.1" 200 38448 "" "Prometheus/2.33.4" 2024-04-16T14:37:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:38 smithi071 bash[79675]: audit 2024-04-16T14:37:37.061773+0000 mgr.x (mgr.24929) 1241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:38 smithi071 bash[79675]: cephadm 2024-04-16T14:37:37.064544+0000 mgr.x (mgr.24929) 1242 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-16T14:37:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:38 smithi071 bash[83214]: audit 2024-04-16T14:37:37.061773+0000 mgr.x (mgr.24929) 1241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T14:37:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:38 smithi071 bash[83214]: cephadm 2024-04-16T14:37:37.064544+0000 mgr.x (mgr.24929) 1242 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-16T14:37:40.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:39 smithi122 bash[65119]: cluster 2024-04-16T14:37:37.923227+0000 mgr.x (mgr.24929) 1243 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:40.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:39 smithi122 bash[65119]: audit 2024-04-16T14:37:39.389831+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:40.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:39 smithi122 bash[65119]: audit 2024-04-16T14:37:39.394530+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:37:40.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:39 smithi122 bash[65119]: audit 2024-04-16T14:37:39.396469+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:39 smithi071 bash[79675]: cluster 2024-04-16T14:37:37.923227+0000 mgr.x (mgr.24929) 1243 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:39 smithi071 bash[79675]: audit 2024-04-16T14:37:39.389831+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:39 smithi071 bash[79675]: audit 2024-04-16T14:37:39.394530+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:37:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:39 smithi071 bash[79675]: audit 2024-04-16T14:37:39.396469+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:39 smithi071 bash[83214]: cluster 2024-04-16T14:37:37.923227+0000 mgr.x (mgr.24929) 1243 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:39 smithi071 bash[83214]: audit 2024-04-16T14:37:39.389831+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:39 smithi071 bash[83214]: audit 2024-04-16T14:37:39.394530+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:37:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:39 smithi071 bash[83214]: audit 2024-04-16T14:37:39.396469+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:40.918 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:40 smithi122 bash[65119]: cephadm 2024-04-16T14:37:39.385455+0000 mgr.x (mgr.24929) 1244 : cephadm 1 Upgrade: Updating osd.5 2024-04-16T14:37:40.919 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:40 smithi122 bash[65119]: cephadm 2024-04-16T14:37:39.405683+0000 mgr.x (mgr.24929) 1245 : cephadm 1 Deploying daemon osd.5 on smithi122 2024-04-16T14:37:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:40 smithi071 bash[79675]: cephadm 2024-04-16T14:37:39.385455+0000 mgr.x (mgr.24929) 1244 : cephadm 1 Upgrade: Updating osd.5 2024-04-16T14:37:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:40 smithi071 bash[79675]: cephadm 2024-04-16T14:37:39.405683+0000 mgr.x (mgr.24929) 1245 : cephadm 1 Deploying daemon osd.5 on smithi122 2024-04-16T14:37:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:40 smithi071 bash[83214]: cephadm 2024-04-16T14:37:39.385455+0000 mgr.x (mgr.24929) 1244 : cephadm 1 Upgrade: Updating osd.5 2024-04-16T14:37:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:40 smithi071 bash[83214]: cephadm 2024-04-16T14:37:39.405683+0000 mgr.x (mgr.24929) 1245 : cephadm 1 Deploying daemon osd.5 on smithi122 2024-04-16T14:37:41.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:41 smithi122 bash[65119]: cluster 2024-04-16T14:37:39.924528+0000 mgr.x (mgr.24929) 1246 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:41 smithi071 bash[79675]: cluster 2024-04-16T14:37:39.924528+0000 mgr.x (mgr.24929) 1246 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:41 smithi071 bash[83214]: cluster 2024-04-16T14:37:39.924528+0000 mgr.x (mgr.24929) 1246 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:42.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:42 smithi122 bash[65119]: audit 2024-04-16T14:37:41.293973+0000 mgr.x (mgr.24929) 1247 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:42 smithi071 bash[79675]: audit 2024-04-16T14:37:41.293973+0000 mgr.x (mgr.24929) 1247 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:42 smithi071 bash[83214]: audit 2024-04-16T14:37:41.293973+0000 mgr.x (mgr.24929) 1247 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:43.693 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:43.694 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:43.694 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:43.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:43.695 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:43.695 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:43.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:43.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:43.696 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:43 smithi122 bash[65119]: cluster 2024-04-16T14:37:41.925765+0000 mgr.x (mgr.24929) 1248 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:44.194 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:43 smithi122 systemd[1]: Stopping Ceph osd.5 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:37:44.194 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:43 smithi122 bash[27156]: debug 2024-04-16T14:37:43.824+0000 7fa11e285700 -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-04-16T14:37:44.194 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:43 smithi122 bash[27156]: debug 2024-04-16T14:37:43.824+0000 7fa11e285700 -1 osd.5 141 *** Got signal Terminated *** 2024-04-16T14:37:44.194 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:43 smithi122 bash[27156]: debug 2024-04-16T14:37:43.824+0000 7fa11e285700 -1 osd.5 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:37:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:43 smithi071 bash[83214]: cluster 2024-04-16T14:37:41.925765+0000 mgr.x (mgr.24929) 1248 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:43 smithi071 bash[79675]: cluster 2024-04-16T14:37:41.925765+0000 mgr.x (mgr.24929) 1248 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:44 smithi122 bash[65119]: cluster 2024-04-16T14:37:43.827771+0000 mon.a (mon.0) 3685 : cluster 1 osd.5 marked itself down and dead 2024-04-16T14:37:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:44 smithi071 bash[79675]: cluster 2024-04-16T14:37:43.827771+0000 mon.a (mon.0) 3685 : cluster 1 osd.5 marked itself down and dead 2024-04-16T14:37:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:44 smithi071 bash[83214]: cluster 2024-04-16T14:37:43.827771+0000 mon.a (mon.0) 3685 : cluster 1 osd.5 marked itself down and dead 2024-04-16T14:37:46.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:45 smithi122 bash[65119]: cluster 2024-04-16T14:37:43.926729+0000 mgr.x (mgr.24929) 1249 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:45 smithi122 bash[65119]: cluster 2024-04-16T14:37:44.764773+0000 mon.a (mon.0) 3686 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:37:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:45 smithi122 bash[65119]: cluster 2024-04-16T14:37:44.783573+0000 mon.a (mon.0) 3687 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-16T14:37:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:45 smithi122 bash[65119]: audit 2024-04-16T14:37:44.989766+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:45 smithi122 bash[65119]: audit 2024-04-16T14:37:45.000456+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:45 smithi122 bash[65119]: audit 2024-04-16T14:37:45.013005+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[79675]: cluster 2024-04-16T14:37:43.926729+0000 mgr.x (mgr.24929) 1249 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[79675]: cluster 2024-04-16T14:37:44.764773+0000 mon.a (mon.0) 3686 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:37:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[79675]: cluster 2024-04-16T14:37:44.783573+0000 mon.a (mon.0) 3687 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[79675]: audit 2024-04-16T14:37:44.989766+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[79675]: audit 2024-04-16T14:37:45.000456+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[79675]: audit 2024-04-16T14:37:45.013005+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[83214]: cluster 2024-04-16T14:37:43.926729+0000 mgr.x (mgr.24929) 1249 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[83214]: cluster 2024-04-16T14:37:44.764773+0000 mon.a (mon.0) 3686 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[83214]: cluster 2024-04-16T14:37:44.783573+0000 mon.a (mon.0) 3687 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[83214]: audit 2024-04-16T14:37:44.989766+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[83214]: audit 2024-04-16T14:37:45.000456+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:45 smithi071 bash[83214]: audit 2024-04-16T14:37:45.013005+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:46.693 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:46 smithi122 bash[74950]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-5 2024-04-16T14:37:47.193 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:46 smithi122 bash[75096]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-5 2024-04-16T14:37:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:46 smithi122 bash[65119]: cluster 2024-04-16T14:37:45.006227+0000 mgr.x (mgr.24929) 1250 : cluster 0 pgmap v394: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:37:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:46 smithi122 bash[65119]: cluster 2024-04-16T14:37:45.792972+0000 mon.a (mon.0) 3691 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-04-16T14:37:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:46 smithi122 bash[65119]: cluster 2024-04-16T14:37:45.996339+0000 mon.a (mon.0) 3692 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:37:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:46 smithi071 bash[79675]: cluster 2024-04-16T14:37:45.006227+0000 mgr.x (mgr.24929) 1250 : cluster 0 pgmap v394: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:37:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:46 smithi071 bash[79675]: cluster 2024-04-16T14:37:45.792972+0000 mon.a (mon.0) 3691 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-04-16T14:37:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:46 smithi071 bash[79675]: cluster 2024-04-16T14:37:45.996339+0000 mon.a (mon.0) 3692 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:37:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:46 smithi071 bash[83214]: cluster 2024-04-16T14:37:45.006227+0000 mgr.x (mgr.24929) 1250 : cluster 0 pgmap v394: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:37:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:46 smithi071 bash[83214]: cluster 2024-04-16T14:37:45.792972+0000 mon.a (mon.0) 3691 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-04-16T14:37:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:46 smithi071 bash[83214]: cluster 2024-04-16T14:37:45.996339+0000 mon.a (mon.0) 3692 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:37:47.258 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:37:47.975 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 12s ago 21m - - 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 2s ago 21m - - 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (8m) 12s ago 15m 14.5M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (8m) 2s ago 14m 41.7M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (7m) 12s ago 13m 44.1M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (7m) 2s ago 21m 518M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (5m) 12s ago 22m 439M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (5m) 12s ago 23m 67.8M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (4m) 2s ago 21m 43.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (4m) 12s ago 21m 49.8M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (8m) 12s ago 15m 11.7M - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:37:47.976 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (8m) 2s ago 15m 9495k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (3m) 12s ago 20m 54.3M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (2m) 12s ago 20m 48.4M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (117s) 12s ago 19m 45.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (78s) 12s ago 18m 47.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (35s) 2s ago 18m 45.4M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 unknown 2s ago 17m 60.8M 2780M 17.2.0 e1d6a67b021e f97a56734745 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (17m) 2s ago 17m 59.4M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (16m) 2s ago 16m 62.5M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (7m) 2s ago 15m 60.4M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (13m) 12s ago 13m 87.2M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (13m) 2s ago 13m 87.4M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (13m) 12s ago 13m 87.0M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:37:47.977 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (13m) 2s ago 13m 87.5M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:37:48.026 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:47 smithi122 bash[65119]: cluster 2024-04-16T14:37:47.009198+0000 mgr.x (mgr.24929) 1251 : cluster 0 pgmap v396: 161 pgs: 7 active+undersized+degraded, 16 stale+active+clean, 9 active+undersized, 129 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-04-16T14:37:48.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:47 smithi122 bash[65119]: audit 2024-04-16T14:37:47.251652+0000 mgr.x (mgr.24929) 1252 : audit 0 from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:48.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:47 smithi122 bash[65119]: audit 2024-04-16T14:37:47.615554+0000 mgr.x (mgr.24929) 1253 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:48.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:47 smithi122 bash[65119]: cluster 2024-04-16T14:37:47.787450+0000 mon.a (mon.0) 3693 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:47 smithi071 bash[79675]: cluster 2024-04-16T14:37:47.009198+0000 mgr.x (mgr.24929) 1251 : cluster 0 pgmap v396: 161 pgs: 7 active+undersized+degraded, 16 stale+active+clean, 9 active+undersized, 129 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-04-16T14:37:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:47 smithi071 bash[79675]: audit 2024-04-16T14:37:47.251652+0000 mgr.x (mgr.24929) 1252 : audit 0 from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:47 smithi071 bash[79675]: audit 2024-04-16T14:37:47.615554+0000 mgr.x (mgr.24929) 1253 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:47 smithi071 bash[79675]: cluster 2024-04-16T14:37:47.787450+0000 mon.a (mon.0) 3693 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:47 smithi071 bash[83214]: cluster 2024-04-16T14:37:47.009198+0000 mgr.x (mgr.24929) 1251 : cluster 0 pgmap v396: 161 pgs: 7 active+undersized+degraded, 16 stale+active+clean, 9 active+undersized, 129 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s; 18/630 objects degraded (2.857%) 2024-04-16T14:37:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:47 smithi071 bash[83214]: audit 2024-04-16T14:37:47.251652+0000 mgr.x (mgr.24929) 1252 : audit 0 from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:47 smithi071 bash[83214]: audit 2024-04-16T14:37:47.615554+0000 mgr.x (mgr.24929) 1253 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:47 smithi071 bash[83214]: cluster 2024-04-16T14:37:47.787450+0000 mon.a (mon.0) 3693 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:48.396 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:37:48.396 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:37:48.396 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:37:48.396 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:37:48.396 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 5 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 10 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:37:48.397 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:37:48.763 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:37:48.763 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:37:48.763 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:37:48.763 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:37:48.763 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:37:48.763 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:37:48.764 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:37:48.764 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:37:48.764 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "10/23 daemons upgraded", 2024-04-16T14:37:48.764 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:37:48.764 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:37:48.764 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:37:48.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:48 smithi122 bash[65119]: audit 2024-04-16T14:37:47.964592+0000 mgr.x (mgr.24929) 1254 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:48.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:48 smithi122 bash[65119]: audit 2024-04-16T14:37:48.401060+0000 mon.a (mon.0) 3694 : audit 0 from='client.? 172.21.15.71:0/4160275476' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:48.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:48 smithi122 bash[65119]: audit 2024-04-16T14:37:48.771656+0000 mgr.x (mgr.24929) 1255 : audit 0 from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:49.163 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 18/630 objects degraded (2.857%), 7 pgs degraded 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: daemon osd.5 on smithi122 is in unknown state 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: osd.5 (root=default,host=smithi122) is down 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 18/630 objects degraded (2.857%), 7 pgs degraded 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: pg 2.17 is active+undersized+degraded, acting [6,2] 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-04-16T14:37:49.164 INFO:teuthology.orchestra.run.smithi071.stdout: pg 5.2 is active+undersized+degraded, acting [6,0] 2024-04-16T14:37:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:48 smithi071 bash[83214]: audit 2024-04-16T14:37:47.964592+0000 mgr.x (mgr.24929) 1254 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:48 smithi071 bash[83214]: audit 2024-04-16T14:37:48.401060+0000 mon.a (mon.0) 3694 : audit 0 from='client.? 172.21.15.71:0/4160275476' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:48 smithi071 bash[83214]: audit 2024-04-16T14:37:48.771656+0000 mgr.x (mgr.24929) 1255 : audit 0 from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:48 smithi071 bash[79675]: audit 2024-04-16T14:37:47.964592+0000 mgr.x (mgr.24929) 1254 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:48 smithi071 bash[79675]: audit 2024-04-16T14:37:48.401060+0000 mon.a (mon.0) 3694 : audit 0 from='client.? 172.21.15.71:0/4160275476' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:48 smithi071 bash[79675]: audit 2024-04-16T14:37:48.771656+0000 mgr.x (mgr.24929) 1255 : audit 0 from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:37:49.372 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:37:49] "GET /metrics HTTP/1.1" 200 38448 "" "Prometheus/2.33.4" 2024-04-16T14:37:49.670 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.670 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.671 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.671 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-16T14:37:49.671 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: Stopped Ceph osd.5 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:37:49.671 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.671 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.672 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.672 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.673 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:37:49.943 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:49 smithi122 systemd[1]: Started Ceph osd.5 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:37:49.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: cluster 2024-04-16T14:37:49.010540+0000 mgr.x (mgr.24929) 1256 : cluster 0 pgmap v397: 161 pgs: 11 active+undersized+degraded, 11 stale+active+clean, 20 active+undersized, 119 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 433 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-16T14:37:49.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.168556+0000 mon.a (mon.0) 3695 : audit 0 from='client.? 172.21.15.71:0/2096414351' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:37:49.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.719073+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:49.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.729944+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:49.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.739273+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:49.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.740455+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:49.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: cluster 2024-04-16T14:37:49.745776+0000 mgr.x (mgr.24929) 1257 : cluster 0 pgmap v398: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:49.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.748995+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:49.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: cephadm 2024-04-16T14:37:49.753205+0000 mgr.x (mgr.24929) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:49.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.807088+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:49.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.809845+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:49.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.812626+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:49.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.813725+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:49.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:49 smithi122 bash[65119]: audit 2024-04-16T14:37:49.821936+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: cluster 2024-04-16T14:37:49.010540+0000 mgr.x (mgr.24929) 1256 : cluster 0 pgmap v397: 161 pgs: 11 active+undersized+degraded, 11 stale+active+clean, 20 active+undersized, 119 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 433 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.168556+0000 mon.a (mon.0) 3695 : audit 0 from='client.? 172.21.15.71:0/2096414351' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.719073+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.729944+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.739273+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.740455+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: cluster 2024-04-16T14:37:49.745776+0000 mgr.x (mgr.24929) 1257 : cluster 0 pgmap v398: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.748995+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: cephadm 2024-04-16T14:37:49.753205+0000 mgr.x (mgr.24929) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.807088+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.809845+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.812626+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.813725+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[79675]: audit 2024-04-16T14:37:49.821936+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: cluster 2024-04-16T14:37:49.010540+0000 mgr.x (mgr.24929) 1256 : cluster 0 pgmap v397: 161 pgs: 11 active+undersized+degraded, 11 stale+active+clean, 20 active+undersized, 119 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 433 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.168556+0000 mon.a (mon.0) 3695 : audit 0 from='client.? 172.21.15.71:0/2096414351' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.719073+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.729944+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.739273+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.740455+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: cluster 2024-04-16T14:37:49.745776+0000 mgr.x (mgr.24929) 1257 : cluster 0 pgmap v398: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.748995+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:50.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: cephadm 2024-04-16T14:37:49.753205+0000 mgr.x (mgr.24929) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:50.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.807088+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:50.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.809845+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:50.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.812626+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:50.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.813725+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:50.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:49 smithi071 bash[83214]: audit 2024-04-16T14:37:49.821936+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:49.825779+0000 mgr.x (mgr.24929) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cluster 2024-04-16T14:37:49.842008+0000 mon.a (mon.0) 3706 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:37:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.863713+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.866147+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.868545+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.869492+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.879677+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:49.883602+0000 mgr.x (mgr.24929) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.954300+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.957323+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.960350+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.961424+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:49.970980+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:49.974905+0000 mgr.x (mgr.24929) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.044619+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.047338+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.050168+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.051367+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.059431+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.063326+0000 mgr.x (mgr.24929) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.091241+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.092402+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.168301+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.171586+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.174071+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.175195+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.184455+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.188344+0000 mgr.x (mgr.24929) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.313507+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.318494+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.322591+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.324081+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.332880+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.336837+0000 mgr.x (mgr.24929) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.407110+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.410215+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.413567+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.415244+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.423802+0000 mon.a (mon.0) 3738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.427774+0000 mgr.x (mgr.24929) 1265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.512264+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.517171+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.520883+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.522800+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.532894+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.537166+0000 mgr.x (mgr.24929) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.613878+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.617808+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.620907+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.622204+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.631159+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.635152+0000 mgr.x (mgr.24929) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.719303+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.724171+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.728599+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.730228+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.740213+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.744374+0000 mgr.x (mgr.24929) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.811201+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.815624+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.820502+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.822401+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:50 smithi122 bash[65119]: audit 2024-04-16T14:37:50.832732+0000 mon.a (mon.0) 3758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:49.825779+0000 mgr.x (mgr.24929) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cluster 2024-04-16T14:37:49.842008+0000 mon.a (mon.0) 3706 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:37:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.863713+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.866147+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.868545+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.869492+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.879677+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:49.883602+0000 mgr.x (mgr.24929) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.954300+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.957323+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.960350+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.961424+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:49.970980+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:49.974905+0000 mgr.x (mgr.24929) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.044619+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.047338+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.050168+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.051367+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.059431+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.063326+0000 mgr.x (mgr.24929) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:49.825779+0000 mgr.x (mgr.24929) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cluster 2024-04-16T14:37:49.842008+0000 mon.a (mon.0) 3706 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.863713+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.866147+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.868545+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.869492+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.879677+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:49.883602+0000 mgr.x (mgr.24929) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.954300+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.957323+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.960350+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.961424+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:49.970980+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:49.974905+0000 mgr.x (mgr.24929) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.044619+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.047338+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.050168+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.051367+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.059431+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.063326+0000 mgr.x (mgr.24929) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.091241+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.092402+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.168301+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.171586+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.174071+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.175195+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.184455+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.188344+0000 mgr.x (mgr.24929) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.313507+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.318494+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.322591+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.324081+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.332880+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.336837+0000 mgr.x (mgr.24929) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.407110+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.410215+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.413567+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.415244+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.423802+0000 mon.a (mon.0) 3738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.427774+0000 mgr.x (mgr.24929) 1265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.091241+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.092402+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.168301+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.171586+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.174071+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.175195+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.184455+0000 mon.a (mon.0) 3728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.188344+0000 mgr.x (mgr.24929) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.313507+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.318494+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.322591+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.324081+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.332880+0000 mon.a (mon.0) 3733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.336837+0000 mgr.x (mgr.24929) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.407110+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.410215+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.413567+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.415244+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.423802+0000 mon.a (mon.0) 3738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.427774+0000 mgr.x (mgr.24929) 1265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.512264+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.517171+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.520883+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.522800+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.532894+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.537166+0000 mgr.x (mgr.24929) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.613878+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.617808+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.620907+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.622204+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.631159+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.635152+0000 mgr.x (mgr.24929) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.719303+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.724171+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.728599+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.730228+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.740213+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.744374+0000 mgr.x (mgr.24929) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.811201+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.815624+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.820502+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.822401+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[79675]: audit 2024-04-16T14:37:50.832732+0000 mon.a (mon.0) 3758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.512264+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.517171+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.520883+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.522800+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.532894+0000 mon.a (mon.0) 3743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.537166+0000 mgr.x (mgr.24929) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.613878+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.617808+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.620907+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.622204+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.631159+0000 mon.a (mon.0) 3748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.635152+0000 mgr.x (mgr.24929) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.719303+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.724171+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.728599+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.730228+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.740213+0000 mon.a (mon.0) 3753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.744374+0000 mgr.x (mgr.24929) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.811201+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.815624+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.820502+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.822401+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:50 smithi071 bash[83214]: audit 2024-04-16T14:37:50.832732+0000 mon.a (mon.0) 3758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.943 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[75308]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-16T14:37:51.943 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[75308]: 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-04-16T14:37:51.943 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[75308]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-16T14:37:51.943 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[75308]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-16T14:37:51.943 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[75308]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-16T14:37:51.944 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[75308]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-16T14:37:51.944 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[75308]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-16T14:37:51.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.837679+0000 mgr.x (mgr.24929) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:50.958087+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:50.963444+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:50.968032+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:50.969688+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:50.979501+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:50.983876+0000 mgr.x (mgr.24929) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.042376+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.044999+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.047524+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.048612+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.060321+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.064321+0000 mgr.x (mgr.24929) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.120859+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.123812+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.126221+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.127386+0000 mon.a (mon.0) 3772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.140052+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.144388+0000 mgr.x (mgr.24929) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.218803+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.222250+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.225146+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.226155+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.238215+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.242295+0000 mgr.x (mgr.24929) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.301895+0000 mgr.x (mgr.24929) 1274 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.318248+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.321471+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.324214+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.325486+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.339030+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.343093+0000 mgr.x (mgr.24929) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.412789+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.415842+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.418942+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.420011+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.429675+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.433790+0000 mgr.x (mgr.24929) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.503761+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.507185+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.510013+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.511196+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.523124+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.527278+0000 mgr.x (mgr.24929) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.580899+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.583728+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.586196+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.587492+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.599510+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.603615+0000 mgr.x (mgr.24929) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.662329+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.665644+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.668745+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.670167+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.681453+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.685576+0000 mgr.x (mgr.24929) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.740467+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.743487+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cluster 2024-04-16T14:37:51.746488+0000 mgr.x (mgr.24929) 1280 : cluster 0 pgmap v399: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:51.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.747750+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.749064+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.761045+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:51.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.765061+0000 mgr.x (mgr.24929) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:51.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.819289+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:51.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.822169+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:51.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.824545+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:51.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.825624+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:51.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:51 smithi122 bash[65119]: audit 2024-04-16T14:37:51.837680+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.837679+0000 mgr.x (mgr.24929) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:50.958087+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:50.963444+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:50.968032+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:50.969688+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:50.979501+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:50.983876+0000 mgr.x (mgr.24929) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.042376+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.044999+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.047524+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.048612+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.060321+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.064321+0000 mgr.x (mgr.24929) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.120859+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.123812+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.126221+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.127386+0000 mon.a (mon.0) 3772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.140052+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.144388+0000 mgr.x (mgr.24929) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.218803+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.837679+0000 mgr.x (mgr.24929) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:50.958087+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:50.963444+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:50.968032+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:50.969688+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:50.979501+0000 mon.a (mon.0) 3763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:50.983876+0000 mgr.x (mgr.24929) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.042376+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.044999+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.047524+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.048612+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.060321+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.064321+0000 mgr.x (mgr.24929) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.120859+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.123812+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.126221+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.127386+0000 mon.a (mon.0) 3772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.140052+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.144388+0000 mgr.x (mgr.24929) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.218803+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.222250+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.225146+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.226155+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.238215+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.242295+0000 mgr.x (mgr.24929) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.301895+0000 mgr.x (mgr.24929) 1274 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.318248+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.321471+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.324214+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.325486+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.339030+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.343093+0000 mgr.x (mgr.24929) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.412789+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.415842+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.418942+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.420011+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.429675+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.433790+0000 mgr.x (mgr.24929) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.503761+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.222250+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.225146+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.226155+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.238215+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.242295+0000 mgr.x (mgr.24929) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.301895+0000 mgr.x (mgr.24929) 1274 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.318248+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.321471+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.324214+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.325486+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.339030+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.343093+0000 mgr.x (mgr.24929) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.412789+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.415842+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.418942+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.420011+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.429675+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.433790+0000 mgr.x (mgr.24929) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.503761+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.507185+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.510013+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.511196+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.523124+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.527278+0000 mgr.x (mgr.24929) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.580899+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.583728+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.586196+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.587492+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.599510+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.603615+0000 mgr.x (mgr.24929) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.662329+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.665644+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.668745+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.670167+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.681453+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.685576+0000 mgr.x (mgr.24929) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.740467+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.743487+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cluster 2024-04-16T14:37:51.746488+0000 mgr.x (mgr.24929) 1280 : cluster 0 pgmap v399: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.507185+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.510013+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.511196+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.523124+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.527278+0000 mgr.x (mgr.24929) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.580899+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.583728+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.586196+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.587492+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.599510+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.603615+0000 mgr.x (mgr.24929) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.662329+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.665644+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.668745+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.670167+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.681453+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.685576+0000 mgr.x (mgr.24929) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.740467+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.743487+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cluster 2024-04-16T14:37:51.746488+0000 mgr.x (mgr.24929) 1280 : cluster 0 pgmap v399: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.747750+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.749064+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.761045+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.765061+0000 mgr.x (mgr.24929) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.819289+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.822169+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.824545+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.825624+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[83214]: audit 2024-04-16T14:37:51.837680+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.747750+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.749064+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.761045+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.765061+0000 mgr.x (mgr.24929) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.819289+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.822169+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.824545+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.825624+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:51 smithi071 bash[79675]: audit 2024-04-16T14:37:51.837680+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.841849+0000 mgr.x (mgr.24929) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.880140+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.882929+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.885563+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.886737+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.896851+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.901023+0000 mgr.x (mgr.24929) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.938923+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.941933+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.944567+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.945651+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:51.954075+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:51.958121+0000 mgr.x (mgr.24929) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.027816+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.031107+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.034590+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.036095+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.045064+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.049003+0000 mgr.x (mgr.24929) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.133770+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.137397+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.140954+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.142342+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.151646+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.155854+0000 mgr.x (mgr.24929) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.240564+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.244898+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.248398+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.249781+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.261395+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.265642+0000 mgr.x (mgr.24929) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.336793+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.340009+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.343221+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.344521+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.355443+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.359462+0000 mgr.x (mgr.24929) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.412962+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.415843+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.418248+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.419409+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.430027+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.434006+0000 mgr.x (mgr.24929) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.503487+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.506329+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.508885+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.510046+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.520445+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.524485+0000 mgr.x (mgr.24929) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.608714+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.613644+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.617925+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.619496+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.631585+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.635963+0000 mgr.x (mgr.24929) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.690707+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.693896+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.696342+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.697475+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.707071+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.711285+0000 mgr.x (mgr.24929) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.766530+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.769440+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.772619+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.773977+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.782664+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:52.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.786997+0000 mgr.x (mgr.24929) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:52.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.842271+0000 mon.a (mon.0) 3869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:52.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.844820+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:52.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.847289+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:52.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.848370+0000 mon.a (mon.0) 3872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:52.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:52 smithi122 bash[65119]: audit 2024-04-16T14:37:52.855362+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.841849+0000 mgr.x (mgr.24929) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.880140+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.882929+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.885563+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.886737+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.896851+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.901023+0000 mgr.x (mgr.24929) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.938923+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.941933+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.944567+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.945651+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:51.954075+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:51.958121+0000 mgr.x (mgr.24929) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.027816+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.031107+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.034590+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.036095+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.045064+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.049003+0000 mgr.x (mgr.24929) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.133770+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.841849+0000 mgr.x (mgr.24929) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.880140+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.882929+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.885563+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.886737+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.896851+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.901023+0000 mgr.x (mgr.24929) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.938923+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.941933+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.944567+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.945651+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:51.954075+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:51.958121+0000 mgr.x (mgr.24929) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.027816+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.031107+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.034590+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.036095+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.045064+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.049003+0000 mgr.x (mgr.24929) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.133770+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.137397+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.140954+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.142342+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.151646+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.155854+0000 mgr.x (mgr.24929) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.240564+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.244898+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.248398+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.249781+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.261395+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.265642+0000 mgr.x (mgr.24929) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.336793+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.340009+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.343221+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.344521+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.355443+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.359462+0000 mgr.x (mgr.24929) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.412962+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.415843+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.418248+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.137397+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.140954+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.142342+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.151646+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.155854+0000 mgr.x (mgr.24929) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.240564+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.244898+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.248398+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.249781+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.261395+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.265642+0000 mgr.x (mgr.24929) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.336793+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.340009+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.343221+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.344521+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.355443+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.359462+0000 mgr.x (mgr.24929) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.412962+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.415843+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.418248+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.419409+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.430027+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.434006+0000 mgr.x (mgr.24929) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.503487+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.506329+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.508885+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.510046+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.520445+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.524485+0000 mgr.x (mgr.24929) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.608714+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.613644+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.617925+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.619496+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.631585+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.635963+0000 mgr.x (mgr.24929) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.690707+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.693896+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.696342+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.697475+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.707071+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.419409+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.430027+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.434006+0000 mgr.x (mgr.24929) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.503487+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.506329+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.508885+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.510046+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.520445+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.524485+0000 mgr.x (mgr.24929) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.608714+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.613644+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.617925+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.619496+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.631585+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.635963+0000 mgr.x (mgr.24929) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.690707+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.693896+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.696342+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.697475+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.707071+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.711285+0000 mgr.x (mgr.24929) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.766530+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.769440+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.772619+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.773977+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.782664+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.786997+0000 mgr.x (mgr.24929) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.842271+0000 mon.a (mon.0) 3869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.844820+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.847289+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.848370+0000 mon.a (mon.0) 3872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[83214]: audit 2024-04-16T14:37:52.855362+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.711285+0000 mgr.x (mgr.24929) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.766530+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.769440+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.772619+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.773977+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.782664+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:53.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.786997+0000 mgr.x (mgr.24929) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:53.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.842271+0000 mon.a (mon.0) 3869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:53.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.844820+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:53.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.847289+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:53.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.848370+0000 mon.a (mon.0) 3872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:53.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:52 smithi071 bash[79675]: audit 2024-04-16T14:37:52.855362+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.859330+0000 mgr.x (mgr.24929) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.899034+0000 mon.a (mon.0) 3874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.901735+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.904063+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.904931+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.911724+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.915667+0000 mgr.x (mgr.24929) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.955715+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.958912+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.961639+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.962804+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:52.970830+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:52.974806+0000 mgr.x (mgr.24929) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.012032+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.014669+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.017794+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.018793+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.024796+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.028746+0000 mgr.x (mgr.24929) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.082153+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.859330+0000 mgr.x (mgr.24929) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.899034+0000 mon.a (mon.0) 3874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.901735+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.904063+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.904931+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.911724+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.915667+0000 mgr.x (mgr.24929) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.955715+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.958912+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.961639+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.962804+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:52.970830+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:52.974806+0000 mgr.x (mgr.24929) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.012032+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.014669+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.017794+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.018793+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.024796+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.028746+0000 mgr.x (mgr.24929) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.082153+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.085025+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.087628+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.088721+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.096852+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.100894+0000 mgr.x (mgr.24929) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.155685+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.158835+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.161210+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.162011+0000 mon.a (mon.0) 3897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.170292+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.174222+0000 mgr.x (mgr.24929) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.227510+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.229862+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.232279+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.233159+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.243327+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.247297+0000 mgr.x (mgr.24929) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.317207+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.321229+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.324946+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.085025+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.087628+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.088721+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.096852+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.100894+0000 mgr.x (mgr.24929) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.155685+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.158835+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.161210+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.162011+0000 mon.a (mon.0) 3897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.170292+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.174222+0000 mgr.x (mgr.24929) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.227510+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.229862+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.232279+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.233159+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.243327+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.247297+0000 mgr.x (mgr.24929) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.317207+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.321229+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.324946+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.220 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.326011+0000 mon.a (mon.0) 3907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.220 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.335898+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.221 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.339828+0000 mgr.x (mgr.24929) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.221 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.409663+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.221 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.413027+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.221 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.417319+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.221 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.418653+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.221 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.427555+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.221 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.431571+0000 mgr.x (mgr.24929) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.484781+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.487687+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.490400+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.491492+0000 mon.a (mon.0) 3917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.499205+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.503210+0000 mgr.x (mgr.24929) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.540920+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.543906+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.546780+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.547903+0000 mon.a (mon.0) 3922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.556118+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.326011+0000 mon.a (mon.0) 3907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.335898+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.339828+0000 mgr.x (mgr.24929) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.409663+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.413027+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.417319+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.418653+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.427555+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.431571+0000 mgr.x (mgr.24929) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.484781+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.487687+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.490400+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.491492+0000 mon.a (mon.0) 3917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.499205+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.503210+0000 mgr.x (mgr.24929) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.540920+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.543906+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.227 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.546780+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.227 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.547903+0000 mon.a (mon.0) 3922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.227 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.556118+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.560212+0000 mgr.x (mgr.24929) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.614210+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.617063+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.620107+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.621239+0000 mon.a (mon.0) 3927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.629294+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.633245+0000 mgr.x (mgr.24929) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.686297+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.689068+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.691427+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.692621+0000 mon.a (mon.0) 3932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.702522+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.706480+0000 mgr.x (mgr.24929) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cluster 2024-04-16T14:37:53.747015+0000 mgr.x (mgr.24929) 1307 : cluster 0 pgmap v400: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:54.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.760267+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.763422+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.766012+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.767155+0000 mon.a (mon.0) 3937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.777138+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.560212+0000 mgr.x (mgr.24929) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.614210+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.617063+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.620107+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.621239+0000 mon.a (mon.0) 3927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.629294+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.633245+0000 mgr.x (mgr.24929) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.686297+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.689068+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.691427+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.233 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.692621+0000 mon.a (mon.0) 3932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.233 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.702522+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.233 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.706480+0000 mgr.x (mgr.24929) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.233 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cluster 2024-04-16T14:37:53.747015+0000 mgr.x (mgr.24929) 1307 : cluster 0 pgmap v400: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:54.233 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.760267+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.233 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.763422+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.233 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.766012+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.234 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.767155+0000 mon.a (mon.0) 3937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.234 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.777138+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.781251+0000 mgr.x (mgr.24929) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.835630+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.839358+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.843969+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.845322+0000 mon.a (mon.0) 3942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[83214]: audit 2024-04-16T14:37:53.856242+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.781251+0000 mgr.x (mgr.24929) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.835630+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.839358+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.843969+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.845322+0000 mon.a (mon.0) 3942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:53 smithi071 bash[79675]: audit 2024-04-16T14:37:53.856242+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.859330+0000 mgr.x (mgr.24929) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.899034+0000 mon.a (mon.0) 3874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.901735+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.904063+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.904931+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.911724+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.915667+0000 mgr.x (mgr.24929) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.955715+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.958912+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.961639+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.962804+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:52.970830+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:52.974806+0000 mgr.x (mgr.24929) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.012032+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.014669+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.017794+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.018793+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.024796+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.028746+0000 mgr.x (mgr.24929) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.082153+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.085025+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.087628+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.088721+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.096852+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.100894+0000 mgr.x (mgr.24929) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.155685+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.158835+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.161210+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.162011+0000 mon.a (mon.0) 3897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.170292+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.174222+0000 mgr.x (mgr.24929) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.227510+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.229862+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.232279+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.233159+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.243327+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.247297+0000 mgr.x (mgr.24929) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.317207+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.321229+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.324946+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.326011+0000 mon.a (mon.0) 3907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.335898+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.339828+0000 mgr.x (mgr.24929) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.409663+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.413027+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.417319+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.418653+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.427555+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.431571+0000 mgr.x (mgr.24929) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.484781+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.487687+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.490400+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.491492+0000 mon.a (mon.0) 3917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.499205+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.503210+0000 mgr.x (mgr.24929) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.540920+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.543906+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.546780+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.547903+0000 mon.a (mon.0) 3922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.556118+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.560212+0000 mgr.x (mgr.24929) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.614210+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.617063+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.620107+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.621239+0000 mon.a (mon.0) 3927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.629294+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.633245+0000 mgr.x (mgr.24929) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.686297+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.689068+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.691427+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.692621+0000 mon.a (mon.0) 3932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.702522+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.706480+0000 mgr.x (mgr.24929) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cluster 2024-04-16T14:37:53.747015+0000 mgr.x (mgr.24929) 1307 : cluster 0 pgmap v400: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:54.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.760267+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.763422+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.766012+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.767155+0000 mon.a (mon.0) 3937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.777138+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.781251+0000 mgr.x (mgr.24929) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.835630+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.839358+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.843969+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.845322+0000 mon.a (mon.0) 3942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:53 smithi122 bash[65119]: audit 2024-04-16T14:37:53.856242+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.865 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[75699]: debug 2024-04-16T14:37:54.852+0000 7f7071e01700 1 -- 172.21.15.122:0/2001695057 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561b7341d680 con 0x561b7345b000 2024-04-16T14:37:54.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.860165+0000 mgr.x (mgr.24929) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.912848+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.915359+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.917725+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.918836+0000 mon.a (mon.0) 3947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.928633+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:53.932517+0000 mgr.x (mgr.24929) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:54.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.985544+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:54.867 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.989164+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:54.867 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.991613+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:54.867 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.992732+0000 mon.a (mon.0) 3952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:54.867 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:53.999249+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:54.867 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.003128+0000 mgr.x (mgr.24929) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.056624+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.059421+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.062008+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.063137+0000 mon.a (mon.0) 3957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.071388+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.075353+0000 mgr.x (mgr.24929) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.112532+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.115534+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.118231+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.119698+0000 mon.a (mon.0) 3962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.126757+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.130703+0000 mgr.x (mgr.24929) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.200342+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.203369+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.206337+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.207473+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.214321+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.218241+0000 mgr.x (mgr.24929) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.286664+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.291069+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.294845+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.295892+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.303011+0000 mon.a (mon.0) 3973 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.307246+0000 mgr.x (mgr.24929) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.389278+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.393238+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.397097+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.398552+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.408035+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.412225+0000 mgr.x (mgr.24929) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.498876+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.502874+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.505762+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.506974+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.515699+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.519668+0000 mgr.x (mgr.24929) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.573384+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.576326+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.579161+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.580170+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.588305+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.592223+0000 mgr.x (mgr.24929) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.646651+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.651344+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.654697+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.655962+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.664392+0000 mon.a (mon.0) 3993 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.668467+0000 mgr.x (mgr.24929) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.709324+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.712120+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.714560+0000 mon.a (mon.0) 3996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.715551+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.724199+0000 mon.a (mon.0) 3998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.728243+0000 mgr.x (mgr.24929) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.783572+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.785926+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.788888+0000 mon.a (mon.0) 4001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.790062+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:54 smithi122 bash[65119]: audit 2024-04-16T14:37:54.798436+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.860165+0000 mgr.x (mgr.24929) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.912848+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.915359+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.917725+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.918836+0000 mon.a (mon.0) 3947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.928633+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:53.932517+0000 mgr.x (mgr.24929) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.985544+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.989164+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.991613+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.992732+0000 mon.a (mon.0) 3952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:53.999249+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.003128+0000 mgr.x (mgr.24929) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.056624+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.059421+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.062008+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.063137+0000 mon.a (mon.0) 3957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.071388+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.075353+0000 mgr.x (mgr.24929) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.112532+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.860165+0000 mgr.x (mgr.24929) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.912848+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.915359+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.917725+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.918836+0000 mon.a (mon.0) 3947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.928633+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:53.932517+0000 mgr.x (mgr.24929) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.985544+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.989164+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.991613+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.992732+0000 mon.a (mon.0) 3952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:53.999249+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.003128+0000 mgr.x (mgr.24929) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.056624+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.059421+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.062008+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.063137+0000 mon.a (mon.0) 3957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.071388+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.075353+0000 mgr.x (mgr.24929) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.112532+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.115534+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.118231+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.119698+0000 mon.a (mon.0) 3962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.126757+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.130703+0000 mgr.x (mgr.24929) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.200342+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.203369+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.206337+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.207473+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.214321+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.218241+0000 mgr.x (mgr.24929) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.286664+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.291069+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.294845+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.295892+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.303011+0000 mon.a (mon.0) 3973 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.307246+0000 mgr.x (mgr.24929) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.389278+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.393238+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.397097+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.115534+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.118231+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.119698+0000 mon.a (mon.0) 3962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.126757+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.130703+0000 mgr.x (mgr.24929) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.200342+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.203369+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.206337+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.207473+0000 mon.a (mon.0) 3967 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.214321+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.218241+0000 mgr.x (mgr.24929) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.286664+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.291069+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.294845+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.295892+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.303011+0000 mon.a (mon.0) 3973 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.307246+0000 mgr.x (mgr.24929) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.389278+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.393238+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.397097+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.398552+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.408035+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.412225+0000 mgr.x (mgr.24929) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.498876+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.502874+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.505762+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.506974+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.515699+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.519668+0000 mgr.x (mgr.24929) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.573384+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.576326+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.579161+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.580170+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.588305+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.592223+0000 mgr.x (mgr.24929) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.646651+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.651344+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.654697+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.655962+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.664392+0000 mon.a (mon.0) 3993 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.398552+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.408035+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.412225+0000 mgr.x (mgr.24929) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.498876+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.502874+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.505762+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.506974+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.515699+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.519668+0000 mgr.x (mgr.24929) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.573384+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.576326+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.579161+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.580170+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.588305+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.592223+0000 mgr.x (mgr.24929) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.646651+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.651344+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.654697+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.655962+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.664392+0000 mon.a (mon.0) 3993 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.668467+0000 mgr.x (mgr.24929) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.709324+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.712120+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.714560+0000 mon.a (mon.0) 3996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.715551+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.724199+0000 mon.a (mon.0) 3998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.728243+0000 mgr.x (mgr.24929) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.783572+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.785926+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.788888+0000 mon.a (mon.0) 4001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.790062+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[79675]: audit 2024-04-16T14:37:54.798436+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.668467+0000 mgr.x (mgr.24929) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.709324+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.712120+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.714560+0000 mon.a (mon.0) 3996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.715551+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.724199+0000 mon.a (mon.0) 3998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.728243+0000 mgr.x (mgr.24929) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.783572+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.785926+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.788888+0000 mon.a (mon.0) 4001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:55.219 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.790062+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:55.220 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:54 smithi071 bash[83214]: audit 2024-04-16T14:37:54.798436+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:55.782 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[75699]: debug 2024-04-16T14:37:55.416+0000 7f707af997c0 -1 Falling back to public interface 2024-04-16T14:37:56.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.802500+0000 mgr.x (mgr.24929) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.880717+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.882978+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.884981+0000 mon.a (mon.0) 4006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.885793+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.893597+0000 mon.a (mon.0) 4008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.897703+0000 mgr.x (mgr.24929) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.951964+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.955076+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.957872+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.959184+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:54.969922+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:54.973946+0000 mgr.x (mgr.24929) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.011439+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.014138+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.016625+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.017703+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.028132+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.032156+0000 mgr.x (mgr.24929) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.086305+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.088726+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.090948+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.092086+0000 mon.a (mon.0) 4022 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.099096+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.102983+0000 mgr.x (mgr.24929) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.156746+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.159284+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.161780+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.162821+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.173157+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.177247+0000 mgr.x (mgr.24929) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.234689+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.237238+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.239431+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.240478+0000 mon.a (mon.0) 4032 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.252562+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.256415+0000 mgr.x (mgr.24929) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cluster 2024-04-16T14:37:55.269549+0000 mon.a (mon.0) 4034 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.293318+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.295704+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.297670+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.298501+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.304062+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.308098+0000 mgr.x (mgr.24929) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.345804+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.348173+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.350338+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.351109+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.356060+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.359896+0000 mgr.x (mgr.24929) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.397702+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.399969+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.402385+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.403194+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.408405+0000 mon.a (mon.0) 4049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.412287+0000 mgr.x (mgr.24929) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.449595+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.451800+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.453542+0000 mon.a (mon.0) 4052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.454366+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.462873+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.466732+0000 mgr.x (mgr.24929) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.504738+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.507608+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.510328+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.511524+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.517919+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.521814+0000 mgr.x (mgr.24929) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.576682+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.578961+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.581246+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.582093+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.587735+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.591630+0000 mgr.x (mgr.24929) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.666799+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.670196+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.672900+0000 mon.a (mon.0) 4067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.674124+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.680851+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.684881+0000 mgr.x (mgr.24929) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.738117+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.740277+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.742426+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.743358+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cluster 2024-04-16T14:37:55.747701+0000 mgr.x (mgr.24929) 1335 : cluster 0 pgmap v401: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:56.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.750467+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.754386+0000 mgr.x (mgr.24929) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.791866+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.794210+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.796080+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.796761+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.802474+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.843042+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.845179+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.847132+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.847879+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:55 smithi122 bash[65119]: audit 2024-04-16T14:37:55.854994+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.802500+0000 mgr.x (mgr.24929) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.880717+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.882978+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.884981+0000 mon.a (mon.0) 4006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.885793+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.893597+0000 mon.a (mon.0) 4008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.897703+0000 mgr.x (mgr.24929) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.951964+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.955076+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.957872+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.959184+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:54.969922+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:54.973946+0000 mgr.x (mgr.24929) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.011439+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.014138+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.016625+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.017703+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.028132+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.032156+0000 mgr.x (mgr.24929) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.086305+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.802500+0000 mgr.x (mgr.24929) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.880717+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.882978+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.884981+0000 mon.a (mon.0) 4006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.885793+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.893597+0000 mon.a (mon.0) 4008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.897703+0000 mgr.x (mgr.24929) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.951964+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.955076+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.957872+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.959184+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:54.969922+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:54.973946+0000 mgr.x (mgr.24929) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.011439+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.014138+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.016625+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.017703+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.028132+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.032156+0000 mgr.x (mgr.24929) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.086305+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.088726+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.090948+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.092086+0000 mon.a (mon.0) 4022 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.099096+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.102983+0000 mgr.x (mgr.24929) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.156746+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.159284+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.161780+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.162821+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.173157+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.177247+0000 mgr.x (mgr.24929) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.234689+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.237238+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.239431+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.240478+0000 mon.a (mon.0) 4032 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.252562+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.256415+0000 mgr.x (mgr.24929) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cluster 2024-04-16T14:37:55.269549+0000 mon.a (mon.0) 4034 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.293318+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.295704+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.297670+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.298501+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.304062+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.308098+0000 mgr.x (mgr.24929) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.345804+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.348173+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.350338+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.351109+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.356060+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.359896+0000 mgr.x (mgr.24929) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.397702+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.399969+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.402385+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.403194+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.408405+0000 mon.a (mon.0) 4049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.412287+0000 mgr.x (mgr.24929) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.449595+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.451800+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.453542+0000 mon.a (mon.0) 4052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.454366+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.462873+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.466732+0000 mgr.x (mgr.24929) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.504738+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.507608+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.510328+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.511524+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.517919+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.521814+0000 mgr.x (mgr.24929) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.576682+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.578961+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.581246+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.582093+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.587735+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.591630+0000 mgr.x (mgr.24929) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.666799+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.670196+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.672900+0000 mon.a (mon.0) 4067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.674124+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.680851+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.684881+0000 mgr.x (mgr.24929) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.738117+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.740277+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.742426+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.743358+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cluster 2024-04-16T14:37:55.747701+0000 mgr.x (mgr.24929) 1335 : cluster 0 pgmap v401: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.750467+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.754386+0000 mgr.x (mgr.24929) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.791866+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.794210+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.796080+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.796761+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.802474+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.843042+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.845179+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.847132+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.847879+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[83214]: audit 2024-04-16T14:37:55.854994+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.088726+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.090948+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.092086+0000 mon.a (mon.0) 4022 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.099096+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.102983+0000 mgr.x (mgr.24929) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.156746+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.159284+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.161780+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.162821+0000 mon.a (mon.0) 4027 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.173157+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.177247+0000 mgr.x (mgr.24929) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.234689+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.237238+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.239431+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.240478+0000 mon.a (mon.0) 4032 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.252562+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.256415+0000 mgr.x (mgr.24929) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cluster 2024-04-16T14:37:55.269549+0000 mon.a (mon.0) 4034 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.293318+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.295704+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.297670+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.298501+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.304062+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.308098+0000 mgr.x (mgr.24929) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.345804+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.348173+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.350338+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.351109+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.356060+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.359896+0000 mgr.x (mgr.24929) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.397702+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.399969+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.402385+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.403194+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.408405+0000 mon.a (mon.0) 4049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.412287+0000 mgr.x (mgr.24929) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.449595+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.451800+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.453542+0000 mon.a (mon.0) 4052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.454366+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.462873+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.466732+0000 mgr.x (mgr.24929) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.504738+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.507608+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.510328+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.511524+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.517919+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.521814+0000 mgr.x (mgr.24929) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.576682+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.578961+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.581246+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.582093+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.587735+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.591630+0000 mgr.x (mgr.24929) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.666799+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.670196+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.672900+0000 mon.a (mon.0) 4067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.674124+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.680851+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.684881+0000 mgr.x (mgr.24929) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.738117+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.740277+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.742426+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.743358+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cluster 2024-04-16T14:37:55.747701+0000 mgr.x (mgr.24929) 1335 : cluster 0 pgmap v401: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.750467+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.754386+0000 mgr.x (mgr.24929) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.791866+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.794210+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.796080+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.796761+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.802474+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.843042+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.845179+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:56.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.847132+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:56.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.847879+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:56.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:55 smithi071 bash[79675]: audit 2024-04-16T14:37:55.854994+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.806324+0000 mgr.x (mgr.24929) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.858952+0000 mgr.x (mgr.24929) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:55.872405+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:55.889069+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:55.893880+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:55.932434+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:55.934900+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:55.937277+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:55.938564+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:55.943537+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:55.947438+0000 mgr.x (mgr.24929) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.007103+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.009852+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.012410+0000 mon.a (mon.0) 4095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.013671+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.020651+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.024601+0000 mgr.x (mgr.24929) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.080071+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.082632+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.084766+0000 mon.a (mon.0) 4100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.806324+0000 mgr.x (mgr.24929) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.858952+0000 mgr.x (mgr.24929) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:55.872405+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:55.889069+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:55.893880+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:55.932434+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:55.934900+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:55.937277+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:55.938564+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:55.943537+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:55.947438+0000 mgr.x (mgr.24929) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.007103+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.009852+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.012410+0000 mon.a (mon.0) 4095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.013671+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.020651+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.024601+0000 mgr.x (mgr.24929) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.080071+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.082632+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.084766+0000 mon.a (mon.0) 4100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.085747+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.091534+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.095364+0000 mgr.x (mgr.24929) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.132669+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.134887+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.136777+0000 mon.a (mon.0) 4105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.137475+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.142444+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.146248+0000 mgr.x (mgr.24929) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.183303+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.185613+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.187650+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.188366+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.193889+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.197724+0000 mgr.x (mgr.24929) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.236790+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.239478+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.242160+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.242996+0000 mon.a (mon.0) 4116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.249105+0000 mon.a (mon.0) 4117 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.085747+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.091534+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.095364+0000 mgr.x (mgr.24929) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.132669+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.134887+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.136777+0000 mon.a (mon.0) 4105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.137475+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.142444+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.146248+0000 mgr.x (mgr.24929) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.183303+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.185613+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.187650+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.188366+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.193889+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.197724+0000 mgr.x (mgr.24929) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.236790+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.239478+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.242160+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.242996+0000 mon.a (mon.0) 4116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.249105+0000 mon.a (mon.0) 4117 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.252967+0000 mgr.x (mgr.24929) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.336842+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.341379+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.345374+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.346680+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.354107+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.358014+0000 mgr.x (mgr.24929) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.428145+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.430397+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.432567+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.433483+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.439600+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.443425+0000 mgr.x (mgr.24929) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.512974+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.515659+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.518614+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.519758+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.526002+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.530192+0000 mgr.x (mgr.24929) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.602473+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.252967+0000 mgr.x (mgr.24929) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.336842+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.341379+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.345374+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.346680+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.354107+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.358014+0000 mgr.x (mgr.24929) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.428145+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.430397+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.432567+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.433483+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.439600+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.443425+0000 mgr.x (mgr.24929) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.512974+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.515659+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.518614+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.519758+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.526002+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.530192+0000 mgr.x (mgr.24929) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.602473+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.606303+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.609228+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.610562+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.619345+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.623556+0000 mgr.x (mgr.24929) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.695435+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.698235+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.700686+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.701703+0000 mon.a (mon.0) 4141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.709790+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.713874+0000 mgr.x (mgr.24929) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.783830+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.786034+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.787940+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.788769+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.794682+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.835752+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.838493+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.840850+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.841893+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[83214]: audit 2024-04-16T14:37:56.850412+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.606303+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.609228+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.610562+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.619345+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.623556+0000 mgr.x (mgr.24929) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.695435+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.698235+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.700686+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.701703+0000 mon.a (mon.0) 4141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.709790+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.713874+0000 mgr.x (mgr.24929) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.783830+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.786034+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.787940+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.788769+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.794682+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.835752+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.838493+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.840850+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.841893+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:56 smithi071 bash[79675]: audit 2024-04-16T14:37:56.850412+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.183 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.806324+0000 mgr.x (mgr.24929) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.183 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.858952+0000 mgr.x (mgr.24929) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.183 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:55.872405+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.183 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:55.889069+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:55.893880+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:55.932434+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:55.934900+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:55.937277+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:55.938564+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:55.943537+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:55.947438+0000 mgr.x (mgr.24929) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.007103+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.009852+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.012410+0000 mon.a (mon.0) 4095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.013671+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.184 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.020651+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.024601+0000 mgr.x (mgr.24929) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.080071+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.082632+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.084766+0000 mon.a (mon.0) 4100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.085747+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.091534+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.095364+0000 mgr.x (mgr.24929) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.132669+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.134887+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.185 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.136777+0000 mon.a (mon.0) 4105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.186 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.137475+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.186 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.142444+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.186 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.146248+0000 mgr.x (mgr.24929) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.186 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.183303+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.186 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.185613+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.186 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.187650+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.186 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.188366+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.186 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.193889+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.187 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.197724+0000 mgr.x (mgr.24929) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.187 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.236790+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.187 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.239478+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.187 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.242160+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.187 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.242996+0000 mon.a (mon.0) 4116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.187 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.249105+0000 mon.a (mon.0) 4117 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.252967+0000 mgr.x (mgr.24929) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.336842+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.341379+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.345374+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.346680+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.354107+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.358014+0000 mgr.x (mgr.24929) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.428145+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.430397+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.432567+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.433483+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.439600+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.443425+0000 mgr.x (mgr.24929) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.188 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.512974+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.515659+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.518614+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.519758+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.526002+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.530192+0000 mgr.x (mgr.24929) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.602473+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.606303+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.609228+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.610562+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.619345+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.623556+0000 mgr.x (mgr.24929) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.695435+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.698235+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.189 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.700686+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.701703+0000 mon.a (mon.0) 4141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.709790+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.713874+0000 mgr.x (mgr.24929) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.783830+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.786034+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.787940+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.788769+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.794682+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.835752+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.838493+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.840850+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.841893+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:57.190 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:56 smithi122 bash[65119]: audit 2024-04-16T14:37:56.850412+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.798525+0000 mgr.x (mgr.24929) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.854410+0000 mgr.x (mgr.24929) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.897870+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.900651+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.903001+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.903882+0000 mon.a (mon.0) 4156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.911044+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.915032+0000 mgr.x (mgr.24929) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.968960+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.971449+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.974025+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.974806+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:56.983716+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:56.987633+0000 mgr.x (mgr.24929) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.041122+0000 mon.a (mon.0) 4163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.043887+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.046192+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.047088+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.057228+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.061306+0000 mgr.x (mgr.24929) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.098358+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.101347+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.103374+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.104330+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.109785+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.113762+0000 mgr.x (mgr.24929) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.150966+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.153132+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.155123+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.155972+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.163307+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.167192+0000 mgr.x (mgr.24929) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.204375+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.207329+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.209790+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.210753+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.218009+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.222020+0000 mgr.x (mgr.24929) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.260033+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.262687+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.264981+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.265977+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.273352+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.277336+0000 mgr.x (mgr.24929) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.317415+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.319592+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.321476+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.322145+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.329146+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.333089+0000 mgr.x (mgr.24929) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.370976+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.373742+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.375938+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.376669+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.383837+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.387790+0000 mgr.x (mgr.24929) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.425184+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.427757+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.429959+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.430679+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.437870+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.441997+0000 mgr.x (mgr.24929) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.479967+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.482085+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.484151+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.484993+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.492222+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.496258+0000 mgr.x (mgr.24929) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.533526+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.535649+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.537605+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.538535+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.546271+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.550642+0000 mgr.x (mgr.24929) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.605789+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.607971+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.609969+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.610830+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.618066+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.622100+0000 mgr.x (mgr.24929) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.692382+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.694775+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.696930+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.698082+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.705806+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.709817+0000 mgr.x (mgr.24929) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cluster 2024-04-16T14:37:57.748341+0000 mgr.x (mgr.24929) 1366 : cluster 0 pgmap v402: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.763886+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.766290+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.768437+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.769314+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.777135+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.781108+0000 mgr.x (mgr.24929) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.837090+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.839469+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.841619+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.842514+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:57 smithi122 bash[65119]: audit 2024-04-16T14:37:57.850548+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.496 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[52526]: debug 2024-04-16T14:37:58.260+0000 7f220a8f4700 -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-04-16T14:37:58.555 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.798525+0000 mgr.x (mgr.24929) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.854410+0000 mgr.x (mgr.24929) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.897870+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.900651+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.903001+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.903882+0000 mon.a (mon.0) 4156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.911044+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.915032+0000 mgr.x (mgr.24929) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.968960+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.971449+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.974025+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.974806+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:56.983716+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:56.987633+0000 mgr.x (mgr.24929) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.041122+0000 mon.a (mon.0) 4163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.043887+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.046192+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.047088+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.057228+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.061306+0000 mgr.x (mgr.24929) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.798525+0000 mgr.x (mgr.24929) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.854410+0000 mgr.x (mgr.24929) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.897870+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.900651+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.903001+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.903882+0000 mon.a (mon.0) 4156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.911044+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.915032+0000 mgr.x (mgr.24929) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.968960+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.971449+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.974025+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.974806+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:56.983716+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:56.987633+0000 mgr.x (mgr.24929) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.041122+0000 mon.a (mon.0) 4163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.043887+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.046192+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.047088+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.057228+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.061306+0000 mgr.x (mgr.24929) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.098358+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.101347+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.560 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.103374+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.104330+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.109785+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.113762+0000 mgr.x (mgr.24929) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.150966+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.153132+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.155123+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.155972+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.163307+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.167192+0000 mgr.x (mgr.24929) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.204375+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.207329+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.209790+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.210753+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.218009+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.222020+0000 mgr.x (mgr.24929) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.260033+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.262687+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.562 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.098358+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.101347+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.103374+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.104330+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.109785+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.113762+0000 mgr.x (mgr.24929) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.150966+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.153132+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.155123+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.155972+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.163307+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.167192+0000 mgr.x (mgr.24929) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.204375+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.207329+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.209790+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.210753+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.218009+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.222020+0000 mgr.x (mgr.24929) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.260033+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.262687+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.264981+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.265977+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.273352+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.277336+0000 mgr.x (mgr.24929) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.317415+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.319592+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.321476+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.322145+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.329146+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.333089+0000 mgr.x (mgr.24929) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.370976+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.373742+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.375938+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.376669+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.383837+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.387790+0000 mgr.x (mgr.24929) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.425184+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.427757+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.429959+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.430679+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.264981+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.265977+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.273352+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.277336+0000 mgr.x (mgr.24929) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.317415+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.319592+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.321476+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.322145+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.329146+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.333089+0000 mgr.x (mgr.24929) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.370976+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.373742+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.375938+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.376669+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.383837+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.387790+0000 mgr.x (mgr.24929) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.425184+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.427757+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.429959+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.430679+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.437870+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.441997+0000 mgr.x (mgr.24929) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.479967+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.482085+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.484151+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.484993+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.492222+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.496258+0000 mgr.x (mgr.24929) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.533526+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.535649+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.537605+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.538535+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.546271+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.550642+0000 mgr.x (mgr.24929) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.605789+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.607971+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.609969+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.610830+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.618066+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.622100+0000 mgr.x (mgr.24929) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.437870+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.441997+0000 mgr.x (mgr.24929) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.479967+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.482085+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.484151+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.484993+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.492222+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.496258+0000 mgr.x (mgr.24929) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.533526+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.535649+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.537605+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.538535+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.546271+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.550642+0000 mgr.x (mgr.24929) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.605789+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.607971+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.609969+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.610830+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.618066+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.622100+0000 mgr.x (mgr.24929) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.692382+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.694775+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.696930+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.698082+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.705806+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.709817+0000 mgr.x (mgr.24929) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cluster 2024-04-16T14:37:57.748341+0000 mgr.x (mgr.24929) 1366 : cluster 0 pgmap v402: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:58.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.763886+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.766290+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.768437+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.769314+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.777135+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.781108+0000 mgr.x (mgr.24929) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.837090+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.839469+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.841619+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.842514+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[83214]: audit 2024-04-16T14:37:57.850548+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.692382+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.694775+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.696930+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.698082+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.705806+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.709817+0000 mgr.x (mgr.24929) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cluster 2024-04-16T14:37:57.748341+0000 mgr.x (mgr.24929) 1366 : cluster 0 pgmap v402: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.763886+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.766290+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.768437+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.769314+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.777135+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.781108+0000 mgr.x (mgr.24929) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.837090+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.839469+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.841619+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.842514+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:58.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:57 smithi071 bash[79675]: audit 2024-04-16T14:37:57.850548+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:58.795 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[75699]: debug 2024-04-16T14:37:58.472+0000 7f707af997c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-16T14:37:58.795 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[75699]: debug 2024-04-16T14:37:58.500+0000 7f707af997c0 -1 osd.5 141 log_to_monitors true 2024-04-16T14:37:59.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.854667+0000 mgr.x (mgr.24929) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.911276+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.913420+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.915362+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.916112+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.925693+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.929738+0000 mgr.x (mgr.24929) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.968586+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.971037+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.974953+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.975910+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:57.982441+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: cephadm 2024-04-16T14:37:57.986308+0000 mgr.x (mgr.24929) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.041405+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.044706+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.047153+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.048174+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.054424+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: cephadm 2024-04-16T14:37:58.058426+0000 mgr.x (mgr.24929) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.113697+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.116608+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.119110+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.120162+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.130357+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: cephadm 2024-04-16T14:37:58.134311+0000 mgr.x (mgr.24929) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.176511+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.179899+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.182846+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.184187+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.192504+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: cephadm 2024-04-16T14:37:58.196510+0000 mgr.x (mgr.24929) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.207515+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.214576+0000 mon.a (mon.0) 4259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.221475+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.253800+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.256188+0000 mon.a (mon.0) 4262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.257826+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.259094+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.260656+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.264319+0000 mgr.x (mgr.24929) 1374 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: cephadm 2024-04-16T14:37:58.265360+0000 mgr.x (mgr.24929) 1375 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.507097+0000 mon.a (mon.0) 4266 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:37:59.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:37:58 smithi122 bash[65119]: audit 2024-04-16T14:37:58.510001+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:37:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.854667+0000 mgr.x (mgr.24929) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.911276+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.913420+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.915362+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.916112+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.925693+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.929738+0000 mgr.x (mgr.24929) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.968586+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.971037+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.974953+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.975910+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:57.982441+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: cephadm 2024-04-16T14:37:57.986308+0000 mgr.x (mgr.24929) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.041405+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.044706+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.047153+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.048174+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.054424+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: cephadm 2024-04-16T14:37:58.058426+0000 mgr.x (mgr.24929) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.113697+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.854667+0000 mgr.x (mgr.24929) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.911276+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.913420+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.915362+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.916112+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.925693+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.929738+0000 mgr.x (mgr.24929) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.968586+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.971037+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.974953+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.975910+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:57.982441+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: cephadm 2024-04-16T14:37:57.986308+0000 mgr.x (mgr.24929) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.041405+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.044706+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.047153+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.048174+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.054424+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: cephadm 2024-04-16T14:37:58.058426+0000 mgr.x (mgr.24929) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.113697+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.116608+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.119110+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.120162+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.130357+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: cephadm 2024-04-16T14:37:58.134311+0000 mgr.x (mgr.24929) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.176511+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.179899+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.182846+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.184187+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.192504+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: cephadm 2024-04-16T14:37:58.196510+0000 mgr.x (mgr.24929) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.207515+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.214576+0000 mon.a (mon.0) 4259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.221475+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.253800+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.256188+0000 mon.a (mon.0) 4262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.257826+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.259094+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.260656+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.264319+0000 mgr.x (mgr.24929) 1374 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.116608+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.119110+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.120162+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.130357+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: cephadm 2024-04-16T14:37:58.134311+0000 mgr.x (mgr.24929) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.176511+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.179899+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.182846+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.184187+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.192504+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: cephadm 2024-04-16T14:37:58.196510+0000 mgr.x (mgr.24929) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.207515+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.214576+0000 mon.a (mon.0) 4259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.221475+0000 mon.a (mon.0) 4260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:37:59.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.253800+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:59.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.256188+0000 mon.a (mon.0) 4262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.257826+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.259094+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:37:59.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.260656+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:37:59.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.264319+0000 mgr.x (mgr.24929) 1374 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:37:59.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: cephadm 2024-04-16T14:37:58.265360+0000 mgr.x (mgr.24929) 1375 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-16T14:37:59.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.507097+0000 mon.a (mon.0) 4266 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:37:59.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[79675]: audit 2024-04-16T14:37:58.510001+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:37:59.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: cephadm 2024-04-16T14:37:58.265360+0000 mgr.x (mgr.24929) 1375 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-16T14:37:59.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.507097+0000 mon.a (mon.0) 4266 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:37:59.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:37:58 smithi071 bash[83214]: audit 2024-04-16T14:37:58.510001+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:37:59.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:37:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:37:59] "GET /metrics HTTP/1.1" 200 38452 "" "Prometheus/2.33.4" 2024-04-16T14:37:59.443 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:37:59 smithi122 bash[75699]: debug 2024-04-16T14:37:59.276+0000 7f706c3f1700 -1 osd.5 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:38:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:00 smithi122 bash[65119]: audit 2024-04-16T14:37:59.222380+0000 mon.a (mon.0) 4267 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:38:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:00 smithi122 bash[65119]: cluster 2024-04-16T14:37:59.230637+0000 mon.a (mon.0) 4268 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-04-16T14:38:00.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:00 smithi122 bash[65119]: audit 2024-04-16T14:37:59.233267+0000 mon.a (mon.0) 4269 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:00 smithi122 bash[65119]: audit 2024-04-16T14:37:59.234698+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:00.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:00 smithi122 bash[65119]: cluster 2024-04-16T14:37:59.749855+0000 mgr.x (mgr.24929) 1376 : cluster 0 pgmap v404: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-04-16T14:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[79675]: audit 2024-04-16T14:37:59.222380+0000 mon.a (mon.0) 4267 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[79675]: cluster 2024-04-16T14:37:59.230637+0000 mon.a (mon.0) 4268 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[79675]: audit 2024-04-16T14:37:59.233267+0000 mon.a (mon.0) 4269 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[79675]: audit 2024-04-16T14:37:59.234698+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[79675]: cluster 2024-04-16T14:37:59.749855+0000 mgr.x (mgr.24929) 1376 : cluster 0 pgmap v404: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[83214]: audit 2024-04-16T14:37:59.222380+0000 mon.a (mon.0) 4267 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[83214]: cluster 2024-04-16T14:37:59.230637+0000 mon.a (mon.0) 4268 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[83214]: audit 2024-04-16T14:37:59.233267+0000 mon.a (mon.0) 4269 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[83214]: audit 2024-04-16T14:37:59.234698+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:00 smithi071 bash[83214]: cluster 2024-04-16T14:37:59.749855+0000 mgr.x (mgr.24929) 1376 : cluster 0 pgmap v404: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-04-16T14:38:01.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:01 smithi122 bash[65119]: cluster 2024-04-16T14:38:00.223457+0000 mon.a (mon.0) 4270 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:38:01.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:01 smithi122 bash[65119]: cluster 2024-04-16T14:38:00.235980+0000 mon.a (mon.0) 4271 : cluster 1 osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587] boot 2024-04-16T14:38:01.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:01 smithi122 bash[65119]: cluster 2024-04-16T14:38:00.236280+0000 mon.a (mon.0) 4272 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-04-16T14:38:01.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:01 smithi122 bash[65119]: audit 2024-04-16T14:38:00.241922+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:38:01.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:01 smithi122 bash[65119]: cluster 2024-04-16T14:38:01.240498+0000 mon.a (mon.0) 4274 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-04-16T14:38:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[79675]: cluster 2024-04-16T14:38:00.223457+0000 mon.a (mon.0) 4270 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:38:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[79675]: cluster 2024-04-16T14:38:00.235980+0000 mon.a (mon.0) 4271 : cluster 1 osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587] boot 2024-04-16T14:38:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[79675]: cluster 2024-04-16T14:38:00.236280+0000 mon.a (mon.0) 4272 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-04-16T14:38:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[79675]: audit 2024-04-16T14:38:00.241922+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:38:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[79675]: cluster 2024-04-16T14:38:01.240498+0000 mon.a (mon.0) 4274 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-04-16T14:38:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[83214]: cluster 2024-04-16T14:38:00.223457+0000 mon.a (mon.0) 4270 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:38:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[83214]: cluster 2024-04-16T14:38:00.235980+0000 mon.a (mon.0) 4271 : cluster 1 osd.5 [v2:172.21.15.122:6808/2033792587,v1:172.21.15.122:6809/2033792587] boot 2024-04-16T14:38:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[83214]: cluster 2024-04-16T14:38:00.236280+0000 mon.a (mon.0) 4272 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-04-16T14:38:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[83214]: audit 2024-04-16T14:38:00.241922+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:38:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:01 smithi071 bash[83214]: cluster 2024-04-16T14:38:01.240498+0000 mon.a (mon.0) 4274 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-04-16T14:38:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:02 smithi122 bash[65119]: audit 2024-04-16T14:38:01.313150+0000 mgr.x (mgr.24929) 1377 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:02 smithi122 bash[65119]: audit 2024-04-16T14:38:01.372247+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:02 smithi122 bash[65119]: audit 2024-04-16T14:38:01.382913+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:02 smithi122 bash[65119]: audit 2024-04-16T14:38:01.391740+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:02 smithi122 bash[65119]: cluster 2024-04-16T14:38:01.750595+0000 mgr.x (mgr.24929) 1378 : cluster 0 pgmap v407: 161 pgs: 10 peering, 17 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2024-04-16T14:38:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[79675]: audit 2024-04-16T14:38:01.313150+0000 mgr.x (mgr.24929) 1377 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[79675]: audit 2024-04-16T14:38:01.372247+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[79675]: audit 2024-04-16T14:38:01.382913+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[79675]: audit 2024-04-16T14:38:01.391740+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[79675]: cluster 2024-04-16T14:38:01.750595+0000 mgr.x (mgr.24929) 1378 : cluster 0 pgmap v407: 161 pgs: 10 peering, 17 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2024-04-16T14:38:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[83214]: audit 2024-04-16T14:38:01.313150+0000 mgr.x (mgr.24929) 1377 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[83214]: audit 2024-04-16T14:38:01.372247+0000 mon.a (mon.0) 4275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[83214]: audit 2024-04-16T14:38:01.382913+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[83214]: audit 2024-04-16T14:38:01.391740+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:02 smithi071 bash[83214]: cluster 2024-04-16T14:38:01.750595+0000 mgr.x (mgr.24929) 1378 : cluster 0 pgmap v407: 161 pgs: 10 peering, 17 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2024-04-16T14:38:03.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:03 smithi122 bash[65119]: cluster 2024-04-16T14:38:02.387944+0000 mon.a (mon.0) 4278 : cluster 3 Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:03 smithi071 bash[79675]: cluster 2024-04-16T14:38:02.387944+0000 mon.a (mon.0) 4278 : cluster 3 Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:03 smithi071 bash[83214]: cluster 2024-04-16T14:38:02.387944+0000 mon.a (mon.0) 4278 : cluster 3 Health check update: Degraded data redundancy: 61/630 objects degraded (9.683%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:04.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:04 smithi122 bash[65119]: cluster 2024-04-16T14:38:03.751776+0000 mgr.x (mgr.24929) 1379 : cluster 0 pgmap v408: 161 pgs: 10 peering, 16 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-16T14:38:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:04 smithi071 bash[79675]: cluster 2024-04-16T14:38:03.751776+0000 mgr.x (mgr.24929) 1379 : cluster 0 pgmap v408: 161 pgs: 10 peering, 16 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-16T14:38:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:04 smithi071 bash[83214]: cluster 2024-04-16T14:38:03.751776+0000 mgr.x (mgr.24929) 1379 : cluster 0 pgmap v408: 161 pgs: 10 peering, 16 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-16T14:38:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:06 smithi122 bash[65119]: audit 2024-04-16T14:38:05.090428+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:06.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:06 smithi122 bash[65119]: audit 2024-04-16T14:38:05.092722+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:06.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:06 smithi122 bash[65119]: cluster 2024-04-16T14:38:05.753305+0000 mgr.x (mgr.24929) 1380 : cluster 0 pgmap v409: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-16T14:38:06.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:06 smithi071 bash[79675]: audit 2024-04-16T14:38:05.090428+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:06.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:06 smithi071 bash[79675]: audit 2024-04-16T14:38:05.092722+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:06.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:06 smithi071 bash[79675]: cluster 2024-04-16T14:38:05.753305+0000 mgr.x (mgr.24929) 1380 : cluster 0 pgmap v409: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-16T14:38:06.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:06 smithi071 bash[83214]: audit 2024-04-16T14:38:05.090428+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:06.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:06 smithi071 bash[83214]: audit 2024-04-16T14:38:05.092722+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:06.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:06 smithi071 bash[83214]: cluster 2024-04-16T14:38:05.753305+0000 mgr.x (mgr.24929) 1380 : cluster 0 pgmap v409: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-16T14:38:07.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:07 smithi071 bash[79675]: cluster 2024-04-16T14:38:06.086059+0000 mon.a (mon.0) 4281 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 16 pgs degraded) 2024-04-16T14:38:07.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:07 smithi122 bash[65119]: cluster 2024-04-16T14:38:06.086059+0000 mon.a (mon.0) 4281 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 16 pgs degraded) 2024-04-16T14:38:07.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:07 smithi122 bash[65119]: cluster 2024-04-16T14:38:06.086118+0000 mon.a (mon.0) 4282 : cluster 1 Cluster is now healthy 2024-04-16T14:38:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:07 smithi071 bash[79675]: cluster 2024-04-16T14:38:06.086118+0000 mon.a (mon.0) 4282 : cluster 1 Cluster is now healthy 2024-04-16T14:38:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:07 smithi071 bash[83214]: cluster 2024-04-16T14:38:06.086059+0000 mon.a (mon.0) 4281 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 16 pgs degraded) 2024-04-16T14:38:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:07 smithi071 bash[83214]: cluster 2024-04-16T14:38:06.086118+0000 mon.a (mon.0) 4282 : cluster 1 Cluster is now healthy 2024-04-16T14:38:08.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:08 smithi122 bash[65119]: cluster 2024-04-16T14:38:07.754480+0000 mgr.x (mgr.24929) 1381 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:38:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:08 smithi071 bash[79675]: cluster 2024-04-16T14:38:07.754480+0000 mgr.x (mgr.24929) 1381 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:38:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:08 smithi071 bash[83214]: cluster 2024-04-16T14:38:07.754480+0000 mgr.x (mgr.24929) 1381 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:38:09.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:38:09] "GET /metrics HTTP/1.1" 200 38458 "" "Prometheus/2.33.4" 2024-04-16T14:38:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:09 smithi122 bash[65119]: cluster 2024-04-16T14:38:09.756020+0000 mgr.x (mgr.24929) 1382 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-04-16T14:38:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:09 smithi071 bash[79675]: cluster 2024-04-16T14:38:09.756020+0000 mgr.x (mgr.24929) 1382 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-04-16T14:38:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:09 smithi071 bash[83214]: cluster 2024-04-16T14:38:09.756020+0000 mgr.x (mgr.24929) 1382 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-04-16T14:38:12.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:11 smithi122 bash[65119]: audit 2024-04-16T14:38:11.324490+0000 mgr.x (mgr.24929) 1383 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:12.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:11 smithi122 bash[65119]: cluster 2024-04-16T14:38:11.757081+0000 mgr.x (mgr.24929) 1384 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-16T14:38:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:11 smithi071 bash[79675]: audit 2024-04-16T14:38:11.324490+0000 mgr.x (mgr.24929) 1383 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:11 smithi071 bash[79675]: cluster 2024-04-16T14:38:11.757081+0000 mgr.x (mgr.24929) 1384 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-16T14:38:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:11 smithi071 bash[83214]: audit 2024-04-16T14:38:11.324490+0000 mgr.x (mgr.24929) 1383 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:11 smithi071 bash[83214]: cluster 2024-04-16T14:38:11.757081+0000 mgr.x (mgr.24929) 1384 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-16T14:38:13.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:13 smithi122 bash[65119]: audit 2024-04-16T14:38:13.268529+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:38:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:13 smithi071 bash[79675]: audit 2024-04-16T14:38:13.268529+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:38:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:13 smithi071 bash[83214]: audit 2024-04-16T14:38:13.268529+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:38:14.579 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:14 smithi122 bash[65119]: audit 2024-04-16T14:38:13.272574+0000 mgr.x (mgr.24929) 1385 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:38:14.579 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:14 smithi122 bash[65119]: cephadm 2024-04-16T14:38:13.275554+0000 mgr.x (mgr.24929) 1386 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-16T14:38:14.579 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:14 smithi122 bash[65119]: cluster 2024-04-16T14:38:13.757555+0000 mgr.x (mgr.24929) 1387 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:38:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:14 smithi071 bash[79675]: audit 2024-04-16T14:38:13.272574+0000 mgr.x (mgr.24929) 1385 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:38:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:14 smithi071 bash[79675]: cephadm 2024-04-16T14:38:13.275554+0000 mgr.x (mgr.24929) 1386 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-16T14:38:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:14 smithi071 bash[79675]: cluster 2024-04-16T14:38:13.757555+0000 mgr.x (mgr.24929) 1387 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:38:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:14 smithi071 bash[83214]: audit 2024-04-16T14:38:13.272574+0000 mgr.x (mgr.24929) 1385 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T14:38:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:14 smithi071 bash[83214]: cephadm 2024-04-16T14:38:13.275554+0000 mgr.x (mgr.24929) 1386 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-16T14:38:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:14 smithi071 bash[83214]: cluster 2024-04-16T14:38:13.757555+0000 mgr.x (mgr.24929) 1387 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:38:16.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: audit 2024-04-16T14:38:15.350940+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: cephadm 2024-04-16T14:38:15.545995+0000 mgr.x (mgr.24929) 1388 : cephadm 1 Upgrade: Updating osd.6 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: audit 2024-04-16T14:38:15.552065+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: audit 2024-04-16T14:38:15.558033+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: audit 2024-04-16T14:38:15.560217+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: cephadm 2024-04-16T14:38:15.569929+0000 mgr.x (mgr.24929) 1389 : cephadm 1 Deploying daemon osd.6 on smithi122 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: cluster 2024-04-16T14:38:15.758449+0000 mgr.x (mgr.24929) 1390 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: audit 2024-04-16T14:38:16.022484+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: audit 2024-04-16T14:38:16.031029+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:16 smithi122 bash[65119]: audit 2024-04-16T14:38:16.042309+0000 mon.a (mon.0) 4290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: audit 2024-04-16T14:38:15.350940+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: cephadm 2024-04-16T14:38:15.545995+0000 mgr.x (mgr.24929) 1388 : cephadm 1 Upgrade: Updating osd.6 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: audit 2024-04-16T14:38:15.552065+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: audit 2024-04-16T14:38:15.558033+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: audit 2024-04-16T14:38:15.560217+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: cephadm 2024-04-16T14:38:15.569929+0000 mgr.x (mgr.24929) 1389 : cephadm 1 Deploying daemon osd.6 on smithi122 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: cluster 2024-04-16T14:38:15.758449+0000 mgr.x (mgr.24929) 1390 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: audit 2024-04-16T14:38:16.022484+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: audit 2024-04-16T14:38:16.031029+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[79675]: audit 2024-04-16T14:38:16.042309+0000 mon.a (mon.0) 4290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: audit 2024-04-16T14:38:15.350940+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: cephadm 2024-04-16T14:38:15.545995+0000 mgr.x (mgr.24929) 1388 : cephadm 1 Upgrade: Updating osd.6 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: audit 2024-04-16T14:38:15.552065+0000 mon.a (mon.0) 4285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: audit 2024-04-16T14:38:15.558033+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:38:16.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: audit 2024-04-16T14:38:15.560217+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:16.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: cephadm 2024-04-16T14:38:15.569929+0000 mgr.x (mgr.24929) 1389 : cephadm 1 Deploying daemon osd.6 on smithi122 2024-04-16T14:38:16.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: cluster 2024-04-16T14:38:15.758449+0000 mgr.x (mgr.24929) 1390 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:16.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: audit 2024-04-16T14:38:16.022484+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: audit 2024-04-16T14:38:16.031029+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:16.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:16 smithi071 bash[83214]: audit 2024-04-16T14:38:16.042309+0000 mon.a (mon.0) 4290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:17.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:17 smithi122 bash[65119]: cluster 2024-04-16T14:38:17.759569+0000 mgr.x (mgr.24929) 1391 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:18.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:17 smithi071 bash[79675]: cluster 2024-04-16T14:38:17.759569+0000 mgr.x (mgr.24929) 1391 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:18.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:17 smithi071 bash[83214]: cluster 2024-04-16T14:38:17.759569+0000 mgr.x (mgr.24929) 1391 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:19.193 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:38:19] "GET /metrics HTTP/1.1" 200 38458 "" "Prometheus/2.33.4" 2024-04-16T14:38:19.562 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:38:20.094 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:19 smithi122 bash[65119]: audit 2024-04-16T14:38:19.552231+0000 mgr.x (mgr.24929) 1392 : audit 0 from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:20.095 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:19 smithi122 bash[65119]: cluster 2024-04-16T14:38:19.760977+0000 mgr.x (mgr.24929) 1393 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:19 smithi071 bash[79675]: audit 2024-04-16T14:38:19.552231+0000 mgr.x (mgr.24929) 1392 : audit 0 from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:19 smithi071 bash[79675]: cluster 2024-04-16T14:38:19.760977+0000 mgr.x (mgr.24929) 1393 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:19 smithi071 bash[83214]: audit 2024-04-16T14:38:19.552231+0000 mgr.x (mgr.24929) 1392 : audit 0 from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:19 smithi071 bash[83214]: cluster 2024-04-16T14:38:19.760977+0000 mgr.x (mgr.24929) 1393 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:20.280 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:38:20.280 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 4s ago 22m - - 2024-04-16T14:38:20.280 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 18s ago 22m - - 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (9m) 4s ago 15m 14.5M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (8m) 18s ago 15m 40.9M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (8m) 4s ago 13m 44.2M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (8m) 18s ago 21m 519M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (6m) 4s ago 23m 439M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (5m) 4s ago 23m 72.1M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (4m) 18s ago 21m 44.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (5m) 4s ago 21m 50.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (9m) 4s ago 16m 9843k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (9m) 18s ago 16m 11.8M - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (3m) 4s ago 21m 56.2M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (3m) 4s ago 20m 51.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (2m) 4s ago 19m 46.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:38:20.281 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (111s) 4s ago 19m 48.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (67s) 18s ago 18m 46.0M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (27s) 18s ago 18m 41.4M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (17m) 18s ago 17m 59.4M 2780M 17.2.0 e1d6a67b021e 7a4e513a4cbc 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (17m) 18s ago 17m 63.2M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (7m) 18s ago 16m 60.4M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (14m) 4s ago 14m 87.4M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (14m) 18s ago 14m 87.5M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (13m) 4s ago 13m 87.2M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:38:20.282 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (13m) 18s ago 13m 87.5M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:38:20.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.695 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.696 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.696 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.696 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.697 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.697 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.697 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.697 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: Stopping Ceph osd.6 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:38:20.697 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:38:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 6 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:38:20.704 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:38:20.705 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:38:20.705 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:38:20.705 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:38:20.705 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-16T14:38:20.705 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 11 2024-04-16T14:38:20.705 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:38:20.705 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:38:21.052 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "11/23 daemons upgraded", 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:38:21.053 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:38:21.195 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:20 smithi122 bash[30447]: debug 2024-04-16T14:38:20.928+0000 7f0133fd4700 -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-04-16T14:38:21.195 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:20 smithi122 bash[30447]: debug 2024-04-16T14:38:20.928+0000 7f0133fd4700 -1 osd.6 146 *** Got signal Terminated *** 2024-04-16T14:38:21.195 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:20 smithi122 bash[30447]: debug 2024-04-16T14:38:20.928+0000 7f0133fd4700 -1 osd.6 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:38:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:21 smithi122 bash[65119]: audit 2024-04-16T14:38:19.912666+0000 mgr.x (mgr.24929) 1394 : audit 0 from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:21 smithi122 bash[65119]: audit 2024-04-16T14:38:20.091181+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:21 smithi122 bash[65119]: audit 2024-04-16T14:38:20.092522+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:21 smithi122 bash[65119]: audit 2024-04-16T14:38:20.269294+0000 mgr.x (mgr.24929) 1395 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:21.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:21 smithi122 bash[65119]: audit 2024-04-16T14:38:20.708815+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.71:0/584314753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:21.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:21 smithi122 bash[65119]: cluster 2024-04-16T14:38:20.927461+0000 mon.a (mon.0) 4293 : cluster 1 osd.6 marked itself down and dead 2024-04-16T14:38:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[83214]: audit 2024-04-16T14:38:19.912666+0000 mgr.x (mgr.24929) 1394 : audit 0 from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[83214]: audit 2024-04-16T14:38:20.091181+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[83214]: audit 2024-04-16T14:38:20.092522+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[83214]: audit 2024-04-16T14:38:20.269294+0000 mgr.x (mgr.24929) 1395 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[83214]: audit 2024-04-16T14:38:20.708815+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.71:0/584314753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[83214]: cluster 2024-04-16T14:38:20.927461+0000 mon.a (mon.0) 4293 : cluster 1 osd.6 marked itself down and dead 2024-04-16T14:38:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[79675]: audit 2024-04-16T14:38:19.912666+0000 mgr.x (mgr.24929) 1394 : audit 0 from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[79675]: audit 2024-04-16T14:38:20.091181+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[79675]: audit 2024-04-16T14:38:20.092522+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[79675]: audit 2024-04-16T14:38:20.269294+0000 mgr.x (mgr.24929) 1395 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[79675]: audit 2024-04-16T14:38:20.708815+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.71:0/584314753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:21 smithi071 bash[79675]: cluster 2024-04-16T14:38:20.927461+0000 mon.a (mon.0) 4293 : cluster 1 osd.6 marked itself down and dead 2024-04-16T14:38:21.471 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 1 osds down 2024-04-16T14:38:21.472 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-16T14:38:21.472 INFO:teuthology.orchestra.run.smithi071.stdout: osd.6 (root=default,host=smithi122) is down 2024-04-16T14:38:22.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: audit 2024-04-16T14:38:21.060498+0000 mgr.x (mgr.24929) 1396 : audit 0 from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: cluster 2024-04-16T14:38:21.087753+0000 mon.a (mon.0) 4294 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: cluster 2024-04-16T14:38:21.094221+0000 mon.a (mon.0) 4295 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: audit 2024-04-16T14:38:21.334019+0000 mgr.x (mgr.24929) 1397 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: audit 2024-04-16T14:38:21.476840+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.71:0/384365072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: audit 2024-04-16T14:38:21.574987+0000 mon.a (mon.0) 4296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: audit 2024-04-16T14:38:21.585711+0000 mon.a (mon.0) 4297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: audit 2024-04-16T14:38:21.596735+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: cluster 2024-04-16T14:38:21.761472+0000 mgr.x (mgr.24929) 1398 : cluster 0 pgmap v418: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:38:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[65119]: cluster 2024-04-16T14:38:22.100159+0000 mon.a (mon.0) 4299 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: audit 2024-04-16T14:38:21.060498+0000 mgr.x (mgr.24929) 1396 : audit 0 from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: cluster 2024-04-16T14:38:21.087753+0000 mon.a (mon.0) 4294 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: cluster 2024-04-16T14:38:21.094221+0000 mon.a (mon.0) 4295 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: audit 2024-04-16T14:38:21.334019+0000 mgr.x (mgr.24929) 1397 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: audit 2024-04-16T14:38:21.476840+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.71:0/384365072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: audit 2024-04-16T14:38:21.574987+0000 mon.a (mon.0) 4296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: audit 2024-04-16T14:38:21.585711+0000 mon.a (mon.0) 4297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: audit 2024-04-16T14:38:21.596735+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: cluster 2024-04-16T14:38:21.761472+0000 mgr.x (mgr.24929) 1398 : cluster 0 pgmap v418: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:38:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[79675]: cluster 2024-04-16T14:38:22.100159+0000 mon.a (mon.0) 4299 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: audit 2024-04-16T14:38:21.060498+0000 mgr.x (mgr.24929) 1396 : audit 0 from='client.54481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: cluster 2024-04-16T14:38:21.087753+0000 mon.a (mon.0) 4294 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: cluster 2024-04-16T14:38:21.094221+0000 mon.a (mon.0) 4295 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: audit 2024-04-16T14:38:21.334019+0000 mgr.x (mgr.24929) 1397 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: audit 2024-04-16T14:38:21.476840+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.71:0/384365072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: audit 2024-04-16T14:38:21.574987+0000 mon.a (mon.0) 4296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: audit 2024-04-16T14:38:21.585711+0000 mon.a (mon.0) 4297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: audit 2024-04-16T14:38:21.596735+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: cluster 2024-04-16T14:38:21.761472+0000 mgr.x (mgr.24929) 1398 : cluster 0 pgmap v418: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-16T14:38:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:22 smithi071 bash[83214]: cluster 2024-04-16T14:38:22.100159+0000 mon.a (mon.0) 4299 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-04-16T14:38:22.483 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[77799]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-6 2024-04-16T14:38:22.484 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:22 smithi122 bash[77875]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-6 2024-04-16T14:38:24.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:23 smithi122 bash[65119]: cluster 2024-04-16T14:38:23.761961+0000 mgr.x (mgr.24929) 1399 : cluster 0 pgmap v420: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:38:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:23 smithi071 bash[79675]: cluster 2024-04-16T14:38:23.761961+0000 mgr.x (mgr.24929) 1399 : cluster 0 pgmap v420: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:38:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:23 smithi071 bash[83214]: cluster 2024-04-16T14:38:23.761961+0000 mgr.x (mgr.24929) 1399 : cluster 0 pgmap v420: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:38:24.658 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.659 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.659 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.659 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.660 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.670 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.671 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.671 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-16T14:38:24.671 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: Stopped Ceph osd.6 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:38:24.671 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:24.672 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:24 smithi122 systemd[1]: Started Ceph osd.6 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:38:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.709660+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.720539+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.751508+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.752840+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.768047+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: cephadm 2024-04-16T14:38:24.772261+0000 mgr.x (mgr.24929) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.825264+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.828565+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.831675+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.832692+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.841113+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.887166+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.890516+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.894081+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.895450+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.906613+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.964140+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.967046+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.969471+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.970558+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:24.980711+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.021732+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.024935+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.027396+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.028513+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.038732+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.111834+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.116131+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.119107+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.120552+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.132024+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.221889+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.226632+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.229391+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.230482+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.240903+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.322243+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.327352+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.331393+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.333051+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.344956+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.406951+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.410123+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.412814+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.413962+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.424405+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.481486+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.484398+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.486969+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.487962+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.498169+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.573212+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.576341+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.579777+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.580846+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.591595+0000 mon.a (mon.0) 4354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.681942+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.687233+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.692545+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:25 smithi122 bash[65119]: audit 2024-04-16T14:38:25.694227+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.709660+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.720539+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.751508+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.752840+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.768047+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: cephadm 2024-04-16T14:38:24.772261+0000 mgr.x (mgr.24929) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.825264+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.828565+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.831675+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.832692+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.841113+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.887166+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.890516+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.894081+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.895450+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.906613+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.964140+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.967046+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.969471+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.709660+0000 mon.a (mon.0) 4300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.720539+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.751508+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.752840+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.768047+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: cephadm 2024-04-16T14:38:24.772261+0000 mgr.x (mgr.24929) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.825264+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.828565+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.831675+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.832692+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.841113+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.887166+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.890516+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.894081+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.895450+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.906613+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.964140+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.967046+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.969471+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.970558+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:24.980711+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.021732+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.024935+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.027396+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.028513+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.038732+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.111834+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.116131+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.119107+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.120552+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.132024+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.221889+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.226632+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.229391+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.230482+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.240903+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.322243+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.327352+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.331393+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.970558+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:24.980711+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.021732+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.024935+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.027396+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.028513+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.038732+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.111834+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.116131+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.119107+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.120552+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.132024+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.221889+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.226632+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.229391+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.230482+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.240903+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.322243+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.327352+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.331393+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.333051+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.344956+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.406951+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.410123+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.412814+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.413962+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.424405+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.481486+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.484398+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.486969+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.487962+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.498169+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.573212+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.576341+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.579777+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.580846+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.591595+0000 mon.a (mon.0) 4354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.681942+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.687233+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.692545+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[79675]: audit 2024-04-16T14:38:25.694227+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.333051+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.344956+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.406951+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.410123+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.412814+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.413962+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.424405+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.481486+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.484398+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.486969+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.487962+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.498169+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.573212+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.576341+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.579777+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.580846+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.591595+0000 mon.a (mon.0) 4354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:26.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.681942+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.687233+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:26.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.692545+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:25 smithi071 bash[83214]: audit 2024-04-16T14:38:25.694227+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[78100]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-16T14:38:26.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[78100]: 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-04-16T14:38:26.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[78100]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-16T14:38:26.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[78100]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-16T14:38:26.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[78100]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-16T14:38:26.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[78100]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-16T14:38:26.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[78100]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-16T14:38:27.162 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:24.845174+0000 mgr.x (mgr.24929) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.162 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:24.910879+0000 mgr.x (mgr.24929) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.162 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:24.984883+0000 mgr.x (mgr.24929) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.162 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.042820+0000 mgr.x (mgr.24929) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.162 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.136416+0000 mgr.x (mgr.24929) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.162 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.245090+0000 mgr.x (mgr.24929) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.349534+0000 mgr.x (mgr.24929) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.428513+0000 mgr.x (mgr.24929) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.502272+0000 mgr.x (mgr.24929) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.595963+0000 mgr.x (mgr.24929) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.705722+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.710039+0000 mgr.x (mgr.24929) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: cluster 2024-04-16T14:38:25.762720+0000 mgr.x (mgr.24929) 1412 : cluster 0 pgmap v421: 161 pgs: 16 active+undersized+degraded, 1 stale+active+clean, 27 active+undersized, 117 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.784217+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.788920+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.792838+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.794487+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.805146+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.866576+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.869762+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.872633+0000 mon.a (mon.0) 4367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.873844+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.882494+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.956532+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.959577+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.962255+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.963357+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:25.979420+0000 mon.a (mon.0) 4374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.053325+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.056549+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.059437+0000 mon.a (mon.0) 4377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.060651+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.071748+0000 mon.a (mon.0) 4379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.119204+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.164 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.122630+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.125488+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.126649+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.137280+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.217051+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.220005+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.223136+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.224283+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.234636+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.297035+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.300291+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.303087+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.304282+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.314760+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.376770+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.165 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.380153+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.383157+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.384467+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.395232+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.469901+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.472811+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.475692+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.476743+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.486967+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.528684+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.531378+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.533702+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.534876+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.545120+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.166 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.590788+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.593707+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.596524+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.597774+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.608280+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.649344+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.652304+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.655002+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.656166+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.666611+0000 mon.a (mon.0) 4419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.707734+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:26 smithi122 bash[65119]: audit 2024-04-16T14:38:26.710856+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:24.845174+0000 mgr.x (mgr.24929) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:24.910879+0000 mgr.x (mgr.24929) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:24.984883+0000 mgr.x (mgr.24929) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.042820+0000 mgr.x (mgr.24929) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.136416+0000 mgr.x (mgr.24929) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.245090+0000 mgr.x (mgr.24929) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.349534+0000 mgr.x (mgr.24929) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.428513+0000 mgr.x (mgr.24929) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.502272+0000 mgr.x (mgr.24929) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.595963+0000 mgr.x (mgr.24929) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.705722+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.710039+0000 mgr.x (mgr.24929) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: cluster 2024-04-16T14:38:25.762720+0000 mgr.x (mgr.24929) 1412 : cluster 0 pgmap v421: 161 pgs: 16 active+undersized+degraded, 1 stale+active+clean, 27 active+undersized, 117 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.784217+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.788920+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.792838+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.794487+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.805146+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.866576+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.869762+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.872633+0000 mon.a (mon.0) 4367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.873844+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.882494+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.956532+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.959577+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.962255+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.963357+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:25.979420+0000 mon.a (mon.0) 4374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.053325+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.056549+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.059437+0000 mon.a (mon.0) 4377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.060651+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.071748+0000 mon.a (mon.0) 4379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.119204+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.122630+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.125488+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.126649+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.137280+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.217051+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.220005+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:24.845174+0000 mgr.x (mgr.24929) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:24.910879+0000 mgr.x (mgr.24929) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:24.984883+0000 mgr.x (mgr.24929) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.042820+0000 mgr.x (mgr.24929) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.136416+0000 mgr.x (mgr.24929) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.245090+0000 mgr.x (mgr.24929) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.349534+0000 mgr.x (mgr.24929) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.428513+0000 mgr.x (mgr.24929) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.502272+0000 mgr.x (mgr.24929) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.595963+0000 mgr.x (mgr.24929) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.705722+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.710039+0000 mgr.x (mgr.24929) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: cluster 2024-04-16T14:38:25.762720+0000 mgr.x (mgr.24929) 1412 : cluster 0 pgmap v421: 161 pgs: 16 active+undersized+degraded, 1 stale+active+clean, 27 active+undersized, 117 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.784217+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.788920+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.792838+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.794487+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.805146+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.866576+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.869762+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.223136+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.224283+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.234636+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.297035+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.300291+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.303087+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.304282+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.314760+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.376770+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.380153+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.383157+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.384467+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.395232+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.469901+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.472811+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.475692+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.476743+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.486967+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.528684+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.531378+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.533702+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.534876+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.545120+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.590788+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.593707+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.596524+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.597774+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.608280+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.649344+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.652304+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.655002+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.656166+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.666611+0000 mon.a (mon.0) 4419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.707734+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[83214]: audit 2024-04-16T14:38:26.710856+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.872633+0000 mon.a (mon.0) 4367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.873844+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.882494+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.956532+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.959577+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.962255+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.963357+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:25.979420+0000 mon.a (mon.0) 4374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.053325+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.056549+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.059437+0000 mon.a (mon.0) 4377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.060651+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.071748+0000 mon.a (mon.0) 4379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.119204+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.122630+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.125488+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.126649+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.137280+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.217051+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.220005+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.223136+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.224283+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.234636+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.297035+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.300291+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.303087+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.304282+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.314760+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.376770+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.380153+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.383157+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.384467+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.395232+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.469901+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.472811+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.475692+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.476743+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.486967+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.528684+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.531378+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.533702+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.534876+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.545120+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.590788+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.593707+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.596524+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.597774+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.608280+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.649344+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.652304+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.655002+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.656166+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.666611+0000 mon.a (mon.0) 4419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.707734+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:27.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:26 smithi071 bash[79675]: audit 2024-04-16T14:38:26.710856+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.809643+0000 mgr.x (mgr.24929) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.886627+0000 mgr.x (mgr.24929) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:25.983679+0000 mgr.x (mgr.24929) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.076110+0000 mgr.x (mgr.24929) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.141546+0000 mgr.x (mgr.24929) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.238910+0000 mgr.x (mgr.24929) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.319032+0000 mgr.x (mgr.24929) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.399467+0000 mgr.x (mgr.24929) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.491215+0000 mgr.x (mgr.24929) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.549281+0000 mgr.x (mgr.24929) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.612454+0000 mgr.x (mgr.24929) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.670875+0000 mgr.x (mgr.24929) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cluster 2024-04-16T14:38:26.712704+0000 mon.a (mon.0) 4422 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 16 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.713949+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.721337+0000 mon.a (mon.0) 4424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.742736+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.746993+0000 mgr.x (mgr.24929) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.802726+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.806040+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.808787+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.810101+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.820936+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.877887+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.880775+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.883229+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.884269+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.894601+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.951772+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.954824+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.957476+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.958687+0000 mon.a (mon.0) 4439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:26.971330+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.030313+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.033341+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.035937+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.037007+0000 mon.a (mon.0) 4444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.047450+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.092863+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.096073+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.099046+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.100273+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.110534+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.152321+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.155701+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.158437+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.159824+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.170156+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.211362+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.213861+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.216312+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.217380+0000 mon.a (mon.0) 4459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.227413+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.270148+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.272943+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.275360+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.276483+0000 mon.a (mon.0) 4464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.286551+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.327607+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.330230+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.332787+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.333890+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.342222+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.384944+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.387978+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.390720+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.391901+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.400310+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.457359+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.460026+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.462576+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.463792+0000 mon.a (mon.0) 4479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.472677+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.513094+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.516049+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.518537+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.519670+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.527886+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.599736+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.604442+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.608366+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.609815+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.618487+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.660159+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.662953+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.665406+0000 mon.a (mon.0) 4493 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.666570+0000 mon.a (mon.0) 4494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:27 smithi122 bash[65119]: audit 2024-04-16T14:38:27.674777+0000 mon.a (mon.0) 4495 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.809643+0000 mgr.x (mgr.24929) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.886627+0000 mgr.x (mgr.24929) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:25.983679+0000 mgr.x (mgr.24929) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.076110+0000 mgr.x (mgr.24929) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.141546+0000 mgr.x (mgr.24929) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.238910+0000 mgr.x (mgr.24929) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.319032+0000 mgr.x (mgr.24929) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.399467+0000 mgr.x (mgr.24929) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.491215+0000 mgr.x (mgr.24929) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.549281+0000 mgr.x (mgr.24929) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.612454+0000 mgr.x (mgr.24929) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.670875+0000 mgr.x (mgr.24929) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cluster 2024-04-16T14:38:26.712704+0000 mon.a (mon.0) 4422 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 16 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.713949+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.721337+0000 mon.a (mon.0) 4424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.742736+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.746993+0000 mgr.x (mgr.24929) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.802726+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.806040+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.808787+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.810101+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.820936+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.877887+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.880775+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.883229+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.884269+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.894601+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.951772+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.954824+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.957476+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.958687+0000 mon.a (mon.0) 4439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:26.971330+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.030313+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.033341+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.035937+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.037007+0000 mon.a (mon.0) 4444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.047450+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.092863+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.096073+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.099046+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.809643+0000 mgr.x (mgr.24929) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.886627+0000 mgr.x (mgr.24929) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:25.983679+0000 mgr.x (mgr.24929) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.076110+0000 mgr.x (mgr.24929) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.141546+0000 mgr.x (mgr.24929) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.238910+0000 mgr.x (mgr.24929) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.319032+0000 mgr.x (mgr.24929) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.399467+0000 mgr.x (mgr.24929) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.491215+0000 mgr.x (mgr.24929) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.549281+0000 mgr.x (mgr.24929) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.612454+0000 mgr.x (mgr.24929) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.670875+0000 mgr.x (mgr.24929) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cluster 2024-04-16T14:38:26.712704+0000 mon.a (mon.0) 4422 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 16 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.713949+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.721337+0000 mon.a (mon.0) 4424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.742736+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.746993+0000 mgr.x (mgr.24929) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.802726+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.806040+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.808787+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.810101+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.100273+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.110534+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.152321+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.155701+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.158437+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.159824+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.170156+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.211362+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.213861+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.216312+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.217380+0000 mon.a (mon.0) 4459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.227413+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.270148+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.272943+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.275360+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.276483+0000 mon.a (mon.0) 4464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.286551+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.327607+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.330230+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.332787+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.333890+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.342222+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.384944+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.387978+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.390720+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.391901+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.400310+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.457359+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.460026+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.462576+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.463792+0000 mon.a (mon.0) 4479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.472677+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.513094+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.516049+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.518537+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.519670+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.527886+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.599736+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.604442+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.608366+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.609815+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.618487+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.660159+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.662953+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.665406+0000 mon.a (mon.0) 4493 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.666570+0000 mon.a (mon.0) 4494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[79675]: audit 2024-04-16T14:38:27.674777+0000 mon.a (mon.0) 4495 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.820936+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.877887+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.880775+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.883229+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.884269+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.894601+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.951772+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.954824+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.957476+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.958687+0000 mon.a (mon.0) 4439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:26.971330+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.030313+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.033341+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.035937+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.037007+0000 mon.a (mon.0) 4444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.047450+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.092863+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.096073+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.099046+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.100273+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.110534+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.152321+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.155701+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.158437+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.159824+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.170156+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.211362+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.213861+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.216312+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.217380+0000 mon.a (mon.0) 4459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.227413+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.270148+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.272943+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.275360+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.276483+0000 mon.a (mon.0) 4464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.286551+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.327607+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.330230+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.332787+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.333890+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.342222+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.384944+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.387978+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.390720+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.391901+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.400310+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.457359+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.460026+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.462576+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.463792+0000 mon.a (mon.0) 4479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.472677+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.513094+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.516049+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.518537+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.519670+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.527886+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.599736+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.604442+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.608366+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.609815+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.618487+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.660159+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.662953+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:28.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.665406+0000 mon.a (mon.0) 4493 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:28.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.666570+0000 mon.a (mon.0) 4494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:28.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:27 smithi071 bash[83214]: audit 2024-04-16T14:38:27.674777+0000 mon.a (mon.0) 4495 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.825118+0000 mgr.x (mgr.24929) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.898789+0000 mgr.x (mgr.24929) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:26.975726+0000 mgr.x (mgr.24929) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.051683+0000 mgr.x (mgr.24929) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.114703+0000 mgr.x (mgr.24929) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.174405+0000 mgr.x (mgr.24929) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.231686+0000 mgr.x (mgr.24929) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.290738+0000 mgr.x (mgr.24929) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.346369+0000 mgr.x (mgr.24929) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.404516+0000 mgr.x (mgr.24929) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.476732+0000 mgr.x (mgr.24929) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.531929+0000 mgr.x (mgr.24929) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.622568+0000 mgr.x (mgr.24929) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.678854+0000 mgr.x (mgr.24929) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.740680+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.743210+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.745986+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.746875+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.752870+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.756970+0000 mgr.x (mgr.24929) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: cluster 2024-04-16T14:38:27.763936+0000 mgr.x (mgr.24929) 1441 : cluster 0 pgmap v422: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:29.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.798029+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.800836+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.803627+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.804871+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.813464+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.897829+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.902119+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.905968+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.907376+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.918588+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:27.996182+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.000128+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.003126+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.004453+0000 mon.a (mon.0) 4514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.014666+0000 mon.a (mon.0) 4515 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.102748+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.107606+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.112376+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.114215+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.125995+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.214646+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.218855+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.222427+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.224064+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.236233+0000 mon.a (mon.0) 4525 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.328574+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.333814+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.339113+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.340882+0000 mon.a (mon.0) 4529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.352120+0000 mon.a (mon.0) 4530 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.442786+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.447805+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.451729+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.453203+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.462938+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.525166+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.528468+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.531241+0000 mon.a (mon.0) 4538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.532342+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.541824+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.617695+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.620792+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.623917+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.625384+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.634645+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.712607+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.716483+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.719026+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:28 smithi122 bash[65119]: audit 2024-04-16T14:38:28.720130+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.825118+0000 mgr.x (mgr.24929) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.898789+0000 mgr.x (mgr.24929) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:26.975726+0000 mgr.x (mgr.24929) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.051683+0000 mgr.x (mgr.24929) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.114703+0000 mgr.x (mgr.24929) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.174405+0000 mgr.x (mgr.24929) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.231686+0000 mgr.x (mgr.24929) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.290738+0000 mgr.x (mgr.24929) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.346369+0000 mgr.x (mgr.24929) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.404516+0000 mgr.x (mgr.24929) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.476732+0000 mgr.x (mgr.24929) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.531929+0000 mgr.x (mgr.24929) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.622568+0000 mgr.x (mgr.24929) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.678854+0000 mgr.x (mgr.24929) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.740680+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.743210+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.745986+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.746875+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.752870+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.756970+0000 mgr.x (mgr.24929) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: cluster 2024-04-16T14:38:27.763936+0000 mgr.x (mgr.24929) 1441 : cluster 0 pgmap v422: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:29.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.825118+0000 mgr.x (mgr.24929) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.898789+0000 mgr.x (mgr.24929) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:26.975726+0000 mgr.x (mgr.24929) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.051683+0000 mgr.x (mgr.24929) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.114703+0000 mgr.x (mgr.24929) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.174405+0000 mgr.x (mgr.24929) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.231686+0000 mgr.x (mgr.24929) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.290738+0000 mgr.x (mgr.24929) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.346369+0000 mgr.x (mgr.24929) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.404516+0000 mgr.x (mgr.24929) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.476732+0000 mgr.x (mgr.24929) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.531929+0000 mgr.x (mgr.24929) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.622568+0000 mgr.x (mgr.24929) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.678854+0000 mgr.x (mgr.24929) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.740680+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.743210+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.745986+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.746875+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.752870+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.756970+0000 mgr.x (mgr.24929) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: cluster 2024-04-16T14:38:27.763936+0000 mgr.x (mgr.24929) 1441 : cluster 0 pgmap v422: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.798029+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.800836+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.803627+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.804871+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.813464+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.897829+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.902119+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.905968+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.907376+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.918588+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:27.996182+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.000128+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.003126+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.004453+0000 mon.a (mon.0) 4514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.014666+0000 mon.a (mon.0) 4515 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.102748+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.107606+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.112376+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.114215+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.125995+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.798029+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.800836+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.803627+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.804871+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.813464+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.897829+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.902119+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.905968+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.907376+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.918588+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:27.996182+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.000128+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.003126+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.004453+0000 mon.a (mon.0) 4514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.014666+0000 mon.a (mon.0) 4515 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.102748+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.107606+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.112376+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.114215+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.125995+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.214646+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.218855+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.222427+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.224064+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.236233+0000 mon.a (mon.0) 4525 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.328574+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.333814+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.339113+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.340882+0000 mon.a (mon.0) 4529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.352120+0000 mon.a (mon.0) 4530 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.442786+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.447805+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.451729+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.453203+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.462938+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.525166+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.528468+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.531241+0000 mon.a (mon.0) 4538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.532342+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.214646+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.218855+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.222427+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.224064+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.236233+0000 mon.a (mon.0) 4525 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.328574+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.333814+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.339113+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.340882+0000 mon.a (mon.0) 4529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.352120+0000 mon.a (mon.0) 4530 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.442786+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.447805+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.451729+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.453203+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.462938+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.525166+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.528468+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.531241+0000 mon.a (mon.0) 4538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.532342+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.541824+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.617695+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.620792+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.623917+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.625384+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.634645+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.712607+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.716483+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.719026+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[79675]: audit 2024-04-16T14:38:28.720130+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.541824+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.617695+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.620792+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.623917+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.625384+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.634645+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.712607+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.716483+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.719026+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:28 smithi071 bash[83214]: audit 2024-04-16T14:38:28.720130+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:38:29] "GET /metrics HTTP/1.1" 200 38456 "" "Prometheus/2.33.4" 2024-04-16T14:38:29.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.817682+0000 mgr.x (mgr.24929) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:27.922834+0000 mgr.x (mgr.24929) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.018916+0000 mgr.x (mgr.24929) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.130277+0000 mgr.x (mgr.24929) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.240725+0000 mgr.x (mgr.24929) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.356589+0000 mgr.x (mgr.24929) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.467350+0000 mgr.x (mgr.24929) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.545991+0000 mgr.x (mgr.24929) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.638927+0000 mgr.x (mgr.24929) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.728180+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.732332+0000 mgr.x (mgr.24929) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.785342+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.788060+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.790220+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.791196+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.798767+0000 mon.a (mon.0) 4555 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.856658+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.859381+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.861779+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.862859+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.871095+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.928316+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.931090+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.933868+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.934822+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:28.943269+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.005297+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.008691+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.011665+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.013030+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.022052+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.097263+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.100129+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.102647+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.103824+0000 mon.a (mon.0) 4574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.112670+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.175455+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.179047+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.182016+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.183095+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.191441+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.249027+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.251886+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.254364+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.255440+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.264232+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.338946+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.341926+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.344507+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.345769+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.354575+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.412158+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.414777+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.417209+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.418134+0000 mon.a (mon.0) 4594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.428612+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.485332+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.487762+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.489935+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.490965+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.501388+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.558160+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.560917+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.563385+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.564494+0000 mon.a (mon.0) 4604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.577168+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.661228+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.664561+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.667869+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:29.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.669031+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:29.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:29 smithi122 bash[65119]: audit 2024-04-16T14:38:29.679626+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.817682+0000 mgr.x (mgr.24929) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:27.922834+0000 mgr.x (mgr.24929) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.018916+0000 mgr.x (mgr.24929) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.130277+0000 mgr.x (mgr.24929) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.240725+0000 mgr.x (mgr.24929) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.356589+0000 mgr.x (mgr.24929) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.467350+0000 mgr.x (mgr.24929) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.545991+0000 mgr.x (mgr.24929) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.638927+0000 mgr.x (mgr.24929) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.728180+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.732332+0000 mgr.x (mgr.24929) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.785342+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.788060+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.790220+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.791196+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.798767+0000 mon.a (mon.0) 4555 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.856658+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.859381+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.861779+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.862859+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.871095+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.817682+0000 mgr.x (mgr.24929) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:27.922834+0000 mgr.x (mgr.24929) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.018916+0000 mgr.x (mgr.24929) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.130277+0000 mgr.x (mgr.24929) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.240725+0000 mgr.x (mgr.24929) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.356589+0000 mgr.x (mgr.24929) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.467350+0000 mgr.x (mgr.24929) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.545991+0000 mgr.x (mgr.24929) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.638927+0000 mgr.x (mgr.24929) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.728180+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.732332+0000 mgr.x (mgr.24929) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.785342+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.788060+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.790220+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.791196+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.798767+0000 mon.a (mon.0) 4555 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.856658+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.859381+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.861779+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.862859+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.871095+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.928316+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.931090+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.933868+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.934822+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:28.943269+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.005297+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.008691+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.011665+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.013030+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.022052+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.097263+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.100129+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.102647+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.103824+0000 mon.a (mon.0) 4574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.112670+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.175455+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.179047+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.182016+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.183095+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.928316+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.931090+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.933868+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.934822+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:28.943269+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.005297+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.008691+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.011665+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.013030+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.022052+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.097263+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.100129+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.102647+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.103824+0000 mon.a (mon.0) 4574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.112670+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.175455+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.179047+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.182016+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.183095+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.191441+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.249027+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.251886+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.254364+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.255440+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.264232+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.338946+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.341926+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.344507+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.345769+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.354575+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.412158+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.414777+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.417209+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.418134+0000 mon.a (mon.0) 4594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.428612+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.485332+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.487762+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.489935+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.490965+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.191441+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.249027+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.251886+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.254364+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.255440+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.264232+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.338946+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.341926+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.344507+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.345769+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.354575+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.412158+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.414777+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.417209+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.418134+0000 mon.a (mon.0) 4594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.428612+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.485332+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.487762+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.489935+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.490965+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.501388+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.558160+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.560917+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.563385+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.564494+0000 mon.a (mon.0) 4604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.577168+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.661228+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.664561+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.667869+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.669031+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[79675]: audit 2024-04-16T14:38:29.679626+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.501388+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.558160+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.560917+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.563385+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.564494+0000 mon.a (mon.0) 4604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.577168+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.661228+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.664561+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.667869+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.669031+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:29 smithi071 bash[83214]: audit 2024-04-16T14:38:29.679626+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.443 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[78478]: debug 2024-04-16T14:38:30.307+0000 7f5ab265a7c0 -1 Falling back to public interface 2024-04-16T14:38:30.948 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[52526]: debug 2024-04-16T14:38:30.559+0000 7f220a8f4700 -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-04-16T14:38:30.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.802825+0000 mgr.x (mgr.24929) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.875121+0000 mgr.x (mgr.24929) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:28.947324+0000 mgr.x (mgr.24929) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.026282+0000 mgr.x (mgr.24929) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.117003+0000 mgr.x (mgr.24929) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.195574+0000 mgr.x (mgr.24929) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.268432+0000 mgr.x (mgr.24929) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.358940+0000 mgr.x (mgr.24929) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.432765+0000 mgr.x (mgr.24929) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.505586+0000 mgr.x (mgr.24929) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.581306+0000 mgr.x (mgr.24929) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.683785+0000 mgr.x (mgr.24929) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.751987+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.754717+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.757048+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.758132+0000 mon.a (mon.0) 4614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cluster 2024-04-16T14:38:29.764714+0000 mgr.x (mgr.24929) 1464 : cluster 0 pgmap v423: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.767066+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.771193+0000 mgr.x (mgr.24929) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.808186+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.811071+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.813558+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.814726+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.822906+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.864559+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.867231+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.869570+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.870631+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.878556+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.936073+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.938381+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.940570+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.941844+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.952071+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.993531+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.996023+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:29.998749+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.000061+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.010836+0000 mon.a (mon.0) 4635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.074220+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.077181+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.080238+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.086349+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.951 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.097708+0000 mon.a (mon.0) 4640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.166249+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.169341+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.172102+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.173222+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.183785+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.241894+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.245249+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.248047+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.249252+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.259763+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.321600+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.326161+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.329328+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.330616+0000 mon.a (mon.0) 4654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.952 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.341159+0000 mon.a (mon.0) 4655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.400611+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.403474+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.406235+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.407386+0000 mon.a (mon.0) 4659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.417823+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.477871+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.480467+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.482995+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.484064+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.494151+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.524162+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.535194+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.543907+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.552122+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:30.953 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.554520+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.556463+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.558129+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:30.954 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:30 smithi122 bash[65119]: audit 2024-04-16T14:38:30.559927+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.802825+0000 mgr.x (mgr.24929) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.875121+0000 mgr.x (mgr.24929) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:28.947324+0000 mgr.x (mgr.24929) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.026282+0000 mgr.x (mgr.24929) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.117003+0000 mgr.x (mgr.24929) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.195574+0000 mgr.x (mgr.24929) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.268432+0000 mgr.x (mgr.24929) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.358940+0000 mgr.x (mgr.24929) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.432765+0000 mgr.x (mgr.24929) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.505586+0000 mgr.x (mgr.24929) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.581306+0000 mgr.x (mgr.24929) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.683785+0000 mgr.x (mgr.24929) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.751987+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.754717+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.757048+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.758132+0000 mon.a (mon.0) 4614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cluster 2024-04-16T14:38:29.764714+0000 mgr.x (mgr.24929) 1464 : cluster 0 pgmap v423: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.767066+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.771193+0000 mgr.x (mgr.24929) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.808186+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.811071+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.802825+0000 mgr.x (mgr.24929) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.875121+0000 mgr.x (mgr.24929) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:28.947324+0000 mgr.x (mgr.24929) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.026282+0000 mgr.x (mgr.24929) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.117003+0000 mgr.x (mgr.24929) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.195574+0000 mgr.x (mgr.24929) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.268432+0000 mgr.x (mgr.24929) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.358940+0000 mgr.x (mgr.24929) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.432765+0000 mgr.x (mgr.24929) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.505586+0000 mgr.x (mgr.24929) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.581306+0000 mgr.x (mgr.24929) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.683785+0000 mgr.x (mgr.24929) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.751987+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.754717+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.757048+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.758132+0000 mon.a (mon.0) 4614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cluster 2024-04-16T14:38:29.764714+0000 mgr.x (mgr.24929) 1464 : cluster 0 pgmap v423: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.767066+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.771193+0000 mgr.x (mgr.24929) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.808186+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.811071+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.813558+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.814726+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.822906+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.864559+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.867231+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.869570+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.870631+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.878556+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.936073+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.938381+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.940570+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.941844+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.952071+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.993531+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.996023+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:29.998749+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.000061+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.010836+0000 mon.a (mon.0) 4635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.074220+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.813558+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.814726+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.822906+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.864559+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.867231+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.869570+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.870631+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.878556+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.936073+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.938381+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.940570+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.941844+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.952071+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.993531+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.996023+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:29.998749+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.000061+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.010836+0000 mon.a (mon.0) 4635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.074220+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.077181+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.080238+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.086349+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.097708+0000 mon.a (mon.0) 4640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.166249+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.169341+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.172102+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.173222+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.183785+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.241894+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.245249+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.248047+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.249252+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.259763+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.321600+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.326161+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.329328+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.330616+0000 mon.a (mon.0) 4654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.341159+0000 mon.a (mon.0) 4655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.400611+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.077181+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.080238+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.086349+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.097708+0000 mon.a (mon.0) 4640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.166249+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.169341+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.172102+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.173222+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.183785+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.241894+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.245249+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.248047+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.249252+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.259763+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.321600+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.326161+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.329328+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.330616+0000 mon.a (mon.0) 4654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.341159+0000 mon.a (mon.0) 4655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.400611+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.403474+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.406235+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.407386+0000 mon.a (mon.0) 4659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.417823+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.477871+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.480467+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.482995+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.484064+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.494151+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.524162+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.535194+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.543907+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.552122+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.554520+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.556463+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.558129+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[79675]: audit 2024-04-16T14:38:30.559927+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:31.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.403474+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.406235+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.407386+0000 mon.a (mon.0) 4659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.417823+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.477871+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.480467+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.482995+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.484064+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.494151+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.524162+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.535194+0000 mon.a (mon.0) 4667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.543907+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:31.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.552122+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:31.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.554520+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.556463+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.558129+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:31.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:30 smithi071 bash[83214]: audit 2024-04-16T14:38:30.559927+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.827054+0000 mgr.x (mgr.24929) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.882808+0000 mgr.x (mgr.24929) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:29.956315+0000 mgr.x (mgr.24929) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:30.015088+0000 mgr.x (mgr.24929) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:30.102062+0000 mgr.x (mgr.24929) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:30.188080+0000 mgr.x (mgr.24929) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:30.264095+0000 mgr.x (mgr.24929) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:30.345564+0000 mgr.x (mgr.24929) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:30.424474+0000 mgr.x (mgr.24929) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:30.498326+0000 mgr.x (mgr.24929) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: audit 2024-04-16T14:38:30.563808+0000 mgr.x (mgr.24929) 1476 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:31 smithi122 bash[65119]: cephadm 2024-04-16T14:38:30.564989+0000 mgr.x (mgr.24929) 1477 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-16T14:38:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.827054+0000 mgr.x (mgr.24929) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.882808+0000 mgr.x (mgr.24929) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:29.956315+0000 mgr.x (mgr.24929) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:30.015088+0000 mgr.x (mgr.24929) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:30.102062+0000 mgr.x (mgr.24929) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:30.188080+0000 mgr.x (mgr.24929) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:30.264095+0000 mgr.x (mgr.24929) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:30.345564+0000 mgr.x (mgr.24929) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:30.424474+0000 mgr.x (mgr.24929) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:30.498326+0000 mgr.x (mgr.24929) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: audit 2024-04-16T14:38:30.563808+0000 mgr.x (mgr.24929) 1476 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[79675]: cephadm 2024-04-16T14:38:30.564989+0000 mgr.x (mgr.24929) 1477 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.827054+0000 mgr.x (mgr.24929) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.882808+0000 mgr.x (mgr.24929) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:29.956315+0000 mgr.x (mgr.24929) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:30.015088+0000 mgr.x (mgr.24929) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:30.102062+0000 mgr.x (mgr.24929) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:30.188080+0000 mgr.x (mgr.24929) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:30.264095+0000 mgr.x (mgr.24929) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:30.345564+0000 mgr.x (mgr.24929) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:30.424474+0000 mgr.x (mgr.24929) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:30.498326+0000 mgr.x (mgr.24929) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:32.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: audit 2024-04-16T14:38:30.563808+0000 mgr.x (mgr.24929) 1476 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:32.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:31 smithi071 bash[83214]: cephadm 2024-04-16T14:38:30.564989+0000 mgr.x (mgr.24929) 1477 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-16T14:38:33.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:32 smithi122 bash[65119]: audit 2024-04-16T14:38:31.344282+0000 mgr.x (mgr.24929) 1478 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:33.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:32 smithi122 bash[65119]: cluster 2024-04-16T14:38:31.765792+0000 mgr.x (mgr.24929) 1479 : cluster 0 pgmap v424: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:32 smithi071 bash[79675]: audit 2024-04-16T14:38:31.344282+0000 mgr.x (mgr.24929) 1478 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:32 smithi071 bash[79675]: cluster 2024-04-16T14:38:31.765792+0000 mgr.x (mgr.24929) 1479 : cluster 0 pgmap v424: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:32 smithi071 bash[83214]: audit 2024-04-16T14:38:31.344282+0000 mgr.x (mgr.24929) 1478 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:32 smithi071 bash[83214]: cluster 2024-04-16T14:38:31.765792+0000 mgr.x (mgr.24929) 1479 : cluster 0 pgmap v424: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:33.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:33 smithi122 bash[78478]: debug 2024-04-16T14:38:33.359+0000 7f5ab265a7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-16T14:38:33.693 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:33 smithi122 bash[78478]: debug 2024-04-16T14:38:33.395+0000 7f5ab265a7c0 -1 osd.6 146 log_to_monitors true 2024-04-16T14:38:34.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:33 smithi122 bash[65119]: audit 2024-04-16T14:38:33.400067+0000 mon.a (mon.0) 4674 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:38:34.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:33 smithi122 bash[65119]: audit 2024-04-16T14:38:33.403071+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:38:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:33 smithi071 bash[79675]: audit 2024-04-16T14:38:33.400067+0000 mon.a (mon.0) 4674 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:38:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:33 smithi071 bash[79675]: audit 2024-04-16T14:38:33.403071+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:38:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:33 smithi071 bash[83214]: audit 2024-04-16T14:38:33.400067+0000 mon.a (mon.0) 4674 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:38:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:33 smithi071 bash[83214]: audit 2024-04-16T14:38:33.403071+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:38:34.632 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[78478]: debug 2024-04-16T14:38:34.307+0000 7f5a9faaa700 -1 osd.6 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:38:34.888 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: audit 2024-04-16T14:38:33.766518+0000 mon.a (mon.0) 4675 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:38:34.888 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: cluster 2024-04-16T14:38:33.767037+0000 mgr.x (mgr.24929) 1480 : cluster 0 pgmap v425: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:34.888 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: cluster 2024-04-16T14:38:33.773658+0000 mon.a (mon.0) 4676 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-04-16T14:38:34.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: audit 2024-04-16T14:38:33.777314+0000 mon.a (mon.0) 4677 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:34.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: audit 2024-04-16T14:38:33.778043+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:34.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: audit 2024-04-16T14:38:34.287318+0000 mon.a (mon.0) 4678 : audit 1 from='osd.6 ' entity='osd.6' 2024-04-16T14:38:34.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: audit 2024-04-16T14:38:34.610357+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:34.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: audit 2024-04-16T14:38:34.624471+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:34.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:34 smithi122 bash[65119]: audit 2024-04-16T14:38:34.635987+0000 mon.a (mon.0) 4681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: audit 2024-04-16T14:38:33.766518+0000 mon.a (mon.0) 4675 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:38:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: cluster 2024-04-16T14:38:33.767037+0000 mgr.x (mgr.24929) 1480 : cluster 0 pgmap v425: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: cluster 2024-04-16T14:38:33.773658+0000 mon.a (mon.0) 4676 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-04-16T14:38:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: audit 2024-04-16T14:38:33.777314+0000 mon.a (mon.0) 4677 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: audit 2024-04-16T14:38:33.778043+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: audit 2024-04-16T14:38:34.287318+0000 mon.a (mon.0) 4678 : audit 1 from='osd.6 ' entity='osd.6' 2024-04-16T14:38:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: audit 2024-04-16T14:38:34.610357+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: audit 2024-04-16T14:38:34.624471+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[79675]: audit 2024-04-16T14:38:34.635987+0000 mon.a (mon.0) 4681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: audit 2024-04-16T14:38:33.766518+0000 mon.a (mon.0) 4675 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:38:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: cluster 2024-04-16T14:38:33.767037+0000 mgr.x (mgr.24929) 1480 : cluster 0 pgmap v425: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-16T14:38:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: cluster 2024-04-16T14:38:33.773658+0000 mon.a (mon.0) 4676 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-04-16T14:38:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: audit 2024-04-16T14:38:33.777314+0000 mon.a (mon.0) 4677 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: audit 2024-04-16T14:38:33.778043+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:38:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: audit 2024-04-16T14:38:34.287318+0000 mon.a (mon.0) 4678 : audit 1 from='osd.6 ' entity='osd.6' 2024-04-16T14:38:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: audit 2024-04-16T14:38:34.610357+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: audit 2024-04-16T14:38:34.624471+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:34 smithi071 bash[83214]: audit 2024-04-16T14:38:34.635987+0000 mon.a (mon.0) 4681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:36.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:36 smithi122 bash[65119]: audit 2024-04-16T14:38:35.090870+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:36.433 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:36 smithi122 bash[65119]: audit 2024-04-16T14:38:35.093163+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:36.434 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:36 smithi122 bash[65119]: cluster 2024-04-16T14:38:35.283678+0000 mon.a (mon.0) 4684 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:38:36.434 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:36 smithi122 bash[65119]: cluster 2024-04-16T14:38:35.294416+0000 mon.a (mon.0) 4685 : cluster 1 osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635] boot 2024-04-16T14:38:36.434 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:36 smithi122 bash[65119]: cluster 2024-04-16T14:38:35.294537+0000 mon.a (mon.0) 4686 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-16T14:38:36.434 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:36 smithi122 bash[65119]: audit 2024-04-16T14:38:35.296006+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:38:36.434 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:36 smithi122 bash[65119]: cluster 2024-04-16T14:38:35.296630+0000 mon.a (mon.0) 4688 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:36.434 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:36 smithi122 bash[65119]: cluster 2024-04-16T14:38:35.768227+0000 mgr.x (mgr.24929) 1481 : cluster 0 pgmap v428: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-16T14:38:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[79675]: audit 2024-04-16T14:38:35.090870+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[79675]: audit 2024-04-16T14:38:35.093163+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[79675]: cluster 2024-04-16T14:38:35.283678+0000 mon.a (mon.0) 4684 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:38:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[79675]: cluster 2024-04-16T14:38:35.294416+0000 mon.a (mon.0) 4685 : cluster 1 osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635] boot 2024-04-16T14:38:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[79675]: cluster 2024-04-16T14:38:35.294537+0000 mon.a (mon.0) 4686 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-16T14:38:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[79675]: audit 2024-04-16T14:38:35.296006+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:38:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[79675]: cluster 2024-04-16T14:38:35.296630+0000 mon.a (mon.0) 4688 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[79675]: cluster 2024-04-16T14:38:35.768227+0000 mgr.x (mgr.24929) 1481 : cluster 0 pgmap v428: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-16T14:38:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[83214]: audit 2024-04-16T14:38:35.090870+0000 mon.a (mon.0) 4682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[83214]: audit 2024-04-16T14:38:35.093163+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:36.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[83214]: cluster 2024-04-16T14:38:35.283678+0000 mon.a (mon.0) 4684 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:38:36.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[83214]: cluster 2024-04-16T14:38:35.294416+0000 mon.a (mon.0) 4685 : cluster 1 osd.6 [v2:172.21.15.122:6816/2932727635,v1:172.21.15.122:6817/2932727635] boot 2024-04-16T14:38:36.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[83214]: cluster 2024-04-16T14:38:35.294537+0000 mon.a (mon.0) 4686 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-16T14:38:36.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[83214]: audit 2024-04-16T14:38:35.296006+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:38:36.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[83214]: cluster 2024-04-16T14:38:35.296630+0000 mon.a (mon.0) 4688 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:36.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:36 smithi071 bash[83214]: cluster 2024-04-16T14:38:35.768227+0000 mgr.x (mgr.24929) 1481 : cluster 0 pgmap v428: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-16T14:38:37.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:37 smithi122 bash[65119]: audit 2024-04-16T14:38:36.194461+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:37 smithi122 bash[65119]: audit 2024-04-16T14:38:36.206078+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:37 smithi122 bash[65119]: audit 2024-04-16T14:38:36.217935+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:37 smithi122 bash[65119]: cluster 2024-04-16T14:38:36.300709+0000 mon.a (mon.0) 4692 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-16T14:38:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:37 smithi071 bash[83214]: audit 2024-04-16T14:38:36.194461+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:37 smithi071 bash[83214]: audit 2024-04-16T14:38:36.206078+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:37 smithi071 bash[83214]: audit 2024-04-16T14:38:36.217935+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:37 smithi071 bash[83214]: cluster 2024-04-16T14:38:36.300709+0000 mon.a (mon.0) 4692 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-16T14:38:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:37 smithi071 bash[79675]: audit 2024-04-16T14:38:36.194461+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:37 smithi071 bash[79675]: audit 2024-04-16T14:38:36.206078+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:37 smithi071 bash[79675]: audit 2024-04-16T14:38:36.217935+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:37 smithi071 bash[79675]: cluster 2024-04-16T14:38:36.300709+0000 mon.a (mon.0) 4692 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-16T14:38:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:38 smithi071 bash[79675]: cluster 2024-04-16T14:38:37.768953+0000 mgr.x (mgr.24929) 1482 : cluster 0 pgmap v430: 161 pgs: 9 peering, 16 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2024-04-16T14:38:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:38 smithi071 bash[83214]: cluster 2024-04-16T14:38:37.768953+0000 mgr.x (mgr.24929) 1482 : cluster 0 pgmap v430: 161 pgs: 9 peering, 16 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2024-04-16T14:38:38.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:38 smithi122 bash[65119]: cluster 2024-04-16T14:38:37.768953+0000 mgr.x (mgr.24929) 1482 : cluster 0 pgmap v430: 161 pgs: 9 peering, 16 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 61/630 objects degraded (9.683%) 2024-04-16T14:38:39.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:38:39] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.33.4" 2024-04-16T14:38:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:39 smithi071 bash[79675]: cluster 2024-04-16T14:38:39.770416+0000 mgr.x (mgr.24929) 1483 : cluster 0 pgmap v431: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:38:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:39 smithi071 bash[79675]: cluster 2024-04-16T14:38:39.818229+0000 mon.a (mon.0) 4693 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/630 objects degraded (9.683%), 16 pgs degraded) 2024-04-16T14:38:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:39 smithi071 bash[79675]: cluster 2024-04-16T14:38:39.818289+0000 mon.a (mon.0) 4694 : cluster 1 Cluster is now healthy 2024-04-16T14:38:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:39 smithi071 bash[83214]: cluster 2024-04-16T14:38:39.770416+0000 mgr.x (mgr.24929) 1483 : cluster 0 pgmap v431: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:38:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:39 smithi071 bash[83214]: cluster 2024-04-16T14:38:39.818229+0000 mon.a (mon.0) 4693 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/630 objects degraded (9.683%), 16 pgs degraded) 2024-04-16T14:38:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:39 smithi071 bash[83214]: cluster 2024-04-16T14:38:39.818289+0000 mon.a (mon.0) 4694 : cluster 1 Cluster is now healthy 2024-04-16T14:38:40.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:39 smithi122 bash[65119]: cluster 2024-04-16T14:38:39.770416+0000 mgr.x (mgr.24929) 1483 : cluster 0 pgmap v431: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:38:40.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:39 smithi122 bash[65119]: cluster 2024-04-16T14:38:39.818229+0000 mon.a (mon.0) 4693 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/630 objects degraded (9.683%), 16 pgs degraded) 2024-04-16T14:38:40.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:39 smithi122 bash[65119]: cluster 2024-04-16T14:38:39.818289+0000 mon.a (mon.0) 4694 : cluster 1 Cluster is now healthy 2024-04-16T14:38:42.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:41 smithi122 bash[65119]: audit 2024-04-16T14:38:41.353928+0000 mgr.x (mgr.24929) 1484 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:42.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:41 smithi122 bash[65119]: cluster 2024-04-16T14:38:41.771330+0000 mgr.x (mgr.24929) 1485 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-16T14:38:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:41 smithi071 bash[79675]: audit 2024-04-16T14:38:41.353928+0000 mgr.x (mgr.24929) 1484 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:41 smithi071 bash[79675]: cluster 2024-04-16T14:38:41.771330+0000 mgr.x (mgr.24929) 1485 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-16T14:38:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:41 smithi071 bash[83214]: audit 2024-04-16T14:38:41.353928+0000 mgr.x (mgr.24929) 1484 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:41 smithi071 bash[83214]: cluster 2024-04-16T14:38:41.771330+0000 mgr.x (mgr.24929) 1485 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-16T14:38:44.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:43 smithi122 bash[65119]: cluster 2024-04-16T14:38:43.772340+0000 mgr.x (mgr.24929) 1486 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-04-16T14:38:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:43 smithi071 bash[79675]: cluster 2024-04-16T14:38:43.772340+0000 mgr.x (mgr.24929) 1486 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-04-16T14:38:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:43 smithi071 bash[83214]: cluster 2024-04-16T14:38:43.772340+0000 mgr.x (mgr.24929) 1486 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-04-16T14:38:46.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:46 smithi122 bash[65119]: audit 2024-04-16T14:38:45.573182+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:46.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:46 smithi122 bash[65119]: audit 2024-04-16T14:38:45.577396+0000 mgr.x (mgr.24929) 1487 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:46.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:46 smithi122 bash[65119]: cephadm 2024-04-16T14:38:45.580639+0000 mgr.x (mgr.24929) 1488 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-16T14:38:46.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:46 smithi122 bash[65119]: cluster 2024-04-16T14:38:45.773748+0000 mgr.x (mgr.24929) 1489 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-16T14:38:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:46 smithi071 bash[79675]: audit 2024-04-16T14:38:45.573182+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:46 smithi071 bash[79675]: audit 2024-04-16T14:38:45.577396+0000 mgr.x (mgr.24929) 1487 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:46 smithi071 bash[79675]: cephadm 2024-04-16T14:38:45.580639+0000 mgr.x (mgr.24929) 1488 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-16T14:38:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:46 smithi071 bash[79675]: cluster 2024-04-16T14:38:45.773748+0000 mgr.x (mgr.24929) 1489 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-16T14:38:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:46 smithi071 bash[83214]: audit 2024-04-16T14:38:45.573182+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:46 smithi071 bash[83214]: audit 2024-04-16T14:38:45.577396+0000 mgr.x (mgr.24929) 1487 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T14:38:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:46 smithi071 bash[83214]: cephadm 2024-04-16T14:38:45.580639+0000 mgr.x (mgr.24929) 1488 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-16T14:38:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:46 smithi071 bash[83214]: cluster 2024-04-16T14:38:45.773748+0000 mgr.x (mgr.24929) 1489 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-16T14:38:48.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:47 smithi122 bash[65119]: cluster 2024-04-16T14:38:47.774868+0000 mgr.x (mgr.24929) 1490 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-04-16T14:38:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:47 smithi071 bash[79675]: cluster 2024-04-16T14:38:47.774868+0000 mgr.x (mgr.24929) 1490 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-04-16T14:38:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:47 smithi071 bash[83214]: cluster 2024-04-16T14:38:47.774868+0000 mgr.x (mgr.24929) 1490 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 713 B/s rd, 0 op/s 2024-04-16T14:38:49.167 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:38:49] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.33.4" 2024-04-16T14:38:49.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:48 smithi122 bash[65119]: cephadm 2024-04-16T14:38:47.901471+0000 mgr.x (mgr.24929) 1491 : cephadm 1 Upgrade: Updating osd.7 2024-04-16T14:38:49.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:48 smithi122 bash[65119]: audit 2024-04-16T14:38:47.906618+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:49.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:48 smithi122 bash[65119]: audit 2024-04-16T14:38:47.910665+0000 mon.a (mon.0) 4697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:38:49.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:48 smithi122 bash[65119]: audit 2024-04-16T14:38:47.912445+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:49.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:48 smithi122 bash[65119]: cephadm 2024-04-16T14:38:47.922076+0000 mgr.x (mgr.24929) 1492 : cephadm 1 Deploying daemon osd.7 on smithi122 2024-04-16T14:38:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[79675]: cephadm 2024-04-16T14:38:47.901471+0000 mgr.x (mgr.24929) 1491 : cephadm 1 Upgrade: Updating osd.7 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[79675]: audit 2024-04-16T14:38:47.906618+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[79675]: audit 2024-04-16T14:38:47.910665+0000 mon.a (mon.0) 4697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[79675]: audit 2024-04-16T14:38:47.912445+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[79675]: cephadm 2024-04-16T14:38:47.922076+0000 mgr.x (mgr.24929) 1492 : cephadm 1 Deploying daemon osd.7 on smithi122 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[83214]: cephadm 2024-04-16T14:38:47.901471+0000 mgr.x (mgr.24929) 1491 : cephadm 1 Upgrade: Updating osd.7 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[83214]: audit 2024-04-16T14:38:47.906618+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[83214]: audit 2024-04-16T14:38:47.910665+0000 mon.a (mon.0) 4697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[83214]: audit 2024-04-16T14:38:47.912445+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:48 smithi071 bash[83214]: cephadm 2024-04-16T14:38:47.922076+0000 mgr.x (mgr.24929) 1492 : cephadm 1 Deploying daemon osd.7 on smithi122 2024-04-16T14:38:50.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:49 smithi122 bash[65119]: cluster 2024-04-16T14:38:49.776508+0000 mgr.x (mgr.24929) 1493 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:38:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:49 smithi071 bash[83214]: cluster 2024-04-16T14:38:49.776508+0000 mgr.x (mgr.24929) 1493 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:38:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:49 smithi071 bash[79675]: cluster 2024-04-16T14:38:49.776508+0000 mgr.x (mgr.24929) 1493 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:38:51.180 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:51 smithi122 bash[65119]: audit 2024-04-16T14:38:50.091322+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:51.180 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:51 smithi122 bash[65119]: audit 2024-04-16T14:38:50.093063+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:51.180 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:51 smithi122 bash[65119]: audit 2024-04-16T14:38:50.372571+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:51.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:51 smithi071 bash[79675]: audit 2024-04-16T14:38:50.091322+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:51.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:51 smithi071 bash[79675]: audit 2024-04-16T14:38:50.093063+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:51.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:51 smithi071 bash[79675]: audit 2024-04-16T14:38:50.372571+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:51.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:51 smithi071 bash[83214]: audit 2024-04-16T14:38:50.091322+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:51.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:51 smithi071 bash[83214]: audit 2024-04-16T14:38:50.093063+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:38:51.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:51 smithi071 bash[83214]: audit 2024-04-16T14:38:50.372571+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:51.859 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:38:52.378 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.379 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:52 smithi122 bash[65119]: audit 2024-04-16T14:38:51.365479+0000 mgr.x (mgr.24929) 1494 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:52.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:52 smithi122 bash[65119]: cluster 2024-04-16T14:38:51.777487+0000 mgr.x (mgr.24929) 1495 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:52.379 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.380 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.380 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.380 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.381 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.381 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.381 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:52 smithi071 bash[79675]: audit 2024-04-16T14:38:51.365479+0000 mgr.x (mgr.24929) 1494 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:52 smithi071 bash[79675]: cluster 2024-04-16T14:38:51.777487+0000 mgr.x (mgr.24929) 1495 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:52 smithi071 bash[83214]: audit 2024-04-16T14:38:51.365479+0000 mgr.x (mgr.24929) 1494 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:52 smithi071 bash[83214]: cluster 2024-04-16T14:38:51.777487+0000 mgr.x (mgr.24929) 1495 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:52.564 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:38:52.564 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 16s ago 22m - - 2024-04-16T14:38:52.564 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 17s ago 22m - - 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (9m) 16s ago 16m 14.6M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (9m) 17s ago 15m 41.0M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (8m) 16s ago 14m 44.3M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (8m) 17s ago 22m 521M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (6m) 16s ago 24m 440M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (6m) 16s ago 24m 70.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (5m) 17s ago 22m 47.8M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (5m) 16s ago 22m 50.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (10m) 16s ago 16m 11.5M - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (9m) 17s ago 16m 9492k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (4m) 16s ago 21m 56.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (3m) 16s ago 21m 51.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (3m) 16s ago 20m 46.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:38:52.565 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (2m) 16s ago 19m 49.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (99s) 17s ago 19m 46.7M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (59s) 17s ago 18m 46.6M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (25s) 17s ago 18m 12.1M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (17m) 17s ago 17m 64.9M 2780M 17.2.0 e1d6a67b021e e555cf6b7365 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (8m) 17s ago 16m 61.3M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (14m) 16s ago 14m 87.5M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (14m) 17s ago 14m 87.7M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (14m) 16s ago 14m 87.2M - 17.2.0 e1d6a67b021e e9ba80f5ac85 2024-04-16T14:38:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (14m) 17s ago 14m 87.7M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:38:52.693 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:52 smithi122 systemd[1]: Stopping Ceph osd.7 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:38:52.693 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:52 smithi122 bash[33755]: debug 2024-04-16T14:38:52.503+0000 7fc3b78ce700 -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-04-16T14:38:52.693 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:52 smithi122 bash[33755]: debug 2024-04-16T14:38:52.503+0000 7fc3b78ce700 -1 osd.7 151 *** Got signal Terminated *** 2024-04-16T14:38:52.693 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:52 smithi122 bash[33755]: debug 2024-04-16T14:38:52.503+0000 7fc3b78ce700 -1 osd.7 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 7 2024-04-16T14:38:52.983 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:38:52.984 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:38:52.984 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-16T14:38:52.984 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:38:52.984 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:38:52.984 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-16T14:38:52.984 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 12 2024-04-16T14:38:52.984 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:38:52.984 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:38:53.352 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:38:53.352 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:38:53.352 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "12/23 daemons upgraded", 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:38:53.353 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:38:53.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:53 smithi122 bash[65119]: audit 2024-04-16T14:38:51.854315+0000 mgr.x (mgr.24929) 1496 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:53 smithi122 bash[65119]: audit 2024-04-16T14:38:52.217294+0000 mgr.x (mgr.24929) 1497 : audit 0 from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:53 smithi122 bash[65119]: cluster 2024-04-16T14:38:52.503713+0000 mon.a (mon.0) 4702 : cluster 1 osd.7 marked itself down and dead 2024-04-16T14:38:53.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:53 smithi122 bash[65119]: audit 2024-04-16T14:38:52.553137+0000 mgr.x (mgr.24929) 1498 : audit 0 from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:53 smithi122 bash[65119]: audit 2024-04-16T14:38:52.987865+0000 mon.a (mon.0) 4703 : audit 0 from='client.? 172.21.15.71:0/2117944468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[83214]: audit 2024-04-16T14:38:51.854315+0000 mgr.x (mgr.24929) 1496 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[83214]: audit 2024-04-16T14:38:52.217294+0000 mgr.x (mgr.24929) 1497 : audit 0 from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[83214]: cluster 2024-04-16T14:38:52.503713+0000 mon.a (mon.0) 4702 : cluster 1 osd.7 marked itself down and dead 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[83214]: audit 2024-04-16T14:38:52.553137+0000 mgr.x (mgr.24929) 1498 : audit 0 from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[83214]: audit 2024-04-16T14:38:52.987865+0000 mon.a (mon.0) 4703 : audit 0 from='client.? 172.21.15.71:0/2117944468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[79675]: audit 2024-04-16T14:38:51.854315+0000 mgr.x (mgr.24929) 1496 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[79675]: audit 2024-04-16T14:38:52.217294+0000 mgr.x (mgr.24929) 1497 : audit 0 from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[79675]: cluster 2024-04-16T14:38:52.503713+0000 mon.a (mon.0) 4702 : cluster 1 osd.7 marked itself down and dead 2024-04-16T14:38:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[79675]: audit 2024-04-16T14:38:52.553137+0000 mgr.x (mgr.24929) 1498 : audit 0 from='client.54508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:53.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:53 smithi071 bash[79675]: audit 2024-04-16T14:38:52.987865+0000 mon.a (mon.0) 4703 : audit 0 from='client.? 172.21.15.71:0/2117944468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:53.785 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_WARN 1 osds down; all OSDs are running squid or later but require_osd_release < squid 2024-04-16T14:38:53.785 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-16T14:38:53.785 INFO:teuthology.orchestra.run.smithi071.stdout: osd.7 (root=default,host=smithi122) is down 2024-04-16T14:38:53.785 INFO:teuthology.orchestra.run.smithi071.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-16T14:38:53.785 INFO:teuthology.orchestra.run.smithi071.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-16T14:38:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:54 smithi122 bash[65119]: cluster 2024-04-16T14:38:53.098279+0000 mon.a (mon.0) 4704 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:38:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:54 smithi122 bash[65119]: cluster 2024-04-16T14:38:53.098357+0000 mon.a (mon.0) 4705 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-16T14:38:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:54 smithi122 bash[65119]: cluster 2024-04-16T14:38:53.116082+0000 mon.a (mon.0) 4706 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2024-04-16T14:38:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:54 smithi122 bash[65119]: audit 2024-04-16T14:38:53.360498+0000 mgr.x (mgr.24929) 1499 : audit 0 from='client.54520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:54.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:54 smithi122 bash[65119]: cluster 2024-04-16T14:38:53.778501+0000 mgr.x (mgr.24929) 1500 : cluster 0 pgmap v439: 161 pgs: 11 peering, 16 stale+active+clean, 134 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-04-16T14:38:54.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:54 smithi122 bash[65119]: audit 2024-04-16T14:38:53.790221+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.71:0/1808576968' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:38:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[79675]: cluster 2024-04-16T14:38:53.098279+0000 mon.a (mon.0) 4704 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:38:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[79675]: cluster 2024-04-16T14:38:53.098357+0000 mon.a (mon.0) 4705 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[79675]: cluster 2024-04-16T14:38:53.116082+0000 mon.a (mon.0) 4706 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[79675]: audit 2024-04-16T14:38:53.360498+0000 mgr.x (mgr.24929) 1499 : audit 0 from='client.54520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[79675]: cluster 2024-04-16T14:38:53.778501+0000 mgr.x (mgr.24929) 1500 : cluster 0 pgmap v439: 161 pgs: 11 peering, 16 stale+active+clean, 134 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[79675]: audit 2024-04-16T14:38:53.790221+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.71:0/1808576968' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[83214]: cluster 2024-04-16T14:38:53.098279+0000 mon.a (mon.0) 4704 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[83214]: cluster 2024-04-16T14:38:53.098357+0000 mon.a (mon.0) 4705 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[83214]: cluster 2024-04-16T14:38:53.116082+0000 mon.a (mon.0) 4706 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[83214]: audit 2024-04-16T14:38:53.360498+0000 mgr.x (mgr.24929) 1499 : audit 0 from='client.54520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[83214]: cluster 2024-04-16T14:38:53.778501+0000 mgr.x (mgr.24929) 1500 : cluster 0 pgmap v439: 161 pgs: 11 peering, 16 stale+active+clean, 134 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-04-16T14:38:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:54 smithi071 bash[83214]: audit 2024-04-16T14:38:53.790221+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.71:0/1808576968' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:38:54.777 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:54 smithi122 bash[80365]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-7 2024-04-16T14:38:55.099 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:54 smithi122 bash[80511]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-7 2024-04-16T14:38:55.407 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:55 smithi122 bash[65119]: cluster 2024-04-16T14:38:54.110334+0000 mon.a (mon.0) 4707 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-16T14:38:55.407 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:55 smithi122 bash[65119]: cluster 2024-04-16T14:38:54.119678+0000 mon.a (mon.0) 4708 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2024-04-16T14:38:55.407 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:55 smithi122 bash[65119]: audit 2024-04-16T14:38:54.806808+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:55.407 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:55 smithi122 bash[65119]: audit 2024-04-16T14:38:54.817654+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:55.407 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:55 smithi122 bash[65119]: audit 2024-04-16T14:38:54.827300+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[79675]: cluster 2024-04-16T14:38:54.110334+0000 mon.a (mon.0) 4707 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-16T14:38:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[79675]: cluster 2024-04-16T14:38:54.119678+0000 mon.a (mon.0) 4708 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2024-04-16T14:38:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[79675]: audit 2024-04-16T14:38:54.806808+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[79675]: audit 2024-04-16T14:38:54.817654+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[79675]: audit 2024-04-16T14:38:54.827300+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[83214]: cluster 2024-04-16T14:38:54.110334+0000 mon.a (mon.0) 4707 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-16T14:38:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[83214]: cluster 2024-04-16T14:38:54.119678+0000 mon.a (mon.0) 4708 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2024-04-16T14:38:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[83214]: audit 2024-04-16T14:38:54.806808+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[83214]: audit 2024-04-16T14:38:54.817654+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:55 smithi071 bash[83214]: audit 2024-04-16T14:38:54.827300+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:56.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:56 smithi071 bash[79675]: cluster 2024-04-16T14:38:55.779722+0000 mgr.x (mgr.24929) 1501 : cluster 0 pgmap v441: 161 pgs: 17 active+undersized+degraded, 22 peering, 3 stale+active+clean, 24 active+undersized, 95 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-16T14:38:56.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:56 smithi071 bash[83214]: cluster 2024-04-16T14:38:55.779722+0000 mgr.x (mgr.24929) 1501 : cluster 0 pgmap v441: 161 pgs: 17 active+undersized+degraded, 22 peering, 3 stale+active+clean, 24 active+undersized, 95 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-16T14:38:56.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:56 smithi122 bash[65119]: cluster 2024-04-16T14:38:55.779722+0000 mgr.x (mgr.24929) 1501 : cluster 0 pgmap v441: 161 pgs: 17 active+undersized+degraded, 22 peering, 3 stale+active+clean, 24 active+undersized, 95 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-16T14:38:57.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.103 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.103 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.104 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.104 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.104 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.105 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-16T14:38:57.105 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: Stopped Ceph osd.7 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:38:57.105 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:56 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:38:57.105 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:57 smithi122 systemd[1]: Started Ceph osd.7 for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:38:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:57 smithi122 bash[65119]: cluster 2024-04-16T14:38:56.103215+0000 mon.a (mon.0) 4712 : cluster 3 Health check failed: Degraded data redundancy: 46/630 objects degraded (7.302%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:57 smithi122 bash[65119]: audit 2024-04-16T14:38:56.377884+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:57 smithi122 bash[65119]: audit 2024-04-16T14:38:56.387844+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:57.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:57 smithi122 bash[65119]: audit 2024-04-16T14:38:56.400747+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:57 smithi071 bash[83214]: cluster 2024-04-16T14:38:56.103215+0000 mon.a (mon.0) 4712 : cluster 3 Health check failed: Degraded data redundancy: 46/630 objects degraded (7.302%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:57 smithi071 bash[83214]: audit 2024-04-16T14:38:56.377884+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:57 smithi071 bash[83214]: audit 2024-04-16T14:38:56.387844+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:57 smithi071 bash[83214]: audit 2024-04-16T14:38:56.400747+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:57 smithi071 bash[79675]: cluster 2024-04-16T14:38:56.103215+0000 mon.a (mon.0) 4712 : cluster 3 Health check failed: Degraded data redundancy: 46/630 objects degraded (7.302%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T14:38:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:57 smithi071 bash[79675]: audit 2024-04-16T14:38:56.377884+0000 mon.a (mon.0) 4713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:57 smithi071 bash[79675]: audit 2024-04-16T14:38:56.387844+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:57 smithi071 bash[79675]: audit 2024-04-16T14:38:56.400747+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.109085+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.128940+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.158254+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.159840+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.172332+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.176702+0000 mgr.x (mgr.24929) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.262794+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.368 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.268297+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.273585+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.275136+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.286553+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.291024+0000 mgr.x (mgr.24929) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.365455+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.369225+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.373310+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.374664+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.386144+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.390718+0000 mgr.x (mgr.24929) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.463175+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.369 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.466219+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.468866+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.470072+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.482285+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.486606+0000 mgr.x (mgr.24929) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.555311+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.560357+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.563925+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.565698+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.578364+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.583228+0000 mgr.x (mgr.24929) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.658512+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.662245+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.370 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.666469+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.667942+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.678782+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.683427+0000 mgr.x (mgr.24929) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.768956+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.773113+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.776755+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.778570+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: cluster 2024-04-16T14:38:57.780449+0000 mgr.x (mgr.24929) 1508 : cluster 0 pgmap v442: 161 pgs: 17 active+undersized+degraded, 22 peering, 30 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.788082+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.792726+0000 mgr.x (mgr.24929) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.865268+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.867593+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.869830+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.871584+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.877680+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.951315+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.371 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.953730+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.956119+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.956993+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:57.964817+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:58.039064+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:58.041701+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:58.044386+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:58.045438+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.372 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[65119]: audit 2024-04-16T14:38:58.053259+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.109085+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.128940+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.158254+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.159840+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.172332+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.176702+0000 mgr.x (mgr.24929) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.262794+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.268297+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.273585+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.275136+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.286553+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.291024+0000 mgr.x (mgr.24929) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.365455+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.369225+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.373310+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.374664+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.386144+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.390718+0000 mgr.x (mgr.24929) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.463175+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.466219+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.109085+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.128940+0000 mon.a (mon.0) 4717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.158254+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.159840+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.172332+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.176702+0000 mgr.x (mgr.24929) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.262794+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.268297+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.273585+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.275136+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.286553+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.291024+0000 mgr.x (mgr.24929) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.365455+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.369225+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.373310+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.374664+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.386144+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.390718+0000 mgr.x (mgr.24929) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.463175+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.466219+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.468866+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.470072+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.482285+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.486606+0000 mgr.x (mgr.24929) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.555311+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.560357+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.563925+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.565698+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.578364+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.583228+0000 mgr.x (mgr.24929) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.658512+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.662245+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.666469+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.667942+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.678782+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.683427+0000 mgr.x (mgr.24929) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.768956+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.773113+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.776755+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.778570+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.468866+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.470072+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.482285+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.486606+0000 mgr.x (mgr.24929) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.555311+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.560357+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.563925+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.565698+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.578364+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.583228+0000 mgr.x (mgr.24929) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.658512+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.662245+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.666469+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.667942+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.678782+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.683427+0000 mgr.x (mgr.24929) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.768956+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.773113+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.776755+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.778570+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: cluster 2024-04-16T14:38:57.780449+0000 mgr.x (mgr.24929) 1508 : cluster 0 pgmap v442: 161 pgs: 17 active+undersized+degraded, 22 peering, 30 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.788082+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.792726+0000 mgr.x (mgr.24929) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.865268+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.867593+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.869830+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.871584+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.877680+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.951315+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.953730+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.956119+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.956993+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:57.964817+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:58.039064+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:58.041701+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:58.044386+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:58.045438+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[83214]: audit 2024-04-16T14:38:58.053259+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: cluster 2024-04-16T14:38:57.780449+0000 mgr.x (mgr.24929) 1508 : cluster 0 pgmap v442: 161 pgs: 17 active+undersized+degraded, 22 peering, 30 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.788082+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.792726+0000 mgr.x (mgr.24929) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.865268+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.867593+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.869830+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.871584+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.877680+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.951315+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.953730+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.956119+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.956993+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:57.964817+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:58.039064+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:58.041701+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:58.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:58.044386+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:58.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:58.045438+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:58.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:58 smithi071 bash[79675]: audit 2024-04-16T14:38:58.053259+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.882043+0000 mgr.x (mgr.24929) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:57.969102+0000 mgr.x (mgr.24929) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.057509+0000 mgr.x (mgr.24929) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.135044+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.115 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:38:59] "GET /metrics HTTP/1.1" 200 38466 "" "Prometheus/2.33.4" 2024-04-16T14:38:59.115 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[80741]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-16T14:38:59.116 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[80741]: 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-04-16T14:38:59.116 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[80741]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-16T14:38:59.116 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[80741]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-16T14:38:59.116 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[80741]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-16T14:38:59.116 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[80741]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-16T14:38:59.116 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:38:58 smithi122 bash[80741]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.137728+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.140163+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.141233+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.147168+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.151413+0000 mgr.x (mgr.24929) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.225279+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.227728+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.229850+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.230819+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.238792+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.243018+0000 mgr.x (mgr.24929) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.284179+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.286713+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.288881+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.289649+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.297544+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.301826+0000 mgr.x (mgr.24929) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.343794+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.350268+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.352847+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.354104+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.363416+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.367906+0000 mgr.x (mgr.24929) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.443410+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.446334+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.448520+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.449385+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.459083+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.463448+0000 mgr.x (mgr.24929) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.505833+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.508103+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.510480+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.511254+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.518883+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.523110+0000 mgr.x (mgr.24929) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.597241+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.600313+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.602970+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.604133+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.615236+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.619675+0000 mgr.x (mgr.24929) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.677849+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.684624+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.687300+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.688344+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.696521+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.701027+0000 mgr.x (mgr.24929) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.758658+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.761833+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.764707+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.765871+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.774666+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.779072+0000 mgr.x (mgr.24929) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.836729+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.839257+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.841592+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.842517+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.850003+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.924576+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.927879+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.930541+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.931620+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.940059+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.982191+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.984911+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.987788+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.988805+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:58.996851+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.043392+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.046494+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.048897+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.049864+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.058016+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.098973+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.101642+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.103979+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.104833+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:38:59 smithi122 bash[65119]: audit 2024-04-16T14:38:59.110748+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.882043+0000 mgr.x (mgr.24929) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:57.969102+0000 mgr.x (mgr.24929) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.057509+0000 mgr.x (mgr.24929) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.135044+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.137728+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.140163+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.141233+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.147168+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.151413+0000 mgr.x (mgr.24929) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.225279+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.227728+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.229850+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.230819+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.238792+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.243018+0000 mgr.x (mgr.24929) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.284179+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.286713+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.288881+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.289649+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.297544+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.882043+0000 mgr.x (mgr.24929) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:57.969102+0000 mgr.x (mgr.24929) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.057509+0000 mgr.x (mgr.24929) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.135044+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.137728+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.140163+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.141233+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.147168+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.151413+0000 mgr.x (mgr.24929) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.225279+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.227728+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.229850+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.230819+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.238792+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.243018+0000 mgr.x (mgr.24929) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.284179+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.286713+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.288881+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.289649+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.297544+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.301826+0000 mgr.x (mgr.24929) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.343794+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.350268+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.352847+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.354104+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.363416+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.367906+0000 mgr.x (mgr.24929) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.443410+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.446334+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.448520+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.449385+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.459083+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.463448+0000 mgr.x (mgr.24929) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.505833+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.508103+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.510480+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.511254+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.518883+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.523110+0000 mgr.x (mgr.24929) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.597241+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.600313+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.602970+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.604133+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.615236+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.619675+0000 mgr.x (mgr.24929) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.677849+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.684624+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.687300+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.688344+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.696521+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.701027+0000 mgr.x (mgr.24929) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.758658+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.761833+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.764707+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.765871+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.774666+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.779072+0000 mgr.x (mgr.24929) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.836729+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.839257+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.841592+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.842517+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.850003+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.924576+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.927879+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.930541+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.931620+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.940059+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.982191+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.984911+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.987788+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.988805+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:58.996851+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.043392+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.046494+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.048897+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.049864+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.058016+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.098973+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.101642+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.301826+0000 mgr.x (mgr.24929) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.343794+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.350268+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.352847+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.354104+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.363416+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.367906+0000 mgr.x (mgr.24929) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.443410+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.446334+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.448520+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.449385+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.459083+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.463448+0000 mgr.x (mgr.24929) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.505833+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.508103+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.510480+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.511254+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.518883+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.523110+0000 mgr.x (mgr.24929) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.597241+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.103979+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.104833+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[83214]: audit 2024-04-16T14:38:59.110748+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.600313+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.602970+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.604133+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.615236+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.619675+0000 mgr.x (mgr.24929) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.677849+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.684624+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.687300+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.688344+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.696521+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.701027+0000 mgr.x (mgr.24929) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.758658+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.761833+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.764707+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.765871+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.774666+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.779072+0000 mgr.x (mgr.24929) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.836729+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.839257+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.841592+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.842517+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.850003+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.924576+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.927879+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.930541+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.931620+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.940059+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.982191+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.984911+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.987788+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.988805+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:58.996851+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.043392+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.046494+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.048897+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.049864+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.058016+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.098973+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.101642+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.103979+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.104833+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:38:59 smithi071 bash[79675]: audit 2024-04-16T14:38:59.110748+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.854523+0000 mgr.x (mgr.24929) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:58.944515+0000 mgr.x (mgr.24929) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.001168+0000 mgr.x (mgr.24929) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.062293+0000 mgr.x (mgr.24929) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.115135+0000 mgr.x (mgr.24929) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.168638+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.171225+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.173459+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.174705+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.181211+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.185574+0000 mgr.x (mgr.24929) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.238252+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.240642+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.242797+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.243665+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.253480+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.257798+0000 mgr.x (mgr.24929) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.311137+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.313703+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.316014+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.317013+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.326839+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.331222+0000 mgr.x (mgr.24929) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.384017+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.386700+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.388990+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.389968+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.399713+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.403995+0000 mgr.x (mgr.24929) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.457128+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.459934+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.462179+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.463052+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.472702+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.476992+0000 mgr.x (mgr.24929) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.529957+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.532963+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.535442+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.536893+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.547708+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.552104+0000 mgr.x (mgr.24929) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.604930+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.607775+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.610229+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.611439+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.621620+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.625980+0000 mgr.x (mgr.24929) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.678988+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.681973+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.685003+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.685952+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.694165+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.698447+0000 mgr.x (mgr.24929) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.769669+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.774918+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.779715+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.781254+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cluster 2024-04-16T14:38:59.781477+0000 mgr.x (mgr.24929) 1535 : cluster 0 pgmap v443: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.789379+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.794019+0000 mgr.x (mgr.24929) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.846344+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.850242+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.853763+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.855169+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.862218+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.906150+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.908577+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.911037+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.911860+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.917195+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.958867+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.961738+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.964750+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.965822+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.452 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:38:59.971277+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.029170+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.031673+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.034050+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.034980+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.042847+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.087111+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.089577+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.091973+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.093108+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.453 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:00 smithi122 bash[65119]: audit 2024-04-16T14:39:00.101313+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.854523+0000 mgr.x (mgr.24929) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:58.944515+0000 mgr.x (mgr.24929) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.001168+0000 mgr.x (mgr.24929) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.062293+0000 mgr.x (mgr.24929) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.115135+0000 mgr.x (mgr.24929) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.168638+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.171225+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.173459+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.174705+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.181211+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.185574+0000 mgr.x (mgr.24929) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.238252+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.240642+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.242797+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.243665+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.253480+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.257798+0000 mgr.x (mgr.24929) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.311137+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.313703+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.316014+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.854523+0000 mgr.x (mgr.24929) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:58.944515+0000 mgr.x (mgr.24929) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.001168+0000 mgr.x (mgr.24929) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.062293+0000 mgr.x (mgr.24929) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.115135+0000 mgr.x (mgr.24929) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.168638+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.171225+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.173459+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.174705+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.181211+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.185574+0000 mgr.x (mgr.24929) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.238252+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.240642+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.242797+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.243665+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.253480+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.257798+0000 mgr.x (mgr.24929) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.311137+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.313703+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.316014+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.317013+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.326839+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.331222+0000 mgr.x (mgr.24929) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.384017+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.386700+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.388990+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.389968+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.399713+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.403995+0000 mgr.x (mgr.24929) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.457128+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.459934+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.462179+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.463052+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.472702+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.476992+0000 mgr.x (mgr.24929) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.529957+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.532963+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.535442+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.536893+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.547708+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.317013+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.326839+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.331222+0000 mgr.x (mgr.24929) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.384017+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.386700+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.388990+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.389968+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.399713+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.403995+0000 mgr.x (mgr.24929) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.457128+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.459934+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.462179+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.463052+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.472702+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.476992+0000 mgr.x (mgr.24929) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.529957+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.532963+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.535442+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.536893+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.547708+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.552104+0000 mgr.x (mgr.24929) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.604930+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.607775+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.610229+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.611439+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.621620+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.625980+0000 mgr.x (mgr.24929) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.678988+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.681973+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.685003+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.685952+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.694165+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.698447+0000 mgr.x (mgr.24929) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.769669+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.774918+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.779715+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.781254+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cluster 2024-04-16T14:38:59.781477+0000 mgr.x (mgr.24929) 1535 : cluster 0 pgmap v443: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.789379+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.794019+0000 mgr.x (mgr.24929) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.552104+0000 mgr.x (mgr.24929) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.604930+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.607775+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.610229+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.611439+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.621620+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.625980+0000 mgr.x (mgr.24929) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.678988+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.681973+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.685003+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.685952+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.694165+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.698447+0000 mgr.x (mgr.24929) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.769669+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.774918+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.779715+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.781254+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cluster 2024-04-16T14:38:59.781477+0000 mgr.x (mgr.24929) 1535 : cluster 0 pgmap v443: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.789379+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.794019+0000 mgr.x (mgr.24929) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.846344+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.850242+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.853763+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.855169+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.862218+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.906150+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.908577+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.911037+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.911860+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.917195+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.958867+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.961738+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.964750+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.965822+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:38:59.971277+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.029170+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.031673+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.034050+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.034980+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.846344+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.850242+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.853763+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.855169+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.862218+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.906150+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.908577+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.911037+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.911860+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.917195+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.958867+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.961738+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.964750+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.965822+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:38:59.971277+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.029170+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.031673+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.034050+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.034980+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.042847+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.087111+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.089577+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.091973+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.093108+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[79675]: audit 2024-04-16T14:39:00.101313+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.042847+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:00.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.087111+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:00.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.089577+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:00.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.091973+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:00.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.093108+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:00.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:00 smithi071 bash[83214]: audit 2024-04-16T14:39:00.101313+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.866701+0000 mgr.x (mgr.24929) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.921391+0000 mgr.x (mgr.24929) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:38:59.975497+0000 mgr.x (mgr.24929) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.047138+0000 mgr.x (mgr.24929) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.105605+0000 mgr.x (mgr.24929) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.142603+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.144992+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.147454+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.148250+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.153286+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.157487+0000 mgr.x (mgr.24929) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.210304+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.213302+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.215689+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.216771+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.228155+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.232512+0000 mgr.x (mgr.24929) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.285477+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.288336+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.290746+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.291869+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.302454+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cluster 2024-04-16T14:39:00.304009+0000 mon.a (mon.0) 4921 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.306798+0000 mgr.x (mgr.24929) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.360470+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.259 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.363091+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.366149+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.367400+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.378227+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.382690+0000 mgr.x (mgr.24929) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.438227+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.441778+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.445005+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.446295+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.457748+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.462154+0000 mgr.x (mgr.24929) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.531654+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.534993+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.538491+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.539830+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.550806+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.555071+0000 mgr.x (mgr.24929) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.624591+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.627306+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.629978+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.631059+0000 mon.a (mon.0) 4940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.641514+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.645730+0000 mgr.x (mgr.24929) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cluster 2024-04-16T14:39:00.689807+0000 mon.a (mon.0) 4942 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.717980+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.721042+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.723774+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.724938+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.735797+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.740119+0000 mgr.x (mgr.24929) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.793705+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.796627+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.799026+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.800157+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.807997+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.865147+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.868013+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.262 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.870288+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.871351+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.881581+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.924649+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.929383+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.932539+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.933890+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.945694+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.989998+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.993581+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.996362+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:00.997590+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:01.007781+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:01.065647+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:01.069134+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:01.072089+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.263 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:01.073183+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:01 smithi122 bash[65119]: audit 2024-04-16T14:39:01.083324+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.866701+0000 mgr.x (mgr.24929) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.921391+0000 mgr.x (mgr.24929) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:38:59.975497+0000 mgr.x (mgr.24929) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.047138+0000 mgr.x (mgr.24929) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.105605+0000 mgr.x (mgr.24929) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.142603+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.144992+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.147454+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.148250+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.153286+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.157487+0000 mgr.x (mgr.24929) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.210304+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.213302+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.215689+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.216771+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.228155+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.232512+0000 mgr.x (mgr.24929) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.285477+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.288336+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.290746+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.866701+0000 mgr.x (mgr.24929) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.921391+0000 mgr.x (mgr.24929) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:38:59.975497+0000 mgr.x (mgr.24929) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.047138+0000 mgr.x (mgr.24929) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.105605+0000 mgr.x (mgr.24929) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.142603+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.144992+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.147454+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.148250+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.153286+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.157487+0000 mgr.x (mgr.24929) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.210304+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.213302+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.215689+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.216771+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.228155+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.232512+0000 mgr.x (mgr.24929) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.285477+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.288336+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.290746+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.291869+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.302454+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cluster 2024-04-16T14:39:00.304009+0000 mon.a (mon.0) 4921 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.306798+0000 mgr.x (mgr.24929) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.360470+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.363091+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.366149+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.367400+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.378227+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.382690+0000 mgr.x (mgr.24929) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.438227+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.441778+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.445005+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.446295+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.457748+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.462154+0000 mgr.x (mgr.24929) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.531654+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.534993+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.538491+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.539830+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.291869+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.302454+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cluster 2024-04-16T14:39:00.304009+0000 mon.a (mon.0) 4921 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.306798+0000 mgr.x (mgr.24929) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.360470+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.363091+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.366149+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.367400+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.378227+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.382690+0000 mgr.x (mgr.24929) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.438227+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.441778+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.445005+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.446295+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.457748+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.462154+0000 mgr.x (mgr.24929) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.531654+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.534993+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.538491+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.539830+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.550806+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.555071+0000 mgr.x (mgr.24929) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.624591+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.627306+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.629978+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.631059+0000 mon.a (mon.0) 4940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.641514+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.645730+0000 mgr.x (mgr.24929) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cluster 2024-04-16T14:39:00.689807+0000 mon.a (mon.0) 4942 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.717980+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.721042+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.723774+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.724938+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.735797+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.740119+0000 mgr.x (mgr.24929) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.793705+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.796627+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.799026+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.800157+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.807997+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.550806+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.555071+0000 mgr.x (mgr.24929) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.624591+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.627306+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.629978+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.631059+0000 mon.a (mon.0) 4940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.641514+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.645730+0000 mgr.x (mgr.24929) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cluster 2024-04-16T14:39:00.689807+0000 mon.a (mon.0) 4942 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-04-16T14:39:01.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.717980+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.721042+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.723774+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.724938+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.735797+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.740119+0000 mgr.x (mgr.24929) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.793705+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.796627+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.799026+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.800157+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.807997+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.865147+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.868013+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.870288+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.871351+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.881581+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.924649+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.929383+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.932539+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.933890+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.945694+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.989998+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.993581+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.996362+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:00.997590+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:01.007781+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:01.065647+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:01.069134+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:01.072089+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:01.073183+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[79675]: audit 2024-04-16T14:39:01.083324+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.865147+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.868013+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.870288+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.871351+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.881581+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.924649+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.929383+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.932539+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.933890+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.945694+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.989998+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.993581+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.996362+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:00.997590+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:01.007781+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:01.065647+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:01.069134+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:01.072089+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:01.073183+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:01.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:01 smithi071 bash[83214]: audit 2024-04-16T14:39:01.083324+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.400 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.812283+0000 mgr.x (mgr.24929) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.400 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.885942+0000 mgr.x (mgr.24929) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.400 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:00.950509+0000 mgr.x (mgr.24929) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.400 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.012193+0000 mgr.x (mgr.24929) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.400 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.087662+0000 mgr.x (mgr.24929) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.400 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.159224+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.162173+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.164827+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.165988+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.174273+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.178674+0000 mgr.x (mgr.24929) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.249285+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.252146+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.255346+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.256984+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.268473+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.273088+0000 mgr.x (mgr.24929) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.326972+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.329998+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.333250+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.334502+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.401 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.343172+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.347617+0000 mgr.x (mgr.24929) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.374274+0000 mgr.x (mgr.24929) 1558 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.400829+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.403739+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.406307+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.407520+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.415972+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.420355+0000 mgr.x (mgr.24929) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.479444+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.482935+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.485841+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.487105+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.496048+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.500550+0000 mgr.x (mgr.24929) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.402 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.554403+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.557311+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.559942+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.561244+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.570322+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.574784+0000 mgr.x (mgr.24929) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.627346+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.630202+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.632679+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.633731+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.642050+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.646455+0000 mgr.x (mgr.24929) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.687951+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.691148+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.693833+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.695265+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.403 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.704170+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.708467+0000 mgr.x (mgr.24929) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.749969+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.753373+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.756251+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.757344+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.765949+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.770202+0000 mgr.x (mgr.24929) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: cluster 2024-04-16T14:39:01.781928+0000 mgr.x (mgr.24929) 1565 : cluster 0 pgmap v444: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:02.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.822695+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.825894+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.828557+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.829649+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.836328+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.914179+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.917443+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.920560+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.921704+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:01.930319+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.008195+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.012135+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.014866+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.016031+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.023917+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.085471+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.405 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.088776+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.406 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.091544+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.406 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.092826+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.406 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[65119]: audit 2024-04-16T14:39:02.099900+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.812283+0000 mgr.x (mgr.24929) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.885942+0000 mgr.x (mgr.24929) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:00.950509+0000 mgr.x (mgr.24929) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.012193+0000 mgr.x (mgr.24929) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.087662+0000 mgr.x (mgr.24929) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.159224+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.162173+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.164827+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.165988+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.174273+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.178674+0000 mgr.x (mgr.24929) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.249285+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.252146+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.255346+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.256984+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.268473+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.273088+0000 mgr.x (mgr.24929) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.326972+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.329998+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.333250+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.812283+0000 mgr.x (mgr.24929) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.885942+0000 mgr.x (mgr.24929) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:00.950509+0000 mgr.x (mgr.24929) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.012193+0000 mgr.x (mgr.24929) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.087662+0000 mgr.x (mgr.24929) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.159224+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.162173+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.164827+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.165988+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.174273+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.178674+0000 mgr.x (mgr.24929) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.249285+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.252146+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.255346+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.256984+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.268473+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.273088+0000 mgr.x (mgr.24929) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.326972+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.329998+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.333250+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.334502+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.343172+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.347617+0000 mgr.x (mgr.24929) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.374274+0000 mgr.x (mgr.24929) 1558 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.400829+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.403739+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.406307+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.407520+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.415972+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.420355+0000 mgr.x (mgr.24929) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.479444+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.482935+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.485841+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.487105+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.496048+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.500550+0000 mgr.x (mgr.24929) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.554403+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.557311+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.559942+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.561244+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.334502+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.343172+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.347617+0000 mgr.x (mgr.24929) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.374274+0000 mgr.x (mgr.24929) 1558 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.400829+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.403739+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.406307+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.407520+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.415972+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.420355+0000 mgr.x (mgr.24929) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.479444+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.482935+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.485841+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.487105+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.496048+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.500550+0000 mgr.x (mgr.24929) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.554403+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.557311+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.559942+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.561244+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.570322+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.574784+0000 mgr.x (mgr.24929) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.627346+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.630202+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.632679+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.633731+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.642050+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.646455+0000 mgr.x (mgr.24929) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.687951+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.691148+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.693833+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.695265+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.704170+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.708467+0000 mgr.x (mgr.24929) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.749969+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.753373+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.756251+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.757344+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.765949+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.770202+0000 mgr.x (mgr.24929) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.570322+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.574784+0000 mgr.x (mgr.24929) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.627346+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.630202+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.632679+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.633731+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.642050+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.646455+0000 mgr.x (mgr.24929) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.687951+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.691148+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.693833+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.695265+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.704170+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.708467+0000 mgr.x (mgr.24929) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.749969+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.753373+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.756251+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.757344+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.765949+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.770202+0000 mgr.x (mgr.24929) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: cluster 2024-04-16T14:39:01.781928+0000 mgr.x (mgr.24929) 1565 : cluster 0 pgmap v444: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.822695+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.825894+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.828557+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.829649+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.836328+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.914179+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.917443+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.920560+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.921704+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:01.930319+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.008195+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.012135+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.014866+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.016031+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.023917+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.085471+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.088776+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.091544+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.092826+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[79675]: audit 2024-04-16T14:39:02.099900+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: cluster 2024-04-16T14:39:01.781928+0000 mgr.x (mgr.24929) 1565 : cluster 0 pgmap v444: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.822695+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.825894+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.828557+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.829649+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.836328+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.914179+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.917443+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.920560+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.921704+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:01.930319+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.008195+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.012135+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.014866+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.016031+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.023917+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.085471+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.088776+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:02.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.091544+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:02.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.092826+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:02.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:02 smithi071 bash[83214]: audit 2024-04-16T14:39:02.099900+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:02.693 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:02 smithi122 bash[81151]: debug 2024-04-16T14:39:02.463+0000 7fc5f9b2d700 1 -- 172.21.15.122:0/360525397 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be48f7f680 con 0x55be48fbc800 2024-04-16T14:39:03.381 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[81151]: debug 2024-04-16T14:39:03.035+0000 7fc602cc57c0 -1 Falling back to public interface 2024-04-16T14:39:03.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.840552+0000 mgr.x (mgr.24929) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:01.934591+0000 mgr.x (mgr.24929) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.028517+0000 mgr.x (mgr.24929) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.104324+0000 mgr.x (mgr.24929) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.382 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.146472+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.149189+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.151656+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.152809+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.159731+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.164170+0000 mgr.x (mgr.24929) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.234778+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.237955+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.241713+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.243086+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.250237+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.254438+0000 mgr.x (mgr.24929) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.327216+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.330712+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.383 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.333783+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.335184+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.342704+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.346973+0000 mgr.x (mgr.24929) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.405117+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.408271+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.410972+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.412179+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.420339+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.424685+0000 mgr.x (mgr.24929) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.462758+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.465738+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.468195+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.469233+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.476523+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.481152+0000 mgr.x (mgr.24929) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.521447+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.524256+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.526973+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.527827+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.534122+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.538510+0000 mgr.x (mgr.24929) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.595716+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.599181+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.601730+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.603777+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.615066+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.619525+0000 mgr.x (mgr.24929) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.657765+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.660985+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.663612+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.664920+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.673621+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.678125+0000 mgr.x (mgr.24929) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.732342+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.735116+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.737628+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.738776+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.747367+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.751993+0000 mgr.x (mgr.24929) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.807180+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.386 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.809981+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.812339+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.813253+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.820562+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.878327+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.881219+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.883909+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.884970+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.893117+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.950090+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.953072+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.956185+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.957443+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:02.966044+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.387 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.008757+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.011744+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.014334+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.015471+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.024213+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.099451+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.102335+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.104789+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.105927+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.114364+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.388 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:03 smithi122 bash[65119]: audit 2024-04-16T14:39:03.128383+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.840552+0000 mgr.x (mgr.24929) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:01.934591+0000 mgr.x (mgr.24929) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.028517+0000 mgr.x (mgr.24929) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.104324+0000 mgr.x (mgr.24929) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.146472+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.149189+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.151656+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.152809+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.159731+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.164170+0000 mgr.x (mgr.24929) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.234778+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.237955+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.241713+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.243086+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.250237+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.254438+0000 mgr.x (mgr.24929) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.327216+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.330712+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.333783+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.335184+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.840552+0000 mgr.x (mgr.24929) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:01.934591+0000 mgr.x (mgr.24929) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.028517+0000 mgr.x (mgr.24929) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.104324+0000 mgr.x (mgr.24929) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.146472+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.149189+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.151656+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.152809+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.159731+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.164170+0000 mgr.x (mgr.24929) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.234778+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.237955+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.241713+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.243086+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.250237+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.254438+0000 mgr.x (mgr.24929) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.327216+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.330712+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.333783+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.335184+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.342704+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.346973+0000 mgr.x (mgr.24929) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.405117+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.408271+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.410972+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.412179+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.420339+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.424685+0000 mgr.x (mgr.24929) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.462758+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.465738+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.468195+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.469233+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.476523+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.481152+0000 mgr.x (mgr.24929) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.521447+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.524256+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.526973+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.527827+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.534122+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.538510+0000 mgr.x (mgr.24929) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.342704+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.346973+0000 mgr.x (mgr.24929) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.405117+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.408271+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.410972+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.412179+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.420339+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.424685+0000 mgr.x (mgr.24929) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.462758+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.465738+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.468195+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.469233+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.476523+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.481152+0000 mgr.x (mgr.24929) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.521447+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.524256+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.526973+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.527827+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.534122+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.538510+0000 mgr.x (mgr.24929) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.595716+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.599181+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.601730+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.603777+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.615066+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.619525+0000 mgr.x (mgr.24929) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.657765+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.660985+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.663612+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.664920+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.673621+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.678125+0000 mgr.x (mgr.24929) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.732342+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.735116+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.737628+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.738776+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.747367+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.751993+0000 mgr.x (mgr.24929) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.807180+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.809981+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.595716+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.599181+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.601730+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.603777+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.615066+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.619525+0000 mgr.x (mgr.24929) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.657765+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.660985+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.663612+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.664920+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.673621+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.678125+0000 mgr.x (mgr.24929) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.732342+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.735116+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.737628+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.738776+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.747367+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.751993+0000 mgr.x (mgr.24929) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.807180+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.809981+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.812339+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.813253+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.820562+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.878327+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.881219+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.883909+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.884970+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.893117+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.950090+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.953072+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.956185+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.957443+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:02.966044+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.008757+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.011744+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.014334+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.015471+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.024213+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.099451+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.102335+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.812339+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.813253+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.820562+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.878327+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.881219+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.883909+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.884970+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.893117+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.950090+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.953072+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.956185+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.957443+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:02.966044+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.008757+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.011744+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.014334+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.015471+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.024213+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.099451+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:03.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.102335+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.104789+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.105927+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.114364+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[79675]: audit 2024-04-16T14:39:03.128383+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.104789+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:03.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.105927+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:03.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.114364+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:03.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:03 smithi071 bash[83214]: audit 2024-04-16T14:39:03.128383+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.824909+0000 mgr.x (mgr.24929) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.897448+0000 mgr.x (mgr.24929) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: cephadm 2024-04-16T14:39:02.970421+0000 mgr.x (mgr.24929) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: cephadm 2024-04-16T14:39:03.028686+0000 mgr.x (mgr.24929) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: cephadm 2024-04-16T14:39:03.118724+0000 mgr.x (mgr.24929) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.153418+0000 mon.a (mon.0) 5109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.162335+0000 mon.a (mon.0) 5110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.172680+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.175592+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.177800+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.179680+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.182203+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: cephadm 2024-04-16T14:39:03.187122+0000 mgr.x (mgr.24929) 1584 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.189103+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.192337+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.202512+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.207698+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.217428+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.222827+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.232628+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.236810+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.244597+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T14:39:04.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.248322+0000 mon.a (mon.0) 5125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.255961+0000 mon.a (mon.0) 5126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.259579+0000 mon.a (mon.0) 5127 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.267354+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.270747+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.278234+0000 mon.a (mon.0) 5130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.282122+0000 mon.a (mon.0) 5131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.287597+0000 mon.a (mon.0) 5132 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: audit 2024-04-16T14:39:03.293211+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: cephadm 2024-04-16T14:39:03.296316+0000 mgr.x (mgr.24929) 1585 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-16T14:39:04.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:04 smithi122 bash[65119]: cluster 2024-04-16T14:39:03.783234+0000 mgr.x (mgr.24929) 1586 : cluster 0 pgmap v445: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.824909+0000 mgr.x (mgr.24929) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.897448+0000 mgr.x (mgr.24929) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: cephadm 2024-04-16T14:39:02.970421+0000 mgr.x (mgr.24929) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: cephadm 2024-04-16T14:39:03.028686+0000 mgr.x (mgr.24929) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: cephadm 2024-04-16T14:39:03.118724+0000 mgr.x (mgr.24929) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.153418+0000 mon.a (mon.0) 5109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.162335+0000 mon.a (mon.0) 5110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.172680+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.175592+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.177800+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.179680+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.182203+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: cephadm 2024-04-16T14:39:03.187122+0000 mgr.x (mgr.24929) 1584 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-16T14:39:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.189103+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.192337+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.202512+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.207698+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.217428+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.222827+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.232628+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.824909+0000 mgr.x (mgr.24929) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.897448+0000 mgr.x (mgr.24929) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: cephadm 2024-04-16T14:39:02.970421+0000 mgr.x (mgr.24929) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: cephadm 2024-04-16T14:39:03.028686+0000 mgr.x (mgr.24929) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: cephadm 2024-04-16T14:39:03.118724+0000 mgr.x (mgr.24929) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.153418+0000 mon.a (mon.0) 5109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.162335+0000 mon.a (mon.0) 5110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.172680+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.175592+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.177800+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.179680+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.182203+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: cephadm 2024-04-16T14:39:03.187122+0000 mgr.x (mgr.24929) 1584 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.189103+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.192337+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.202512+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.207698+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.217428+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.222827+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T14:39:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.232628+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.236810+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.244597+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.248322+0000 mon.a (mon.0) 5125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.255961+0000 mon.a (mon.0) 5126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.259579+0000 mon.a (mon.0) 5127 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.267354+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.270747+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.278234+0000 mon.a (mon.0) 5130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.282122+0000 mon.a (mon.0) 5131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.287597+0000 mon.a (mon.0) 5132 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T14:39:04.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: audit 2024-04-16T14:39:03.293211+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: cephadm 2024-04-16T14:39:03.296316+0000 mgr.x (mgr.24929) 1585 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[79675]: cluster 2024-04-16T14:39:03.783234+0000 mgr.x (mgr.24929) 1586 : cluster 0 pgmap v445: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.236810+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.244597+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.248322+0000 mon.a (mon.0) 5125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.255961+0000 mon.a (mon.0) 5126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.259579+0000 mon.a (mon.0) 5127 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.267354+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.270747+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.278234+0000 mon.a (mon.0) 5130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T14:39:04.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.282122+0000 mon.a (mon.0) 5131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T14:39:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.287597+0000 mon.a (mon.0) 5132 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T14:39:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: audit 2024-04-16T14:39:03.293211+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-16T14:39:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: cephadm 2024-04-16T14:39:03.296316+0000 mgr.x (mgr.24929) 1585 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-16T14:39:04.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:04 smithi071 bash[83214]: cluster 2024-04-16T14:39:03.783234+0000 mgr.x (mgr.24929) 1586 : cluster 0 pgmap v445: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-16T14:39:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:05 smithi122 bash[65119]: cluster 2024-04-16T14:39:04.285216+0000 mon.a (mon.0) 5134 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-16T14:39:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:05 smithi122 bash[65119]: audit 2024-04-16T14:39:04.292397+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-16T14:39:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:05 smithi122 bash[65119]: cluster 2024-04-16T14:39:04.299892+0000 mon.a (mon.0) 5136 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2024-04-16T14:39:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:05 smithi122 bash[65119]: audit 2024-04-16T14:39:04.304021+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:05.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:05 smithi122 bash[65119]: cephadm 2024-04-16T14:39:04.309468+0000 mgr.x (mgr.24929) 1587 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-16T14:39:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:05 smithi122 bash[65119]: audit 2024-04-16T14:39:04.310151+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:05 smithi122 bash[65119]: audit 2024-04-16T14:39:05.091733+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:05.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:05 smithi122 bash[65119]: audit 2024-04-16T14:39:05.093238+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[83214]: cluster 2024-04-16T14:39:04.285216+0000 mon.a (mon.0) 5134 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-16T14:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[83214]: audit 2024-04-16T14:39:04.292397+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[83214]: cluster 2024-04-16T14:39:04.299892+0000 mon.a (mon.0) 5136 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[83214]: audit 2024-04-16T14:39:04.304021+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[83214]: cephadm 2024-04-16T14:39:04.309468+0000 mgr.x (mgr.24929) 1587 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[83214]: audit 2024-04-16T14:39:04.310151+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[83214]: audit 2024-04-16T14:39:05.091733+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[83214]: audit 2024-04-16T14:39:05.093238+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[79675]: cluster 2024-04-16T14:39:04.285216+0000 mon.a (mon.0) 5134 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[79675]: audit 2024-04-16T14:39:04.292397+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[79675]: cluster 2024-04-16T14:39:04.299892+0000 mon.a (mon.0) 5136 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[79675]: audit 2024-04-16T14:39:04.304021+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[79675]: cephadm 2024-04-16T14:39:04.309468+0000 mgr.x (mgr.24929) 1587 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-16T14:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[79675]: audit 2024-04-16T14:39:04.310151+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[79675]: audit 2024-04-16T14:39:05.091733+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:05 smithi071 bash[79675]: audit 2024-04-16T14:39:05.093238+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:06.443 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:06 smithi122 bash[81151]: debug 2024-04-16T14:39:06.107+0000 7fc602cc57c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-16T14:39:06.443 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:06 smithi122 bash[81151]: debug 2024-04-16T14:39:06.159+0000 7fc602cc57c0 -1 osd.7 151 log_to_monitors true 2024-04-16T14:39:06.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:06 smithi122 bash[65119]: cluster 2024-04-16T14:39:05.305083+0000 mon.a (mon.0) 5141 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T14:39:06.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:06 smithi122 bash[65119]: cluster 2024-04-16T14:39:05.784425+0000 mgr.x (mgr.24929) 1588 : cluster 0 pgmap v447: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:39:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:06 smithi071 bash[83214]: cluster 2024-04-16T14:39:05.305083+0000 mon.a (mon.0) 5141 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T14:39:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:06 smithi071 bash[83214]: cluster 2024-04-16T14:39:05.784425+0000 mgr.x (mgr.24929) 1588 : cluster 0 pgmap v447: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:39:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:06 smithi071 bash[79675]: cluster 2024-04-16T14:39:05.305083+0000 mon.a (mon.0) 5141 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T14:39:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:06 smithi071 bash[79675]: cluster 2024-04-16T14:39:05.784425+0000 mgr.x (mgr.24929) 1588 : cluster 0 pgmap v447: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:39:07.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[65119]: audit 2024-04-16T14:39:06.162716+0000 mon.a (mon.0) 5142 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:39:07.431 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[65119]: audit 2024-04-16T14:39:06.166007+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:39:07.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[65119]: audit 2024-04-16T14:39:07.010141+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[65119]: audit 2024-04-16T14:39:07.022850+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[65119]: audit 2024-04-16T14:39:07.033070+0000 mon.a (mon.0) 5145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[65119]: audit 2024-04-16T14:39:07.088795+0000 mon.a (mon.0) 5146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[65119]: audit 2024-04-16T14:39:07.091607+0000 mon.a (mon.0) 5147 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:07.432 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[65119]: audit 2024-04-16T14:39:07.094856+0000 mon.a (mon.0) 5148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[83214]: audit 2024-04-16T14:39:06.162716+0000 mon.a (mon.0) 5142 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[83214]: audit 2024-04-16T14:39:06.166007+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[83214]: audit 2024-04-16T14:39:07.010141+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[83214]: audit 2024-04-16T14:39:07.022850+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[83214]: audit 2024-04-16T14:39:07.033070+0000 mon.a (mon.0) 5145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[83214]: audit 2024-04-16T14:39:07.088795+0000 mon.a (mon.0) 5146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[83214]: audit 2024-04-16T14:39:07.091607+0000 mon.a (mon.0) 5147 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[83214]: audit 2024-04-16T14:39:07.094856+0000 mon.a (mon.0) 5148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[79675]: audit 2024-04-16T14:39:06.162716+0000 mon.a (mon.0) 5142 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:39:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[79675]: audit 2024-04-16T14:39:06.166007+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:39:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[79675]: audit 2024-04-16T14:39:07.010141+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[79675]: audit 2024-04-16T14:39:07.022850+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[79675]: audit 2024-04-16T14:39:07.033070+0000 mon.a (mon.0) 5145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[79675]: audit 2024-04-16T14:39:07.088795+0000 mon.a (mon.0) 5146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[79675]: audit 2024-04-16T14:39:07.091607+0000 mon.a (mon.0) 5147 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi071.cdiluv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:07 smithi071 bash[79675]: audit 2024-04-16T14:39:07.094856+0000 mon.a (mon.0) 5148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:08.038 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:07 smithi122 bash[81151]: debug 2024-04-16T14:39:07.731+0000 7fc5f0115700 -1 osd.7 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:39:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:08 smithi122 bash[65119]: cephadm 2024-04-16T14:39:07.086137+0000 mgr.x (mgr.24929) 1589 : cephadm 1 Upgrade: Updating rgw.foo.smithi071.cdiluv (1/4) 2024-04-16T14:39:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:08 smithi122 bash[65119]: cephadm 2024-04-16T14:39:07.100437+0000 mgr.x (mgr.24929) 1590 : cephadm 1 Deploying daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:39:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:08 smithi122 bash[65119]: audit 2024-04-16T14:39:07.168980+0000 mon.a (mon.0) 5149 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:39:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:08 smithi122 bash[65119]: cluster 2024-04-16T14:39:07.176212+0000 mon.a (mon.0) 5150 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2024-04-16T14:39:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:08 smithi122 bash[65119]: audit 2024-04-16T14:39:07.177301+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:39:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:08 smithi122 bash[65119]: audit 2024-04-16T14:39:07.183138+0000 mon.a (mon.0) 5151 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:39:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:08 smithi122 bash[65119]: audit 2024-04-16T14:39:07.707850+0000 mon.a (mon.0) 5152 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-16T14:39:08.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:08 smithi122 bash[65119]: cluster 2024-04-16T14:39:07.785483+0000 mgr.x (mgr.24929) 1591 : cluster 0 pgmap v449: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:39:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[79675]: cephadm 2024-04-16T14:39:07.086137+0000 mgr.x (mgr.24929) 1589 : cephadm 1 Upgrade: Updating rgw.foo.smithi071.cdiluv (1/4) 2024-04-16T14:39:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[79675]: cephadm 2024-04-16T14:39:07.100437+0000 mgr.x (mgr.24929) 1590 : cephadm 1 Deploying daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[79675]: audit 2024-04-16T14:39:07.168980+0000 mon.a (mon.0) 5149 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[79675]: cluster 2024-04-16T14:39:07.176212+0000 mon.a (mon.0) 5150 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[79675]: audit 2024-04-16T14:39:07.177301+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[79675]: audit 2024-04-16T14:39:07.183138+0000 mon.a (mon.0) 5151 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[79675]: audit 2024-04-16T14:39:07.707850+0000 mon.a (mon.0) 5152 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[79675]: cluster 2024-04-16T14:39:07.785483+0000 mgr.x (mgr.24929) 1591 : cluster 0 pgmap v449: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[83214]: cephadm 2024-04-16T14:39:07.086137+0000 mgr.x (mgr.24929) 1589 : cephadm 1 Upgrade: Updating rgw.foo.smithi071.cdiluv (1/4) 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[83214]: cephadm 2024-04-16T14:39:07.100437+0000 mgr.x (mgr.24929) 1590 : cephadm 1 Deploying daemon rgw.foo.smithi071.cdiluv on smithi071 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[83214]: audit 2024-04-16T14:39:07.168980+0000 mon.a (mon.0) 5149 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[83214]: cluster 2024-04-16T14:39:07.176212+0000 mon.a (mon.0) 5150 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2024-04-16T14:39:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[83214]: audit 2024-04-16T14:39:07.177301+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:39:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[83214]: audit 2024-04-16T14:39:07.183138+0000 mon.a (mon.0) 5151 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-16T14:39:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[83214]: audit 2024-04-16T14:39:07.707850+0000 mon.a (mon.0) 5152 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-16T14:39:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:08 smithi071 bash[83214]: cluster 2024-04-16T14:39:07.785483+0000 mgr.x (mgr.24929) 1591 : cluster 0 pgmap v449: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 80/630 objects degraded (12.698%) 2024-04-16T14:39:09.168 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:39:09] "GET /metrics HTTP/1.1" 200 38473 "" "Prometheus/2.33.4" 2024-04-16T14:39:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:09 smithi122 bash[65119]: cluster 2024-04-16T14:39:08.705012+0000 mon.a (mon.0) 5153 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:39:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:09 smithi122 bash[65119]: cluster 2024-04-16T14:39:08.721317+0000 mon.a (mon.0) 5154 : cluster 1 osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154] boot 2024-04-16T14:39:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:09 smithi122 bash[65119]: cluster 2024-04-16T14:39:08.721578+0000 mon.a (mon.0) 5155 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-16T14:39:09.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:09 smithi122 bash[65119]: audit 2024-04-16T14:39:08.727380+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:39:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:09 smithi071 bash[79675]: cluster 2024-04-16T14:39:08.705012+0000 mon.a (mon.0) 5153 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:39:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:09 smithi071 bash[79675]: cluster 2024-04-16T14:39:08.721317+0000 mon.a (mon.0) 5154 : cluster 1 osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154] boot 2024-04-16T14:39:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:09 smithi071 bash[79675]: cluster 2024-04-16T14:39:08.721578+0000 mon.a (mon.0) 5155 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-16T14:39:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:09 smithi071 bash[79675]: audit 2024-04-16T14:39:08.727380+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:39:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:09 smithi071 bash[83214]: cluster 2024-04-16T14:39:08.705012+0000 mon.a (mon.0) 5153 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T14:39:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:09 smithi071 bash[83214]: cluster 2024-04-16T14:39:08.721317+0000 mon.a (mon.0) 5154 : cluster 1 osd.7 [v2:172.21.15.122:6824/964098154,v1:172.21.15.122:6825/964098154] boot 2024-04-16T14:39:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:09 smithi071 bash[83214]: cluster 2024-04-16T14:39:08.721578+0000 mon.a (mon.0) 5155 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-16T14:39:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:09 smithi071 bash[83214]: audit 2024-04-16T14:39:08.727380+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:39:09.944 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:09.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:09.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:09.946 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:09.946 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:09.946 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:09.947 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:09.947 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:09.947 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:39:09 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:10.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:10 smithi071 bash[79675]: cluster 2024-04-16T14:39:09.719457+0000 mon.a (mon.0) 5157 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-04-16T14:39:10.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:10 smithi071 bash[79675]: cluster 2024-04-16T14:39:09.786275+0000 mgr.x (mgr.24929) 1592 : cluster 0 pgmap v452: 161 pgs: 10 activating, 31 peering, 9 active+undersized+degraded, 17 active+undersized, 94 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-16T14:39:10.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:10 smithi071 bash[83214]: cluster 2024-04-16T14:39:09.719457+0000 mon.a (mon.0) 5157 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-04-16T14:39:10.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:10 smithi071 bash[83214]: cluster 2024-04-16T14:39:09.786275+0000 mgr.x (mgr.24929) 1592 : cluster 0 pgmap v452: 161 pgs: 10 activating, 31 peering, 9 active+undersized+degraded, 17 active+undersized, 94 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-16T14:39:11.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:10 smithi122 bash[65119]: cluster 2024-04-16T14:39:09.719457+0000 mon.a (mon.0) 5157 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-04-16T14:39:11.385 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:10 smithi122 bash[65119]: cluster 2024-04-16T14:39:09.786275+0000 mgr.x (mgr.24929) 1592 : cluster 0 pgmap v452: 161 pgs: 10 activating, 31 peering, 9 active+undersized+degraded, 17 active+undersized, 94 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-16T14:39:11.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:11.386 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:11.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:11.387 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:11.387 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:11.388 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:11.388 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:11.388 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:11.388 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:39:10 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:12.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:11 smithi071 bash[79675]: cluster 2024-04-16T14:39:10.714773+0000 mon.a (mon.0) 5158 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T14:39:12.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:11 smithi071 bash[79675]: audit 2024-04-16T14:39:11.128648+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:12.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:11 smithi071 bash[79675]: audit 2024-04-16T14:39:11.136638+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:12.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:11 smithi071 bash[83214]: cluster 2024-04-16T14:39:10.714773+0000 mon.a (mon.0) 5158 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T14:39:12.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:11 smithi071 bash[83214]: audit 2024-04-16T14:39:11.128648+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:12.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:11 smithi071 bash[83214]: audit 2024-04-16T14:39:11.136638+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:12.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:11 smithi122 bash[65119]: cluster 2024-04-16T14:39:10.714773+0000 mon.a (mon.0) 5158 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T14:39:12.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:11 smithi122 bash[65119]: audit 2024-04-16T14:39:11.128648+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:12.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:11 smithi122 bash[65119]: audit 2024-04-16T14:39:11.136638+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:12.992 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:12 smithi071 bash[79675]: audit 2024-04-16T14:39:11.382404+0000 mgr.x (mgr.24929) 1593 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:12.992 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:12 smithi071 bash[79675]: cluster 2024-04-16T14:39:11.787249+0000 mgr.x (mgr.24929) 1594 : cluster 0 pgmap v453: 161 pgs: 10 activating, 31 peering, 9 active+undersized+degraded, 17 active+undersized, 94 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-16T14:39:12.992 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:12 smithi071 bash[83214]: audit 2024-04-16T14:39:11.382404+0000 mgr.x (mgr.24929) 1593 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:12.992 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:12 smithi071 bash[83214]: cluster 2024-04-16T14:39:11.787249+0000 mgr.x (mgr.24929) 1594 : cluster 0 pgmap v453: 161 pgs: 10 activating, 31 peering, 9 active+undersized+degraded, 17 active+undersized, 94 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-16T14:39:13.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:12 smithi122 bash[65119]: audit 2024-04-16T14:39:11.382404+0000 mgr.x (mgr.24929) 1593 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:13.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:12 smithi122 bash[65119]: cluster 2024-04-16T14:39:11.787249+0000 mgr.x (mgr.24929) 1594 : cluster 0 pgmap v453: 161 pgs: 10 activating, 31 peering, 9 active+undersized+degraded, 17 active+undersized, 94 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-16T14:39:14.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:13 smithi122 bash[65119]: cluster 2024-04-16T14:39:13.788500+0000 mgr.x (mgr.24929) 1595 : cluster 0 pgmap v454: 161 pgs: 10 activating, 27 peering, 124 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-16T14:39:14.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:13 smithi122 bash[65119]: cluster 2024-04-16T14:39:13.836960+0000 mon.a (mon.0) 5161 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-16T14:39:14.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:13 smithi122 bash[65119]: cluster 2024-04-16T14:39:13.837045+0000 mon.a (mon.0) 5162 : cluster 1 Cluster is now healthy 2024-04-16T14:39:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:13 smithi071 bash[79675]: cluster 2024-04-16T14:39:13.788500+0000 mgr.x (mgr.24929) 1595 : cluster 0 pgmap v454: 161 pgs: 10 activating, 27 peering, 124 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-16T14:39:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:13 smithi071 bash[79675]: cluster 2024-04-16T14:39:13.836960+0000 mon.a (mon.0) 5161 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-16T14:39:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:13 smithi071 bash[79675]: cluster 2024-04-16T14:39:13.837045+0000 mon.a (mon.0) 5162 : cluster 1 Cluster is now healthy 2024-04-16T14:39:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:13 smithi071 bash[83214]: cluster 2024-04-16T14:39:13.788500+0000 mgr.x (mgr.24929) 1595 : cluster 0 pgmap v454: 161 pgs: 10 activating, 27 peering, 124 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-16T14:39:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:13 smithi071 bash[83214]: cluster 2024-04-16T14:39:13.836960+0000 mon.a (mon.0) 5161 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-16T14:39:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:13 smithi071 bash[83214]: cluster 2024-04-16T14:39:13.837045+0000 mon.a (mon.0) 5162 : cluster 1 Cluster is now healthy 2024-04-16T14:39:15.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:15 smithi122 bash[65119]: cephadm 2024-04-16T14:39:14.044887+0000 mgr.x (mgr.24929) 1596 : cephadm 1 Upgrade: Updating rgw.smpl.smithi071.yzarsl (2/4) 2024-04-16T14:39:15.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:15 smithi122 bash[65119]: audit 2024-04-16T14:39:14.047834+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:15.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:15 smithi122 bash[65119]: audit 2024-04-16T14:39:14.052977+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:15.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:15 smithi122 bash[65119]: audit 2024-04-16T14:39:14.057474+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:15.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:15 smithi122 bash[65119]: cephadm 2024-04-16T14:39:14.063378+0000 mgr.x (mgr.24929) 1597 : cephadm 1 Deploying daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:39:15.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[83214]: cephadm 2024-04-16T14:39:14.044887+0000 mgr.x (mgr.24929) 1596 : cephadm 1 Upgrade: Updating rgw.smpl.smithi071.yzarsl (2/4) 2024-04-16T14:39:15.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[83214]: audit 2024-04-16T14:39:14.047834+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:15.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[83214]: audit 2024-04-16T14:39:14.052977+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:15.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[83214]: audit 2024-04-16T14:39:14.057474+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:15.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[83214]: cephadm 2024-04-16T14:39:14.063378+0000 mgr.x (mgr.24929) 1597 : cephadm 1 Deploying daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:39:15.524 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[79675]: cephadm 2024-04-16T14:39:14.044887+0000 mgr.x (mgr.24929) 1596 : cephadm 1 Upgrade: Updating rgw.smpl.smithi071.yzarsl (2/4) 2024-04-16T14:39:15.524 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[79675]: audit 2024-04-16T14:39:14.047834+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:15.524 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[79675]: audit 2024-04-16T14:39:14.052977+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi071.yzarsl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:15.524 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[79675]: audit 2024-04-16T14:39:14.057474+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:15.524 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:15 smithi071 bash[79675]: cephadm 2024-04-16T14:39:14.063378+0000 mgr.x (mgr.24929) 1597 : cephadm 1 Deploying daemon rgw.smpl.smithi071.yzarsl on smithi071 2024-04-16T14:39:16.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:16 smithi122 bash[65119]: cluster 2024-04-16T14:39:15.789843+0000 mgr.x (mgr.24929) 1598 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 127 B/s wr, 101 op/s 2024-04-16T14:39:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:16 smithi071 bash[79675]: cluster 2024-04-16T14:39:15.789843+0000 mgr.x (mgr.24929) 1598 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 127 B/s wr, 101 op/s 2024-04-16T14:39:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:16 smithi071 bash[83214]: cluster 2024-04-16T14:39:15.789843+0000 mgr.x (mgr.24929) 1598 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 127 B/s wr, 101 op/s 2024-04-16T14:39:17.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.329 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.329 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.330 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.330 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.330 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.330 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:39:17 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:17.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:17 smithi122 bash[65119]: audit 2024-04-16T14:39:16.614385+0000 mon.a (mon.0) 5166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:17.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:17 smithi122 bash[65119]: audit 2024-04-16T14:39:16.625114+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:17.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:17 smithi122 bash[65119]: audit 2024-04-16T14:39:16.634250+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:18.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:17 smithi071 bash[79675]: audit 2024-04-16T14:39:16.614385+0000 mon.a (mon.0) 5166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:18.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:17 smithi071 bash[79675]: audit 2024-04-16T14:39:16.625114+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:18.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:17 smithi071 bash[79675]: audit 2024-04-16T14:39:16.634250+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:18.003 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:17 smithi071 bash[83214]: audit 2024-04-16T14:39:16.614385+0000 mon.a (mon.0) 5166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:18.003 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:17 smithi071 bash[83214]: audit 2024-04-16T14:39:16.625114+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:18.003 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:17 smithi071 bash[83214]: audit 2024-04-16T14:39:16.634250+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:18.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:18 smithi122 bash[65119]: cluster 2024-04-16T14:39:17.790988+0000 mgr.x (mgr.24929) 1599 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 112 B/s wr, 111 op/s 2024-04-16T14:39:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:18 smithi071 bash[79675]: cluster 2024-04-16T14:39:17.790988+0000 mgr.x (mgr.24929) 1599 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 112 B/s wr, 111 op/s 2024-04-16T14:39:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:18 smithi071 bash[83214]: cluster 2024-04-16T14:39:17.790988+0000 mgr.x (mgr.24929) 1599 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 112 B/s wr, 111 op/s 2024-04-16T14:39:19.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:39:19] "GET /metrics HTTP/1.1" 200 38473 "" "Prometheus/2.33.4" 2024-04-16T14:39:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:19.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:19.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:19.451 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:19.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:19.452 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:19.452 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:19.452 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:39:19 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:20.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:20 smithi122 bash[65119]: audit 2024-04-16T14:39:19.181331+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:20 smithi122 bash[65119]: audit 2024-04-16T14:39:19.190730+0000 mon.a (mon.0) 5170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:20 smithi122 bash[65119]: cluster 2024-04-16T14:39:19.792605+0000 mgr.x (mgr.24929) 1600 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 101 op/s 2024-04-16T14:39:20.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:20 smithi122 bash[65119]: audit 2024-04-16T14:39:20.091396+0000 mon.a (mon.0) 5171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:20 smithi122 bash[65119]: audit 2024-04-16T14:39:20.094268+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[83214]: audit 2024-04-16T14:39:19.181331+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[83214]: audit 2024-04-16T14:39:19.190730+0000 mon.a (mon.0) 5170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[83214]: cluster 2024-04-16T14:39:19.792605+0000 mgr.x (mgr.24929) 1600 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 101 op/s 2024-04-16T14:39:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[83214]: audit 2024-04-16T14:39:20.091396+0000 mon.a (mon.0) 5171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[83214]: audit 2024-04-16T14:39:20.094268+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[79675]: audit 2024-04-16T14:39:19.181331+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[79675]: audit 2024-04-16T14:39:19.190730+0000 mon.a (mon.0) 5170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[79675]: cluster 2024-04-16T14:39:19.792605+0000 mgr.x (mgr.24929) 1600 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 101 op/s 2024-04-16T14:39:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[79675]: audit 2024-04-16T14:39:20.091396+0000 mon.a (mon.0) 5171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:20 smithi071 bash[79675]: audit 2024-04-16T14:39:20.094268+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:22.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:22 smithi122 bash[65119]: audit 2024-04-16T14:39:21.390456+0000 mgr.x (mgr.24929) 1601 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:22.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:22 smithi122 bash[65119]: cephadm 2024-04-16T14:39:21.712377+0000 mgr.x (mgr.24929) 1602 : cephadm 1 Upgrade: Updating rgw.foo.smithi122.pmudxo (3/4) 2024-04-16T14:39:22.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:22 smithi122 bash[65119]: audit 2024-04-16T14:39:21.718098+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:22.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:22 smithi122 bash[65119]: audit 2024-04-16T14:39:21.723793+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:22.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:22 smithi122 bash[65119]: audit 2024-04-16T14:39:21.726760+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:22.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:22 smithi122 bash[65119]: cephadm 2024-04-16T14:39:21.732353+0000 mgr.x (mgr.24929) 1603 : cephadm 1 Deploying daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:39:22.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:22 smithi122 bash[65119]: cluster 2024-04-16T14:39:21.793307+0000 mgr.x (mgr.24929) 1604 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-16T14:39:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[79675]: audit 2024-04-16T14:39:21.390456+0000 mgr.x (mgr.24929) 1601 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[79675]: cephadm 2024-04-16T14:39:21.712377+0000 mgr.x (mgr.24929) 1602 : cephadm 1 Upgrade: Updating rgw.foo.smithi122.pmudxo (3/4) 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[79675]: audit 2024-04-16T14:39:21.718098+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[79675]: audit 2024-04-16T14:39:21.723793+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[79675]: audit 2024-04-16T14:39:21.726760+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[79675]: cephadm 2024-04-16T14:39:21.732353+0000 mgr.x (mgr.24929) 1603 : cephadm 1 Deploying daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[79675]: cluster 2024-04-16T14:39:21.793307+0000 mgr.x (mgr.24929) 1604 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[83214]: audit 2024-04-16T14:39:21.390456+0000 mgr.x (mgr.24929) 1601 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[83214]: cephadm 2024-04-16T14:39:21.712377+0000 mgr.x (mgr.24929) 1602 : cephadm 1 Upgrade: Updating rgw.foo.smithi122.pmudxo (3/4) 2024-04-16T14:39:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[83214]: audit 2024-04-16T14:39:21.718098+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[83214]: audit 2024-04-16T14:39:21.723793+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.pmudxo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[83214]: audit 2024-04-16T14:39:21.726760+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[83214]: cephadm 2024-04-16T14:39:21.732353+0000 mgr.x (mgr.24929) 1603 : cephadm 1 Deploying daemon rgw.foo.smithi122.pmudxo on smithi122 2024-04-16T14:39:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:22 smithi071 bash[83214]: cluster 2024-04-16T14:39:21.793307+0000 mgr.x (mgr.24929) 1604 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-16T14:39:24.011 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.012 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.012 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.012 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.013 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:23 smithi122 bash[65119]: cluster 2024-04-16T14:39:23.794055+0000 mgr.x (mgr.24929) 1605 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-04-16T14:39:24.013 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.013 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.013 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.014 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.014 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:39:23 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:24.188 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:39:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:23 smithi071 bash[79675]: cluster 2024-04-16T14:39:23.794055+0000 mgr.x (mgr.24929) 1605 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-04-16T14:39:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:23 smithi071 bash[83214]: cluster 2024-04-16T14:39:23.794055+0000 mgr.x (mgr.24929) 1605 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-04-16T14:39:24.944 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 8s ago 23m - - 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 17s ago 23m - - 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (10m) 8s ago 16m 14.6M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (10m) 17s ago 16m 40.6M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (9m) 8s ago 14m 44.5M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (9m) 17s ago 22m 522M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (7m) 8s ago 24m 440M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (6m) 8s ago 24m 73.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (5m) 17s ago 22m 50.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (6m) 8s ago 23m 54.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (10m) 8s ago 17m 9356k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (10m) 17s ago 17m 9692k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (4m) 8s ago 22m 57.9M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:39:24.945 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (4m) 8s ago 21m 53.5M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (3m) 8s ago 21m 48.2M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (2m) 8s ago 20m 50.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (2m) 17s ago 19m 49.0M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (92s) 17s ago 19m 47.8M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (57s) 17s ago 18m 51.2M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (24s) 17s ago 18m 11.9M 2780M 19.0.0-2204-g36befe5d b1a78730e0db db6b43b47ba1 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (9m) 17s ago 17m 61.4M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (15m) 8s ago 15m 87.7M - 17.2.0 e1d6a67b021e dbbbb6be5c82 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (15m) 17s ago 15m 88.1M - 17.2.0 e1d6a67b021e 1f1cd236ef12 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 starting - - - - 2024-04-16T14:39:24.946 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (14m) 17s ago 14m 87.9M - 17.2.0 e1d6a67b021e ba29e2083838 2024-04-16T14:39:25.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:24 smithi122 bash[65119]: audit 2024-04-16T14:39:24.182091+0000 mgr.x (mgr.24929) 1606 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:25.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:24 smithi122 bash[65119]: audit 2024-04-16T14:39:24.553792+0000 mgr.x (mgr.24929) 1607 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:24 smithi071 bash[83214]: audit 2024-04-16T14:39:24.182091+0000 mgr.x (mgr.24929) 1606 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:24 smithi071 bash[83214]: audit 2024-04-16T14:39:24.553792+0000 mgr.x (mgr.24929) 1607 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:24 smithi071 bash[79675]: audit 2024-04-16T14:39:24.182091+0000 mgr.x (mgr.24929) 1606 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:24 smithi071 bash[79675]: audit 2024-04-16T14:39:24.553792+0000 mgr.x (mgr.24929) 1607 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:25.402 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:39:25.402 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-16T14:39:25.403 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 15 2024-04-16T14:39:25.404 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:39:25.404 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:39:25.767 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "osd", 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr" 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "15/23 daemons upgraded", 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading rgw daemons", 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:39:25.768 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:39:25.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:25.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:25.943 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:25.944 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:25.944 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:25.944 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:25.944 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:25.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:25.945 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:39:25 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:26.184 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:39:26.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:24.903569+0000 mgr.x (mgr.24929) 1608 : audit 0 from='client.54592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:25.395117+0000 mon.a (mon.0) 5176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:25.407632+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.71:0/2745460990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:25.620869+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:25.632706+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:25.646030+0000 mon.a (mon.0) 5180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:25.776223+0000 mgr.x (mgr.24929) 1609 : audit 0 from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: cluster 2024-04-16T14:39:25.794839+0000 mgr.x (mgr.24929) 1610 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:25.969874+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:25.976678+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:26 smithi122 bash[65119]: audit 2024-04-16T14:39:26.189595+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.71:0/3534431934' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:24.903569+0000 mgr.x (mgr.24929) 1608 : audit 0 from='client.54592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:25.395117+0000 mon.a (mon.0) 5176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:25.407632+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.71:0/2745460990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:25.620869+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:25.632706+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:25.646030+0000 mon.a (mon.0) 5180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:25.776223+0000 mgr.x (mgr.24929) 1609 : audit 0 from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: cluster 2024-04-16T14:39:25.794839+0000 mgr.x (mgr.24929) 1610 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:25.969874+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:25.976678+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[79675]: audit 2024-04-16T14:39:26.189595+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.71:0/3534431934' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:24.903569+0000 mgr.x (mgr.24929) 1608 : audit 0 from='client.54592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:25.395117+0000 mon.a (mon.0) 5176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:25.407632+0000 mon.a (mon.0) 5177 : audit 0 from='client.? 172.21.15.71:0/2745460990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:25.620869+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:25.632706+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:25.646030+0000 mon.a (mon.0) 5180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:25.776223+0000 mgr.x (mgr.24929) 1609 : audit 0 from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: cluster 2024-04-16T14:39:25.794839+0000 mgr.x (mgr.24929) 1610 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:25.969874+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:25.976678+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:26 smithi071 bash[83214]: audit 2024-04-16T14:39:26.189595+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.71:0/3534431934' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:39:28.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:28 smithi122 bash[65119]: audit 2024-04-16T14:39:27.195546+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:28 smithi122 bash[65119]: audit 2024-04-16T14:39:27.206559+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:28 smithi122 bash[65119]: audit 2024-04-16T14:39:27.216239+0000 mon.a (mon.0) 5185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:28 smithi122 bash[65119]: cluster 2024-04-16T14:39:27.795941+0000 mgr.x (mgr.24929) 1611 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-04-16T14:39:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:28 smithi071 bash[79675]: audit 2024-04-16T14:39:27.195546+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:28 smithi071 bash[79675]: audit 2024-04-16T14:39:27.206559+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:28 smithi071 bash[79675]: audit 2024-04-16T14:39:27.216239+0000 mon.a (mon.0) 5185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:28 smithi071 bash[79675]: cluster 2024-04-16T14:39:27.795941+0000 mgr.x (mgr.24929) 1611 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-04-16T14:39:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:28 smithi071 bash[83214]: audit 2024-04-16T14:39:27.195546+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:28 smithi071 bash[83214]: audit 2024-04-16T14:39:27.206559+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:28 smithi071 bash[83214]: audit 2024-04-16T14:39:27.216239+0000 mon.a (mon.0) 5185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:28 smithi071 bash[83214]: cluster 2024-04-16T14:39:27.795941+0000 mgr.x (mgr.24929) 1611 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-04-16T14:39:29.344 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:39:29] "GET /metrics HTTP/1.1" 200 38481 "" "Prometheus/2.33.4" 2024-04-16T14:39:30.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:29 smithi122 bash[65119]: cluster 2024-04-16T14:39:29.796764+0000 mgr.x (mgr.24929) 1612 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 170 B/s wr, 104 op/s 2024-04-16T14:39:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:29 smithi071 bash[79675]: cluster 2024-04-16T14:39:29.796764+0000 mgr.x (mgr.24929) 1612 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 170 B/s wr, 104 op/s 2024-04-16T14:39:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:29 smithi071 bash[83214]: cluster 2024-04-16T14:39:29.796764+0000 mgr.x (mgr.24929) 1612 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 170 B/s wr, 104 op/s 2024-04-16T14:39:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:31 smithi122 bash[65119]: cephadm 2024-04-16T14:39:30.430263+0000 mgr.x (mgr.24929) 1613 : cephadm 1 Upgrade: Updating rgw.smpl.smithi122.rnpppx (4/4) 2024-04-16T14:39:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:31 smithi122 bash[65119]: audit 2024-04-16T14:39:30.435887+0000 mon.a (mon.0) 5186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:31 smithi122 bash[65119]: audit 2024-04-16T14:39:30.441597+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:31 smithi122 bash[65119]: audit 2024-04-16T14:39:30.444911+0000 mon.a (mon.0) 5188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:31.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:31 smithi122 bash[65119]: cephadm 2024-04-16T14:39:30.450736+0000 mgr.x (mgr.24929) 1614 : cephadm 1 Deploying daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:39:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[79675]: cephadm 2024-04-16T14:39:30.430263+0000 mgr.x (mgr.24929) 1613 : cephadm 1 Upgrade: Updating rgw.smpl.smithi122.rnpppx (4/4) 2024-04-16T14:39:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[79675]: audit 2024-04-16T14:39:30.435887+0000 mon.a (mon.0) 5186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[79675]: audit 2024-04-16T14:39:30.441597+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[79675]: audit 2024-04-16T14:39:30.444911+0000 mon.a (mon.0) 5188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[79675]: cephadm 2024-04-16T14:39:30.450736+0000 mgr.x (mgr.24929) 1614 : cephadm 1 Deploying daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:39:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[83214]: cephadm 2024-04-16T14:39:30.430263+0000 mgr.x (mgr.24929) 1613 : cephadm 1 Upgrade: Updating rgw.smpl.smithi122.rnpppx (4/4) 2024-04-16T14:39:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[83214]: audit 2024-04-16T14:39:30.435887+0000 mon.a (mon.0) 5186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[83214]: audit 2024-04-16T14:39:30.441597+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.rnpppx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:39:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[83214]: audit 2024-04-16T14:39:30.444911+0000 mon.a (mon.0) 5188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:31 smithi071 bash[83214]: cephadm 2024-04-16T14:39:30.450736+0000 mgr.x (mgr.24929) 1614 : cephadm 1 Deploying daemon rgw.smpl.smithi122.rnpppx on smithi122 2024-04-16T14:39:32.692 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:32 smithi122 bash[65119]: audit 2024-04-16T14:39:31.394762+0000 mgr.x (mgr.24929) 1615 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:32.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:32 smithi122 bash[65119]: cluster 2024-04-16T14:39:31.797466+0000 mgr.x (mgr.24929) 1616 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 170 B/s wr, 104 op/s 2024-04-16T14:39:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:32 smithi071 bash[79675]: audit 2024-04-16T14:39:31.394762+0000 mgr.x (mgr.24929) 1615 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:32 smithi071 bash[79675]: cluster 2024-04-16T14:39:31.797466+0000 mgr.x (mgr.24929) 1616 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 170 B/s wr, 104 op/s 2024-04-16T14:39:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:32 smithi071 bash[83214]: audit 2024-04-16T14:39:31.394762+0000 mgr.x (mgr.24929) 1615 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:32 smithi071 bash[83214]: cluster 2024-04-16T14:39:31.797466+0000 mgr.x (mgr.24929) 1616 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 170 B/s wr, 104 op/s 2024-04-16T14:39:33.910 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:33.910 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:33.911 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:33.911 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:33.911 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:33.912 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:33.912 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:33.912 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:33.912 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:39:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:34.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:34 smithi122 bash[65119]: audit 2024-04-16T14:39:33.152132+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:34 smithi122 bash[65119]: audit 2024-04-16T14:39:33.165295+0000 mon.a (mon.0) 5190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:34 smithi122 bash[65119]: audit 2024-04-16T14:39:33.177528+0000 mon.a (mon.0) 5191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:34 smithi122 bash[65119]: cluster 2024-04-16T14:39:33.798417+0000 mgr.x (mgr.24929) 1617 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 131 op/s 2024-04-16T14:39:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:34 smithi071 bash[79675]: audit 2024-04-16T14:39:33.152132+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:34 smithi071 bash[79675]: audit 2024-04-16T14:39:33.165295+0000 mon.a (mon.0) 5190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:34 smithi071 bash[79675]: audit 2024-04-16T14:39:33.177528+0000 mon.a (mon.0) 5191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:34 smithi071 bash[79675]: cluster 2024-04-16T14:39:33.798417+0000 mgr.x (mgr.24929) 1617 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 131 op/s 2024-04-16T14:39:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:34 smithi071 bash[83214]: audit 2024-04-16T14:39:33.152132+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:34 smithi071 bash[83214]: audit 2024-04-16T14:39:33.165295+0000 mon.a (mon.0) 5190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:34 smithi071 bash[83214]: audit 2024-04-16T14:39:33.177528+0000 mon.a (mon.0) 5191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:34 smithi071 bash[83214]: cluster 2024-04-16T14:39:33.798417+0000 mgr.x (mgr.24929) 1617 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 131 op/s 2024-04-16T14:39:35.192 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.193 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.193 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.193 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.194 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.194 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.195 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:34 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:35.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:35 smithi122 bash[65119]: audit 2024-04-16T14:39:35.085747+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:35.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:35 smithi122 bash[65119]: audit 2024-04-16T14:39:35.126724+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:35.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:35 smithi122 bash[65119]: audit 2024-04-16T14:39:35.137146+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:35.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:35 smithi122 bash[65119]: audit 2024-04-16T14:39:35.172403+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:35.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:35 smithi122 bash[65119]: audit 2024-04-16T14:39:35.174082+0000 mon.a (mon.0) 5196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[79675]: audit 2024-04-16T14:39:35.085747+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[79675]: audit 2024-04-16T14:39:35.126724+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[79675]: audit 2024-04-16T14:39:35.137146+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[79675]: audit 2024-04-16T14:39:35.172403+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[79675]: audit 2024-04-16T14:39:35.174082+0000 mon.a (mon.0) 5196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[83214]: audit 2024-04-16T14:39:35.085747+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[83214]: audit 2024-04-16T14:39:35.126724+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[83214]: audit 2024-04-16T14:39:35.137146+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[83214]: audit 2024-04-16T14:39:35.172403+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:35 smithi071 bash[83214]: audit 2024-04-16T14:39:35.174082+0000 mon.a (mon.0) 5196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.190643+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: cephadm 2024-04-16T14:39:35.195157+0000 mgr.x (mgr.24929) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.276480+0000 mon.a (mon.0) 5198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.280413+0000 mon.a (mon.0) 5199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.285556+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.287179+0000 mon.a (mon.0) 5201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: cephadm 2024-04-16T14:39:35.297816+0000 mgr.x (mgr.24929) 1619 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.578948+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: cephadm 2024-04-16T14:39:35.583594+0000 mgr.x (mgr.24929) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.653684+0000 mon.a (mon.0) 5203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.658837+0000 mon.a (mon.0) 5204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.661622+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.662756+0000 mon.a (mon.0) 5206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.671672+0000 mon.a (mon.0) 5207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: cephadm 2024-04-16T14:39:35.676147+0000 mgr.x (mgr.24929) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.743870+0000 mon.a (mon.0) 5208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.749067+0000 mon.a (mon.0) 5209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.752508+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.754184+0000 mon.a (mon.0) 5211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.763738+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: cephadm 2024-04-16T14:39:35.768378+0000 mgr.x (mgr.24929) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: cluster 2024-04-16T14:39:35.800275+0000 mgr.x (mgr.24929) 1623 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 170 B/s wr, 141 op/s 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.842307+0000 mon.a (mon.0) 5213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.845580+0000 mon.a (mon.0) 5214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.848657+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.849864+0000 mon.a (mon.0) 5216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.858520+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.915999+0000 mon.a (mon.0) 5218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.919165+0000 mon.a (mon.0) 5219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.922261+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.923461+0000 mon.a (mon.0) 5221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:35.931942+0000 mon.a (mon.0) 5222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.006737+0000 mon.a (mon.0) 5223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.009725+0000 mon.a (mon.0) 5224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.012321+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.013566+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.022163+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.101673+0000 mon.a (mon.0) 5228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.105050+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.108681+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.109944+0000 mon.a (mon.0) 5231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:36 smithi122 bash[65119]: audit 2024-04-16T14:39:36.118829+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.190643+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: cephadm 2024-04-16T14:39:35.195157+0000 mgr.x (mgr.24929) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.276480+0000 mon.a (mon.0) 5198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.280413+0000 mon.a (mon.0) 5199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.285556+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.287179+0000 mon.a (mon.0) 5201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: cephadm 2024-04-16T14:39:35.297816+0000 mgr.x (mgr.24929) 1619 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.578948+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: cephadm 2024-04-16T14:39:35.583594+0000 mgr.x (mgr.24929) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.653684+0000 mon.a (mon.0) 5203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.658837+0000 mon.a (mon.0) 5204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.661622+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.662756+0000 mon.a (mon.0) 5206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.671672+0000 mon.a (mon.0) 5207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: cephadm 2024-04-16T14:39:35.676147+0000 mgr.x (mgr.24929) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.743870+0000 mon.a (mon.0) 5208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.749067+0000 mon.a (mon.0) 5209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.752508+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.754184+0000 mon.a (mon.0) 5211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.763738+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.190643+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: cephadm 2024-04-16T14:39:35.195157+0000 mgr.x (mgr.24929) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.276480+0000 mon.a (mon.0) 5198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.280413+0000 mon.a (mon.0) 5199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.285556+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.287179+0000 mon.a (mon.0) 5201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: cephadm 2024-04-16T14:39:35.297816+0000 mgr.x (mgr.24929) 1619 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.578948+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: cephadm 2024-04-16T14:39:35.583594+0000 mgr.x (mgr.24929) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.653684+0000 mon.a (mon.0) 5203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.658837+0000 mon.a (mon.0) 5204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.661622+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.662756+0000 mon.a (mon.0) 5206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.671672+0000 mon.a (mon.0) 5207 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: cephadm 2024-04-16T14:39:35.676147+0000 mgr.x (mgr.24929) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.743870+0000 mon.a (mon.0) 5208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.749067+0000 mon.a (mon.0) 5209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.752508+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.754184+0000 mon.a (mon.0) 5211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.763738+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: cephadm 2024-04-16T14:39:35.768378+0000 mgr.x (mgr.24929) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: cluster 2024-04-16T14:39:35.800275+0000 mgr.x (mgr.24929) 1623 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 170 B/s wr, 141 op/s 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.842307+0000 mon.a (mon.0) 5213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.845580+0000 mon.a (mon.0) 5214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.848657+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.849864+0000 mon.a (mon.0) 5216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.858520+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.915999+0000 mon.a (mon.0) 5218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.919165+0000 mon.a (mon.0) 5219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.922261+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.923461+0000 mon.a (mon.0) 5221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:35.931942+0000 mon.a (mon.0) 5222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.006737+0000 mon.a (mon.0) 5223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.009725+0000 mon.a (mon.0) 5224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.012321+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.013566+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.022163+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.101673+0000 mon.a (mon.0) 5228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.105050+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: cephadm 2024-04-16T14:39:35.768378+0000 mgr.x (mgr.24929) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: cluster 2024-04-16T14:39:35.800275+0000 mgr.x (mgr.24929) 1623 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 170 B/s wr, 141 op/s 2024-04-16T14:39:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.842307+0000 mon.a (mon.0) 5213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.845580+0000 mon.a (mon.0) 5214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.848657+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.849864+0000 mon.a (mon.0) 5216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.858520+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.915999+0000 mon.a (mon.0) 5218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.919165+0000 mon.a (mon.0) 5219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.922261+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.923461+0000 mon.a (mon.0) 5221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:35.931942+0000 mon.a (mon.0) 5222 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.006737+0000 mon.a (mon.0) 5223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.009725+0000 mon.a (mon.0) 5224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.012321+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.013566+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.022163+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.101673+0000 mon.a (mon.0) 5228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:36.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.105050+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:36.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.108681+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.109944+0000 mon.a (mon.0) 5231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[79675]: audit 2024-04-16T14:39:36.118829+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.108681+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.109944+0000 mon.a (mon.0) 5231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:36.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:36 smithi071 bash[83214]: audit 2024-04-16T14:39:36.118829+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:35.863123+0000 mgr.x (mgr.24929) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:35.936496+0000 mgr.x (mgr.24929) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.026783+0000 mgr.x (mgr.24929) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.123549+0000 mgr.x (mgr.24929) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.211662+0000 mon.a (mon.0) 5233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.216394+0000 mon.a (mon.0) 5234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.220522+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.222013+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.231361+0000 mon.a (mon.0) 5237 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.236057+0000 mgr.x (mgr.24929) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.321001+0000 mon.a (mon.0) 5238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.326016+0000 mon.a (mon.0) 5239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.329761+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.331695+0000 mon.a (mon.0) 5241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.341676+0000 mon.a (mon.0) 5242 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.346565+0000 mgr.x (mgr.24929) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.419210+0000 mon.a (mon.0) 5243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.422790+0000 mon.a (mon.0) 5244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.426222+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.427806+0000 mon.a (mon.0) 5246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.436802+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.441623+0000 mgr.x (mgr.24929) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.500354+0000 mon.a (mon.0) 5248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.504569+0000 mon.a (mon.0) 5249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.508805+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.509996+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.518727+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.523488+0000 mgr.x (mgr.24929) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.582781+0000 mon.a (mon.0) 5253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.585900+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.588457+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.589552+0000 mon.a (mon.0) 5256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.597949+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.602520+0000 mgr.x (mgr.24929) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.660581+0000 mon.a (mon.0) 5258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.663391+0000 mon.a (mon.0) 5259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.667267+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.668341+0000 mon.a (mon.0) 5261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.676852+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.681355+0000 mgr.x (mgr.24929) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.735023+0000 mon.a (mon.0) 5263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.737451+0000 mon.a (mon.0) 5264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.739798+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.740744+0000 mon.a (mon.0) 5266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.747384+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.751857+0000 mgr.x (mgr.24929) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.827560+0000 mon.a (mon.0) 5268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.830539+0000 mon.a (mon.0) 5269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.834123+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.835102+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.841749+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.903887+0000 mon.a (mon.0) 5273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.906227+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.908509+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.910141+0000 mon.a (mon.0) 5276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.917044+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.993136+0000 mon.a (mon.0) 5278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.995533+0000 mon.a (mon.0) 5279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.997591+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:36.998381+0000 mon.a (mon.0) 5281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.003506+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.062534+0000 mon.a (mon.0) 5283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.064836+0000 mon.a (mon.0) 5284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.067379+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.068261+0000 mon.a (mon.0) 5286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.074324+0000 mon.a (mon.0) 5287 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.121283+0000 mon.a (mon.0) 5288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.123851+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.126085+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.126947+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.133014+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.178938+0000 mon.a (mon.0) 5293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.181332+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.183458+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:37 smithi122 bash[65119]: audit 2024-04-16T14:39:37.184315+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:35.863123+0000 mgr.x (mgr.24929) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:35.936496+0000 mgr.x (mgr.24929) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.026783+0000 mgr.x (mgr.24929) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.123549+0000 mgr.x (mgr.24929) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.211662+0000 mon.a (mon.0) 5233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.216394+0000 mon.a (mon.0) 5234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.220522+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.222013+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.231361+0000 mon.a (mon.0) 5237 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.236057+0000 mgr.x (mgr.24929) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.321001+0000 mon.a (mon.0) 5238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.326016+0000 mon.a (mon.0) 5239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.329761+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.331695+0000 mon.a (mon.0) 5241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.341676+0000 mon.a (mon.0) 5242 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.346565+0000 mgr.x (mgr.24929) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.419210+0000 mon.a (mon.0) 5243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.422790+0000 mon.a (mon.0) 5244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.426222+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.427806+0000 mon.a (mon.0) 5246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.436802+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.441623+0000 mgr.x (mgr.24929) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.500354+0000 mon.a (mon.0) 5248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.504569+0000 mon.a (mon.0) 5249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.508805+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.509996+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.518727+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.523488+0000 mgr.x (mgr.24929) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.582781+0000 mon.a (mon.0) 5253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.585900+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.588457+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.589552+0000 mon.a (mon.0) 5256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.597949+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.602520+0000 mgr.x (mgr.24929) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.660581+0000 mon.a (mon.0) 5258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.663391+0000 mon.a (mon.0) 5259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.667267+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.668341+0000 mon.a (mon.0) 5261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.676852+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.681355+0000 mgr.x (mgr.24929) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:35.863123+0000 mgr.x (mgr.24929) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:35.936496+0000 mgr.x (mgr.24929) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.026783+0000 mgr.x (mgr.24929) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.123549+0000 mgr.x (mgr.24929) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.211662+0000 mon.a (mon.0) 5233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.216394+0000 mon.a (mon.0) 5234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.220522+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.222013+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.231361+0000 mon.a (mon.0) 5237 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.236057+0000 mgr.x (mgr.24929) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.321001+0000 mon.a (mon.0) 5238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.326016+0000 mon.a (mon.0) 5239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.329761+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.331695+0000 mon.a (mon.0) 5241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.341676+0000 mon.a (mon.0) 5242 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.346565+0000 mgr.x (mgr.24929) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.419210+0000 mon.a (mon.0) 5243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.422790+0000 mon.a (mon.0) 5244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.426222+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.427806+0000 mon.a (mon.0) 5246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.735023+0000 mon.a (mon.0) 5263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.737451+0000 mon.a (mon.0) 5264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.739798+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.740744+0000 mon.a (mon.0) 5266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.747384+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.751857+0000 mgr.x (mgr.24929) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.827560+0000 mon.a (mon.0) 5268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.830539+0000 mon.a (mon.0) 5269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.834123+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.835102+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.841749+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.903887+0000 mon.a (mon.0) 5273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.906227+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.908509+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.910141+0000 mon.a (mon.0) 5276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.917044+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.993136+0000 mon.a (mon.0) 5278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.995533+0000 mon.a (mon.0) 5279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.997591+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:36.998381+0000 mon.a (mon.0) 5281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.003506+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.062534+0000 mon.a (mon.0) 5283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.064836+0000 mon.a (mon.0) 5284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.067379+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.068261+0000 mon.a (mon.0) 5286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.074324+0000 mon.a (mon.0) 5287 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.121283+0000 mon.a (mon.0) 5288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.123851+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.126085+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.126947+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.133014+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.178938+0000 mon.a (mon.0) 5293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.181332+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.183458+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[83214]: audit 2024-04-16T14:39:37.184315+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.436802+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.441623+0000 mgr.x (mgr.24929) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.500354+0000 mon.a (mon.0) 5248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.504569+0000 mon.a (mon.0) 5249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.508805+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.509996+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.518727+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.523488+0000 mgr.x (mgr.24929) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.582781+0000 mon.a (mon.0) 5253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.585900+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.588457+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.589552+0000 mon.a (mon.0) 5256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.597949+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.602520+0000 mgr.x (mgr.24929) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.660581+0000 mon.a (mon.0) 5258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.663391+0000 mon.a (mon.0) 5259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.667267+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.668341+0000 mon.a (mon.0) 5261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.676852+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.681355+0000 mgr.x (mgr.24929) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.735023+0000 mon.a (mon.0) 5263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.737451+0000 mon.a (mon.0) 5264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.739798+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.740744+0000 mon.a (mon.0) 5266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.747384+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.751857+0000 mgr.x (mgr.24929) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.827560+0000 mon.a (mon.0) 5268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.830539+0000 mon.a (mon.0) 5269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.834123+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.835102+0000 mon.a (mon.0) 5271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.841749+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.903887+0000 mon.a (mon.0) 5273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.906227+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.908509+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.910141+0000 mon.a (mon.0) 5276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.917044+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.993136+0000 mon.a (mon.0) 5278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.995533+0000 mon.a (mon.0) 5279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.997591+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:36.998381+0000 mon.a (mon.0) 5281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.003506+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.062534+0000 mon.a (mon.0) 5283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.064836+0000 mon.a (mon.0) 5284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.067379+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.068261+0000 mon.a (mon.0) 5286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.074324+0000 mon.a (mon.0) 5287 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.121283+0000 mon.a (mon.0) 5288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.123851+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.126085+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.126947+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.133014+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:37.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.178938+0000 mon.a (mon.0) 5293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.181332+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:37.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.183458+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:37.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:37 smithi071 bash[79675]: audit 2024-04-16T14:39:37.184315+0000 mon.a (mon.0) 5296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.846446+0000 mgr.x (mgr.24929) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:36.921875+0000 mgr.x (mgr.24929) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.007992+0000 mgr.x (mgr.24929) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.078829+0000 mgr.x (mgr.24929) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.137451+0000 mgr.x (mgr.24929) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.189395+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.193801+0000 mgr.x (mgr.24929) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.251389+0000 mon.a (mon.0) 5298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.253778+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.255884+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.256772+0000 mon.a (mon.0) 5301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.262882+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.267279+0000 mgr.x (mgr.24929) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.303560+0000 mon.a (mon.0) 5303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.305832+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.308112+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.309043+0000 mon.a (mon.0) 5306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.316608+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.321059+0000 mgr.x (mgr.24929) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.357385+0000 mon.a (mon.0) 5308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.359940+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.362164+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.363003+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.370510+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.375001+0000 mgr.x (mgr.24929) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.411159+0000 mon.a (mon.0) 5313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.413611+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.415945+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.417025+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.425115+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.429616+0000 mgr.x (mgr.24929) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.468581+0000 mon.a (mon.0) 5318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.471244+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.473542+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.474505+0000 mon.a (mon.0) 5321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.482272+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.486765+0000 mgr.x (mgr.24929) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.527844+0000 mon.a (mon.0) 5323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.530806+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.533059+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.534140+0000 mon.a (mon.0) 5326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.541880+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.546323+0000 mgr.x (mgr.24929) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.582837+0000 mon.a (mon.0) 5328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.585723+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.589112+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.590621+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.597634+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.602113+0000 mgr.x (mgr.24929) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.677344+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.681036+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.683851+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.685058+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.693795+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.698374+0000 mgr.x (mgr.24929) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.769572+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.772137+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.774638+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.775829+0000 mon.a (mon.0) 5341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.784751+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.789244+0000 mgr.x (mgr.24929) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: cluster 2024-04-16T14:39:37.801102+0000 mgr.x (mgr.24929) 1650 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.846474+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.848892+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.850933+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.851868+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.859751+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.919703+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.922653+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.925313+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.926239+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.934457+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.979051+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.981814+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.984298+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.985220+0000 mon.a (mon.0) 5356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:37.991066+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.060716+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.065238+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.068501+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.070294+0000 mon.a (mon.0) 5361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.080418+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.166555+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.171177+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.174132+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.175305+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:38 smithi122 bash[65119]: audit 2024-04-16T14:39:38.183912+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.846446+0000 mgr.x (mgr.24929) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:36.921875+0000 mgr.x (mgr.24929) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.007992+0000 mgr.x (mgr.24929) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.078829+0000 mgr.x (mgr.24929) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.137451+0000 mgr.x (mgr.24929) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.189395+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.193801+0000 mgr.x (mgr.24929) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.251389+0000 mon.a (mon.0) 5298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.253778+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.255884+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.256772+0000 mon.a (mon.0) 5301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.262882+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.267279+0000 mgr.x (mgr.24929) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.303560+0000 mon.a (mon.0) 5303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.305832+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.308112+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.309043+0000 mon.a (mon.0) 5306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.316608+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.321059+0000 mgr.x (mgr.24929) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.357385+0000 mon.a (mon.0) 5308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.846446+0000 mgr.x (mgr.24929) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:36.921875+0000 mgr.x (mgr.24929) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.007992+0000 mgr.x (mgr.24929) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.078829+0000 mgr.x (mgr.24929) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.137451+0000 mgr.x (mgr.24929) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.189395+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.193801+0000 mgr.x (mgr.24929) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.251389+0000 mon.a (mon.0) 5298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.253778+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.255884+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.256772+0000 mon.a (mon.0) 5301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.262882+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.267279+0000 mgr.x (mgr.24929) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.303560+0000 mon.a (mon.0) 5303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.305832+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.308112+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.309043+0000 mon.a (mon.0) 5306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.316608+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.321059+0000 mgr.x (mgr.24929) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.357385+0000 mon.a (mon.0) 5308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.359940+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.362164+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.363003+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.370510+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.375001+0000 mgr.x (mgr.24929) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.411159+0000 mon.a (mon.0) 5313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.413611+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.415945+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.417025+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.425115+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.429616+0000 mgr.x (mgr.24929) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.468581+0000 mon.a (mon.0) 5318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.471244+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.473542+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.474505+0000 mon.a (mon.0) 5321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.482272+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.486765+0000 mgr.x (mgr.24929) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.527844+0000 mon.a (mon.0) 5323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.530806+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.533059+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.359940+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.362164+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.363003+0000 mon.a (mon.0) 5311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.370510+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.375001+0000 mgr.x (mgr.24929) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.411159+0000 mon.a (mon.0) 5313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.413611+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.415945+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.417025+0000 mon.a (mon.0) 5316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.425115+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.429616+0000 mgr.x (mgr.24929) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.468581+0000 mon.a (mon.0) 5318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.471244+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.473542+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.474505+0000 mon.a (mon.0) 5321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.482272+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.486765+0000 mgr.x (mgr.24929) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.527844+0000 mon.a (mon.0) 5323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.530806+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.533059+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.534140+0000 mon.a (mon.0) 5326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.541880+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.546323+0000 mgr.x (mgr.24929) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.582837+0000 mon.a (mon.0) 5328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.585723+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.589112+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.590621+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.597634+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.602113+0000 mgr.x (mgr.24929) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.677344+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.681036+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.683851+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.685058+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.693795+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.698374+0000 mgr.x (mgr.24929) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.769572+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.772137+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.774638+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.775829+0000 mon.a (mon.0) 5341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.784751+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.789244+0000 mgr.x (mgr.24929) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: cluster 2024-04-16T14:39:37.801102+0000 mgr.x (mgr.24929) 1650 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.846474+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.848892+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.850933+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.851868+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.859751+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.919703+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.922653+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.925313+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.926239+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.934457+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.979051+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.981814+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.984298+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.985220+0000 mon.a (mon.0) 5356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:37.991066+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.060716+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.065238+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.068501+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.534140+0000 mon.a (mon.0) 5326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.541880+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.546323+0000 mgr.x (mgr.24929) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.582837+0000 mon.a (mon.0) 5328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.585723+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.589112+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.590621+0000 mon.a (mon.0) 5331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.597634+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.602113+0000 mgr.x (mgr.24929) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.677344+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.681036+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.683851+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.685058+0000 mon.a (mon.0) 5336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.693795+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.698374+0000 mgr.x (mgr.24929) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.769572+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.772137+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.774638+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.775829+0000 mon.a (mon.0) 5341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.784751+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.789244+0000 mgr.x (mgr.24929) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.070294+0000 mon.a (mon.0) 5361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.080418+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.166555+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.171177+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.174132+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.175305+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[79675]: audit 2024-04-16T14:39:38.183912+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: cluster 2024-04-16T14:39:37.801102+0000 mgr.x (mgr.24929) 1650 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.846474+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.848892+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.850933+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.851868+0000 mon.a (mon.0) 5346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.859751+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.919703+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.922653+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.925313+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.926239+0000 mon.a (mon.0) 5351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.934457+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.979051+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.981814+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.984298+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.985220+0000 mon.a (mon.0) 5356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:37.991066+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.060716+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.065238+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.068501+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.070294+0000 mon.a (mon.0) 5361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.080418+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.166555+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.171177+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.174132+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.175305+0000 mon.a (mon.0) 5366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:38.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:38 smithi071 bash[83214]: audit 2024-04-16T14:39:38.183912+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:39:39] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-16T14:39:39.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.864271+0000 mgr.x (mgr.24929) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.938954+0000 mgr.x (mgr.24929) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:37.995678+0000 mgr.x (mgr.24929) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.085179+0000 mgr.x (mgr.24929) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.188563+0000 mgr.x (mgr.24929) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.243655+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.246510+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.248772+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.249800+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.258088+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.262521+0000 mgr.x (mgr.24929) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.334999+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.339454+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.342790+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.344287+0000 mon.a (mon.0) 5376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.353688+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.358315+0000 mgr.x (mgr.24929) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.411709+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.415007+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.417512+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.418697+0000 mon.a (mon.0) 5381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.427840+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.432369+0000 mgr.x (mgr.24929) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.487072+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.489204+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.491576+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.492358+0000 mon.a (mon.0) 5386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.497389+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.501799+0000 mgr.x (mgr.24929) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.538158+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.540177+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.542025+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.542795+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.547623+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.551990+0000 mgr.x (mgr.24929) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.588538+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.590627+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.592560+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.593357+0000 mon.a (mon.0) 5396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.598494+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.602848+0000 mgr.x (mgr.24929) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.639582+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.641555+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.643433+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.644145+0000 mon.a (mon.0) 5401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.649648+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.654016+0000 mgr.x (mgr.24929) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.691197+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.693528+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.695539+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.696505+0000 mon.a (mon.0) 5406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.701932+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.706329+0000 mgr.x (mgr.24929) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.743335+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.745782+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.748128+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.749036+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.759262+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.763870+0000 mgr.x (mgr.24929) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.800841+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.803327+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.805563+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.806485+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.812732+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.853657+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.856002+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.858242+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.859235+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.867066+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.912845+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.915501+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.917773+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.918847+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.925037+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.966246+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.968772+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.971216+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.972441+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:38.980545+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.022411+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.025153+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.027908+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.028904+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.036997+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.079559+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.082217+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.086142+0000 mon.a (mon.0) 5440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.087214+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.095154+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.168515+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.171648+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.174576+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.175685+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:39 smithi122 bash[65119]: audit 2024-04-16T14:39:39.184095+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.864271+0000 mgr.x (mgr.24929) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.938954+0000 mgr.x (mgr.24929) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:37.995678+0000 mgr.x (mgr.24929) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.085179+0000 mgr.x (mgr.24929) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.188563+0000 mgr.x (mgr.24929) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.243655+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.246510+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.248772+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.249800+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.258088+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.262521+0000 mgr.x (mgr.24929) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.334999+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.339454+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.342790+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.344287+0000 mon.a (mon.0) 5376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.353688+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.358315+0000 mgr.x (mgr.24929) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.411709+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.415007+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.417512+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.864271+0000 mgr.x (mgr.24929) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.938954+0000 mgr.x (mgr.24929) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:37.995678+0000 mgr.x (mgr.24929) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.085179+0000 mgr.x (mgr.24929) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.188563+0000 mgr.x (mgr.24929) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.243655+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.246510+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.248772+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.249800+0000 mon.a (mon.0) 5371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.258088+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.262521+0000 mgr.x (mgr.24929) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.334999+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.339454+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.342790+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.344287+0000 mon.a (mon.0) 5376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.353688+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.358315+0000 mgr.x (mgr.24929) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.411709+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.415007+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.417512+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.418697+0000 mon.a (mon.0) 5381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.427840+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.432369+0000 mgr.x (mgr.24929) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.487072+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.489204+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.491576+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.492358+0000 mon.a (mon.0) 5386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.497389+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.501799+0000 mgr.x (mgr.24929) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.538158+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.540177+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.542025+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.542795+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.547623+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.551990+0000 mgr.x (mgr.24929) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.588538+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.590627+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.592560+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.593357+0000 mon.a (mon.0) 5396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.598494+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.602848+0000 mgr.x (mgr.24929) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.639582+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.641555+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.643433+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.644145+0000 mon.a (mon.0) 5401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.649648+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.654016+0000 mgr.x (mgr.24929) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.691197+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.693528+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.695539+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.696505+0000 mon.a (mon.0) 5406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.701932+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.706329+0000 mgr.x (mgr.24929) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.743335+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.745782+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.748128+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.749036+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.759262+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.763870+0000 mgr.x (mgr.24929) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.800841+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.418697+0000 mon.a (mon.0) 5381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.427840+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.432369+0000 mgr.x (mgr.24929) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.487072+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.489204+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.491576+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.492358+0000 mon.a (mon.0) 5386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.497389+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.501799+0000 mgr.x (mgr.24929) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.538158+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.540177+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.542025+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.542795+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.547623+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.551990+0000 mgr.x (mgr.24929) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.588538+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.590627+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.592560+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.593357+0000 mon.a (mon.0) 5396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.598494+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.803327+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.805563+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.806485+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.812732+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.853657+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.856002+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.858242+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.859235+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.867066+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.912845+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.915501+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.917773+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.918847+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.925037+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.966246+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.968772+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.971216+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.972441+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:38.980545+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.022411+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.602848+0000 mgr.x (mgr.24929) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.639582+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.641555+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.643433+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.644145+0000 mon.a (mon.0) 5401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.649648+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.654016+0000 mgr.x (mgr.24929) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.691197+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.693528+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.695539+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.696505+0000 mon.a (mon.0) 5406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.701932+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.706329+0000 mgr.x (mgr.24929) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.743335+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.745782+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.748128+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.749036+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.759262+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.763870+0000 mgr.x (mgr.24929) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.800841+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.025153+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.027908+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.028904+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.036997+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.079559+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.082217+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.086142+0000 mon.a (mon.0) 5440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.087214+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.095154+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.168515+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.171648+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.174576+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.175685+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[79675]: audit 2024-04-16T14:39:39.184095+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.803327+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.805563+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.806485+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.812732+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.853657+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.856002+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.858242+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.859235+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.867066+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.912845+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.915501+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.917773+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.918847+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.925037+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.966246+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.968772+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.971216+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.972441+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:38.980545+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.022411+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.025153+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.027908+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.028904+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.036997+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.079559+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.082217+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.086142+0000 mon.a (mon.0) 5440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.087214+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.095154+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.168515+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.171648+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.174576+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.175685+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:39.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:39 smithi071 bash[83214]: audit 2024-04-16T14:39:39.184095+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.817130+0000 mgr.x (mgr.24929) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.871567+0000 mgr.x (mgr.24929) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.929497+0000 mgr.x (mgr.24929) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:38.985119+0000 mgr.x (mgr.24929) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.041502+0000 mgr.x (mgr.24929) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.099614+0000 mgr.x (mgr.24929) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.188528+0000 mgr.x (mgr.24929) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.230670+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.233271+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.235337+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.236057+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.243874+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.248298+0000 mgr.x (mgr.24929) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.289050+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.291520+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.293737+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.294742+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.303042+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.307619+0000 mgr.x (mgr.24929) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.377853+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.817130+0000 mgr.x (mgr.24929) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.871567+0000 mgr.x (mgr.24929) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.929497+0000 mgr.x (mgr.24929) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:38.985119+0000 mgr.x (mgr.24929) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.041502+0000 mgr.x (mgr.24929) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.099614+0000 mgr.x (mgr.24929) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.188528+0000 mgr.x (mgr.24929) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.230670+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.233271+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.235337+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.236057+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.243874+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.248298+0000 mgr.x (mgr.24929) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.289050+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.291520+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.293737+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.294742+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.303042+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.307619+0000 mgr.x (mgr.24929) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.377853+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.380858+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.383690+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.384997+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.392288+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.396801+0000 mgr.x (mgr.24929) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.452321+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.454510+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.456597+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.457514+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.463497+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.467933+0000 mgr.x (mgr.24929) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.505233+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.508001+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.510232+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.510892+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.519080+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.523770+0000 mgr.x (mgr.24929) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.560972+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.563227+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.565362+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.380858+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.383690+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.384997+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.392288+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.396801+0000 mgr.x (mgr.24929) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.452321+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.454510+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.456597+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.457514+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.463497+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.467933+0000 mgr.x (mgr.24929) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.505233+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.508001+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.510232+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.510892+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.519080+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.523770+0000 mgr.x (mgr.24929) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.560972+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.563227+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.565362+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.566090+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.574150+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.578704+0000 mgr.x (mgr.24929) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.631074+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.633501+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.635583+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.636425+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.644535+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.649011+0000 mgr.x (mgr.24929) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.686457+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.689245+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.691784+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.693052+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.701892+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.706452+0000 mgr.x (mgr.24929) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.760650+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.763126+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.765790+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.766894+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.775590+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.780194+0000 mgr.x (mgr.24929) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.566090+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.574150+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.578704+0000 mgr.x (mgr.24929) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.631074+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.633501+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.635583+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.636425+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.644535+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.649011+0000 mgr.x (mgr.24929) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.686457+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.689245+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.691784+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.693052+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.701892+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.706452+0000 mgr.x (mgr.24929) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.760650+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.763126+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.765790+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.766894+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.775590+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.780194+0000 mgr.x (mgr.24929) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: cluster 2024-04-16T14:39:39.801749+0000 mgr.x (mgr.24929) 1681 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 170 op/s 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.832789+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.835177+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.837696+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.838648+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.846887+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.905015+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.907854+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.910270+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.911054+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.918839+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.976318+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.978964+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.981339+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.982177+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:39.990327+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.048693+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.050870+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.053016+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: cluster 2024-04-16T14:39:39.801749+0000 mgr.x (mgr.24929) 1681 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 170 op/s 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.832789+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.835177+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.837696+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.838648+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.846887+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.905015+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.907854+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.910270+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.911054+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.918839+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.976318+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.978964+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.981339+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.982177+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:39.990327+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.048693+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.050870+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.053016+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.053725+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.061410+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.119909+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.122911+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.125403+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.126513+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.134893+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.196864+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[79675]: audit 2024-04-16T14:39:40.200000+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.053725+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.061410+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.119909+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.122911+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.125403+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.126513+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.134893+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.196864+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:40 smithi071 bash[83214]: audit 2024-04-16T14:39:40.200000+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.817130+0000 mgr.x (mgr.24929) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.871567+0000 mgr.x (mgr.24929) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.929497+0000 mgr.x (mgr.24929) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:38.985119+0000 mgr.x (mgr.24929) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.041502+0000 mgr.x (mgr.24929) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.099614+0000 mgr.x (mgr.24929) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.188528+0000 mgr.x (mgr.24929) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.230670+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.673 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.233271+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.235337+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.236057+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.243874+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.248298+0000 mgr.x (mgr.24929) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.289050+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.291520+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.293737+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.294742+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.303042+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.307619+0000 mgr.x (mgr.24929) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.377853+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.674 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.380858+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.383690+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.384997+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.392288+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.396801+0000 mgr.x (mgr.24929) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.452321+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.454510+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.456597+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.457514+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.463497+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.467933+0000 mgr.x (mgr.24929) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.505233+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.508001+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.510232+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.675 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.510892+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.519080+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.523770+0000 mgr.x (mgr.24929) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.560972+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.563227+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.565362+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.566090+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.574150+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.578704+0000 mgr.x (mgr.24929) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.631074+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.633501+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.676 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.635583+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.636425+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.644535+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.649011+0000 mgr.x (mgr.24929) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.686457+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.689245+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.691784+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.693052+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.701892+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.706452+0000 mgr.x (mgr.24929) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.760650+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.763126+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.765790+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.766894+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.775590+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.780194+0000 mgr.x (mgr.24929) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: cluster 2024-04-16T14:39:39.801749+0000 mgr.x (mgr.24929) 1681 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 170 op/s 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.832789+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.835177+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.837696+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.838648+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.846887+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.905015+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.907854+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.910270+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.911054+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.918839+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.976318+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.978964+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.981339+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.982177+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:39.990327+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.048693+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.050870+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.053016+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.053725+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.061410+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.119909+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.122911+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.125403+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.126513+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:40.679 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.134893+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:40.680 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.196864+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:40.680 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:40 smithi122 bash[65119]: audit 2024-04-16T14:39:40.200000+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.851566+0000 mgr.x (mgr.24929) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.923346+0000 mgr.x (mgr.24929) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:39.994793+0000 mgr.x (mgr.24929) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.065870+0000 mgr.x (mgr.24929) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.139460+0000 mgr.x (mgr.24929) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.202555+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.203608+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.217414+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.221818+0000 mgr.x (mgr.24929) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.258299+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.260561+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.262695+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.263531+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.269702+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.274245+0000 mgr.x (mgr.24929) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.326590+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.329333+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.331708+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.332717+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.339223+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.343743+0000 mgr.x (mgr.24929) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.401177+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.404132+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.406648+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.407689+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.418259+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.422699+0000 mgr.x (mgr.24929) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.496064+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.499175+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.502035+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.502980+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.511095+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.515643+0000 mgr.x (mgr.24929) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.587856+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.589657+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.592770+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.593710+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.601739+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.606088+0000 mgr.x (mgr.24929) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.674837+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.677789+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.679928+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.680661+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.689463+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.693839+0000 mgr.x (mgr.24929) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.730207+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.732714+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.735023+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.735920+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.744451+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.748853+0000 mgr.x (mgr.24929) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.790017+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.792698+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.795182+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.796090+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.804127+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.808567+0000 mgr.x (mgr.24929) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.864504+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.867818+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.870173+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.871192+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.879015+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.920246+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.922528+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.924769+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.925796+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.936754+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.978176+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.980699+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.982989+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.983840+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:40.992950+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.033740+0000 mon.a (mon.0) 5578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.035970+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.037864+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.038615+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.046119+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.087820+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.090052+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.092584+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.093517+0000 mon.a (mon.0) 5586 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.101728+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.146155+0000 mon.a (mon.0) 5588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.148931+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.151336+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.152412+0000 mon.a (mon.0) 5591 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.160421+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:41 smithi122 bash[65119]: audit 2024-04-16T14:39:41.201844+0000 mon.a (mon.0) 5593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.851566+0000 mgr.x (mgr.24929) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.923346+0000 mgr.x (mgr.24929) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:39.994793+0000 mgr.x (mgr.24929) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.065870+0000 mgr.x (mgr.24929) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.139460+0000 mgr.x (mgr.24929) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.202555+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.203608+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.217414+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.221818+0000 mgr.x (mgr.24929) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.258299+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.260561+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.262695+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.263531+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.269702+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.274245+0000 mgr.x (mgr.24929) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.326590+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.329333+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.331708+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.332717+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.339223+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.343743+0000 mgr.x (mgr.24929) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.401177+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.404132+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.406648+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.407689+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.418259+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.422699+0000 mgr.x (mgr.24929) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.496064+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.499175+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.502035+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.502980+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.511095+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.515643+0000 mgr.x (mgr.24929) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.587856+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.589657+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.592770+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.593710+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.601739+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.606088+0000 mgr.x (mgr.24929) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.674837+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.677789+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.679928+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.680661+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.689463+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.693839+0000 mgr.x (mgr.24929) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.730207+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.732714+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.735023+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.735920+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.744451+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.748853+0000 mgr.x (mgr.24929) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.790017+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.792698+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.795182+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.796090+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.804127+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.808567+0000 mgr.x (mgr.24929) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.864504+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.867818+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.870173+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.851566+0000 mgr.x (mgr.24929) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.923346+0000 mgr.x (mgr.24929) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:39.994793+0000 mgr.x (mgr.24929) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.065870+0000 mgr.x (mgr.24929) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.139460+0000 mgr.x (mgr.24929) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.202555+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.203608+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.217414+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.221818+0000 mgr.x (mgr.24929) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.258299+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.260561+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.262695+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.263531+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.269702+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.274245+0000 mgr.x (mgr.24929) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.326590+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.329333+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.331708+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.332717+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.339223+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.871192+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.879015+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.920246+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.922528+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.924769+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.925796+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.936754+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.978176+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.980699+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.982989+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.983840+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:40.992950+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.033740+0000 mon.a (mon.0) 5578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.035970+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.037864+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.038615+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.046119+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.087820+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.090052+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.092584+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.093517+0000 mon.a (mon.0) 5586 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.101728+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.146155+0000 mon.a (mon.0) 5588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.148931+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.151336+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.152412+0000 mon.a (mon.0) 5591 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.160421+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[83214]: audit 2024-04-16T14:39:41.201844+0000 mon.a (mon.0) 5593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.343743+0000 mgr.x (mgr.24929) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.401177+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.404132+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.406648+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.407689+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.418259+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.422699+0000 mgr.x (mgr.24929) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.496064+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.499175+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.502035+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.502980+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.511095+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.515643+0000 mgr.x (mgr.24929) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.587856+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.589657+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.592770+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.593710+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.601739+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.606088+0000 mgr.x (mgr.24929) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.674837+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.677789+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.679928+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.680661+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.689463+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.693839+0000 mgr.x (mgr.24929) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.730207+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.732714+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.735023+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.735920+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.744451+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.748853+0000 mgr.x (mgr.24929) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.790017+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.792698+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.795182+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.796090+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.804127+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.808567+0000 mgr.x (mgr.24929) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.864504+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.867818+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.870173+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.871192+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.879015+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.920246+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.922528+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.924769+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.925796+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.936754+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.978176+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.980699+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.982989+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.983840+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:40.992950+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.033740+0000 mon.a (mon.0) 5578 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.035970+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.037864+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.038615+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.046119+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.087820+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.090052+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.092584+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.093517+0000 mon.a (mon.0) 5586 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.101728+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.146155+0000 mon.a (mon.0) 5588 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.148931+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.151336+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.152412+0000 mon.a (mon.0) 5591 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.160421+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:41 smithi071 bash[79675]: audit 2024-04-16T14:39:41.201844+0000 mon.a (mon.0) 5593 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.883436+0000 mgr.x (mgr.24929) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.941269+0000 mgr.x (mgr.24929) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:40.997436+0000 mgr.x (mgr.24929) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.050614+0000 mgr.x (mgr.24929) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.106290+0000 mgr.x (mgr.24929) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.164864+0000 mgr.x (mgr.24929) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.205066+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.207270+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.217240+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.224364+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.228744+0000 mgr.x (mgr.24929) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.265742+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.267795+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.269675+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.270373+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.275080+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.279436+0000 mgr.x (mgr.24929) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.315821+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.317955+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.320028+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.320779+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.326201+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.330582+0000 mgr.x (mgr.24929) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.367466+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.369695+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.371915+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.372814+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.383270+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.387754+0000 mgr.x (mgr.24929) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.404640+0000 mgr.x (mgr.24929) 1706 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.424071+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.426349+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.428770+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.429676+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.437243+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.441685+0000 mgr.x (mgr.24929) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.510936+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.513187+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.515663+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.516676+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.525143+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.529638+0000 mgr.x (mgr.24929) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.571153+0000 mon.a (mon.0) 5623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.574191+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.576812+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.577864+0000 mon.a (mon.0) 5626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.586398+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.590807+0000 mgr.x (mgr.24929) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.627351+0000 mon.a (mon.0) 5628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.630282+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.632927+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.633986+0000 mon.a (mon.0) 5631 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.642125+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.646490+0000 mgr.x (mgr.24929) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.683116+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.685866+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.688356+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.689458+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.698052+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.702437+0000 mgr.x (mgr.24929) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.743372+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.746800+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.749335+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.750181+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.759877+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.764570+0000 mgr.x (mgr.24929) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.801641+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: cluster 2024-04-16T14:39:41.802106+0000 mgr.x (mgr.24929) 1713 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.804357+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.806783+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.807872+0000 mon.a (mon.0) 5646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.820368+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.861507+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.864677+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.867010+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.868182+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.880799+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.921640+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.924522+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.926929+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.928012+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.938367+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.979758+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.982481+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.984868+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.985735+0000 mon.a (mon.0) 5661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:41.992522+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.033685+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.037034+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.040165+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.041157+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.047856+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.089532+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.092116+0000 mon.a (mon.0) 5669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.094135+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.095111+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.101992+0000 mon.a (mon.0) 5672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.142710+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:42.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.145368+0000 mon.a (mon.0) 5674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.147610+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.148550+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:42.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:42 smithi122 bash[65119]: audit 2024-04-16T14:39:42.156699+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:42.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.883436+0000 mgr.x (mgr.24929) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.941269+0000 mgr.x (mgr.24929) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:40.997436+0000 mgr.x (mgr.24929) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.050614+0000 mgr.x (mgr.24929) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.106290+0000 mgr.x (mgr.24929) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.164864+0000 mgr.x (mgr.24929) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:42.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.205066+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:42.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.207270+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:42.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.217240+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.224364+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.228744+0000 mgr.x (mgr.24929) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.265742+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.267795+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.269675+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.270373+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.275080+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.279436+0000 mgr.x (mgr.24929) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.315821+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.317955+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.320028+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.883436+0000 mgr.x (mgr.24929) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.941269+0000 mgr.x (mgr.24929) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:40.997436+0000 mgr.x (mgr.24929) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.050614+0000 mgr.x (mgr.24929) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.106290+0000 mgr.x (mgr.24929) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.164864+0000 mgr.x (mgr.24929) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.205066+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.207270+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.217240+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.224364+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.228744+0000 mgr.x (mgr.24929) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.265742+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.267795+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.269675+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.270373+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.275080+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.279436+0000 mgr.x (mgr.24929) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.315821+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.317955+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.002 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.320028+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.320779+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.326201+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.330582+0000 mgr.x (mgr.24929) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.367466+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.369695+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.371915+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.372814+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.383270+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.387754+0000 mgr.x (mgr.24929) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.404640+0000 mgr.x (mgr.24929) 1706 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.424071+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.426349+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.428770+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.429676+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.437243+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.003 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.441685+0000 mgr.x (mgr.24929) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.510936+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.513187+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.515663+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.516676+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.320779+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.326201+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.330582+0000 mgr.x (mgr.24929) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.367466+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.369695+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.371915+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.372814+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.383270+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.387754+0000 mgr.x (mgr.24929) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.404640+0000 mgr.x (mgr.24929) 1706 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.424071+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.426349+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.428770+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.429676+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.437243+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.441685+0000 mgr.x (mgr.24929) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.510936+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.513187+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.515663+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.516676+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.525143+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.529638+0000 mgr.x (mgr.24929) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.571153+0000 mon.a (mon.0) 5623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.574191+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.576812+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.577864+0000 mon.a (mon.0) 5626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.586398+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.590807+0000 mgr.x (mgr.24929) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.627351+0000 mon.a (mon.0) 5628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.630282+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.632927+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.633986+0000 mon.a (mon.0) 5631 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.642125+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.646490+0000 mgr.x (mgr.24929) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.683116+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.685866+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.688356+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.689458+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.698052+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.702437+0000 mgr.x (mgr.24929) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.525143+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.529638+0000 mgr.x (mgr.24929) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.571153+0000 mon.a (mon.0) 5623 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.574191+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.576812+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.577864+0000 mon.a (mon.0) 5626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.586398+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.590807+0000 mgr.x (mgr.24929) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.627351+0000 mon.a (mon.0) 5628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.630282+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.632927+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.633986+0000 mon.a (mon.0) 5631 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.642125+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.646490+0000 mgr.x (mgr.24929) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.683116+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.685866+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.688356+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.689458+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.698052+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.702437+0000 mgr.x (mgr.24929) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.743372+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.746800+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.749335+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.750181+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.759877+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.764570+0000 mgr.x (mgr.24929) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.801641+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: cluster 2024-04-16T14:39:41.802106+0000 mgr.x (mgr.24929) 1713 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.804357+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.806783+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.807872+0000 mon.a (mon.0) 5646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.820368+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.861507+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.864677+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.867010+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.868182+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.880799+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.921640+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.924522+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.926929+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.743372+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.746800+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.010 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.749335+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.750181+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.759877+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.764570+0000 mgr.x (mgr.24929) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.801641+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: cluster 2024-04-16T14:39:41.802106+0000 mgr.x (mgr.24929) 1713 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.804357+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.806783+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.807872+0000 mon.a (mon.0) 5646 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.820368+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.861507+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.864677+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.867010+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.868182+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.880799+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.921640+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.924522+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.926929+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.928012+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.938367+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.979758+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.982481+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.984868+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.985735+0000 mon.a (mon.0) 5661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:41.992522+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.033685+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.037034+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.040165+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.041157+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.047856+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.089532+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.092116+0000 mon.a (mon.0) 5669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.094135+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.095111+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.101992+0000 mon.a (mon.0) 5672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.142710+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.145368+0000 mon.a (mon.0) 5674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.147610+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.148550+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[79675]: audit 2024-04-16T14:39:42.156699+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.928012+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.938367+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.979758+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.982481+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.984868+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.985735+0000 mon.a (mon.0) 5661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:41.992522+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.033685+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.037034+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.040165+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.041157+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.047856+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.089532+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.092116+0000 mon.a (mon.0) 5669 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.094135+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.095111+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.101992+0000 mon.a (mon.0) 5672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.142710+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.145368+0000 mon.a (mon.0) 5674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.147610+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.148550+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:42 smithi071 bash[83214]: audit 2024-04-16T14:39:42.156699+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.824918+0000 mgr.x (mgr.24929) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.885368+0000 mgr.x (mgr.24929) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.942824+0000 mgr.x (mgr.24929) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:41.996949+0000 mgr.x (mgr.24929) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.052249+0000 mgr.x (mgr.24929) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.106412+0000 mgr.x (mgr.24929) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.161121+0000 mgr.x (mgr.24929) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.224393+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.226601+0000 mon.a (mon.0) 5679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.229167+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.230015+0000 mon.a (mon.0) 5681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.236323+0000 mon.a (mon.0) 5682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.240719+0000 mgr.x (mgr.24929) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.277134+0000 mon.a (mon.0) 5683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.279860+0000 mon.a (mon.0) 5684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.282359+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.283486+0000 mon.a (mon.0) 5686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.290641+0000 mon.a (mon.0) 5687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.295085+0000 mgr.x (mgr.24929) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.331247+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.333836+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.336260+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.337357+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.344124+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.348598+0000 mgr.x (mgr.24929) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.385067+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.387717+0000 mon.a (mon.0) 5694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.390000+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.391093+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.397964+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.402438+0000 mgr.x (mgr.24929) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.439856+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.442565+0000 mon.a (mon.0) 5699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.444995+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.446041+0000 mon.a (mon.0) 5701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.452929+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.457411+0000 mgr.x (mgr.24929) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.495793+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.498982+0000 mon.a (mon.0) 5704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.501462+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.502741+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.509838+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.514377+0000 mgr.x (mgr.24929) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.569486+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.572616+0000 mon.a (mon.0) 5709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.575387+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.576674+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.585682+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.590325+0000 mgr.x (mgr.24929) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.644712+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.648689+0000 mon.a (mon.0) 5714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.652097+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.653498+0000 mon.a (mon.0) 5716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.663361+0000 mon.a (mon.0) 5717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.668159+0000 mgr.x (mgr.24929) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.737492+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.740041+0000 mon.a (mon.0) 5719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.742590+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.743781+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.752417+0000 mon.a (mon.0) 5722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.756928+0000 mgr.x (mgr.24929) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.809261+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.813606+0000 mon.a (mon.0) 5724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.817528+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.818840+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.828256+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.886123+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.889309+0000 mon.a (mon.0) 5729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.891739+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.892772+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.901752+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.943075+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.946065+0000 mon.a (mon.0) 5734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.948558+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.949715+0000 mon.a (mon.0) 5736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:42.960462+0000 mon.a (mon.0) 5737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.018256+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.020751+0000 mon.a (mon.0) 5739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.022947+0000 mon.a (mon.0) 5740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.024006+0000 mon.a (mon.0) 5741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.031916+0000 mon.a (mon.0) 5742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.089061+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.092871+0000 mon.a (mon.0) 5744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.095156+0000 mon.a (mon.0) 5745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.096115+0000 mon.a (mon.0) 5746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.105226+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.162563+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.165526+0000 mon.a (mon.0) 5749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.168402+0000 mon.a (mon.0) 5750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.169394+0000 mon.a (mon.0) 5751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:43 smithi122 bash[65119]: audit 2024-04-16T14:39:43.179208+0000 mon.a (mon.0) 5752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.824918+0000 mgr.x (mgr.24929) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.885368+0000 mgr.x (mgr.24929) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.942824+0000 mgr.x (mgr.24929) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:41.996949+0000 mgr.x (mgr.24929) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.052249+0000 mgr.x (mgr.24929) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.106412+0000 mgr.x (mgr.24929) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.161121+0000 mgr.x (mgr.24929) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.224393+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.226601+0000 mon.a (mon.0) 5679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.229167+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.230015+0000 mon.a (mon.0) 5681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.236323+0000 mon.a (mon.0) 5682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.240719+0000 mgr.x (mgr.24929) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.277134+0000 mon.a (mon.0) 5683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.279860+0000 mon.a (mon.0) 5684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.282359+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.283486+0000 mon.a (mon.0) 5686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.290641+0000 mon.a (mon.0) 5687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.295085+0000 mgr.x (mgr.24929) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.331247+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.824918+0000 mgr.x (mgr.24929) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.885368+0000 mgr.x (mgr.24929) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.942824+0000 mgr.x (mgr.24929) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:41.996949+0000 mgr.x (mgr.24929) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.052249+0000 mgr.x (mgr.24929) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.106412+0000 mgr.x (mgr.24929) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.161121+0000 mgr.x (mgr.24929) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.224393+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.226601+0000 mon.a (mon.0) 5679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.229167+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.230015+0000 mon.a (mon.0) 5681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.236323+0000 mon.a (mon.0) 5682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.240719+0000 mgr.x (mgr.24929) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.277134+0000 mon.a (mon.0) 5683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.279860+0000 mon.a (mon.0) 5684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.282359+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.283486+0000 mon.a (mon.0) 5686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.290641+0000 mon.a (mon.0) 5687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.295085+0000 mgr.x (mgr.24929) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.331247+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.333836+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.336260+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.337357+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.344124+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.348598+0000 mgr.x (mgr.24929) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.385067+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.387717+0000 mon.a (mon.0) 5694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.390000+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.391093+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.397964+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.402438+0000 mgr.x (mgr.24929) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.439856+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.442565+0000 mon.a (mon.0) 5699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.444995+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.446041+0000 mon.a (mon.0) 5701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.452929+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.457411+0000 mgr.x (mgr.24929) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.495793+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.498982+0000 mon.a (mon.0) 5704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.501462+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.333836+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.336260+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.337357+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.344124+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.348598+0000 mgr.x (mgr.24929) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.385067+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.387717+0000 mon.a (mon.0) 5694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.390000+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.391093+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.397964+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.402438+0000 mgr.x (mgr.24929) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.439856+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.442565+0000 mon.a (mon.0) 5699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.444995+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.446041+0000 mon.a (mon.0) 5701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.452929+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.457411+0000 mgr.x (mgr.24929) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.495793+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.498982+0000 mon.a (mon.0) 5704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.501462+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.502741+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.509838+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.514377+0000 mgr.x (mgr.24929) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.569486+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.572616+0000 mon.a (mon.0) 5709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.575387+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.576674+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.585682+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.590325+0000 mgr.x (mgr.24929) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.644712+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.648689+0000 mon.a (mon.0) 5714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.652097+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.653498+0000 mon.a (mon.0) 5716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.663361+0000 mon.a (mon.0) 5717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.668159+0000 mgr.x (mgr.24929) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.737492+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.740041+0000 mon.a (mon.0) 5719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.742590+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.743781+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.752417+0000 mon.a (mon.0) 5722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.756928+0000 mgr.x (mgr.24929) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.809261+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.813606+0000 mon.a (mon.0) 5724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.817528+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.818840+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.828256+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.886123+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.889309+0000 mon.a (mon.0) 5729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.891739+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.892772+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.901752+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.943075+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.946065+0000 mon.a (mon.0) 5734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.948558+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.949715+0000 mon.a (mon.0) 5736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:42.960462+0000 mon.a (mon.0) 5737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.018256+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.020751+0000 mon.a (mon.0) 5739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.022947+0000 mon.a (mon.0) 5740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.024006+0000 mon.a (mon.0) 5741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.502741+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.509838+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.514377+0000 mgr.x (mgr.24929) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.569486+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.572616+0000 mon.a (mon.0) 5709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.575387+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.576674+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.585682+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.590325+0000 mgr.x (mgr.24929) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.644712+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.648689+0000 mon.a (mon.0) 5714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.652097+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.653498+0000 mon.a (mon.0) 5716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.663361+0000 mon.a (mon.0) 5717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.668159+0000 mgr.x (mgr.24929) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.737492+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.740041+0000 mon.a (mon.0) 5719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.742590+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.743781+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.752417+0000 mon.a (mon.0) 5722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.756928+0000 mgr.x (mgr.24929) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.031916+0000 mon.a (mon.0) 5742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.089061+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.092871+0000 mon.a (mon.0) 5744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.095156+0000 mon.a (mon.0) 5745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.096115+0000 mon.a (mon.0) 5746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.105226+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.162563+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.165526+0000 mon.a (mon.0) 5749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.168402+0000 mon.a (mon.0) 5750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.169394+0000 mon.a (mon.0) 5751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[79675]: audit 2024-04-16T14:39:43.179208+0000 mon.a (mon.0) 5752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.809261+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.813606+0000 mon.a (mon.0) 5724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.817528+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.818840+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.828256+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.886123+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.889309+0000 mon.a (mon.0) 5729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.891739+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.892772+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.901752+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.943075+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.946065+0000 mon.a (mon.0) 5734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.948558+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.949715+0000 mon.a (mon.0) 5736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:42.960462+0000 mon.a (mon.0) 5737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.018256+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.020751+0000 mon.a (mon.0) 5739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.022947+0000 mon.a (mon.0) 5740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.024006+0000 mon.a (mon.0) 5741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.031916+0000 mon.a (mon.0) 5742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.089061+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.092871+0000 mon.a (mon.0) 5744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.095156+0000 mon.a (mon.0) 5745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.096115+0000 mon.a (mon.0) 5746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.105226+0000 mon.a (mon.0) 5747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:43.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.162563+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:43.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.165526+0000 mon.a (mon.0) 5749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:43.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.168402+0000 mon.a (mon.0) 5750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:43.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.169394+0000 mon.a (mon.0) 5751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:43.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:43 smithi071 bash[83214]: audit 2024-04-16T14:39:43.179208+0000 mon.a (mon.0) 5752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.832823+0000 mgr.x (mgr.24929) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.906294+0000 mgr.x (mgr.24929) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:42.964984+0000 mgr.x (mgr.24929) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.036376+0000 mgr.x (mgr.24929) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.443 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.109701+0000 mgr.x (mgr.24929) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.183696+0000 mgr.x (mgr.24929) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.252853+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.255854+0000 mon.a (mon.0) 5754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.258273+0000 mon.a (mon.0) 5755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.259499+0000 mon.a (mon.0) 5756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.267692+0000 mon.a (mon.0) 5757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.272513+0000 mgr.x (mgr.24929) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.325638+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.328537+0000 mon.a (mon.0) 5759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.331427+0000 mon.a (mon.0) 5760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.332772+0000 mon.a (mon.0) 5761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.343222+0000 mon.a (mon.0) 5762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.347856+0000 mgr.x (mgr.24929) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.401279+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.404982+0000 mon.a (mon.0) 5764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.407575+0000 mon.a (mon.0) 5765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.408746+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.419696+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.424378+0000 mgr.x (mgr.24929) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.478452+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.481563+0000 mon.a (mon.0) 5769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.484129+0000 mon.a (mon.0) 5770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.485156+0000 mon.a (mon.0) 5771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.495745+0000 mon.a (mon.0) 5772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.500414+0000 mgr.x (mgr.24929) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.559805+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.562981+0000 mon.a (mon.0) 5774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.565752+0000 mon.a (mon.0) 5775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.445 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.566648+0000 mon.a (mon.0) 5776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.575188+0000 mon.a (mon.0) 5777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.579716+0000 mgr.x (mgr.24929) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.637763+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.640471+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.642697+0000 mon.a (mon.0) 5780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.644106+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.651481+0000 mon.a (mon.0) 5782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.656201+0000 mgr.x (mgr.24929) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.693877+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.696359+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.698957+0000 mon.a (mon.0) 5785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.699719+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.706890+0000 mon.a (mon.0) 5787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.711418+0000 mgr.x (mgr.24929) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.446 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.749800+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.752686+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.755213+0000 mon.a (mon.0) 5790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.756102+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.763880+0000 mon.a (mon.0) 5792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.768491+0000 mgr.x (mgr.24929) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: cluster 2024-04-16T14:39:43.802608+0000 mgr.x (mgr.24929) 1744 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.806442+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.809610+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.812167+0000 mon.a (mon.0) 5795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.813379+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.447 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.821024+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.832926+0000 mon.a (mon.0) 5798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.841965+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.849173+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.885404+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.887664+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.889651+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.890447+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.895842+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.938012+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.448 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.941045+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.943921+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.945182+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:43.954141+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.016843+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.020057+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.022407+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.023457+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.031206+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.040116+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.051461+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.061411+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.075648+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.078551+0000 mon.a (mon.0) 5820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.449 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.080807+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.082169+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.084255+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.087149+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.089205+0000 mon.a (mon.0) 5825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.098263+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.103382+0000 mon.a (mon.0) 5827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi071.cdiluv"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.109449+0000 mon.a (mon.0) 5828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi071.cdiluv"}]': finished 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.113163+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.pmudxo"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.118872+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.pmudxo"}]': finished 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.122689+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi071.yzarsl"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.128516+0000 mon.a (mon.0) 5832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi071.yzarsl"}]': finished 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.131855+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.rnpppx"}]: dispatch 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.137544+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.rnpppx"}]': finished 2024-04-16T14:39:44.450 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.141789+0000 mon.a (mon.0) 5835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.148822+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.153131+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.154978+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:44 smithi122 bash[65119]: audit 2024-04-16T14:39:44.162634+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.832823+0000 mgr.x (mgr.24929) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.906294+0000 mgr.x (mgr.24929) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:42.964984+0000 mgr.x (mgr.24929) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.036376+0000 mgr.x (mgr.24929) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.109701+0000 mgr.x (mgr.24929) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.183696+0000 mgr.x (mgr.24929) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.252853+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.255854+0000 mon.a (mon.0) 5754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.258273+0000 mon.a (mon.0) 5755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.259499+0000 mon.a (mon.0) 5756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.267692+0000 mon.a (mon.0) 5757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.272513+0000 mgr.x (mgr.24929) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.325638+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.328537+0000 mon.a (mon.0) 5759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.331427+0000 mon.a (mon.0) 5760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.332772+0000 mon.a (mon.0) 5761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.343222+0000 mon.a (mon.0) 5762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.347856+0000 mgr.x (mgr.24929) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.401279+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.404982+0000 mon.a (mon.0) 5764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.832823+0000 mgr.x (mgr.24929) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.906294+0000 mgr.x (mgr.24929) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:42.964984+0000 mgr.x (mgr.24929) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.036376+0000 mgr.x (mgr.24929) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.109701+0000 mgr.x (mgr.24929) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.183696+0000 mgr.x (mgr.24929) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.252853+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.255854+0000 mon.a (mon.0) 5754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.258273+0000 mon.a (mon.0) 5755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.259499+0000 mon.a (mon.0) 5756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.267692+0000 mon.a (mon.0) 5757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.272513+0000 mgr.x (mgr.24929) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.325638+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.328537+0000 mon.a (mon.0) 5759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.331427+0000 mon.a (mon.0) 5760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.332772+0000 mon.a (mon.0) 5761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.343222+0000 mon.a (mon.0) 5762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.347856+0000 mgr.x (mgr.24929) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.401279+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.404982+0000 mon.a (mon.0) 5764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.407575+0000 mon.a (mon.0) 5765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.408746+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.419696+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.424378+0000 mgr.x (mgr.24929) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.478452+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.481563+0000 mon.a (mon.0) 5769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.484129+0000 mon.a (mon.0) 5770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.485156+0000 mon.a (mon.0) 5771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.495745+0000 mon.a (mon.0) 5772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.500414+0000 mgr.x (mgr.24929) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.559805+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.562981+0000 mon.a (mon.0) 5774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.565752+0000 mon.a (mon.0) 5775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.566648+0000 mon.a (mon.0) 5776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.575188+0000 mon.a (mon.0) 5777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.579716+0000 mgr.x (mgr.24929) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.637763+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.640471+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.642697+0000 mon.a (mon.0) 5780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.644106+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.407575+0000 mon.a (mon.0) 5765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.408746+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.419696+0000 mon.a (mon.0) 5767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.424378+0000 mgr.x (mgr.24929) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.478452+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.481563+0000 mon.a (mon.0) 5769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.484129+0000 mon.a (mon.0) 5770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.485156+0000 mon.a (mon.0) 5771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.495745+0000 mon.a (mon.0) 5772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.500414+0000 mgr.x (mgr.24929) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.559805+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.562981+0000 mon.a (mon.0) 5774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.565752+0000 mon.a (mon.0) 5775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.566648+0000 mon.a (mon.0) 5776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.575188+0000 mon.a (mon.0) 5777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.579716+0000 mgr.x (mgr.24929) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.637763+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.640471+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.642697+0000 mon.a (mon.0) 5780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.644106+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.651481+0000 mon.a (mon.0) 5782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.656201+0000 mgr.x (mgr.24929) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.574 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.693877+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.696359+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.698957+0000 mon.a (mon.0) 5785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.699719+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.706890+0000 mon.a (mon.0) 5787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.711418+0000 mgr.x (mgr.24929) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.749800+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.752686+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.755213+0000 mon.a (mon.0) 5790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.756102+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.763880+0000 mon.a (mon.0) 5792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.768491+0000 mgr.x (mgr.24929) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: cluster 2024-04-16T14:39:43.802608+0000 mgr.x (mgr.24929) 1744 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.806442+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.809610+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.812167+0000 mon.a (mon.0) 5795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.813379+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.821024+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.651481+0000 mon.a (mon.0) 5782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.656201+0000 mgr.x (mgr.24929) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.693877+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.696359+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.698957+0000 mon.a (mon.0) 5785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.699719+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.706890+0000 mon.a (mon.0) 5787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.711418+0000 mgr.x (mgr.24929) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.749800+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.752686+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.755213+0000 mon.a (mon.0) 5790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.756102+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.763880+0000 mon.a (mon.0) 5792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.768491+0000 mgr.x (mgr.24929) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: cluster 2024-04-16T14:39:43.802608+0000 mgr.x (mgr.24929) 1744 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.806442+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.809610+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.812167+0000 mon.a (mon.0) 5795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.813379+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.821024+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.832926+0000 mon.a (mon.0) 5798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.841965+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.577 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.849173+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.885404+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.887664+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.889651+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.890447+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.895842+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.938012+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.941045+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.943921+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.945182+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:43.954141+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.016843+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.020057+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.022407+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.023457+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.031206+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.040116+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.051461+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.061411+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.832926+0000 mon.a (mon.0) 5798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.841965+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.849173+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.885404+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.887664+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.889651+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.890447+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.895842+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.938012+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.941045+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.943921+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.945182+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:43.954141+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.016843+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.020057+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.022407+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.023457+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.031206+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.040116+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.051461+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.061411+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.075648+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.078551+0000 mon.a (mon.0) 5820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.080807+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.082169+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.084255+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.087149+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.089205+0000 mon.a (mon.0) 5825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.098263+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.103382+0000 mon.a (mon.0) 5827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi071.cdiluv"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.109449+0000 mon.a (mon.0) 5828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi071.cdiluv"}]': finished 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.113163+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.pmudxo"}]: dispatch 2024-04-16T14:39:44.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.118872+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.pmudxo"}]': finished 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.122689+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi071.yzarsl"}]: dispatch 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.128516+0000 mon.a (mon.0) 5832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi071.yzarsl"}]': finished 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.131855+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.rnpppx"}]: dispatch 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.137544+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.rnpppx"}]': finished 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.141789+0000 mon.a (mon.0) 5835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.148822+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.153131+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.154978+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[83214]: audit 2024-04-16T14:39:44.162634+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.075648+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.078551+0000 mon.a (mon.0) 5820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.080807+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.082169+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.084255+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.087149+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.089205+0000 mon.a (mon.0) 5825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.098263+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.103382+0000 mon.a (mon.0) 5827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi071.cdiluv"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.109449+0000 mon.a (mon.0) 5828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi071.cdiluv"}]': finished 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.113163+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.pmudxo"}]: dispatch 2024-04-16T14:39:44.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.118872+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.pmudxo"}]': finished 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.122689+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi071.yzarsl"}]: dispatch 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.128516+0000 mon.a (mon.0) 5832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi071.yzarsl"}]': finished 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.131855+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.rnpppx"}]: dispatch 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.137544+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.rnpppx"}]': finished 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.141789+0000 mon.a (mon.0) 5835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.148822+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.153131+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.154978+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:44.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:44 smithi071 bash[79675]: audit 2024-04-16T14:39:44.162634+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.830603+0000 mgr.x (mgr.24929) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.900452+0000 mgr.x (mgr.24929) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[79675]: cephadm 2024-04-16T14:39:43.958766+0000 mgr.x (mgr.24929) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[79675]: cephadm 2024-04-16T14:39:44.037087+0000 mgr.x (mgr.24929) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[79675]: cephadm 2024-04-16T14:39:44.093959+0000 mgr.x (mgr.24929) 1749 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[79675]: cephadm 2024-04-16T14:39:44.146728+0000 mgr.x (mgr.24929) 1750 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[79675]: cephadm 2024-04-16T14:39:44.159967+0000 mgr.x (mgr.24929) 1751 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.830603+0000 mgr.x (mgr.24929) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.900452+0000 mgr.x (mgr.24929) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[83214]: cephadm 2024-04-16T14:39:43.958766+0000 mgr.x (mgr.24929) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[83214]: cephadm 2024-04-16T14:39:44.037087+0000 mgr.x (mgr.24929) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[83214]: cephadm 2024-04-16T14:39:44.093959+0000 mgr.x (mgr.24929) 1749 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[83214]: cephadm 2024-04-16T14:39:44.146728+0000 mgr.x (mgr.24929) 1750 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-16T14:39:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:45 smithi071 bash[83214]: cephadm 2024-04-16T14:39:44.159967+0000 mgr.x (mgr.24929) 1751 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-16T14:39:46.092 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:45 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.830603+0000 mgr.x (mgr.24929) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:46.092 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:45 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.900452+0000 mgr.x (mgr.24929) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:46.092 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:45 smithi122 bash[65119]: cephadm 2024-04-16T14:39:43.958766+0000 mgr.x (mgr.24929) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:46.092 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:45 smithi122 bash[65119]: cephadm 2024-04-16T14:39:44.037087+0000 mgr.x (mgr.24929) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:39:46.092 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:45 smithi122 bash[65119]: cephadm 2024-04-16T14:39:44.093959+0000 mgr.x (mgr.24929) 1749 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-16T14:39:46.093 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:45 smithi122 bash[65119]: cephadm 2024-04-16T14:39:44.146728+0000 mgr.x (mgr.24929) 1750 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-16T14:39:46.093 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:45 smithi122 bash[65119]: cephadm 2024-04-16T14:39:44.159967+0000 mgr.x (mgr.24929) 1751 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-16T14:39:47.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:46 smithi122 bash[65119]: cluster 2024-04-16T14:39:45.803954+0000 mgr.x (mgr.24929) 1752 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-16T14:39:47.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:46 smithi122 bash[65119]: audit 2024-04-16T14:39:46.542779+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:47.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:46 smithi122 bash[65119]: audit 2024-04-16T14:39:46.547462+0000 mon.a (mon.0) 5841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:39:47.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:46 smithi122 bash[65119]: audit 2024-04-16T14:39:46.573399+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:46 smithi071 bash[83214]: cluster 2024-04-16T14:39:45.803954+0000 mgr.x (mgr.24929) 1752 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-16T14:39:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:46 smithi071 bash[83214]: audit 2024-04-16T14:39:46.542779+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:46 smithi071 bash[83214]: audit 2024-04-16T14:39:46.547462+0000 mon.a (mon.0) 5841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:39:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:46 smithi071 bash[83214]: audit 2024-04-16T14:39:46.573399+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:46 smithi071 bash[79675]: cluster 2024-04-16T14:39:45.803954+0000 mgr.x (mgr.24929) 1752 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-16T14:39:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:46 smithi071 bash[79675]: audit 2024-04-16T14:39:46.542779+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:46 smithi071 bash[79675]: audit 2024-04-16T14:39:46.547462+0000 mon.a (mon.0) 5841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:39:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:46 smithi071 bash[79675]: audit 2024-04-16T14:39:46.573399+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:48.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[79675]: cephadm 2024-04-16T14:39:46.539535+0000 mgr.x (mgr.24929) 1753 : cephadm 1 Upgrade: Updating iscsi.foo.smithi071.ryfkew 2024-04-16T14:39:48.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[79675]: cephadm 2024-04-16T14:39:46.579828+0000 mgr.x (mgr.24929) 1754 : cephadm 1 Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:39:48.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[79675]: audit 2024-04-16T14:39:47.597383+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:48.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[79675]: audit 2024-04-16T14:39:47.607139+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:48.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[79675]: audit 2024-04-16T14:39:47.615004+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:48.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[83214]: cephadm 2024-04-16T14:39:46.539535+0000 mgr.x (mgr.24929) 1753 : cephadm 1 Upgrade: Updating iscsi.foo.smithi071.ryfkew 2024-04-16T14:39:48.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[83214]: cephadm 2024-04-16T14:39:46.579828+0000 mgr.x (mgr.24929) 1754 : cephadm 1 Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:39:48.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[83214]: audit 2024-04-16T14:39:47.597383+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:48.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[83214]: audit 2024-04-16T14:39:47.607139+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:48.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:47 smithi071 bash[83214]: audit 2024-04-16T14:39:47.615004+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:48.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:47 smithi122 bash[65119]: cephadm 2024-04-16T14:39:46.539535+0000 mgr.x (mgr.24929) 1753 : cephadm 1 Upgrade: Updating iscsi.foo.smithi071.ryfkew 2024-04-16T14:39:48.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:47 smithi122 bash[65119]: cephadm 2024-04-16T14:39:46.579828+0000 mgr.x (mgr.24929) 1754 : cephadm 1 Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:39:48.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:47 smithi122 bash[65119]: audit 2024-04-16T14:39:47.597383+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:48.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:47 smithi122 bash[65119]: audit 2024-04-16T14:39:47.607139+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:48.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:47 smithi122 bash[65119]: audit 2024-04-16T14:39:47.615004+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:39:49.047 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.047 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.048 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.048 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.048 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:48 smithi071 bash[83214]: cluster 2024-04-16T14:39:47.804621+0000 mgr.x (mgr.24929) 1755 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-16T14:39:49.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.049 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.049 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:48 smithi071 bash[79675]: cluster 2024-04-16T14:39:47.804621+0000 mgr.x (mgr.24929) 1755 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-16T14:39:49.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:48 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:39:49.051 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:48 smithi122 bash[65119]: cluster 2024-04-16T14:39:47.804621+0000 mgr.x (mgr.24929) 1755 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-16T14:39:49.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:39:49] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-16T14:39:50.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:49 smithi122 bash[65119]: cluster 2024-04-16T14:39:49.805984+0000 mgr.x (mgr.24929) 1756 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-04-16T14:39:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:49 smithi071 bash[79675]: cluster 2024-04-16T14:39:49.805984+0000 mgr.x (mgr.24929) 1756 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-04-16T14:39:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:49 smithi071 bash[83214]: cluster 2024-04-16T14:39:49.805984+0000 mgr.x (mgr.24929) 1756 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 69 op/s 2024-04-16T14:39:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:50 smithi122 bash[65119]: audit 2024-04-16T14:39:50.088112+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:50 smithi071 bash[79675]: audit 2024-04-16T14:39:50.088112+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:50 smithi071 bash[83214]: audit 2024-04-16T14:39:50.088112+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:39:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:51 smithi122 bash[65119]: audit 2024-04-16T14:39:51.415928+0000 mgr.x (mgr.24929) 1757 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:52.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:51 smithi122 bash[65119]: cluster 2024-04-16T14:39:51.806715+0000 mgr.x (mgr.24929) 1758 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:51 smithi071 bash[79675]: audit 2024-04-16T14:39:51.415928+0000 mgr.x (mgr.24929) 1757 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:51 smithi071 bash[79675]: cluster 2024-04-16T14:39:51.806715+0000 mgr.x (mgr.24929) 1758 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:51 smithi071 bash[83214]: audit 2024-04-16T14:39:51.415928+0000 mgr.x (mgr.24929) 1757 : audit 0 from='client.25336 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:51 smithi071 bash[83214]: cluster 2024-04-16T14:39:51.806715+0000 mgr.x (mgr.24929) 1758 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:54.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:53 smithi122 bash[65119]: cluster 2024-04-16T14:39:53.807870+0000 mgr.x (mgr.24929) 1759 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:53 smithi071 bash[79675]: cluster 2024-04-16T14:39:53.807870+0000 mgr.x (mgr.24929) 1759 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:53 smithi071 bash[83214]: cluster 2024-04-16T14:39:53.807870+0000 mgr.x (mgr.24929) 1759 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:56.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:55 smithi122 bash[65119]: cluster 2024-04-16T14:39:55.809236+0000 mgr.x (mgr.24929) 1760 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:55 smithi071 bash[79675]: cluster 2024-04-16T14:39:55.809236+0000 mgr.x (mgr.24929) 1760 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:55 smithi071 bash[83214]: cluster 2024-04-16T14:39:55.809236+0000 mgr.x (mgr.24929) 1760 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:56.574 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:39:57.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:56 smithi122 bash[65119]: audit 2024-04-16T14:39:56.568935+0000 mgr.x (mgr.24929) 1761 : audit 0 from='client.54658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:56 smithi071 bash[79675]: audit 2024-04-16T14:39:56.568935+0000 mgr.x (mgr.24929) 1761 : audit 0 from='client.54658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:56 smithi071 bash[83214]: audit 2024-04-16T14:39:56.568935+0000 mgr.x (mgr.24929) 1761 : audit 0 from='client.54658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:57.326 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:39:57.326 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 13s ago 24m - - 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 9s ago 23m - - 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (10m) 13s ago 17m 14.0M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (10m) 9s ago 17m 42.6M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (9m) 13s ago 15m 44.6M - 3.5 e1d6a67b021e 48f35c143996 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (9m) 9s ago 23m 522M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (7m) 13s ago 25m 440M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (7m) 13s ago 25m 77.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (6m) 9s ago 23m 54.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (6m) 13s ago 23m 56.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (11m) 13s ago 17m 9944k - 1.3.1 1dbe0e931976 b15e4d4537d4 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (10m) 9s ago 17m 9579k - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (5m) 13s ago 22m 62.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (4m) 13s ago 22m 57.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:39:57.327 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (4m) 13s ago 21m 51.6M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (3m) 13s ago 21m 56.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (2m) 9s ago 20m 54.6M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (2m) 9s ago 19m 52.8M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (90s) 9s ago 19m 55.0M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (57s) 9s ago 18m 55.7M 2780M 19.0.0-2204-g36befe5d b1a78730e0db db6b43b47ba1 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (9m) 9s ago 17m 61.9M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (46s) 13s ago 15m 88.0M - 19.0.0-2204-g36befe5d b1a78730e0db 5db5fd6f453d 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (31s) 9s ago 15m 87.9M - 19.0.0-2204-g36befe5d b1a78730e0db 84cad0d1bee5 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (38s) 13s ago 15m 88.3M - 19.0.0-2204-g36befe5d b1a78730e0db ea2cfc3fdda9 2024-04-16T14:39:57.328 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (22s) 9s ago 15m 88.0M - 19.0.0-2204-g36befe5d b1a78730e0db 3f8567cda822 2024-04-16T14:39:57.753 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:39:57.754 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:39:57.755 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:39:57.755 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:39:57.755 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 17 2024-04-16T14:39:57.755 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:39:57.755 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:39:58.124 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "osd", 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr", 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw" 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "17/23 daemons upgraded", 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:39:58.125 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:39:58.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:57 smithi071 bash[79675]: audit 2024-04-16T14:39:56.920308+0000 mgr.x (mgr.24929) 1762 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:58.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:57 smithi071 bash[79675]: audit 2024-04-16T14:39:57.284427+0000 mgr.x (mgr.24929) 1763 : audit 0 from='client.54670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:58.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:57 smithi071 bash[79675]: audit 2024-04-16T14:39:57.758621+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.71:0/2751515508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:58.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:57 smithi071 bash[79675]: cluster 2024-04-16T14:39:57.810285+0000 mgr.x (mgr.24929) 1764 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:58.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:57 smithi071 bash[83214]: audit 2024-04-16T14:39:56.920308+0000 mgr.x (mgr.24929) 1762 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:58.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:57 smithi071 bash[83214]: audit 2024-04-16T14:39:57.284427+0000 mgr.x (mgr.24929) 1763 : audit 0 from='client.54670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:58.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:57 smithi071 bash[83214]: audit 2024-04-16T14:39:57.758621+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.71:0/2751515508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:58.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:57 smithi071 bash[83214]: cluster 2024-04-16T14:39:57.810285+0000 mgr.x (mgr.24929) 1764 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:58.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:57 smithi122 bash[65119]: audit 2024-04-16T14:39:56.920308+0000 mgr.x (mgr.24929) 1762 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:58.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:57 smithi122 bash[65119]: audit 2024-04-16T14:39:57.284427+0000 mgr.x (mgr.24929) 1763 : audit 0 from='client.54670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:58.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:57 smithi122 bash[65119]: audit 2024-04-16T14:39:57.758621+0000 mon.a (mon.0) 5847 : audit 0 from='client.? 172.21.15.71:0/2751515508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:58.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:57 smithi122 bash[65119]: cluster 2024-04-16T14:39:57.810285+0000 mgr.x (mgr.24929) 1764 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:39:58.525 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:39:59.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:58 smithi071 bash[79675]: audit 2024-04-16T14:39:58.133141+0000 mgr.x (mgr.24929) 1765 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:59.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:58 smithi071 bash[79675]: audit 2024-04-16T14:39:58.531032+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.71:0/2335066828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:39:59.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:58 smithi071 bash[83214]: audit 2024-04-16T14:39:58.133141+0000 mgr.x (mgr.24929) 1765 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:59.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:58 smithi071 bash[83214]: audit 2024-04-16T14:39:58.531032+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.71:0/2335066828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:39:59.193 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:39:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:39:59] "GET /metrics HTTP/1.1" 200 38543 "" "Prometheus/2.33.4" 2024-04-16T14:39:59.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:58 smithi122 bash[65119]: audit 2024-04-16T14:39:58.133141+0000 mgr.x (mgr.24929) 1765 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:59.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:58 smithi122 bash[65119]: audit 2024-04-16T14:39:58.531032+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.71:0/2335066828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:40:00.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:39:59 smithi071 bash[79675]: cluster 2024-04-16T14:39:59.811777+0000 mgr.x (mgr.24929) 1766 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:00.098 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:39:59 smithi071 bash[83214]: cluster 2024-04-16T14:39:59.811777+0000 mgr.x (mgr.24929) 1766 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:00.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:39:59 smithi122 bash[65119]: cluster 2024-04-16T14:39:59.811777+0000 mgr.x (mgr.24929) 1766 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:00.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:00.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:00.453 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:00.454 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:00.455 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:00.456 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:00.457 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:00.457 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: cluster 2024-04-16T14:40:00.000139+0000 mon.a (mon.0) 5848 : cluster 1 overall HEALTH_OK 2024-04-16T14:40:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.284307+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.296093+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.335354+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.336787+0000 mon.a (mon.0) 5852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.346502+0000 mon.a (mon.0) 5853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: cephadm 2024-04-16T14:40:00.351460+0000 mgr.x (mgr.24929) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.430542+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.435376+0000 mgr.x (mgr.24929) 1768 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.437280+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.441801+0000 mgr.x (mgr.24929) 1769 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.455954+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.460351+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.465471+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.466581+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.472793+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: cephadm 2024-04-16T14:40:00.477676+0000 mgr.x (mgr.24929) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.548687+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.551443+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.554321+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.555565+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.563765+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: cephadm 2024-04-16T14:40:00.568386+0000 mgr.x (mgr.24929) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.642603+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.645807+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.649464+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.650676+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.661461+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: cephadm 2024-04-16T14:40:00.666161+0000 mgr.x (mgr.24929) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.740328+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.743018+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.745394+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.746361+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.752909+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: cephadm 2024-04-16T14:40:00.757569+0000 mgr.x (mgr.24929) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.830238+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.833156+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.835651+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.836692+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:00 smithi122 bash[65119]: audit 2024-04-16T14:40:00.843020+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: cluster 2024-04-16T14:40:00.000139+0000 mon.a (mon.0) 5848 : cluster 1 overall HEALTH_OK 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.284307+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.296093+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.335354+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.336787+0000 mon.a (mon.0) 5852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.346502+0000 mon.a (mon.0) 5853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: cephadm 2024-04-16T14:40:00.351460+0000 mgr.x (mgr.24929) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.430542+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.435376+0000 mgr.x (mgr.24929) 1768 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.437280+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.441801+0000 mgr.x (mgr.24929) 1769 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.455954+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.460351+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.465471+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.466581+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.472793+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: cephadm 2024-04-16T14:40:00.477676+0000 mgr.x (mgr.24929) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.548687+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.551443+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.554321+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: cluster 2024-04-16T14:40:00.000139+0000 mon.a (mon.0) 5848 : cluster 1 overall HEALTH_OK 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.284307+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.296093+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.335354+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.336787+0000 mon.a (mon.0) 5852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.346502+0000 mon.a (mon.0) 5853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: cephadm 2024-04-16T14:40:00.351460+0000 mgr.x (mgr.24929) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.430542+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.435376+0000 mgr.x (mgr.24929) 1768 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.437280+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.441801+0000 mgr.x (mgr.24929) 1769 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.455954+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.460351+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.465471+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.466581+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.472793+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: cephadm 2024-04-16T14:40:00.477676+0000 mgr.x (mgr.24929) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.548687+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.551443+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.554321+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.555565+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.563765+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: cephadm 2024-04-16T14:40:00.568386+0000 mgr.x (mgr.24929) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.642603+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.645807+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.649464+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.650676+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.661461+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: cephadm 2024-04-16T14:40:00.666161+0000 mgr.x (mgr.24929) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.740328+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.743018+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.745394+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.746361+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.752909+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: cephadm 2024-04-16T14:40:00.757569+0000 mgr.x (mgr.24929) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.830238+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.833156+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.835651+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.836692+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[83214]: audit 2024-04-16T14:40:00.843020+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.555565+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.563765+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: cephadm 2024-04-16T14:40:00.568386+0000 mgr.x (mgr.24929) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.642603+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.645807+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.649464+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.650676+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.661461+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: cephadm 2024-04-16T14:40:00.666161+0000 mgr.x (mgr.24929) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.740328+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.743018+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.745394+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.746361+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.752909+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: cephadm 2024-04-16T14:40:00.757569+0000 mgr.x (mgr.24929) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.830238+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.833156+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.835651+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.836692+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:00 smithi071 bash[79675]: audit 2024-04-16T14:40:00.843020+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:00.847586+0000 mgr.x (mgr.24929) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:00.926157+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:00.930984+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:00.934234+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:00.935648+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:00.944722+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:00.949428+0000 mgr.x (mgr.24929) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.020689+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.023543+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.025957+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.026923+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.035367+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.040052+0000 mgr.x (mgr.24929) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.114904+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.118256+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.121098+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.122401+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.131244+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.135922+0000 mgr.x (mgr.24929) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.205300+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.208757+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.212422+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.213928+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.223713+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.228356+0000 mgr.x (mgr.24929) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.313431+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.316474+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.320074+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.321323+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.332125+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.336794+0000 mgr.x (mgr.24929) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.420830+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.425034+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.429392+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.431044+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.441324+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.446053+0000 mgr.x (mgr.24929) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.520485+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.524150+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.527869+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:00.847586+0000 mgr.x (mgr.24929) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:00.926157+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:00.930984+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:00.934234+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:00.935648+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:00.944722+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:00.949428+0000 mgr.x (mgr.24929) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.020689+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.023543+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.025957+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.026923+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.035367+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.040052+0000 mgr.x (mgr.24929) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.114904+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.118256+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.121098+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.122401+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.131244+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.135922+0000 mgr.x (mgr.24929) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.205300+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.529530+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.540959+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.545888+0000 mgr.x (mgr.24929) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.632521+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.637486+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.641960+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.643275+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.654624+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.659620+0000 mgr.x (mgr.24929) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.735165+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.738596+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.742214+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.743533+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.752292+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.756886+0000 mgr.x (mgr.24929) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: cluster 2024-04-16T14:40:01.812437+0000 mgr.x (mgr.24929) 1784 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.831221+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.834681+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.838561+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.840404+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[83214]: audit 2024-04-16T14:40:01.850164+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.208757+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.212422+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.213928+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.223713+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.228356+0000 mgr.x (mgr.24929) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.313431+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.316474+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.320074+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.321323+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.332125+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.336794+0000 mgr.x (mgr.24929) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.420830+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.425034+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.429392+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.431044+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.441324+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.446053+0000 mgr.x (mgr.24929) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.520485+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.524150+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.527869+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.529530+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.540959+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.545888+0000 mgr.x (mgr.24929) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.632521+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.637486+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.641960+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.643275+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.654624+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.659620+0000 mgr.x (mgr.24929) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.735165+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.738596+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.742214+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.743533+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.752292+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.756886+0000 mgr.x (mgr.24929) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: cluster 2024-04-16T14:40:01.812437+0000 mgr.x (mgr.24929) 1784 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:02.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.831221+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.834681+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.838561+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.840404+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:01 smithi071 bash[79675]: audit 2024-04-16T14:40:01.850164+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:00.847586+0000 mgr.x (mgr.24929) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:00.926157+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:00.930984+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:00.934234+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:00.935648+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:00.944722+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:00.949428+0000 mgr.x (mgr.24929) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.020689+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.023543+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.025957+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.026923+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.035367+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.040052+0000 mgr.x (mgr.24929) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.114904+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.118256+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.121098+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.122401+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.131244+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.135922+0000 mgr.x (mgr.24929) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.205300+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.208757+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.212422+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.213928+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.223713+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.228356+0000 mgr.x (mgr.24929) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.313431+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.316474+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.320074+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.321323+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.332125+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.336794+0000 mgr.x (mgr.24929) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.420830+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.425034+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.429392+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.431044+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.441324+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.446053+0000 mgr.x (mgr.24929) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.520485+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.524150+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.527869+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.529530+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.540959+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.545888+0000 mgr.x (mgr.24929) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.632521+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.637486+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.641960+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.643275+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.654624+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.659620+0000 mgr.x (mgr.24929) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.735165+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.738596+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.742214+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.743533+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.752292+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.756886+0000 mgr.x (mgr.24929) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: cluster 2024-04-16T14:40:01.812437+0000 mgr.x (mgr.24929) 1784 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.831221+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.834681+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.838561+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:02.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.840404+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:02.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:01 smithi122 bash[65119]: audit 2024-04-16T14:40:01.850164+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.855153+0000 mgr.x (mgr.24929) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:01.939274+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:01.943399+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:01.946905+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:01.948332+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:01.959873+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:01.964715+0000 mgr.x (mgr.24929) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.039287+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.042481+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.046326+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.047586+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.055071+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.059560+0000 mgr.x (mgr.24929) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.141156+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.145051+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.148549+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.149943+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.159045+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.163839+0000 mgr.x (mgr.24929) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.239208+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.241899+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.244995+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.245985+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.252133+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.256789+0000 mgr.x (mgr.24929) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.312169+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.316971+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.320911+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.322641+0000 mon.a (mon.0) 5954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.330363+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.335105+0000 mgr.x (mgr.24929) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.405834+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.409261+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.412784+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.414250+0000 mon.a (mon.0) 5959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.421884+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.426776+0000 mgr.x (mgr.24929) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.511069+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.515778+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.519800+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.521459+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.531785+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.536720+0000 mgr.x (mgr.24929) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.623004+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.627619+0000 mon.a (mon.0) 5967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.632275+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.634086+0000 mon.a (mon.0) 5969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.644656+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.649584+0000 mgr.x (mgr.24929) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.734051+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.739056+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.743098+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.744758+0000 mon.a (mon.0) 5974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.754349+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.759291+0000 mgr.x (mgr.24929) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.839231+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.843973+0000 mon.a (mon.0) 5977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.848056+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.849864+0000 mon.a (mon.0) 5979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:02 smithi122 bash[65119]: audit 2024-04-16T14:40:02.860178+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.855153+0000 mgr.x (mgr.24929) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:01.939274+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:01.943399+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:01.946905+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:01.948332+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:01.959873+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:01.964715+0000 mgr.x (mgr.24929) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.039287+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.042481+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.046326+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.047586+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.055071+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.059560+0000 mgr.x (mgr.24929) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.141156+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.145051+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.148549+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.149943+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.159045+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.163839+0000 mgr.x (mgr.24929) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.239208+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.855153+0000 mgr.x (mgr.24929) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:01.939274+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:01.943399+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:01.946905+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:01.948332+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:01.959873+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:01.964715+0000 mgr.x (mgr.24929) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.039287+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.042481+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.046326+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.047586+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.055071+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.059560+0000 mgr.x (mgr.24929) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.141156+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.145051+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.148549+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.149943+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.159045+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.163839+0000 mgr.x (mgr.24929) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.239208+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.241899+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.244995+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.245985+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.252133+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.256789+0000 mgr.x (mgr.24929) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.312169+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.316971+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.320911+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.322641+0000 mon.a (mon.0) 5954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.330363+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.335105+0000 mgr.x (mgr.24929) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.405834+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.409261+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.412784+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.414250+0000 mon.a (mon.0) 5959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.421884+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.426776+0000 mgr.x (mgr.24929) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.511069+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.515778+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.519800+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.241899+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.244995+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.245985+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.252133+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.256789+0000 mgr.x (mgr.24929) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.312169+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.316971+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.320911+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.322641+0000 mon.a (mon.0) 5954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.330363+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.335105+0000 mgr.x (mgr.24929) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.405834+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.409261+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.412784+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.414250+0000 mon.a (mon.0) 5959 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.421884+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.426776+0000 mgr.x (mgr.24929) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.511069+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.515778+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.519800+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.521459+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.531785+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.536720+0000 mgr.x (mgr.24929) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.623004+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.627619+0000 mon.a (mon.0) 5967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.632275+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.634086+0000 mon.a (mon.0) 5969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.644656+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.649584+0000 mgr.x (mgr.24929) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.734051+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.739056+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.743098+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.744758+0000 mon.a (mon.0) 5974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.754349+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.759291+0000 mgr.x (mgr.24929) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.839231+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.843973+0000 mon.a (mon.0) 5977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.848056+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.849864+0000 mon.a (mon.0) 5979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[83214]: audit 2024-04-16T14:40:02.860178+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.521459+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.531785+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.536720+0000 mgr.x (mgr.24929) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.623004+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.627619+0000 mon.a (mon.0) 5967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.632275+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.634086+0000 mon.a (mon.0) 5969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.644656+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.649584+0000 mgr.x (mgr.24929) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.734051+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.739056+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.743098+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.744758+0000 mon.a (mon.0) 5974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.754349+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.759291+0000 mgr.x (mgr.24929) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.839231+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.843973+0000 mon.a (mon.0) 5977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.848056+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.849864+0000 mon.a (mon.0) 5979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:02 smithi071 bash[79675]: audit 2024-04-16T14:40:02.860178+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.865194+0000 mgr.x (mgr.24929) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:02.952260+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:02.956378+0000 mon.a (mon.0) 5982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:02.960326+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:02.961680+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:02.970980+0000 mon.a (mon.0) 5985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:02.975897+0000 mgr.x (mgr.24929) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.060982+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.065833+0000 mon.a (mon.0) 5987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.070085+0000 mon.a (mon.0) 5988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.071816+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.082843+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.087808+0000 mgr.x (mgr.24929) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.173738+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.178193+0000 mon.a (mon.0) 5992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.182020+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.183474+0000 mon.a (mon.0) 5994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.193035+0000 mon.a (mon.0) 5995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.197670+0000 mgr.x (mgr.24929) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.269613+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.865194+0000 mgr.x (mgr.24929) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:02.952260+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:02.956378+0000 mon.a (mon.0) 5982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:02.960326+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:02.961680+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:02.970980+0000 mon.a (mon.0) 5985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:02.975897+0000 mgr.x (mgr.24929) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.060982+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.065833+0000 mon.a (mon.0) 5987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.070085+0000 mon.a (mon.0) 5988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.071816+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.082843+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.087808+0000 mgr.x (mgr.24929) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.173738+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.178193+0000 mon.a (mon.0) 5992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.182020+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.183474+0000 mon.a (mon.0) 5994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.193035+0000 mon.a (mon.0) 5995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.197670+0000 mgr.x (mgr.24929) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.269613+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.272987+0000 mon.a (mon.0) 5997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.276209+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.277350+0000 mon.a (mon.0) 5999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.287690+0000 mon.a (mon.0) 6000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.292368+0000 mgr.x (mgr.24929) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.365701+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.369361+0000 mon.a (mon.0) 6002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.372752+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.373869+0000 mon.a (mon.0) 6004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.382083+0000 mon.a (mon.0) 6005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.386893+0000 mgr.x (mgr.24929) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.469675+0000 mon.a (mon.0) 6006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.474205+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.477533+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.478683+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.487640+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.492547+0000 mgr.x (mgr.24929) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.567275+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.570317+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.573618+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.272987+0000 mon.a (mon.0) 5997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.276209+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.277350+0000 mon.a (mon.0) 5999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.287690+0000 mon.a (mon.0) 6000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.292368+0000 mgr.x (mgr.24929) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.365701+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.369361+0000 mon.a (mon.0) 6002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.372752+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.373869+0000 mon.a (mon.0) 6004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.382083+0000 mon.a (mon.0) 6005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.386893+0000 mgr.x (mgr.24929) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.469675+0000 mon.a (mon.0) 6006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.474205+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.477533+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.478683+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.487640+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.492547+0000 mgr.x (mgr.24929) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.567275+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.570317+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.573618+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.574999+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.583729+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.588536+0000 mgr.x (mgr.24929) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.662038+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.664797+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.667308+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.668213+0000 mon.a (mon.0) 6019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.674298+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.679148+0000 mgr.x (mgr.24929) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.737668+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.740304+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.742675+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.743498+0000 mon.a (mon.0) 6024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.748785+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.753368+0000 mgr.x (mgr.24929) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: cluster 2024-04-16T14:40:03.813084+0000 mgr.x (mgr.24929) 1805 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.823091+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.825314+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.827270+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.827943+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[83214]: audit 2024-04-16T14:40:03.832569+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.574999+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.583729+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.588536+0000 mgr.x (mgr.24929) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.662038+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.664797+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.667308+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.668213+0000 mon.a (mon.0) 6019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.674298+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.679148+0000 mgr.x (mgr.24929) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.737668+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.740304+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.742675+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.743498+0000 mon.a (mon.0) 6024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.748785+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.753368+0000 mgr.x (mgr.24929) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: cluster 2024-04-16T14:40:03.813084+0000 mgr.x (mgr.24929) 1805 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.823091+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.825314+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.827270+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:03.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.827943+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:03.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:03 smithi071 bash[79675]: audit 2024-04-16T14:40:03.832569+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.865194+0000 mgr.x (mgr.24929) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:02.952260+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:02.956378+0000 mon.a (mon.0) 5982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:02.960326+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:02.961680+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:02.970980+0000 mon.a (mon.0) 5985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:02.975897+0000 mgr.x (mgr.24929) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.060982+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.065833+0000 mon.a (mon.0) 5987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.070085+0000 mon.a (mon.0) 5988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.071816+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.082843+0000 mon.a (mon.0) 5990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.087808+0000 mgr.x (mgr.24929) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.173738+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.178193+0000 mon.a (mon.0) 5992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.182020+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.183474+0000 mon.a (mon.0) 5994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.193035+0000 mon.a (mon.0) 5995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.197670+0000 mgr.x (mgr.24929) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.269613+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.272987+0000 mon.a (mon.0) 5997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.276209+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.277350+0000 mon.a (mon.0) 5999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.287690+0000 mon.a (mon.0) 6000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.292368+0000 mgr.x (mgr.24929) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.365701+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.369361+0000 mon.a (mon.0) 6002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.372752+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.373869+0000 mon.a (mon.0) 6004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.382083+0000 mon.a (mon.0) 6005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.386893+0000 mgr.x (mgr.24929) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.469675+0000 mon.a (mon.0) 6006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.474205+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.477533+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.478683+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.487640+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.492547+0000 mgr.x (mgr.24929) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.567275+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.570317+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.573618+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.574999+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.583729+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.588536+0000 mgr.x (mgr.24929) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.662038+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.664797+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.667308+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.668213+0000 mon.a (mon.0) 6019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.674298+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.679148+0000 mgr.x (mgr.24929) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.737668+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.740304+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.742675+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.743498+0000 mon.a (mon.0) 6024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.748785+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.753368+0000 mgr.x (mgr.24929) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: cluster 2024-04-16T14:40:03.813084+0000 mgr.x (mgr.24929) 1805 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.823091+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.825314+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:04.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.827270+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:04.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.827943+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:04.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:03 smithi122 bash[65119]: audit 2024-04-16T14:40:03.832569+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.837121+0000 mgr.x (mgr.24929) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:05.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:03.917157+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:05.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:03.919939+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:03.923318+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:03.924269+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:03.932244+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: cephadm 2024-04-16T14:40:03.936822+0000 mgr.x (mgr.24929) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:03.969860+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:03.978671+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:03.984706+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.043193+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.046326+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.048527+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.049997+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.052509+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.055647+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.057671+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.059109+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.060439+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.061796+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:04 smithi122 bash[65119]: audit 2024-04-16T14:40:04.452517+0000 mon.a (mon.0) 6049 : audit 0 from='client.? 172.21.15.71:0/3942564695' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:40:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.837121+0000 mgr.x (mgr.24929) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:03.917157+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:03.919939+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:03.923318+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:03.924269+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:03.932244+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: cephadm 2024-04-16T14:40:03.936822+0000 mgr.x (mgr.24929) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:03.969860+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:03.978671+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:03.984706+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.043193+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.046326+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.048527+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.049997+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.052509+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.055647+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.057671+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.059109+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.060439+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.061796+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[79675]: audit 2024-04-16T14:40:04.452517+0000 mon.a (mon.0) 6049 : audit 0 from='client.? 172.21.15.71:0/3942564695' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.837121+0000 mgr.x (mgr.24929) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:03.917157+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:03.919939+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:03.923318+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:03.924269+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:03.932244+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: cephadm 2024-04-16T14:40:03.936822+0000 mgr.x (mgr.24929) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:03.969860+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:03.978671+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:03.984706+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.043193+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.046326+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.048527+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.049997+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.052509+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.055647+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.057671+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.059109+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.060439+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.061796+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:04 smithi071 bash[83214]: audit 2024-04-16T14:40:04.452517+0000 mon.a (mon.0) 6049 : audit 0 from='client.? 172.21.15.71:0/3942564695' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:40:06.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:05 smithi122 bash[65119]: audit 2024-04-16T14:40:05.087341+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:06.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:05 smithi122 bash[65119]: cluster 2024-04-16T14:40:05.813959+0000 mgr.x (mgr.24929) 1808 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:05 smithi071 bash[79675]: audit 2024-04-16T14:40:05.087341+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:05 smithi071 bash[79675]: cluster 2024-04-16T14:40:05.813959+0000 mgr.x (mgr.24929) 1808 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:05 smithi071 bash[83214]: audit 2024-04-16T14:40:05.087341+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:05 smithi071 bash[83214]: cluster 2024-04-16T14:40:05.813959+0000 mgr.x (mgr.24929) 1808 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:09.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:08 smithi122 bash[65119]: audit 2024-04-16T14:40:07.802021+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:08 smithi122 bash[65119]: audit 2024-04-16T14:40:07.814594+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:08 smithi122 bash[65119]: cluster 2024-04-16T14:40:07.815011+0000 mgr.x (mgr.24929) 1809 : cluster 0 pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-16T14:40:09.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:08 smithi122 bash[65119]: audit 2024-04-16T14:40:07.826656+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:08 smithi122 bash[65119]: audit 2024-04-16T14:40:08.051970+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:40:09.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:08 smithi122 bash[65119]: audit 2024-04-16T14:40:08.054130+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[79675]: audit 2024-04-16T14:40:07.802021+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[79675]: audit 2024-04-16T14:40:07.814594+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[79675]: cluster 2024-04-16T14:40:07.815011+0000 mgr.x (mgr.24929) 1809 : cluster 0 pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[79675]: audit 2024-04-16T14:40:07.826656+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[79675]: audit 2024-04-16T14:40:08.051970+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:40:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[79675]: audit 2024-04-16T14:40:08.054130+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[83214]: audit 2024-04-16T14:40:07.802021+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[83214]: audit 2024-04-16T14:40:07.814594+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[83214]: cluster 2024-04-16T14:40:07.815011+0000 mgr.x (mgr.24929) 1809 : cluster 0 pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[83214]: audit 2024-04-16T14:40:07.826656+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[83214]: audit 2024-04-16T14:40:08.051970+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.ryfkew", "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-04-16T14:40:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:08 smithi071 bash[83214]: audit 2024-04-16T14:40:08.054130+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:09.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:40:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:40:09] "GET /metrics HTTP/1.1" 200 38543 "" "Prometheus/2.33.4" 2024-04-16T14:40:10.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:09 smithi071 bash[79675]: cephadm 2024-04-16T14:40:08.053743+0000 mgr.x (mgr.24929) 1810 : cephadm 1 Upgrade: Updating iscsi.foo.smithi071.ryfkew 2024-04-16T14:40:10.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:09 smithi071 bash[79675]: cephadm 2024-04-16T14:40:08.060092+0000 mgr.x (mgr.24929) 1811 : cephadm 1 Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:40:10.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:09 smithi071 bash[83214]: cephadm 2024-04-16T14:40:08.053743+0000 mgr.x (mgr.24929) 1810 : cephadm 1 Upgrade: Updating iscsi.foo.smithi071.ryfkew 2024-04-16T14:40:10.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:09 smithi071 bash[83214]: cephadm 2024-04-16T14:40:08.060092+0000 mgr.x (mgr.24929) 1811 : cephadm 1 Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:40:10.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:09 smithi122 bash[65119]: cephadm 2024-04-16T14:40:08.053743+0000 mgr.x (mgr.24929) 1810 : cephadm 1 Upgrade: Updating iscsi.foo.smithi071.ryfkew 2024-04-16T14:40:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:09 smithi122 bash[65119]: cephadm 2024-04-16T14:40:08.060092+0000 mgr.x (mgr.24929) 1811 : cephadm 1 Deploying daemon iscsi.foo.smithi071.ryfkew on smithi071 2024-04-16T14:40:11.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:10 smithi122 bash[65119]: cluster 2024-04-16T14:40:09.816586+0000 mgr.x (mgr.24929) 1812 : cluster 0 pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:10 smithi071 bash[79675]: cluster 2024-04-16T14:40:09.816586+0000 mgr.x (mgr.24929) 1812 : cluster 0 pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:10 smithi071 bash[83214]: cluster 2024-04-16T14:40:09.816586+0000 mgr.x (mgr.24929) 1812 : cluster 0 pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:12.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:11 smithi122 bash[65119]: cluster 2024-04-16T14:40:11.817332+0000 mgr.x (mgr.24929) 1813 : cluster 0 pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:40:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:11 smithi071 bash[79675]: cluster 2024-04-16T14:40:11.817332+0000 mgr.x (mgr.24929) 1813 : cluster 0 pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:40:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:11 smithi071 bash[83214]: cluster 2024-04-16T14:40:11.817332+0000 mgr.x (mgr.24929) 1813 : cluster 0 pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:40:12.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:12.874 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:12.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:12.875 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:12.875 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:12.876 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:12.876 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:12.876 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:12.877 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:40:12 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:13.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:13 smithi071 bash[79675]: audit 2024-04-16T14:40:12.497967+0000 mon.a (mon.0) 6056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:13.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:13 smithi071 bash[79675]: audit 2024-04-16T14:40:12.506034+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:13.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:13 smithi071 bash[79675]: audit 2024-04-16T14:40:12.517035+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:13.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:13 smithi071 bash[83214]: audit 2024-04-16T14:40:12.497967+0000 mon.a (mon.0) 6056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:13.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:13 smithi071 bash[83214]: audit 2024-04-16T14:40:12.506034+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:13.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:13 smithi071 bash[83214]: audit 2024-04-16T14:40:12.517035+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:13.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:13 smithi122 bash[65119]: audit 2024-04-16T14:40:12.497967+0000 mon.a (mon.0) 6056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:13.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:13 smithi122 bash[65119]: audit 2024-04-16T14:40:12.506034+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:13.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:13 smithi122 bash[65119]: audit 2024-04-16T14:40:12.517035+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.202 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.202 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.202 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:40:13 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: cluster 2024-04-16T14:40:13.818522+0000 mgr.x (mgr.24929) 1814 : cluster 0 pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:40:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.045726+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.055458+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.090021+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.091573+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.100016+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.184529+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.193254+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.214206+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.219654+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.225519+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.227376+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.237547+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.329423+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.334145+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.338728+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.340422+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.349547+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.428863+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.432436+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.435708+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.436727+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:14 smithi122 bash[65119]: audit 2024-04-16T14:40:14.444366+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: cluster 2024-04-16T14:40:13.818522+0000 mgr.x (mgr.24929) 1814 : cluster 0 pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:40:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.045726+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.055458+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.090021+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.091573+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.100016+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.184529+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.193254+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.214206+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.219654+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.225519+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.227376+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.237547+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.329423+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.334145+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.338728+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.340422+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.349547+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.428863+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: cluster 2024-04-16T14:40:13.818522+0000 mgr.x (mgr.24929) 1814 : cluster 0 pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.045726+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.055458+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.090021+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.091573+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.100016+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.184529+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.193254+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.214206+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.219654+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.225519+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.227376+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.237547+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.329423+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.334145+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.338728+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.340422+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.349547+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.428863+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:14.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.432436+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.435708+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.436727+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[79675]: audit 2024-04-16T14:40:14.444366+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:14.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.432436+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:14.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.435708+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:14.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.436727+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:14.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:14 smithi071 bash[83214]: audit 2024-04-16T14:40:14.444366+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.105045+0000 mgr.x (mgr.24929) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.190368+0000 mgr.x (mgr.24929) 1816 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.198421+0000 mgr.x (mgr.24929) 1817 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.242629+0000 mgr.x (mgr.24929) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.354294+0000 mgr.x (mgr.24929) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.449276+0000 mgr.x (mgr.24929) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.535270+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.539974+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.543953+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.545328+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.554761+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.559674+0000 mgr.x (mgr.24929) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.645819+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.649278+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.652992+0000 mon.a (mon.0) 6088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.654595+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.664324+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.669354+0000 mgr.x (mgr.24929) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.739832+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.744645+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.748679+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.750030+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.757568+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.762472+0000 mgr.x (mgr.24929) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.847975+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.853040+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.857160+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.858798+0000 mon.a (mon.0) 6099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.869214+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.960409+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.965395+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.969397+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.970891+0000 mon.a (mon.0) 6104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:14.978391+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.056050+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.058651+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.061936+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.063152+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.069073+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.147187+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.105045+0000 mgr.x (mgr.24929) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.190368+0000 mgr.x (mgr.24929) 1816 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:15.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.198421+0000 mgr.x (mgr.24929) 1817 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:15.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.242629+0000 mgr.x (mgr.24929) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.354294+0000 mgr.x (mgr.24929) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.449276+0000 mgr.x (mgr.24929) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.535270+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.539974+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.543953+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.545328+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.554761+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.559674+0000 mgr.x (mgr.24929) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.645819+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.649278+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.652992+0000 mon.a (mon.0) 6088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.654595+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.664324+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.669354+0000 mgr.x (mgr.24929) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.739832+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.744645+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.149817+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.153162+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.153942+0000 mon.a (mon.0) 6114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.159483+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.237201+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.239574+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.242420+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.243636+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.250334+0000 mon.a (mon.0) 6120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.313622+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.316195+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.319203+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.320025+0000 mon.a (mon.0) 6124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.326773+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.402600+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.404950+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.407505+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.409381+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.415713+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.461122+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.463897+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.466684+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.467889+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[79675]: audit 2024-04-16T14:40:15.473677+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.748679+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.750030+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.757568+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.762472+0000 mgr.x (mgr.24929) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.847975+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.853040+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.857160+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.858798+0000 mon.a (mon.0) 6099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.869214+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.960409+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.965395+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.969397+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.970891+0000 mon.a (mon.0) 6104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:14.978391+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.056050+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.058651+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.061936+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.063152+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.069073+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.147187+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.149817+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.153162+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.153942+0000 mon.a (mon.0) 6114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.159483+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.237201+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.239574+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.242420+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.243636+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.250334+0000 mon.a (mon.0) 6120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.313622+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.316195+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.319203+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.320025+0000 mon.a (mon.0) 6124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.326773+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.402600+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.404950+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.407505+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.409381+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.415713+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.461122+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.463897+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.466684+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.467889+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:15 smithi071 bash[83214]: audit 2024-04-16T14:40:15.473677+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.105045+0000 mgr.x (mgr.24929) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.190368+0000 mgr.x (mgr.24929) 1816 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:40:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.198421+0000 mgr.x (mgr.24929) 1817 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:40:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.242629+0000 mgr.x (mgr.24929) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.354294+0000 mgr.x (mgr.24929) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.449276+0000 mgr.x (mgr.24929) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.535270+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.539974+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.543953+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.545328+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.554761+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.559674+0000 mgr.x (mgr.24929) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.645819+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.649278+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.652992+0000 mon.a (mon.0) 6088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.654595+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.664324+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.669354+0000 mgr.x (mgr.24929) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.739832+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.744645+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.748679+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.750030+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.757568+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.762472+0000 mgr.x (mgr.24929) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.847975+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.853040+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.857160+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.858798+0000 mon.a (mon.0) 6099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.869214+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.960409+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.965395+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.969397+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.970891+0000 mon.a (mon.0) 6104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:14.978391+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.056050+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.058651+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.061936+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.063152+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.069073+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.147187+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.149817+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.153162+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.153942+0000 mon.a (mon.0) 6114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.159483+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.237201+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.239574+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.242420+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.243636+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.250334+0000 mon.a (mon.0) 6120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.313622+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.316195+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.319203+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.320025+0000 mon.a (mon.0) 6124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.326773+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.402600+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.404950+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.407505+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.409381+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.415713+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.461122+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.463897+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.466684+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.467889+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:15.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:15 smithi122 bash[65119]: audit 2024-04-16T14:40:15.473677+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.874215+0000 mgr.x (mgr.24929) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:14.983088+0000 mgr.x (mgr.24929) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.073723+0000 mgr.x (mgr.24929) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.164115+0000 mgr.x (mgr.24929) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.255135+0000 mgr.x (mgr.24929) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.331490+0000 mgr.x (mgr.24929) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.420285+0000 mgr.x (mgr.24929) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.478674+0000 mgr.x (mgr.24929) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.538041+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.541106+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.544012+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.544879+0000 mon.a (mon.0) 6139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.550376+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.555236+0000 mgr.x (mgr.24929) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.634855+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.638945+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.642302+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.643792+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.652568+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.657444+0000 mgr.x (mgr.24929) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.874215+0000 mgr.x (mgr.24929) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:14.983088+0000 mgr.x (mgr.24929) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.073723+0000 mgr.x (mgr.24929) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.164115+0000 mgr.x (mgr.24929) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.255135+0000 mgr.x (mgr.24929) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.331490+0000 mgr.x (mgr.24929) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.420285+0000 mgr.x (mgr.24929) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.478674+0000 mgr.x (mgr.24929) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.538041+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.541106+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.544012+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.544879+0000 mon.a (mon.0) 6139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.550376+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.555236+0000 mgr.x (mgr.24929) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.634855+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.638945+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.642302+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.643792+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.652568+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.657444+0000 mgr.x (mgr.24929) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.719285+0000 mon.a (mon.0) 6146 : audit 0 from='client.? 172.21.15.71:0/3088446722' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:40:16.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.728915+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.731063+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.733231+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.734294+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.740829+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.745468+0000 mgr.x (mgr.24929) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.785403+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.787939+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.790629+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.791399+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.797459+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.802075+0000 mgr.x (mgr.24929) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: cluster 2024-04-16T14:40:15.819492+0000 mgr.x (mgr.24929) 1836 : cluster 0 pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.841868+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.845164+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.847950+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.849149+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.859076+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.934038+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.719285+0000 mon.a (mon.0) 6146 : audit 0 from='client.? 172.21.15.71:0/3088446722' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:40:16.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.728915+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.731063+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.733231+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.734294+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.740829+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.745468+0000 mgr.x (mgr.24929) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.785403+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.787939+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.790629+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.791399+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.797459+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.802075+0000 mgr.x (mgr.24929) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: cluster 2024-04-16T14:40:15.819492+0000 mgr.x (mgr.24929) 1836 : cluster 0 pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.841868+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.845164+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.847950+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.849149+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.859076+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.934038+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.937155+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.940275+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.941328+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:15.947056+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.037877+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.043225+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.047405+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.048820+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.057933+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.147534+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.152283+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.156418+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.158124+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.167640+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.243290+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.246155+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.249272+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.250810+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.258765+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.348261+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.937155+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.940275+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.941328+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:15.947056+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.037877+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.043225+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.047405+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.048820+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.057933+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.147534+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.152283+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.156418+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.158124+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.167640+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.243290+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.246155+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.249272+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.250810+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.258765+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.348261+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.353346+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.357585+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.359150+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.368726+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.458801+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.463018+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.467437+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.468668+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[79675]: audit 2024-04-16T14:40:16.475708+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.353346+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.357585+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.359150+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.368726+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.458801+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.463018+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.467437+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.468668+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:16 smithi071 bash[83214]: audit 2024-04-16T14:40:16.475708+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.874215+0000 mgr.x (mgr.24929) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:14.983088+0000 mgr.x (mgr.24929) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.073723+0000 mgr.x (mgr.24929) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.164115+0000 mgr.x (mgr.24929) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.255135+0000 mgr.x (mgr.24929) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.331490+0000 mgr.x (mgr.24929) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.420285+0000 mgr.x (mgr.24929) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.478674+0000 mgr.x (mgr.24929) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.538041+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.541106+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.544012+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.544879+0000 mon.a (mon.0) 6139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.550376+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.555236+0000 mgr.x (mgr.24929) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.634855+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.638945+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.642302+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.643792+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.652568+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.657444+0000 mgr.x (mgr.24929) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.719285+0000 mon.a (mon.0) 6146 : audit 0 from='client.? 172.21.15.71:0/3088446722' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.728915+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.731063+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.733231+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.734294+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.740829+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.745468+0000 mgr.x (mgr.24929) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.785403+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.787939+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.790629+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.791399+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.797459+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.802075+0000 mgr.x (mgr.24929) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: cluster 2024-04-16T14:40:15.819492+0000 mgr.x (mgr.24929) 1836 : cluster 0 pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.841868+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.845164+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.847950+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.849149+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.859076+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.934038+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.937155+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.940275+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.941328+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:15.947056+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.037877+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.043225+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.047405+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.048820+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.057933+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.147534+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.152283+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.156418+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.158124+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.167640+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.243290+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.246155+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.249272+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.250810+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.258765+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.348261+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.353346+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.357585+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.359150+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.368726+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:16.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.458801+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:16.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.463018+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:16.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.467437+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:16.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.468668+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:16.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:16 smithi122 bash[65119]: audit 2024-04-16T14:40:16.475708+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.863838+0000 mgr.x (mgr.24929) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:15.951718+0000 mgr.x (mgr.24929) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.062908+0000 mgr.x (mgr.24929) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.172435+0000 mgr.x (mgr.24929) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.263390+0000 mgr.x (mgr.24929) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.373851+0000 mgr.x (mgr.24929) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.480690+0000 mgr.x (mgr.24929) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.555592+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.558239+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.560741+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.561830+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.568261+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.572963+0000 mgr.x (mgr.24929) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.646701+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.651043+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.654950+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.656343+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.663799+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.668678+0000 mgr.x (mgr.24929) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.743996+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.746972+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.749893+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.750986+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.758118+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.762834+0000 mgr.x (mgr.24929) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.834955+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.837434+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.839676+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.840725+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.846141+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.935192+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.939679+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.943952+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.945512+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:16.952049+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.029706+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.032938+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.036120+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.037722+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.043667+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.122000+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.124955+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.128177+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.129473+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.137646+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.215333+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.218943+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.222514+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.223971+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.230199+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.307865+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.310656+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.313368+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.314559+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.320153+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.398214+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.403170+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.407749+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.409156+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.418038+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.497587+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.501394+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.505518+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:17 smithi122 bash[65119]: audit 2024-04-16T14:40:17.506905+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.863838+0000 mgr.x (mgr.24929) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:15.951718+0000 mgr.x (mgr.24929) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.062908+0000 mgr.x (mgr.24929) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.172435+0000 mgr.x (mgr.24929) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.263390+0000 mgr.x (mgr.24929) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.373851+0000 mgr.x (mgr.24929) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.480690+0000 mgr.x (mgr.24929) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.555592+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.558239+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.560741+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.561830+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.568261+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.572963+0000 mgr.x (mgr.24929) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.646701+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.651043+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.654950+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.656343+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.663799+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.668678+0000 mgr.x (mgr.24929) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.743996+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.746972+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.749893+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.750986+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.758118+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.762834+0000 mgr.x (mgr.24929) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.834955+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.837434+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.839676+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.840725+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.846141+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.935192+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.939679+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.943952+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.945512+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:16.952049+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.029706+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.032938+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.036120+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.037722+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.043667+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.863838+0000 mgr.x (mgr.24929) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:15.951718+0000 mgr.x (mgr.24929) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.062908+0000 mgr.x (mgr.24929) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.172435+0000 mgr.x (mgr.24929) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.263390+0000 mgr.x (mgr.24929) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.373851+0000 mgr.x (mgr.24929) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.480690+0000 mgr.x (mgr.24929) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.555592+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.558239+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.560741+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.561830+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.568261+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.572963+0000 mgr.x (mgr.24929) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.646701+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.651043+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.654950+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.656343+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.663799+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.668678+0000 mgr.x (mgr.24929) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.743996+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.122000+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.124955+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.128177+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.129473+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.137646+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.215333+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.218943+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.222514+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.223971+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.230199+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.307865+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.310656+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.313368+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.314559+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.320153+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.398214+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.403170+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.407749+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.409156+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.418038+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.497587+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.501394+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.505518+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[83214]: audit 2024-04-16T14:40:17.506905+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.746972+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.749893+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.750986+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.758118+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.762834+0000 mgr.x (mgr.24929) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.834955+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.837434+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.839676+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.840725+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.846141+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.935192+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.939679+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.943952+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.945512+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:16.952049+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.029706+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.032938+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.036120+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.037722+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.043667+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.122000+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.124955+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.128177+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.129473+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.137646+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.215333+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.218943+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.222514+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.223971+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.230199+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.307865+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.310656+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.313368+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.314559+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.320153+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.398214+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.403170+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.407749+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.409156+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.418038+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:17.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.497587+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.501394+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.505518+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:17.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:17 smithi071 bash[79675]: audit 2024-04-16T14:40:17.506905+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.851056+0000 mgr.x (mgr.24929) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:16.956787+0000 mgr.x (mgr.24929) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.048418+0000 mgr.x (mgr.24929) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.142454+0000 mgr.x (mgr.24929) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.234919+0000 mgr.x (mgr.24929) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.324742+0000 mgr.x (mgr.24929) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.422786+0000 mgr.x (mgr.24929) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.513829+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.518762+0000 mgr.x (mgr.24929) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.572663+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.575217+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.577799+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.578845+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.587632+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.592307+0000 mgr.x (mgr.24929) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.662288+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.664906+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.667988+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.669064+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.676488+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.681117+0000 mgr.x (mgr.24929) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.751697+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.754251+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.757488+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.758385+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.766023+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.770726+0000 mgr.x (mgr.24929) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: cluster 2024-04-16T14:40:17.819988+0000 mgr.x (mgr.24929) 1858 : cluster 0 pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.845084+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.848170+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.851359+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.853061+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.862781+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.943935+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.947810+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.951647+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.953114+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:17.964575+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.050566+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.055680+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.061314+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.063163+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.073535+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.152784+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.156020+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.159647+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.161286+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.173823+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.264088+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.269109+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.273344+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.275173+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.287361+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.378643+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.383370+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.387826+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.389225+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.401033+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.490534+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.495400+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.500432+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.502166+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:18 smithi122 bash[65119]: audit 2024-04-16T14:40:18.516735+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.851056+0000 mgr.x (mgr.24929) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:16.956787+0000 mgr.x (mgr.24929) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.048418+0000 mgr.x (mgr.24929) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.142454+0000 mgr.x (mgr.24929) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.234919+0000 mgr.x (mgr.24929) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.324742+0000 mgr.x (mgr.24929) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.422786+0000 mgr.x (mgr.24929) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.513829+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.518762+0000 mgr.x (mgr.24929) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.572663+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.575217+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.577799+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.578845+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.587632+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.592307+0000 mgr.x (mgr.24929) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.662288+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.664906+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.667988+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.669064+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.676488+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.681117+0000 mgr.x (mgr.24929) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.751697+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.754251+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.757488+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.758385+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.766023+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.770726+0000 mgr.x (mgr.24929) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: cluster 2024-04-16T14:40:17.819988+0000 mgr.x (mgr.24929) 1858 : cluster 0 pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.845084+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.848170+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.851359+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.853061+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.862781+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.943935+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.947810+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.951647+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.953114+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:17.964575+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.050566+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.055680+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.851056+0000 mgr.x (mgr.24929) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:16.956787+0000 mgr.x (mgr.24929) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.048418+0000 mgr.x (mgr.24929) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.142454+0000 mgr.x (mgr.24929) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.234919+0000 mgr.x (mgr.24929) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.324742+0000 mgr.x (mgr.24929) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.422786+0000 mgr.x (mgr.24929) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.513829+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.518762+0000 mgr.x (mgr.24929) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.572663+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.575217+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.577799+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.578845+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.587632+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.592307+0000 mgr.x (mgr.24929) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.662288+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.664906+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.667988+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.669064+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.676488+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.681117+0000 mgr.x (mgr.24929) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.061314+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.063163+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.073535+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.152784+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.156020+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.159647+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.161286+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.173823+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.264088+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.269109+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.273344+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.275173+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.287361+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.378643+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.383370+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.387826+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.389225+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.401033+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.490534+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.495400+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.500432+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.502166+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[83214]: audit 2024-04-16T14:40:18.516735+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.751697+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.754251+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.757488+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.758385+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.766023+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.770726+0000 mgr.x (mgr.24929) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: cluster 2024-04-16T14:40:17.819988+0000 mgr.x (mgr.24929) 1858 : cluster 0 pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.845084+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.848170+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.851359+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.853061+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.862781+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.943935+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.947810+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.951647+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.953114+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:17.964575+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.050566+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.055680+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.061314+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.063163+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.073535+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.152784+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.156020+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.159647+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.161286+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.173823+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.264088+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.269109+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.273344+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.275173+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.287361+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.378643+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.383370+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.387826+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.389225+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.401033+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.490534+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.495400+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.500432+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:18.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.502166+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:18.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:18 smithi071 bash[79675]: audit 2024-04-16T14:40:18.516735+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:40:19] "GET /metrics HTTP/1.1" 200 38543 "" "Prometheus/2.33.4" 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.867838+0000 mgr.x (mgr.24929) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:17.969418+0000 mgr.x (mgr.24929) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.078678+0000 mgr.x (mgr.24929) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.178938+0000 mgr.x (mgr.24929) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.292537+0000 mgr.x (mgr.24929) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.405994+0000 mgr.x (mgr.24929) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.521981+0000 mgr.x (mgr.24929) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.607681+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.611685+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.614527+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.615657+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.623459+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.628304+0000 mgr.x (mgr.24929) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.714842+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.718967+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.722646+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.723812+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.731244+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.736039+0000 mgr.x (mgr.24929) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.801177+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.804933+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.808766+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.809883+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.816874+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.871068+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.874449+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.877498+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.878689+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.887764+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.958874+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.962558+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.965872+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.967136+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:18.976078+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.066273+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.070829+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.074256+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.075449+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.083442+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.162742+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.166126+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.169787+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.171414+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.182480+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.261835+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.264978+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.268364+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.269411+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.277806+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.355762+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.358559+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.361619+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.363337+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.374892+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.451903+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.455168+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.458135+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.459286+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:19 smithi122 bash[65119]: audit 2024-04-16T14:40:19.470238+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.867838+0000 mgr.x (mgr.24929) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:17.969418+0000 mgr.x (mgr.24929) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.078678+0000 mgr.x (mgr.24929) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.178938+0000 mgr.x (mgr.24929) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.292537+0000 mgr.x (mgr.24929) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.405994+0000 mgr.x (mgr.24929) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.521981+0000 mgr.x (mgr.24929) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.607681+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.611685+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.614527+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.615657+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.623459+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.628304+0000 mgr.x (mgr.24929) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.714842+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.718967+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.722646+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.723812+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.731244+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.736039+0000 mgr.x (mgr.24929) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.801177+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.804933+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.808766+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.809883+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.816874+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.871068+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.874449+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.877498+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.878689+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.887764+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.958874+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.962558+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.965872+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.967136+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:18.976078+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.066273+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.070829+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.074256+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.075449+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.083442+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.162742+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.166126+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.169787+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.171414+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.182480+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.261835+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.264978+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.268364+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.269411+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.277806+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.355762+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.358559+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.361619+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.363337+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.374892+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.451903+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.455168+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.458135+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.459286+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[83214]: audit 2024-04-16T14:40:19.470238+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.867838+0000 mgr.x (mgr.24929) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:17.969418+0000 mgr.x (mgr.24929) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.078678+0000 mgr.x (mgr.24929) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.178938+0000 mgr.x (mgr.24929) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.292537+0000 mgr.x (mgr.24929) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.405994+0000 mgr.x (mgr.24929) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.521981+0000 mgr.x (mgr.24929) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.607681+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.611685+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.614527+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.615657+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.623459+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.628304+0000 mgr.x (mgr.24929) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.714842+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.718967+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.722646+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.723812+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.731244+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.736039+0000 mgr.x (mgr.24929) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.801177+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.804933+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.808766+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.809883+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.816874+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.871068+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.874449+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.877498+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.878689+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.887764+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.958874+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.962558+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.965872+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.967136+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:18.976078+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.066273+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.070829+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.074256+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.075449+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.083442+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.162742+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.166126+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.169787+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.171414+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.182480+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.261835+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.264978+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.268364+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.269411+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.277806+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.355762+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.358559+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.361619+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.363337+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.374892+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.451903+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.455168+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.458135+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.459286+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:19.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:19 smithi071 bash[79675]: audit 2024-04-16T14:40:19.470238+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.821702+0000 mgr.x (mgr.24929) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.892606+0000 mgr.x (mgr.24929) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:18.981080+0000 mgr.x (mgr.24929) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.088950+0000 mgr.x (mgr.24929) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.187260+0000 mgr.x (mgr.24929) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.282575+0000 mgr.x (mgr.24929) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.379752+0000 mgr.x (mgr.24929) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.475116+0000 mgr.x (mgr.24929) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.548504+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.551439+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.821702+0000 mgr.x (mgr.24929) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.892606+0000 mgr.x (mgr.24929) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:18.981080+0000 mgr.x (mgr.24929) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.088950+0000 mgr.x (mgr.24929) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.187260+0000 mgr.x (mgr.24929) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.282575+0000 mgr.x (mgr.24929) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.379752+0000 mgr.x (mgr.24929) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.475116+0000 mgr.x (mgr.24929) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.548504+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.551439+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.554618+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.555831+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.561308+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.566020+0000 mgr.x (mgr.24929) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.623765+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.626798+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.629720+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.630801+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.639062+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.643757+0000 mgr.x (mgr.24929) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.716601+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.719961+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.722616+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.723676+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.731933+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.736612+0000 mgr.x (mgr.24929) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.808005+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.811252+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.814244+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.815703+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.824436+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.902468+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.905785+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.909540+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.910688+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.918924+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:19.998924+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.002101+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.005225+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.006347+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.014274+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.087821+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.094410+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.102928+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.132148+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.554618+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.555831+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.561308+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.566020+0000 mgr.x (mgr.24929) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.623765+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.626798+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.629720+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.630801+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.639062+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.643757+0000 mgr.x (mgr.24929) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.716601+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.719961+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.722616+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.723676+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.731933+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.736612+0000 mgr.x (mgr.24929) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.808005+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.811252+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.814244+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.138205+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.147239+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.223593+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.226425+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.229241+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.230220+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.238194+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.335341+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.340624+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.345474+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.346700+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.353734+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.428820+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.431231+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.434230+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.435169+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.442976+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.492561+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.496104+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.499280+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.500619+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[83214]: audit 2024-04-16T14:40:20.510307+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.815703+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.824436+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.902468+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.905785+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.909540+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.910688+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.918924+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:19.998924+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.002101+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.005225+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.006347+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.014274+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.087821+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.094410+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.102928+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.132148+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.138205+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.147239+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.223593+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.226425+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.229241+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.230220+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.238194+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.335341+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.340624+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.345474+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.346700+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.353734+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.428820+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.431231+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.434230+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.435169+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.442976+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.492561+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.496104+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.499280+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.500619+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:20 smithi071 bash[79675]: audit 2024-04-16T14:40:20.510307+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.821702+0000 mgr.x (mgr.24929) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.892606+0000 mgr.x (mgr.24929) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:18.981080+0000 mgr.x (mgr.24929) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.088950+0000 mgr.x (mgr.24929) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.187260+0000 mgr.x (mgr.24929) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.282575+0000 mgr.x (mgr.24929) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.379752+0000 mgr.x (mgr.24929) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.475116+0000 mgr.x (mgr.24929) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.548504+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.551439+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.554618+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.555831+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.561308+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.566020+0000 mgr.x (mgr.24929) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.623765+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.626798+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.629720+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.630801+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.639062+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.643757+0000 mgr.x (mgr.24929) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.716601+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.719961+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.722616+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.723676+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.731933+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.736612+0000 mgr.x (mgr.24929) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.808005+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.811252+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.814244+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.815703+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.824436+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.902468+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.905785+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.909540+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.910688+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.918924+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:19.998924+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.002101+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.005225+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.006347+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.014274+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.087821+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.094410+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.102928+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.132148+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.138205+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.147239+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.223593+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.226425+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.229241+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.230220+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.238194+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.335341+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.340624+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.345474+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.346700+0000 mon.a (mon.0) 6391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.353734+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.428820+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.431231+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.434230+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.435169+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.442976+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.492561+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.496104+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.499280+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.500619+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:20.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:20 smithi122 bash[65119]: audit 2024-04-16T14:40:20.510307+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cluster 2024-04-16T14:40:19.820743+0000 mgr.x (mgr.24929) 1879 : cluster 0 pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.829112+0000 mgr.x (mgr.24929) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:19.923696+0000 mgr.x (mgr.24929) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.018977+0000 mgr.x (mgr.24929) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.152036+0000 mgr.x (mgr.24929) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.242894+0000 mgr.x (mgr.24929) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.358583+0000 mgr.x (mgr.24929) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.447895+0000 mgr.x (mgr.24929) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.515208+0000 mgr.x (mgr.24929) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.569012+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.571397+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.573593+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.574561+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.581922+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.586614+0000 mgr.x (mgr.24929) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.656280+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.659641+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.662657+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.663874+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.672602+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.677423+0000 mgr.x (mgr.24929) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cluster 2024-04-16T14:40:19.820743+0000 mgr.x (mgr.24929) 1879 : cluster 0 pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:21.781 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.829112+0000 mgr.x (mgr.24929) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:19.923696+0000 mgr.x (mgr.24929) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.018977+0000 mgr.x (mgr.24929) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.152036+0000 mgr.x (mgr.24929) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.242894+0000 mgr.x (mgr.24929) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.358583+0000 mgr.x (mgr.24929) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.447895+0000 mgr.x (mgr.24929) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.515208+0000 mgr.x (mgr.24929) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.569012+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.571397+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.573593+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.574561+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.581922+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.586614+0000 mgr.x (mgr.24929) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.656280+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.782 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.659641+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.662657+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.663874+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.672602+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.677423+0000 mgr.x (mgr.24929) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.748303+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.750771+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.753695+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.754686+0000 mon.a (mon.0) 6416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.760242+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.764956+0000 mgr.x (mgr.24929) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.819923+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.822082+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.823947+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.824612+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.829329+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.872302+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.874654+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.876549+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.877342+0000 mon.a (mon.0) 6426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.884729+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.973400+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.977629+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.980907+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.748303+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.750771+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.753695+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.754686+0000 mon.a (mon.0) 6416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.760242+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.764956+0000 mgr.x (mgr.24929) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.819923+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.822082+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.823947+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.824612+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.829329+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.872302+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.874654+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.876549+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.877342+0000 mon.a (mon.0) 6426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.884729+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.973400+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.977629+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.980907+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.981968+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:20.991546+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.081751+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.085836+0000 mon.a (mon.0) 6434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.089639+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.090768+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.097351+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.186958+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.190987+0000 mon.a (mon.0) 6439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.194746+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.195925+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.203017+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.292422+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.296376+0000 mon.a (mon.0) 6444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.300902+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.301993+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.309146+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.399632+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.403449+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.406652+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.407601+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.413716+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.503669+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.507930+0000 mon.a (mon.0) 6454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.511701+0000 mon.a (mon.0) 6455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.512855+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[79675]: audit 2024-04-16T14:40:21.519340+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.981968+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:20.991546+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.081751+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.085836+0000 mon.a (mon.0) 6434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.089639+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.090768+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.097351+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.186958+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.190987+0000 mon.a (mon.0) 6439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.194746+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.195925+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.203017+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.292422+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.296376+0000 mon.a (mon.0) 6444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.300902+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.301993+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.309146+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.399632+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.403449+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.406652+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.407601+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.413716+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.503669+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.507930+0000 mon.a (mon.0) 6454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.511701+0000 mon.a (mon.0) 6455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.512855+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:21 smithi071 bash[83214]: audit 2024-04-16T14:40:21.519340+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cluster 2024-04-16T14:40:19.820743+0000 mgr.x (mgr.24929) 1879 : cluster 0 pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:21.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.829112+0000 mgr.x (mgr.24929) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:19.923696+0000 mgr.x (mgr.24929) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.018977+0000 mgr.x (mgr.24929) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.152036+0000 mgr.x (mgr.24929) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.242894+0000 mgr.x (mgr.24929) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.358583+0000 mgr.x (mgr.24929) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.447895+0000 mgr.x (mgr.24929) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.515208+0000 mgr.x (mgr.24929) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.569012+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.571397+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.573593+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.574561+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.581922+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.586614+0000 mgr.x (mgr.24929) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.656280+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.659641+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.662657+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.663874+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.672602+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.677423+0000 mgr.x (mgr.24929) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.748303+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.750771+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.753695+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.754686+0000 mon.a (mon.0) 6416 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.760242+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.764956+0000 mgr.x (mgr.24929) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.819923+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.822082+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.823947+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.824612+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.829329+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.872302+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.874654+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.876549+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.877342+0000 mon.a (mon.0) 6426 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.884729+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.973400+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.977629+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.980907+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.981968+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:20.991546+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.081751+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.085836+0000 mon.a (mon.0) 6434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.089639+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.090768+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.097351+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.186958+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.190987+0000 mon.a (mon.0) 6439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.194746+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.195925+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.203017+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.292422+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.296376+0000 mon.a (mon.0) 6444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.300902+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.301993+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.309146+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.399632+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.403449+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.406652+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.407601+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.413716+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.503669+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.507930+0000 mon.a (mon.0) 6454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.511701+0000 mon.a (mon.0) 6455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.512855+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:21.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:21 smithi122 bash[65119]: audit 2024-04-16T14:40:21.519340+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.833877+0000 mgr.x (mgr.24929) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.889383+0000 mgr.x (mgr.24929) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:20.996543+0000 mgr.x (mgr.24929) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:21.102305+0000 mgr.x (mgr.24929) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:21.207962+0000 mgr.x (mgr.24929) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:21.314080+0000 mgr.x (mgr.24929) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:21.418562+0000 mgr.x (mgr.24929) 1897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:21.524254+0000 mgr.x (mgr.24929) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.615132+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.617221+0000 mon.a (mon.0) 6459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.623683+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.624164+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.630813+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.631062+0000 mon.a (mon.0) 6463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.634134+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.639070+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.644780+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.648447+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.651186+0000 mon.a (mon.0) 6468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.653814+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.656076+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.658870+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:21.664001+0000 mgr.x (mgr.24929) 1899 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.665527+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.669410+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi071.ryfkew"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.674404+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi071.ryfkew"}]': finished 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.679022+0000 mon.a (mon.0) 6475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.683501+0000 mon.a (mon.0) 6476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:21.684186+0000 mgr.x (mgr.24929) 1900 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-16T14:40:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.688325+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: cephadm 2024-04-16T14:40:21.693797+0000 mgr.x (mgr.24929) 1901 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-16T14:40:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:22 smithi122 bash[65119]: audit 2024-04-16T14:40:21.695361+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.833877+0000 mgr.x (mgr.24929) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.889383+0000 mgr.x (mgr.24929) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:20.996543+0000 mgr.x (mgr.24929) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:21.102305+0000 mgr.x (mgr.24929) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:21.207962+0000 mgr.x (mgr.24929) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:21.314080+0000 mgr.x (mgr.24929) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:21.418562+0000 mgr.x (mgr.24929) 1897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:21.524254+0000 mgr.x (mgr.24929) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.615132+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.617221+0000 mon.a (mon.0) 6459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.623683+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.624164+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.630813+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.631062+0000 mon.a (mon.0) 6463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.634134+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.639070+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.644780+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.648447+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.651186+0000 mon.a (mon.0) 6468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.653814+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.656076+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.833877+0000 mgr.x (mgr.24929) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.889383+0000 mgr.x (mgr.24929) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:20.996543+0000 mgr.x (mgr.24929) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:21.102305+0000 mgr.x (mgr.24929) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:21.207962+0000 mgr.x (mgr.24929) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:21.314080+0000 mgr.x (mgr.24929) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:21.418562+0000 mgr.x (mgr.24929) 1897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:21.524254+0000 mgr.x (mgr.24929) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.615132+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.617221+0000 mon.a (mon.0) 6459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.623683+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.624164+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.630813+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.631062+0000 mon.a (mon.0) 6463 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.634134+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.639070+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.644780+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.648447+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.651186+0000 mon.a (mon.0) 6468 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.653814+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.656076+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.658870+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:21.664001+0000 mgr.x (mgr.24929) 1899 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.665527+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.669410+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi071.ryfkew"}]: dispatch 2024-04-16T14:40:22.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.674404+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi071.ryfkew"}]': finished 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.679022+0000 mon.a (mon.0) 6475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.683501+0000 mon.a (mon.0) 6476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:21.684186+0000 mgr.x (mgr.24929) 1900 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.688325+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: cephadm 2024-04-16T14:40:21.693797+0000 mgr.x (mgr.24929) 1901 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[79675]: audit 2024-04-16T14:40:21.695361+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.658870+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:21.664001+0000 mgr.x (mgr.24929) 1899 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.665527+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.669410+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi071.ryfkew"}]: dispatch 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.674404+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi071.ryfkew"}]': finished 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.679022+0000 mon.a (mon.0) 6475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.683501+0000 mon.a (mon.0) 6476 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:21.684186+0000 mgr.x (mgr.24929) 1900 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-16T14:40:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.688325+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: cephadm 2024-04-16T14:40:21.693797+0000 mgr.x (mgr.24929) 1901 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-16T14:40:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:22 smithi071 bash[83214]: audit 2024-04-16T14:40:21.695361+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:23.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:23 smithi071 bash[79675]: cluster 2024-04-16T14:40:21.821402+0000 mgr.x (mgr.24929) 1902 : cluster 0 pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:23.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:23 smithi071 bash[83214]: cluster 2024-04-16T14:40:21.821402+0000 mgr.x (mgr.24929) 1902 : cluster 0 pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:23.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:23 smithi122 bash[65119]: cluster 2024-04-16T14:40:21.821402+0000 mgr.x (mgr.24929) 1902 : cluster 0 pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:25.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.695 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.695 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.696 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.696 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.697 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.697 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:25.950 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:25 smithi071 systemd[1]: Stopping Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:40:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:25 smithi071 bash[79675]: cluster 2024-04-16T14:40:23.822504+0000 mgr.x (mgr.24929) 1903 : cluster 0 pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:25 smithi071 bash[79675]: cephadm 2024-04-16T14:40:24.576784+0000 mgr.x (mgr.24929) 1904 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:40:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:25 smithi071 bash[79675]: cephadm 2024-04-16T14:40:24.577713+0000 mgr.x (mgr.24929) 1905 : cephadm 1 Deploying daemon node-exporter.a on smithi071 2024-04-16T14:40:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:25 smithi071 bash[83214]: cluster 2024-04-16T14:40:23.822504+0000 mgr.x (mgr.24929) 1903 : cluster 0 pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:25 smithi071 bash[83214]: cephadm 2024-04-16T14:40:24.576784+0000 mgr.x (mgr.24929) 1904 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:40:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:25 smithi071 bash[83214]: cephadm 2024-04-16T14:40:24.577713+0000 mgr.x (mgr.24929) 1905 : cephadm 1 Deploying daemon node-exporter.a on smithi071 2024-04-16T14:40:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:25 smithi122 bash[65119]: cluster 2024-04-16T14:40:23.822504+0000 mgr.x (mgr.24929) 1903 : cluster 0 pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:40:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:25 smithi122 bash[65119]: cephadm 2024-04-16T14:40:24.576784+0000 mgr.x (mgr.24929) 1904 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:40:26.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:25 smithi122 bash[65119]: cephadm 2024-04-16T14:40:24.577713+0000 mgr.x (mgr.24929) 1905 : cephadm 1 Deploying daemon node-exporter.a on smithi071 2024-04-16T14:40:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:26 smithi071 bash[79675]: audit 2024-04-16T14:40:25.394842+0000 mgr.x (mgr.24929) 1906 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:26 smithi071 bash[79675]: audit 2024-04-16T14:40:25.979770+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:26 smithi071 bash[79675]: audit 2024-04-16T14:40:25.987910+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:26 smithi071 bash[79675]: audit 2024-04-16T14:40:25.997507+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:26 smithi071 bash[83214]: audit 2024-04-16T14:40:25.394842+0000 mgr.x (mgr.24929) 1906 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:26 smithi071 bash[83214]: audit 2024-04-16T14:40:25.979770+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:26 smithi071 bash[83214]: audit 2024-04-16T14:40:25.987910+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:26 smithi071 bash[83214]: audit 2024-04-16T14:40:25.997507+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:27.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:26 smithi122 bash[65119]: audit 2024-04-16T14:40:25.394842+0000 mgr.x (mgr.24929) 1906 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:27.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:26 smithi122 bash[65119]: audit 2024-04-16T14:40:25.979770+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:27.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:26 smithi122 bash[65119]: audit 2024-04-16T14:40:25.987910+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:27.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:26 smithi122 bash[65119]: audit 2024-04-16T14:40:25.997507+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:27.442 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[108653]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T14:40:27.443 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:40:27.443 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[108810]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T14:40:27.443 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-16T14:40:27.443 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: Stopped Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:40:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:27.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:27.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:27.701 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:27.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:27.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:27.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: Started Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:40:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:27.702 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:27.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:40:27 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:28.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:27 smithi122 bash[65119]: cluster 2024-04-16T14:40:25.823905+0000 mgr.x (mgr.24929) 1907 : cluster 0 pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:28.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:27 smithi122 bash[65119]: cluster 2024-04-16T14:40:25.994246+0000 mgr.x (mgr.24929) 1908 : cluster 0 pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-04-16T14:40:28.019 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:27 smithi122 bash[65119]: cluster 2024-04-16T14:40:26.700081+0000 mon.a (mon.0) 6482 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:40:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[79675]: cluster 2024-04-16T14:40:25.823905+0000 mgr.x (mgr.24929) 1907 : cluster 0 pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[79675]: cluster 2024-04-16T14:40:25.994246+0000 mgr.x (mgr.24929) 1908 : cluster 0 pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-04-16T14:40:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[79675]: cluster 2024-04-16T14:40:26.700081+0000 mon.a (mon.0) 6482 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:40:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[83214]: cluster 2024-04-16T14:40:25.823905+0000 mgr.x (mgr.24929) 1907 : cluster 0 pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[83214]: cluster 2024-04-16T14:40:25.994246+0000 mgr.x (mgr.24929) 1908 : cluster 0 pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-04-16T14:40:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[83214]: cluster 2024-04-16T14:40:26.700081+0000 mon.a (mon.0) 6482 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:40:28.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:27 smithi071 bash[108867]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-16T14:40:28.868 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[108867]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-16T14:40:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[79675]: audit 2024-04-16T14:40:27.736834+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[79675]: audit 2024-04-16T14:40:27.742422+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[79675]: audit 2024-04-16T14:40:28.000090+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[79675]: audit 2024-04-16T14:40:28.011647+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[79675]: audit 2024-04-16T14:40:28.022655+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[83214]: audit 2024-04-16T14:40:27.736834+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[83214]: audit 2024-04-16T14:40:27.742422+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[83214]: audit 2024-04-16T14:40:28.000090+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[83214]: audit 2024-04-16T14:40:28.011647+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[83214]: audit 2024-04-16T14:40:28.022655+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:28.936 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:40:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:28 smithi122 bash[65119]: audit 2024-04-16T14:40:27.736834+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:28 smithi122 bash[65119]: audit 2024-04-16T14:40:27.742422+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:28 smithi122 bash[65119]: audit 2024-04-16T14:40:28.000090+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:28 smithi122 bash[65119]: audit 2024-04-16T14:40:28.011647+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:29.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:28 smithi122 bash[65119]: audit 2024-04-16T14:40:28.022655+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:29.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[108867]: 22b70bddd3ac: Pulling fs layer 2024-04-16T14:40:29.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[108867]: 5c12815fee55: Pulling fs layer 2024-04-16T14:40:29.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:28 smithi071 bash[108867]: c0e87333d380: Pulling fs layer 2024-04-16T14:40:29.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[108867]: 22b70bddd3ac: Download complete 2024-04-16T14:40:29.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[108867]: 5c12815fee55: Download complete 2024-04-16T14:40:29.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:40:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:40:29] "GET /metrics HTTP/1.1" 200 38543 "" "Prometheus/2.33.4" 2024-04-16T14:40:29.623 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[108867]: 22b70bddd3ac: Pull complete 2024-04-16T14:40:29.623 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[108867]: c0e87333d380: Verifying Checksum 2024-04-16T14:40:29.623 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[108867]: c0e87333d380: Download complete 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 3s ago 24m - - 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 1s ago 24m - - 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (11m) 3s ago 17m 14.0M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (11m) 1s ago 17m 41.8M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (15s) 3s ago 15m 41.9M - 3.7 b1a78730e0db 098450a6cf0c 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (10m) 1s ago 23m 524M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (8m) 3s ago 25m 440M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (7m) 3s ago 25m 82.0M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (6m) 1s ago 24m 52.9M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (7m) 3s ago 24m 59.8M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 starting - - - - 2024-04-16T14:40:29.740 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (11m) 1s ago 18m 9.80M - 1.3.1 1dbe0e931976 ac87091a870a 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (5m) 3s ago 23m 62.3M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (5m) 3s ago 22m 58.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (4m) 3s ago 22m 51.9M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (4m) 3s ago 21m 57.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (3m) 1s ago 20m 54.8M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (2m) 1s ago 20m 53.1M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (2m) 1s ago 19m 55.2M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (89s) 1s ago 19m 56.0M 2780M 19.0.0-2204-g36befe5d b1a78730e0db db6b43b47ba1 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (10m) 1s ago 18m 61.9M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (78s) 3s ago 16m 88.5M - 19.0.0-2204-g36befe5d b1a78730e0db 5db5fd6f453d 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (63s) 1s ago 16m 88.2M - 19.0.0-2204-g36befe5d b1a78730e0db 84cad0d1bee5 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (70s) 3s ago 16m 88.7M - 19.0.0-2204-g36befe5d b1a78730e0db ea2cfc3fdda9 2024-04-16T14:40:29.741 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (54s) 1s ago 16m 88.3M - 19.0.0-2204-g36befe5d b1a78730e0db 3f8567cda822 2024-04-16T14:40:29.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:29 smithi122 bash[65119]: cluster 2024-04-16T14:40:27.994918+0000 mgr.x (mgr.24929) 1909 : cluster 0 pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-04-16T14:40:29.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:29 smithi122 bash[65119]: cluster 2024-04-16T14:40:28.017945+0000 mgr.x (mgr.24929) 1910 : cluster 0 pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-16T14:40:29.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:29 smithi122 bash[65119]: cluster 2024-04-16T14:40:28.748031+0000 mon.a (mon.0) 6488 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:40:29.889 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:29 smithi122 bash[65119]: cluster 2024-04-16T14:40:28.748109+0000 mon.a (mon.0) 6489 : cluster 1 Cluster is now healthy 2024-04-16T14:40:29.950 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[108867]: 5c12815fee55: Pull complete 2024-04-16T14:40:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[79675]: cluster 2024-04-16T14:40:27.994918+0000 mgr.x (mgr.24929) 1909 : cluster 0 pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-04-16T14:40:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[79675]: cluster 2024-04-16T14:40:28.017945+0000 mgr.x (mgr.24929) 1910 : cluster 0 pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-16T14:40:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[79675]: cluster 2024-04-16T14:40:28.748031+0000 mon.a (mon.0) 6488 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:40:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[79675]: cluster 2024-04-16T14:40:28.748109+0000 mon.a (mon.0) 6489 : cluster 1 Cluster is now healthy 2024-04-16T14:40:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[83214]: cluster 2024-04-16T14:40:27.994918+0000 mgr.x (mgr.24929) 1909 : cluster 0 pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-04-16T14:40:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[83214]: cluster 2024-04-16T14:40:28.017945+0000 mgr.x (mgr.24929) 1910 : cluster 0 pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-16T14:40:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[83214]: cluster 2024-04-16T14:40:28.748031+0000 mon.a (mon.0) 6488 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:40:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:29 smithi071 bash[83214]: cluster 2024-04-16T14:40:28.748109+0000 mon.a (mon.0) 6489 : cluster 1 Cluster is now healthy 2024-04-16T14:40:30.151 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:40:30.152 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:40:30.153 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 17 2024-04-16T14:40:30.153 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:40:30.153 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:40:30.515 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:40:30.515 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "osd", 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr", 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw", 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "iscsi" 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:40:30.516 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:40:30.742 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[108867]: c0e87333d380: Pull complete 2024-04-16T14:40:30.927 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:40:31.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:30 smithi122 bash[65119]: audit 2024-04-16T14:40:28.927638+0000 mgr.x (mgr.24929) 1911 : audit 0 from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:30 smithi122 bash[65119]: audit 2024-04-16T14:40:29.344733+0000 mgr.x (mgr.24929) 1912 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:30 smithi122 bash[65119]: audit 2024-04-16T14:40:29.724759+0000 mgr.x (mgr.24929) 1913 : audit 0 from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:30 smithi122 bash[65119]: audit 2024-04-16T14:40:30.156454+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.71:0/1995363632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[79675]: audit 2024-04-16T14:40:28.927638+0000 mgr.x (mgr.24929) 1911 : audit 0 from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[79675]: audit 2024-04-16T14:40:29.344733+0000 mgr.x (mgr.24929) 1912 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[79675]: audit 2024-04-16T14:40:29.724759+0000 mgr.x (mgr.24929) 1913 : audit 0 from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[79675]: audit 2024-04-16T14:40:30.156454+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.71:0/1995363632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[83214]: audit 2024-04-16T14:40:28.927638+0000 mgr.x (mgr.24929) 1911 : audit 0 from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[83214]: audit 2024-04-16T14:40:29.344733+0000 mgr.x (mgr.24929) 1912 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[83214]: audit 2024-04-16T14:40:29.724759+0000 mgr.x (mgr.24929) 1913 : audit 0 from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:30 smithi071 bash[83214]: audit 2024-04-16T14:40:30.156454+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.71:0/1995363632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:31.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[108867]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-16T14:40:31.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[108867]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-16T14:40:31.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:31.943 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:31.943 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:31.944 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:31.944 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:31.945 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:31.945 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: Stopping Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:40:31.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:31.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:31 smithi122 bash[65119]: cluster 2024-04-16T14:40:30.018937+0000 mgr.x (mgr.24929) 1914 : cluster 0 pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:31 smithi122 bash[65119]: audit 2024-04-16T14:40:30.524281+0000 mgr.x (mgr.24929) 1915 : audit 0 from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:31 smithi122 bash[65119]: cephadm 2024-04-16T14:40:30.676165+0000 mgr.x (mgr.24929) 1916 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:40:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:31 smithi122 bash[65119]: cephadm 2024-04-16T14:40:30.677055+0000 mgr.x (mgr.24929) 1917 : cephadm 1 Deploying daemon node-exporter.b on smithi122 2024-04-16T14:40:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:31 smithi122 bash[65119]: audit 2024-04-16T14:40:30.932698+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.71:0/463259376' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:40:31.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:31.946 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:40:31 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[83214]: cluster 2024-04-16T14:40:30.018937+0000 mgr.x (mgr.24929) 1914 : cluster 0 pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[83214]: audit 2024-04-16T14:40:30.524281+0000 mgr.x (mgr.24929) 1915 : audit 0 from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[83214]: cephadm 2024-04-16T14:40:30.676165+0000 mgr.x (mgr.24929) 1916 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:40:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[83214]: cephadm 2024-04-16T14:40:30.677055+0000 mgr.x (mgr.24929) 1917 : cephadm 1 Deploying daemon node-exporter.b on smithi122 2024-04-16T14:40:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[83214]: audit 2024-04-16T14:40:30.932698+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.71:0/463259376' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:40:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[79675]: cluster 2024-04-16T14:40:30.018937+0000 mgr.x (mgr.24929) 1914 : cluster 0 pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[79675]: audit 2024-04-16T14:40:30.524281+0000 mgr.x (mgr.24929) 1915 : audit 0 from='client.54763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:40:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[79675]: cephadm 2024-04-16T14:40:30.676165+0000 mgr.x (mgr.24929) 1916 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:40:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[79675]: cephadm 2024-04-16T14:40:30.677055+0000 mgr.x (mgr.24929) 1917 : cephadm 1 Deploying daemon node-exporter.b on smithi122 2024-04-16T14:40:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:31 smithi071 bash[79675]: audit 2024-04-16T14:40:30.932698+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.71:0/463259376' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:40:32.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.284Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-16T14:40:32.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.284Z 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-04-16T14:40:32.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z 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-04-16T14:40:32.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-16T14:40:32.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z 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-04-16T14:40:32.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z 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-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=arp 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=edac 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-16T14:40:32.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.285Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-16T14:40:32.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=os 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=stat 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-16T14:40:32.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=time 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=uname 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-16T14:40:32.705 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:40:32 smithi071 bash[108867]: ts=2024-04-16T14:40:32.286Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-16T14:40:32.846 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:32 smithi122 bash[89015]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T14:40:32.846 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:32 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:40:33.109 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:40:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:40:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:40:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.110 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:40:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.110 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:40:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.110 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:40:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.111 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:40:32 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.111 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:32 smithi122 bash[89075]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T14:40:33.111 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:32 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-16T14:40:33.111 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:32 smithi122 systemd[1]: Stopped Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:40:33.111 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:33 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:40:33.111 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:33 smithi122 systemd[1]: Started Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:40:33.442 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[89129]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-16T14:40:33.942 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[89129]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: cluster 2024-04-16T14:40:32.019456+0000 mgr.x (mgr.24929) 1918 : cluster 0 pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.164370+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.175009+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.194356+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.196118+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.206978+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.283143+0000 mon.a (mon.0) 6495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.286047+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.291140+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.292854+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.301634+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.387233+0000 mon.a (mon.0) 6500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:33.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.391396+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.395197+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.396711+0000 mon.a (mon.0) 6503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.406415+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.488767+0000 mon.a (mon.0) 6505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.492519+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.495920+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.497697+0000 mon.a (mon.0) 6508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.507375+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.583456+0000 mon.a (mon.0) 6510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.586196+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.588962+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.590135+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.598738+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.656373+0000 mon.a (mon.0) 6515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.659048+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:33.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.661580+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:33.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.662691+0000 mon.a (mon.0) 6518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:33.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.671273+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:33.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.739133+0000 mon.a (mon.0) 6520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:33.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.742496+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:33.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.745209+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:33.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:33 smithi122 bash[65119]: audit 2024-04-16T14:40:33.746478+0000 mon.a (mon.0) 6523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: cluster 2024-04-16T14:40:32.019456+0000 mgr.x (mgr.24929) 1918 : cluster 0 pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.164370+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.175009+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.194356+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.196118+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.206978+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.283143+0000 mon.a (mon.0) 6495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.286047+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.291140+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.292854+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.301634+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.387233+0000 mon.a (mon.0) 6500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.391396+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.395197+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.396711+0000 mon.a (mon.0) 6503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.406415+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.488767+0000 mon.a (mon.0) 6505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.492519+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.495920+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.497697+0000 mon.a (mon.0) 6508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.507375+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.583456+0000 mon.a (mon.0) 6510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.586196+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.588962+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.590135+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.598738+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.656373+0000 mon.a (mon.0) 6515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.659048+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.661580+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.662691+0000 mon.a (mon.0) 6518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.671273+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.739133+0000 mon.a (mon.0) 6520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.742496+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.745209+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[83214]: audit 2024-04-16T14:40:33.746478+0000 mon.a (mon.0) 6523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: cluster 2024-04-16T14:40:32.019456+0000 mgr.x (mgr.24929) 1918 : cluster 0 pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.164370+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.175009+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.194356+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.196118+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.206978+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.283143+0000 mon.a (mon.0) 6495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.286047+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.291140+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.292854+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.301634+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.387233+0000 mon.a (mon.0) 6500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.391396+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.395197+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.396711+0000 mon.a (mon.0) 6503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.406415+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.488767+0000 mon.a (mon.0) 6505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.492519+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.495920+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.497697+0000 mon.a (mon.0) 6508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.507375+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.583456+0000 mon.a (mon.0) 6510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.586196+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.588962+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.590135+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.598738+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.656373+0000 mon.a (mon.0) 6515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.659048+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.661580+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.662691+0000 mon.a (mon.0) 6518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.671273+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.739133+0000 mon.a (mon.0) 6520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.742496+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:34.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.745209+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:34.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:33 smithi071 bash[79675]: audit 2024-04-16T14:40:33.746478+0000 mon.a (mon.0) 6523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:34.692 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: 22b70bddd3ac: Pulling fs layer 2024-04-16T14:40:34.692 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: 5c12815fee55: Pulling fs layer 2024-04-16T14:40:34.692 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: c0e87333d380: Pulling fs layer 2024-04-16T14:40:34.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: 5c12815fee55: Verifying Checksum 2024-04-16T14:40:34.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: 5c12815fee55: Download complete 2024-04-16T14:40:34.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: 22b70bddd3ac: Verifying Checksum 2024-04-16T14:40:34.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: 22b70bddd3ac: Download complete 2024-04-16T14:40:35.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.211826+0000 mgr.x (mgr.24929) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.306801+0000 mgr.x (mgr.24929) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.411519+0000 mgr.x (mgr.24929) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.512484+0000 mgr.x (mgr.24929) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.603582+0000 mgr.x (mgr.24929) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.676211+0000 mgr.x (mgr.24929) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.755126+0000 mon.a (mon.0) 6524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.008 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.759872+0000 mgr.x (mgr.24929) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.811975+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.814702+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.817477+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.818622+0000 mon.a (mon.0) 6528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.826710+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.884393+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.886482+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.888496+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.889270+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.895244+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.953283+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.955782+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.211826+0000 mgr.x (mgr.24929) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.306801+0000 mgr.x (mgr.24929) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.411519+0000 mgr.x (mgr.24929) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.512484+0000 mgr.x (mgr.24929) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.603582+0000 mgr.x (mgr.24929) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.676211+0000 mgr.x (mgr.24929) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.755126+0000 mon.a (mon.0) 6524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.759872+0000 mgr.x (mgr.24929) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.811975+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.814702+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.817477+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.818622+0000 mon.a (mon.0) 6528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.826710+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.884393+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.886482+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.888496+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.889270+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.895244+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.953283+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.955782+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.958822+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.959769+0000 mon.a (mon.0) 6538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:33.967237+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.008132+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.009980+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.011968+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.012635+0000 mon.a (mon.0) 6543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.019985+0000 mon.a (mon.0) 6544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.060995+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.063084+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.065201+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.065938+0000 mon.a (mon.0) 6548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.075902+0000 mon.a (mon.0) 6549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.116705+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.118882+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.120951+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.121816+0000 mon.a (mon.0) 6553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.131854+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.189115+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.191203+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.193786+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.194612+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.204547+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.261995+0000 mon.a (mon.0) 6560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.264400+0000 mon.a (mon.0) 6561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.267395+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.268579+0000 mon.a (mon.0) 6563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.276150+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.334519+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.336995+0000 mon.a (mon.0) 6566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.340058+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.340849+0000 mon.a (mon.0) 6568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.347099+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.408251+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.411447+0000 mon.a (mon.0) 6571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.414694+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.416109+0000 mon.a (mon.0) 6573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.424541+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.487111+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.958822+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.959769+0000 mon.a (mon.0) 6538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:33.967237+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.008132+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.009980+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.011968+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.012635+0000 mon.a (mon.0) 6543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.019985+0000 mon.a (mon.0) 6544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.060995+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.063084+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.065201+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.065938+0000 mon.a (mon.0) 6548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.075902+0000 mon.a (mon.0) 6549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.116705+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.118882+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.120951+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.121816+0000 mon.a (mon.0) 6553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.131854+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.189115+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.191203+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.193786+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.194612+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.204547+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.261995+0000 mon.a (mon.0) 6560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.264400+0000 mon.a (mon.0) 6561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.267395+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.268579+0000 mon.a (mon.0) 6563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.276150+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.334519+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.336995+0000 mon.a (mon.0) 6566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.340058+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.340849+0000 mon.a (mon.0) 6568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.347099+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.408251+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.411447+0000 mon.a (mon.0) 6571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.414694+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.416109+0000 mon.a (mon.0) 6573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.424541+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.487111+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.490081+0000 mon.a (mon.0) 6576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.492932+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.494114+0000 mon.a (mon.0) 6578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.500981+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.577011+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.580049+0000 mon.a (mon.0) 6581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.582632+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.583831+0000 mon.a (mon.0) 6583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.590676+0000 mon.a (mon.0) 6584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.648248+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.651245+0000 mon.a (mon.0) 6586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.654124+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.655527+0000 mon.a (mon.0) 6588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.662786+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.721467+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.724539+0000 mon.a (mon.0) 6591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.726859+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.727819+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[83214]: audit 2024-04-16T14:40:34.734296+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.490081+0000 mon.a (mon.0) 6576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.492932+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.494114+0000 mon.a (mon.0) 6578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.500981+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.577011+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.580049+0000 mon.a (mon.0) 6581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.582632+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.583831+0000 mon.a (mon.0) 6583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.590676+0000 mon.a (mon.0) 6584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.648248+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.651245+0000 mon.a (mon.0) 6586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.654124+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.655527+0000 mon.a (mon.0) 6588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.662786+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.721467+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.724539+0000 mon.a (mon.0) 6591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.726859+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.727819+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:34 smithi071 bash[79675]: audit 2024-04-16T14:40:34.734296+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.133 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: c0e87333d380: Download complete 2024-04-16T14:40:35.134 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[89129]: 22b70bddd3ac: Pull complete 2024-04-16T14:40:35.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.211826+0000 mgr.x (mgr.24929) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.306801+0000 mgr.x (mgr.24929) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.411519+0000 mgr.x (mgr.24929) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.512484+0000 mgr.x (mgr.24929) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.603582+0000 mgr.x (mgr.24929) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.676211+0000 mgr.x (mgr.24929) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.755126+0000 mon.a (mon.0) 6524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.759872+0000 mgr.x (mgr.24929) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.811975+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.814702+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.817477+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.818622+0000 mon.a (mon.0) 6528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.826710+0000 mon.a (mon.0) 6529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.884393+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.886482+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.888496+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.889270+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.895244+0000 mon.a (mon.0) 6534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.953283+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.955782+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.958822+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.959769+0000 mon.a (mon.0) 6538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:33.967237+0000 mon.a (mon.0) 6539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.008132+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.009980+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.011968+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.012635+0000 mon.a (mon.0) 6543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.019985+0000 mon.a (mon.0) 6544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.060995+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.063084+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.065201+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.065938+0000 mon.a (mon.0) 6548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.075902+0000 mon.a (mon.0) 6549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.116705+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.118882+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.120951+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.121816+0000 mon.a (mon.0) 6553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.131854+0000 mon.a (mon.0) 6554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.189115+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.191203+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.193786+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.194612+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.204547+0000 mon.a (mon.0) 6559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.261995+0000 mon.a (mon.0) 6560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.264400+0000 mon.a (mon.0) 6561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.267395+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.268579+0000 mon.a (mon.0) 6563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.276150+0000 mon.a (mon.0) 6564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.334519+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.336995+0000 mon.a (mon.0) 6566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.340058+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.340849+0000 mon.a (mon.0) 6568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.347099+0000 mon.a (mon.0) 6569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.408251+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.411447+0000 mon.a (mon.0) 6571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.414694+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.416109+0000 mon.a (mon.0) 6573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.424541+0000 mon.a (mon.0) 6574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.487111+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.490081+0000 mon.a (mon.0) 6576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.492932+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.494114+0000 mon.a (mon.0) 6578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.500981+0000 mon.a (mon.0) 6579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.577011+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.580049+0000 mon.a (mon.0) 6581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.582632+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.583831+0000 mon.a (mon.0) 6583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.590676+0000 mon.a (mon.0) 6584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.648248+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.651245+0000 mon.a (mon.0) 6586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.654124+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.655527+0000 mon.a (mon.0) 6588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.662786+0000 mon.a (mon.0) 6589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.721467+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.724539+0000 mon.a (mon.0) 6591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.726859+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.727819+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:34 smithi122 bash[65119]: audit 2024-04-16T14:40:34.734296+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.692 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[89129]: 5c12815fee55: Pull complete 2024-04-16T14:40:35.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.831575+0000 mgr.x (mgr.24929) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.899900+0000 mgr.x (mgr.24929) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:33.971899+0000 mgr.x (mgr.24929) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cluster 2024-04-16T14:40:34.019998+0000 mgr.x (mgr.24929) 1929 : cluster 0 pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.024664+0000 mgr.x (mgr.24929) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.080681+0000 mgr.x (mgr.24929) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.136633+0000 mgr.x (mgr.24929) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.209333+0000 mgr.x (mgr.24929) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.280881+0000 mgr.x (mgr.24929) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.351924+0000 mgr.x (mgr.24929) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.429314+0000 mgr.x (mgr.24929) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.505792+0000 mgr.x (mgr.24929) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.595415+0000 mgr.x (mgr.24929) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.667651+0000 mgr.x (mgr.24929) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.738993+0000 mgr.x (mgr.24929) 1940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.778763+0000 mon.a (mon.0) 6595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.780612+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.783120+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.783829+0000 mon.a (mon.0) 6598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.790791+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.795561+0000 mgr.x (mgr.24929) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.831575+0000 mgr.x (mgr.24929) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.899900+0000 mgr.x (mgr.24929) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:33.971899+0000 mgr.x (mgr.24929) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cluster 2024-04-16T14:40:34.019998+0000 mgr.x (mgr.24929) 1929 : cluster 0 pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.024664+0000 mgr.x (mgr.24929) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.080681+0000 mgr.x (mgr.24929) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.136633+0000 mgr.x (mgr.24929) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.209333+0000 mgr.x (mgr.24929) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.280881+0000 mgr.x (mgr.24929) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.351924+0000 mgr.x (mgr.24929) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.429314+0000 mgr.x (mgr.24929) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.505792+0000 mgr.x (mgr.24929) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.595415+0000 mgr.x (mgr.24929) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.667651+0000 mgr.x (mgr.24929) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.738993+0000 mgr.x (mgr.24929) 1940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.778763+0000 mon.a (mon.0) 6595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.780612+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.783120+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.783829+0000 mon.a (mon.0) 6598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.790791+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.795561+0000 mgr.x (mgr.24929) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.831855+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.833632+0000 mon.a (mon.0) 6601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.835442+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.836113+0000 mon.a (mon.0) 6603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.841319+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.886545+0000 mon.a (mon.0) 6605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.888799+0000 mon.a (mon.0) 6606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.890882+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.891711+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.897017+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.942177+0000 mon.a (mon.0) 6610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.944284+0000 mon.a (mon.0) 6611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.946388+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.947225+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.953141+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:34.998449+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.000757+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.002942+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.003798+0000 mon.a (mon.0) 6618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.011002+0000 mon.a (mon.0) 6619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.831855+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.833632+0000 mon.a (mon.0) 6601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.835442+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.836113+0000 mon.a (mon.0) 6603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.841319+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.886545+0000 mon.a (mon.0) 6605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.888799+0000 mon.a (mon.0) 6606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.890882+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.891711+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.897017+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.942177+0000 mon.a (mon.0) 6610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.944284+0000 mon.a (mon.0) 6611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.946388+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.947225+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.953141+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:34.998449+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.000757+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.002942+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.003798+0000 mon.a (mon.0) 6618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.011002+0000 mon.a (mon.0) 6619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.057282+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.059319+0000 mon.a (mon.0) 6621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.061354+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.062122+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.068040+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.087457+0000 mon.a (mon.0) 6625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.164219+0000 mon.a (mon.0) 6626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.166178+0000 mon.a (mon.0) 6627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.168112+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.168808+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.178511+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.225016+0000 mon.a (mon.0) 6631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.226856+0000 mon.a (mon.0) 6632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.228837+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.229494+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.234664+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.276253+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.278163+0000 mon.a (mon.0) 6637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.280200+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.057282+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.059319+0000 mon.a (mon.0) 6621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.061354+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.062122+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.068040+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.087457+0000 mon.a (mon.0) 6625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.164219+0000 mon.a (mon.0) 6626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.166178+0000 mon.a (mon.0) 6627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.168112+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.168808+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.178511+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.225016+0000 mon.a (mon.0) 6631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.226856+0000 mon.a (mon.0) 6632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.228837+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.229494+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.234664+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.276253+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.278163+0000 mon.a (mon.0) 6637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.280200+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.280882+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.286004+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.330822+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.332621+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.334438+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.335102+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.342538+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.388716+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.390707+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.392461+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.393131+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.400281+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.441071+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.443002+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.444971+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.445752+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.453037+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.493324+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.495074+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.497319+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.280882+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.286004+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.330822+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.332621+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.334438+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.335102+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.342538+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.388716+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.390707+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.392461+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.393131+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.400281+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.441071+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.443002+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.444971+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.445752+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.453037+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.493324+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.495074+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.497319+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.497973+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.504683+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.550246+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.552421+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.557950+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.558767+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.567188+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.629357+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.631319+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.633805+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.634561+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.641709+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.652539+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.661183+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.666599+0000 mon.a (mon.0) 6673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.687948+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.689954+0000 mon.a (mon.0) 6675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.692287+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.692882+0000 mon.a (mon.0) 6677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.697557+0000 mon.a (mon.0) 6678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.738165+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.740342+0000 mon.a (mon.0) 6680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.742505+0000 mon.a (mon.0) 6681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.743274+0000 mon.a (mon.0) 6682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[79675]: audit 2024-04-16T14:40:35.752571+0000 mon.a (mon.0) 6683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.497973+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.504683+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.550246+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.552421+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.557950+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.558767+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.567188+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.629357+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.631319+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.633805+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.634561+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.641709+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.652539+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.661183+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.666599+0000 mon.a (mon.0) 6673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.687948+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.689954+0000 mon.a (mon.0) 6675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.692287+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.692882+0000 mon.a (mon.0) 6677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.697557+0000 mon.a (mon.0) 6678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.738165+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.740342+0000 mon.a (mon.0) 6680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.742505+0000 mon.a (mon.0) 6681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.743274+0000 mon.a (mon.0) 6682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:35 smithi071 bash[83214]: audit 2024-04-16T14:40:35.752571+0000 mon.a (mon.0) 6683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.831575+0000 mgr.x (mgr.24929) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.899900+0000 mgr.x (mgr.24929) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:33.971899+0000 mgr.x (mgr.24929) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cluster 2024-04-16T14:40:34.019998+0000 mgr.x (mgr.24929) 1929 : cluster 0 pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.024664+0000 mgr.x (mgr.24929) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.080681+0000 mgr.x (mgr.24929) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.136633+0000 mgr.x (mgr.24929) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.209333+0000 mgr.x (mgr.24929) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.280881+0000 mgr.x (mgr.24929) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.351924+0000 mgr.x (mgr.24929) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.429314+0000 mgr.x (mgr.24929) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.505792+0000 mgr.x (mgr.24929) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.595415+0000 mgr.x (mgr.24929) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.667651+0000 mgr.x (mgr.24929) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.738993+0000 mgr.x (mgr.24929) 1940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.778763+0000 mon.a (mon.0) 6595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.780612+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.783120+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.783829+0000 mon.a (mon.0) 6598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.790791+0000 mon.a (mon.0) 6599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.795561+0000 mgr.x (mgr.24929) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.831855+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.833632+0000 mon.a (mon.0) 6601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.835442+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.836113+0000 mon.a (mon.0) 6603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.841319+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.886545+0000 mon.a (mon.0) 6605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.888799+0000 mon.a (mon.0) 6606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.890882+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.891711+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.897017+0000 mon.a (mon.0) 6609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.942177+0000 mon.a (mon.0) 6610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.944284+0000 mon.a (mon.0) 6611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.946388+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.947225+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.953141+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:34.998449+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.000757+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.002942+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.003798+0000 mon.a (mon.0) 6618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.011002+0000 mon.a (mon.0) 6619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.057282+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.059319+0000 mon.a (mon.0) 6621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.061354+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.062122+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.068040+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.087457+0000 mon.a (mon.0) 6625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.164219+0000 mon.a (mon.0) 6626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.166178+0000 mon.a (mon.0) 6627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.168112+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.168808+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.178511+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.225016+0000 mon.a (mon.0) 6631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.226856+0000 mon.a (mon.0) 6632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.228837+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.229494+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.234664+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.276253+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.278163+0000 mon.a (mon.0) 6637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.280200+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.280882+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.286004+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.330822+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.332621+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.334438+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.335102+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.342538+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.388716+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.390707+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.392461+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.393131+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.400281+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.441071+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.443002+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.444971+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.445752+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.453037+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.493324+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.495074+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.497319+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.497973+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.504683+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.550246+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.552421+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.557950+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.558767+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.567188+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.629357+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.631319+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.633805+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.634561+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.641709+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.652539+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.661183+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.666599+0000 mon.a (mon.0) 6673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.687948+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.689954+0000 mon.a (mon.0) 6675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.692287+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.692882+0000 mon.a (mon.0) 6677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.697557+0000 mon.a (mon.0) 6678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.738165+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.740342+0000 mon.a (mon.0) 6680 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.742505+0000 mon.a (mon.0) 6681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.743274+0000 mon.a (mon.0) 6682 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:35 smithi122 bash[65119]: audit 2024-04-16T14:40:35.752571+0000 mon.a (mon.0) 6683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.942 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[89129]: c0e87333d380: Pull complete 2024-04-16T14:40:36.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.845937+0000 mgr.x (mgr.24929) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.901634+0000 mgr.x (mgr.24929) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:34.957781+0000 mgr.x (mgr.24929) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.016151+0000 mgr.x (mgr.24929) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.072794+0000 mgr.x (mgr.24929) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.183803+0000 mgr.x (mgr.24929) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.239396+0000 mgr.x (mgr.24929) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.290608+0000 mgr.x (mgr.24929) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.347269+0000 mgr.x (mgr.24929) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.402459+0000 mgr.x (mgr.24929) 1951 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.404919+0000 mgr.x (mgr.24929) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.457695+0000 mgr.x (mgr.24929) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.509291+0000 mgr.x (mgr.24929) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.571942+0000 mgr.x (mgr.24929) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.650687+0000 mgr.x (mgr.24929) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.702189+0000 mgr.x (mgr.24929) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.757362+0000 mgr.x (mgr.24929) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.810092+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.812218+0000 mon.a (mon.0) 6685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.814548+0000 mon.a (mon.0) 6686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.815297+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.820507+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.865661+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.868453+0000 mon.a (mon.0) 6690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.870687+0000 mon.a (mon.0) 6691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.871377+0000 mon.a (mon.0) 6692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.877578+0000 mon.a (mon.0) 6693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.922668+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.924827+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.926724+0000 mon.a (mon.0) 6696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.927480+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.932286+0000 mon.a (mon.0) 6698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.972688+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.974643+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.976499+0000 mon.a (mon.0) 6701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.977162+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:35.981883+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.022347+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.024642+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.026730+0000 mon.a (mon.0) 6706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.027569+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.032981+0000 mon.a (mon.0) 6708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.073489+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.075706+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.077813+0000 mon.a (mon.0) 6711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.078690+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.084181+0000 mon.a (mon.0) 6713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.129588+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.132737+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.135201+0000 mon.a (mon.0) 6716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.136249+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.144214+0000 mon.a (mon.0) 6718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.184978+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.187500+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.189636+0000 mon.a (mon.0) 6721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.190483+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.199974+0000 mon.a (mon.0) 6723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.245292+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.247652+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.249715+0000 mon.a (mon.0) 6726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.250526+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.260186+0000 mon.a (mon.0) 6728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.301858+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.304305+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.306275+0000 mon.a (mon.0) 6731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.307046+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.314477+0000 mon.a (mon.0) 6733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.356020+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.358038+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.360145+0000 mon.a (mon.0) 6736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.361258+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.370701+0000 mon.a (mon.0) 6738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.411306+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.413635+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.415837+0000 mon.a (mon.0) 6741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.416826+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.424334+0000 mon.a (mon.0) 6743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.466703+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.469316+0000 mon.a (mon.0) 6745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.471472+0000 mon.a (mon.0) 6746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.472324+0000 mon.a (mon.0) 6747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.480160+0000 mon.a (mon.0) 6748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.520564+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.523595+0000 mon.a (mon.0) 6750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.526169+0000 mon.a (mon.0) 6751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.527152+0000 mon.a (mon.0) 6752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.536869+0000 mon.a (mon.0) 6753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.578411+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.580880+0000 mon.a (mon.0) 6755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.582842+0000 mon.a (mon.0) 6756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.583784+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.592720+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.662577+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.667149+0000 mon.a (mon.0) 6760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.670341+0000 mon.a (mon.0) 6761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.671714+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.683376+0000 mon.a (mon.0) 6763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.743861+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.746346+0000 mon.a (mon.0) 6765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.749224+0000 mon.a (mon.0) 6766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.750032+0000 mon.a (mon.0) 6767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:36.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:36 smithi122 bash[65119]: audit 2024-04-16T14:40:36.759834+0000 mon.a (mon.0) 6768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.845937+0000 mgr.x (mgr.24929) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.901634+0000 mgr.x (mgr.24929) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:34.957781+0000 mgr.x (mgr.24929) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.016151+0000 mgr.x (mgr.24929) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.072794+0000 mgr.x (mgr.24929) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.183803+0000 mgr.x (mgr.24929) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.239396+0000 mgr.x (mgr.24929) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.290608+0000 mgr.x (mgr.24929) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.347269+0000 mgr.x (mgr.24929) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.402459+0000 mgr.x (mgr.24929) 1951 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.404919+0000 mgr.x (mgr.24929) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.457695+0000 mgr.x (mgr.24929) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.509291+0000 mgr.x (mgr.24929) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.571942+0000 mgr.x (mgr.24929) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.650687+0000 mgr.x (mgr.24929) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.702189+0000 mgr.x (mgr.24929) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.757362+0000 mgr.x (mgr.24929) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.810092+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.812218+0000 mon.a (mon.0) 6685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.814548+0000 mon.a (mon.0) 6686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.815297+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.845937+0000 mgr.x (mgr.24929) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.901634+0000 mgr.x (mgr.24929) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:34.957781+0000 mgr.x (mgr.24929) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.016151+0000 mgr.x (mgr.24929) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.072794+0000 mgr.x (mgr.24929) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.183803+0000 mgr.x (mgr.24929) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.239396+0000 mgr.x (mgr.24929) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.290608+0000 mgr.x (mgr.24929) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.347269+0000 mgr.x (mgr.24929) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.402459+0000 mgr.x (mgr.24929) 1951 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.404919+0000 mgr.x (mgr.24929) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.457695+0000 mgr.x (mgr.24929) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.509291+0000 mgr.x (mgr.24929) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.571942+0000 mgr.x (mgr.24929) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.650687+0000 mgr.x (mgr.24929) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.702189+0000 mgr.x (mgr.24929) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.757362+0000 mgr.x (mgr.24929) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.810092+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.812218+0000 mon.a (mon.0) 6685 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.814548+0000 mon.a (mon.0) 6686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.815297+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.820507+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.865661+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.868453+0000 mon.a (mon.0) 6690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.870687+0000 mon.a (mon.0) 6691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.871377+0000 mon.a (mon.0) 6692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.877578+0000 mon.a (mon.0) 6693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.922668+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.924827+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.926724+0000 mon.a (mon.0) 6696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.927480+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.932286+0000 mon.a (mon.0) 6698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.972688+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.974643+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.976499+0000 mon.a (mon.0) 6701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.977162+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:35.981883+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.022347+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.024642+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.026730+0000 mon.a (mon.0) 6706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.027569+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.820507+0000 mon.a (mon.0) 6688 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.865661+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.868453+0000 mon.a (mon.0) 6690 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.870687+0000 mon.a (mon.0) 6691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.871377+0000 mon.a (mon.0) 6692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.877578+0000 mon.a (mon.0) 6693 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.922668+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.924827+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.926724+0000 mon.a (mon.0) 6696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.927480+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.932286+0000 mon.a (mon.0) 6698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.972688+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.974643+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.976499+0000 mon.a (mon.0) 6701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.977162+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:35.981883+0000 mon.a (mon.0) 6703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.022347+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.024642+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.026730+0000 mon.a (mon.0) 6706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.027569+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.032981+0000 mon.a (mon.0) 6708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.073489+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.075706+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.077813+0000 mon.a (mon.0) 6711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.078690+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.084181+0000 mon.a (mon.0) 6713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.129588+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.132737+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.135201+0000 mon.a (mon.0) 6716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.136249+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.144214+0000 mon.a (mon.0) 6718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.184978+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.187500+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.189636+0000 mon.a (mon.0) 6721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.190483+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.199974+0000 mon.a (mon.0) 6723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.245292+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.247652+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.249715+0000 mon.a (mon.0) 6726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.032981+0000 mon.a (mon.0) 6708 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.073489+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.075706+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.077813+0000 mon.a (mon.0) 6711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.078690+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.084181+0000 mon.a (mon.0) 6713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.129588+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.132737+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.135201+0000 mon.a (mon.0) 6716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.136249+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.144214+0000 mon.a (mon.0) 6718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.184978+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.187500+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.189636+0000 mon.a (mon.0) 6721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.190483+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.199974+0000 mon.a (mon.0) 6723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.245292+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.247652+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.249715+0000 mon.a (mon.0) 6726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.250526+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.260186+0000 mon.a (mon.0) 6728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.301858+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.304305+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.306275+0000 mon.a (mon.0) 6731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.307046+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.314477+0000 mon.a (mon.0) 6733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.356020+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.358038+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.360145+0000 mon.a (mon.0) 6736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.361258+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.370701+0000 mon.a (mon.0) 6738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.411306+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.413635+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.415837+0000 mon.a (mon.0) 6741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.416826+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.424334+0000 mon.a (mon.0) 6743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.466703+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.469316+0000 mon.a (mon.0) 6745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.471472+0000 mon.a (mon.0) 6746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.472324+0000 mon.a (mon.0) 6747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.480160+0000 mon.a (mon.0) 6748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.520564+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.523595+0000 mon.a (mon.0) 6750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.526169+0000 mon.a (mon.0) 6751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.527152+0000 mon.a (mon.0) 6752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.536869+0000 mon.a (mon.0) 6753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.578411+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.580880+0000 mon.a (mon.0) 6755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.582842+0000 mon.a (mon.0) 6756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.583784+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.592720+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.662577+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.667149+0000 mon.a (mon.0) 6760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.670341+0000 mon.a (mon.0) 6761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.671714+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.683376+0000 mon.a (mon.0) 6763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.743861+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.746346+0000 mon.a (mon.0) 6765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.250526+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.260186+0000 mon.a (mon.0) 6728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.301858+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.304305+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.306275+0000 mon.a (mon.0) 6731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.307046+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.314477+0000 mon.a (mon.0) 6733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.356020+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.358038+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.360145+0000 mon.a (mon.0) 6736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.361258+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.370701+0000 mon.a (mon.0) 6738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.411306+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.413635+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.415837+0000 mon.a (mon.0) 6741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.416826+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.424334+0000 mon.a (mon.0) 6743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.466703+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.469316+0000 mon.a (mon.0) 6745 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.471472+0000 mon.a (mon.0) 6746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.749224+0000 mon.a (mon.0) 6766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.750032+0000 mon.a (mon.0) 6767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[83214]: audit 2024-04-16T14:40:36.759834+0000 mon.a (mon.0) 6768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.472324+0000 mon.a (mon.0) 6747 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.480160+0000 mon.a (mon.0) 6748 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.520564+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.523595+0000 mon.a (mon.0) 6750 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.526169+0000 mon.a (mon.0) 6751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.527152+0000 mon.a (mon.0) 6752 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.536869+0000 mon.a (mon.0) 6753 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.578411+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.580880+0000 mon.a (mon.0) 6755 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.582842+0000 mon.a (mon.0) 6756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.583784+0000 mon.a (mon.0) 6757 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.592720+0000 mon.a (mon.0) 6758 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.662577+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.667149+0000 mon.a (mon.0) 6760 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.670341+0000 mon.a (mon.0) 6761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.671714+0000 mon.a (mon.0) 6762 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.683376+0000 mon.a (mon.0) 6763 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.743861+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.746346+0000 mon.a (mon.0) 6765 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.749224+0000 mon.a (mon.0) 6766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.750032+0000 mon.a (mon.0) 6767 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:36 smithi071 bash[79675]: audit 2024-04-16T14:40:36.759834+0000 mon.a (mon.0) 6768 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.442 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[89129]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-16T14:40:37.442 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[89129]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-16T14:40:37.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.825244+0000 mgr.x (mgr.24929) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.882185+0000 mgr.x (mgr.24929) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.936874+0000 mgr.x (mgr.24929) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:35.986545+0000 mgr.x (mgr.24929) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cluster 2024-04-16T14:40:36.020572+0000 mgr.x (mgr.24929) 1963 : cluster 0 pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.037656+0000 mgr.x (mgr.24929) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.088826+0000 mgr.x (mgr.24929) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.148947+0000 mgr.x (mgr.24929) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.204764+0000 mgr.x (mgr.24929) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.264969+0000 mgr.x (mgr.24929) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.319232+0000 mgr.x (mgr.24929) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.375477+0000 mgr.x (mgr.24929) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.429065+0000 mgr.x (mgr.24929) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.484867+0000 mgr.x (mgr.24929) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.541640+0000 mgr.x (mgr.24929) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.597430+0000 mgr.x (mgr.24929) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.688386+0000 mgr.x (mgr.24929) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.764560+0000 mgr.x (mgr.24929) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.834415+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.837342+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.839622+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.840492+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.846068+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.903255+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.906055+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.908612+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.909641+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.917126+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.976323+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.979065+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.981337+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.982023+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:36.993796+0000 mon.a (mon.0) 6783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.051896+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.054067+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.056537+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.057244+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.065433+0000 mon.a (mon.0) 6788 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.106824+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.109284+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.111414+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.112221+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.118582+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.159182+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.161876+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.164228+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.165107+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.172340+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.213415+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.215384+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.217329+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.217948+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.223860+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.297537+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.299911+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.301891+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.302636+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.307324+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.380692+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.382988+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.385533+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.386358+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.391595+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.464794+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.467475+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.469860+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.470763+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.476626+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.537188+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.539500+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.541573+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.542396+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.548122+0000 mon.a (mon.0) 6823 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.589696+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.591670+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.593838+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.594568+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.600683+0000 mon.a (mon.0) 6828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.662440+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.664760+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.666941+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.667780+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.675565+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.716309+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.718466+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.720311+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.721011+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.727086+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.770013+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.772167+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.773993+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:37 smithi122 bash[65119]: audit 2024-04-16T14:40:37.774751+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.825244+0000 mgr.x (mgr.24929) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.882185+0000 mgr.x (mgr.24929) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.936874+0000 mgr.x (mgr.24929) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:35.986545+0000 mgr.x (mgr.24929) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cluster 2024-04-16T14:40:36.020572+0000 mgr.x (mgr.24929) 1963 : cluster 0 pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.037656+0000 mgr.x (mgr.24929) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.088826+0000 mgr.x (mgr.24929) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.148947+0000 mgr.x (mgr.24929) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.204764+0000 mgr.x (mgr.24929) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.264969+0000 mgr.x (mgr.24929) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.319232+0000 mgr.x (mgr.24929) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.375477+0000 mgr.x (mgr.24929) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.429065+0000 mgr.x (mgr.24929) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.484867+0000 mgr.x (mgr.24929) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.541640+0000 mgr.x (mgr.24929) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.597430+0000 mgr.x (mgr.24929) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.688386+0000 mgr.x (mgr.24929) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.764560+0000 mgr.x (mgr.24929) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.834415+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.837342+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.839622+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.825244+0000 mgr.x (mgr.24929) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.882185+0000 mgr.x (mgr.24929) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.936874+0000 mgr.x (mgr.24929) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:35.986545+0000 mgr.x (mgr.24929) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cluster 2024-04-16T14:40:36.020572+0000 mgr.x (mgr.24929) 1963 : cluster 0 pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.037656+0000 mgr.x (mgr.24929) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.088826+0000 mgr.x (mgr.24929) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.148947+0000 mgr.x (mgr.24929) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.204764+0000 mgr.x (mgr.24929) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.264969+0000 mgr.x (mgr.24929) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.319232+0000 mgr.x (mgr.24929) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.375477+0000 mgr.x (mgr.24929) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.429065+0000 mgr.x (mgr.24929) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.484867+0000 mgr.x (mgr.24929) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.541640+0000 mgr.x (mgr.24929) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.597430+0000 mgr.x (mgr.24929) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.688386+0000 mgr.x (mgr.24929) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.764560+0000 mgr.x (mgr.24929) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.834415+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.837342+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.839622+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.840492+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.846068+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.903255+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.906055+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.908612+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.909641+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.917126+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.976323+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.979065+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.981337+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.982023+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:36.993796+0000 mon.a (mon.0) 6783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.051896+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.054067+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.056537+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.057244+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.065433+0000 mon.a (mon.0) 6788 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.106824+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.109284+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.111414+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.112221+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.118582+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.159182+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.161876+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.164228+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.165107+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.172340+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.213415+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.215384+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.217329+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.217948+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.223860+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.297537+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.299911+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.301891+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.302636+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.307324+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.380692+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.382988+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.385533+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.386358+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.391595+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.464794+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.467475+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.469860+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.470763+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.476626+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.537188+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.539500+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.541573+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.542396+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.548122+0000 mon.a (mon.0) 6823 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.589696+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.591670+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.593838+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.594568+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.600683+0000 mon.a (mon.0) 6828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.662440+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.664760+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.840492+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.846068+0000 mon.a (mon.0) 6773 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.903255+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.906055+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.908612+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.909641+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.917126+0000 mon.a (mon.0) 6778 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.976323+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.979065+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.981337+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.982023+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:36.993796+0000 mon.a (mon.0) 6783 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.051896+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.054067+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.056537+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.057244+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.065433+0000 mon.a (mon.0) 6788 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.106824+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.109284+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.111414+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.666941+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.667780+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.675565+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.716309+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.718466+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.720311+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.721011+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.727086+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.770013+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.772167+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.773993+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[79675]: audit 2024-04-16T14:40:37.774751+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.112221+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.118582+0000 mon.a (mon.0) 6793 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.159182+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.161876+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.164228+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.165107+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.172340+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.213415+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.215384+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.217329+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.217948+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.223860+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.297537+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.299911+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.301891+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.302636+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.307324+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.380692+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.382988+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.385533+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.386358+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.391595+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.464794+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.467475+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.469860+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.470763+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.476626+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.537188+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.539500+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.541573+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.542396+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.548122+0000 mon.a (mon.0) 6823 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.589696+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.591670+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.593838+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.594568+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.600683+0000 mon.a (mon.0) 6828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.662440+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.664760+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.666941+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.667780+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.675565+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.716309+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.718466+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.720311+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.721011+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.727086+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.770013+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.772167+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.773993+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:37 smithi071 bash[83214]: audit 2024-04-16T14:40:37.774751+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.692 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.493Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.493Z 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-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.493Z 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-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.493Z 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-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.494Z 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-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.494Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.494Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=arp 2024-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-16T14:40:38.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=edac 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-16T14:40:38.694 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=os 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-16T14:40:38.695 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=stat 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=time 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=uname 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-16T14:40:38.696 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[89129]: ts=2024-04-16T14:40:38.495Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.850817+0000 mgr.x (mgr.24929) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.921781+0000 mgr.x (mgr.24929) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:36.998687+0000 mgr.x (mgr.24929) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.070196+0000 mgr.x (mgr.24929) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.123223+0000 mgr.x (mgr.24929) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.177137+0000 mgr.x (mgr.24929) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.228502+0000 mgr.x (mgr.24929) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.311922+0000 mgr.x (mgr.24929) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.396232+0000 mgr.x (mgr.24929) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.481329+0000 mgr.x (mgr.24929) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.552925+0000 mgr.x (mgr.24929) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.605539+0000 mgr.x (mgr.24929) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.680315+0000 mgr.x (mgr.24929) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.731818+0000 mgr.x (mgr.24929) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.779923+0000 mon.a (mon.0) 6843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.784569+0000 mgr.x (mgr.24929) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.841876+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.844715+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.847383+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.848397+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.853822+0000 mon.a (mon.0) 6848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.933310+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.936574+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.939382+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.940508+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:37.947318+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.023364+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.026145+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.028900+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.029883+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.037564+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.125868+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.130735+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.135080+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.136547+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.146423+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.221172+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.224373+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.227659+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.228810+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.237249+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.850817+0000 mgr.x (mgr.24929) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.921781+0000 mgr.x (mgr.24929) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:36.998687+0000 mgr.x (mgr.24929) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.070196+0000 mgr.x (mgr.24929) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.123223+0000 mgr.x (mgr.24929) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.177137+0000 mgr.x (mgr.24929) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.228502+0000 mgr.x (mgr.24929) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.311922+0000 mgr.x (mgr.24929) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.396232+0000 mgr.x (mgr.24929) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.481329+0000 mgr.x (mgr.24929) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.552925+0000 mgr.x (mgr.24929) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.605539+0000 mgr.x (mgr.24929) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.680315+0000 mgr.x (mgr.24929) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.731818+0000 mgr.x (mgr.24929) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.779923+0000 mon.a (mon.0) 6843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.784569+0000 mgr.x (mgr.24929) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.841876+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.844715+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.847383+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.848397+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.853822+0000 mon.a (mon.0) 6848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.933310+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.312115+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.315174+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.318160+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.319391+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.327945+0000 mon.a (mon.0) 6873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.371286+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.374627+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.376956+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.378079+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.387929+0000 mon.a (mon.0) 6878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.444918+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.447637+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.450184+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.451295+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.459899+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.517246+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.519735+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.522029+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.522949+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.531240+0000 mon.a (mon.0) 6888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.589613+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.592227+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.594672+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.595756+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.603821+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.678268+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.680818+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.683605+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.684428+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.690486+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.732036+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.735328+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.737602+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.738469+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[79675]: audit 2024-04-16T14:40:38.744783+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.936574+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.939382+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.940508+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:37.947318+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.023364+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.026145+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.028900+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.029883+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.037564+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.125868+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.130735+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.135080+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.136547+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.146423+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.221172+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.224373+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.227659+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.228810+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.237249+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.312115+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.315174+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.318160+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.319391+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.327945+0000 mon.a (mon.0) 6873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.371286+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.374627+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.376956+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.378079+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.387929+0000 mon.a (mon.0) 6878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.444918+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.447637+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.450184+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.451295+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.459899+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.517246+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.519735+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.522029+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.522949+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.531240+0000 mon.a (mon.0) 6888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.589613+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.592227+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.594672+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.595756+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.603821+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.678268+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.680818+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.683605+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.684428+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.690486+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.732036+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.735328+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.737602+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.738469+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:38.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:38 smithi071 bash[83214]: audit 2024-04-16T14:40:38.744783+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.850817+0000 mgr.x (mgr.24929) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.921781+0000 mgr.x (mgr.24929) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:36.998687+0000 mgr.x (mgr.24929) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.070196+0000 mgr.x (mgr.24929) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.123223+0000 mgr.x (mgr.24929) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.177137+0000 mgr.x (mgr.24929) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.228502+0000 mgr.x (mgr.24929) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.311922+0000 mgr.x (mgr.24929) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.396232+0000 mgr.x (mgr.24929) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.481329+0000 mgr.x (mgr.24929) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.552925+0000 mgr.x (mgr.24929) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.605539+0000 mgr.x (mgr.24929) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.680315+0000 mgr.x (mgr.24929) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.731818+0000 mgr.x (mgr.24929) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.779923+0000 mon.a (mon.0) 6843 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.784569+0000 mgr.x (mgr.24929) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.841876+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.844715+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.847383+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.848397+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.853822+0000 mon.a (mon.0) 6848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.933310+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.936574+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.939382+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.940508+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:37.947318+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.023364+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.026145+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.028900+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.029883+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.037564+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.125868+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.130735+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.135080+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.136547+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.146423+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.221172+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.224373+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.227659+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.228810+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.237249+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.312115+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.315174+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.318160+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.319391+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.327945+0000 mon.a (mon.0) 6873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.371286+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.374627+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.376956+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.378079+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.387929+0000 mon.a (mon.0) 6878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.444918+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.447637+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.450184+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.451295+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.459899+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.517246+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.519735+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.522029+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.522949+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.531240+0000 mon.a (mon.0) 6888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.589613+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.592227+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.594672+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.595756+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.603821+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.678268+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.680818+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.683605+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.684428+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.690486+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.732036+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.735328+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.737602+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.738469+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:38 smithi122 bash[65119]: audit 2024-04-16T14:40:38.744783+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.442 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:40:39] "GET /metrics HTTP/1.1" 200 38541 "" "Prometheus/2.33.4" 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.858506+0000 mgr.x (mgr.24929) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:37.952015+0000 mgr.x (mgr.24929) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cluster 2024-04-16T14:40:38.021404+0000 mgr.x (mgr.24929) 1994 : cluster 0 pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.042494+0000 mgr.x (mgr.24929) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.151237+0000 mgr.x (mgr.24929) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.242092+0000 mgr.x (mgr.24929) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.332875+0000 mgr.x (mgr.24929) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.392624+0000 mgr.x (mgr.24929) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.464835+0000 mgr.x (mgr.24929) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.536371+0000 mgr.x (mgr.24929) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.608625+0000 mgr.x (mgr.24929) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.695150+0000 mgr.x (mgr.24929) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.749526+0000 mgr.x (mgr.24929) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.792801+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.795122+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.797083+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.797870+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.803220+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.807891+0000 mgr.x (mgr.24929) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.844312+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.846701+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.848755+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.849664+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.857806+0000 mon.a (mon.0) 6913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.899112+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.901809+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.904191+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.905264+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.913538+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.955416+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.958588+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.960949+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.961991+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:38.970112+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.027671+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.030505+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.032863+0000 mon.a (mon.0) 6926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.034065+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.042262+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.116418+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.118753+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.120649+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.121429+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.127478+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.169072+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.171306+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.173359+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.174126+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.179859+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.222512+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.224864+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.227069+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.228183+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.233593+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.274247+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.276473+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.278807+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.279614+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.285857+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.331117+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.331887+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.335419+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.341896+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.342988+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.344867+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.350072+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.356583+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.397578+0000 mon.a (mon.0) 6957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.399588+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.401819+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.402479+0000 mon.a (mon.0) 6960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.410545+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.451501+0000 mon.a (mon.0) 6962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.453745+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.455829+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.456458+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.463918+0000 mon.a (mon.0) 6966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.504235+0000 mon.a (mon.0) 6967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.506576+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.508672+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.509367+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.516899+0000 mon.a (mon.0) 6971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.557566+0000 mon.a (mon.0) 6972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.559825+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.561870+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.562722+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.570272+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.611201+0000 mon.a (mon.0) 6977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.613321+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.615648+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.616428+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.624164+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.666901+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.669342+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.671357+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.672156+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.680253+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.721493+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.724122+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.726270+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.727198+0000 mon.a (mon.0) 6990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.735364+0000 mon.a (mon.0) 6991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.775987+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.778963+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.781550+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:39.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:39 smithi122 bash[65119]: audit 2024-04-16T14:40:39.782622+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.858506+0000 mgr.x (mgr.24929) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:37.952015+0000 mgr.x (mgr.24929) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cluster 2024-04-16T14:40:38.021404+0000 mgr.x (mgr.24929) 1994 : cluster 0 pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.042494+0000 mgr.x (mgr.24929) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.151237+0000 mgr.x (mgr.24929) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.242092+0000 mgr.x (mgr.24929) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.332875+0000 mgr.x (mgr.24929) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.392624+0000 mgr.x (mgr.24929) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.464835+0000 mgr.x (mgr.24929) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.536371+0000 mgr.x (mgr.24929) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.608625+0000 mgr.x (mgr.24929) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.695150+0000 mgr.x (mgr.24929) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.749526+0000 mgr.x (mgr.24929) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:39 smithi071 bash[79675]: audit 2024-04-16T14:40:38.792801+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.795122+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.797083+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.797870+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.803220+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.807891+0000 mgr.x (mgr.24929) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.844312+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.846701+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.848755+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.849664+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.857806+0000 mon.a (mon.0) 6913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.899112+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.901809+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.904191+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.905264+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.913538+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.955416+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.958588+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.960949+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.961991+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:38.970112+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.027671+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.030505+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.032863+0000 mon.a (mon.0) 6926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.034065+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.042262+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.116418+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.118753+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.120649+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.121429+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.127478+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.169072+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.171306+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.173359+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.174126+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.179859+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.222512+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.224864+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.227069+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.228183+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.233593+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.274247+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.276473+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.278807+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.279614+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.285857+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.331117+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.331887+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.335419+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.341896+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.342988+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.344867+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.350072+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.356583+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.397578+0000 mon.a (mon.0) 6957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.399588+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.401819+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.402479+0000 mon.a (mon.0) 6960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.410545+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.451501+0000 mon.a (mon.0) 6962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.453745+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.455829+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.456458+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.463918+0000 mon.a (mon.0) 6966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.504235+0000 mon.a (mon.0) 6967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.506576+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.508672+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.509367+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.516899+0000 mon.a (mon.0) 6971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.557566+0000 mon.a (mon.0) 6972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.559825+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.561870+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.858506+0000 mgr.x (mgr.24929) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:37.952015+0000 mgr.x (mgr.24929) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cluster 2024-04-16T14:40:38.021404+0000 mgr.x (mgr.24929) 1994 : cluster 0 pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.042494+0000 mgr.x (mgr.24929) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.151237+0000 mgr.x (mgr.24929) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.242092+0000 mgr.x (mgr.24929) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.332875+0000 mgr.x (mgr.24929) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.392624+0000 mgr.x (mgr.24929) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.464835+0000 mgr.x (mgr.24929) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.536371+0000 mgr.x (mgr.24929) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.608625+0000 mgr.x (mgr.24929) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.695150+0000 mgr.x (mgr.24929) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.749526+0000 mgr.x (mgr.24929) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.792801+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.795122+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.797083+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.797870+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.803220+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.807891+0000 mgr.x (mgr.24929) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.844312+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.846701+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.562722+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.570272+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.611201+0000 mon.a (mon.0) 6977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.613321+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.615648+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.616428+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.624164+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.666901+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.669342+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.671357+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.672156+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.680253+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.721493+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.724122+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.726270+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.727198+0000 mon.a (mon.0) 6990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.735364+0000 mon.a (mon.0) 6991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.775987+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.778963+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.781550+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.782622+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.848755+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.849664+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.857806+0000 mon.a (mon.0) 6913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.899112+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.901809+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.904191+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.905264+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.913538+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.955416+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.958588+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.960949+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.961991+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:38.970112+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.027671+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.030505+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.032863+0000 mon.a (mon.0) 6926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.034065+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.042262+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.116418+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.118753+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.120649+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.121429+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.127478+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.169072+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.171306+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.173359+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.174126+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.179859+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.222512+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.224864+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.227069+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.228183+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.233593+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.274247+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.276473+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.278807+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.279614+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.285857+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.331117+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.331887+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.335419+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.341896+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.342988+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.344867+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.350072+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.356583+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.397578+0000 mon.a (mon.0) 6957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.399588+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.401819+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.402479+0000 mon.a (mon.0) 6960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.410545+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.451501+0000 mon.a (mon.0) 6962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.453745+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.455829+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.456458+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.463918+0000 mon.a (mon.0) 6966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.504235+0000 mon.a (mon.0) 6967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.506576+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.508672+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.509367+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.516899+0000 mon.a (mon.0) 6971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.557566+0000 mon.a (mon.0) 6972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.559825+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.561870+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.562722+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.570272+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.611201+0000 mon.a (mon.0) 6977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.613321+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.615648+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.616428+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.624164+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.666901+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.669342+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.671357+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.672156+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.680253+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.721493+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.724122+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.726270+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.727198+0000 mon.a (mon.0) 6990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.735364+0000 mon.a (mon.0) 6991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.775987+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.778963+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.781550+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:40.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.782622+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.862539+0000 mgr.x (mgr.24929) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.918288+0000 mgr.x (mgr.24929) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:38.974847+0000 mgr.x (mgr.24929) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.046984+0000 mgr.x (mgr.24929) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.132429+0000 mgr.x (mgr.24929) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.184517+0000 mgr.x (mgr.24929) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.238263+0000 mgr.x (mgr.24929) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.290560+0000 mgr.x (mgr.24929) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.361265+0000 mgr.x (mgr.24929) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.415205+0000 mgr.x (mgr.24929) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.468596+0000 mgr.x (mgr.24929) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.521722+0000 mgr.x (mgr.24929) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.574958+0000 mgr.x (mgr.24929) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.628899+0000 mgr.x (mgr.24929) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.684928+0000 mgr.x (mgr.24929) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.739991+0000 mgr.x (mgr.24929) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.791114+0000 mon.a (mon.0) 6996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.795930+0000 mgr.x (mgr.24929) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.848186+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.851228+0000 mon.a (mon.0) 6998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.854154+0000 mon.a (mon.0) 6999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.855021+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.863216+0000 mon.a (mon.0) 7001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.929102+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.932504+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.935271+0000 mon.a (mon.0) 7004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.936489+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:39.945447+0000 mon.a (mon.0) 7006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.011562+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.015555+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.019662+0000 mon.a (mon.0) 7009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.020906+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.030406+0000 mon.a (mon.0) 7011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.108570+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.111894+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.114722+0000 mon.a (mon.0) 7014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.116381+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.126000+0000 mon.a (mon.0) 7016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.202576+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.205686+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.208467+0000 mon.a (mon.0) 7019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.209895+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.217139+0000 mon.a (mon.0) 7021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.292278+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.294713+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.297140+0000 mon.a (mon.0) 7024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.298146+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.304099+0000 mon.a (mon.0) 7026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.362774+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.365116+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.367372+0000 mon.a (mon.0) 7029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.368256+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.376349+0000 mon.a (mon.0) 7031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.461290+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.464474+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.467909+0000 mon.a (mon.0) 7034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.469123+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.478509+0000 mon.a (mon.0) 7036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.537259+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.539627+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.542514+0000 mon.a (mon.0) 7039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.543379+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.549978+0000 mon.a (mon.0) 7041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.591285+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.593151+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.595504+0000 mon.a (mon.0) 7044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.596425+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.601898+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.678260+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.681730+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.685282+0000 mon.a (mon.0) 7049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.686915+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.695761+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.784308+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.788508+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.791981+0000 mon.a (mon.0) 7054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:40 smithi122 bash[65119]: audit 2024-04-16T14:40:40.793384+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.862539+0000 mgr.x (mgr.24929) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.918288+0000 mgr.x (mgr.24929) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:38.974847+0000 mgr.x (mgr.24929) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.046984+0000 mgr.x (mgr.24929) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.132429+0000 mgr.x (mgr.24929) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.184517+0000 mgr.x (mgr.24929) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.238263+0000 mgr.x (mgr.24929) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.290560+0000 mgr.x (mgr.24929) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.361265+0000 mgr.x (mgr.24929) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.415205+0000 mgr.x (mgr.24929) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.468596+0000 mgr.x (mgr.24929) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.521722+0000 mgr.x (mgr.24929) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.574958+0000 mgr.x (mgr.24929) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.628899+0000 mgr.x (mgr.24929) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.684928+0000 mgr.x (mgr.24929) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.739991+0000 mgr.x (mgr.24929) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.791114+0000 mon.a (mon.0) 6996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.795930+0000 mgr.x (mgr.24929) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.848186+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.851228+0000 mon.a (mon.0) 6998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.854154+0000 mon.a (mon.0) 6999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.855021+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.862539+0000 mgr.x (mgr.24929) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.918288+0000 mgr.x (mgr.24929) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:38.974847+0000 mgr.x (mgr.24929) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.046984+0000 mgr.x (mgr.24929) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.132429+0000 mgr.x (mgr.24929) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.184517+0000 mgr.x (mgr.24929) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.238263+0000 mgr.x (mgr.24929) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.290560+0000 mgr.x (mgr.24929) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.361265+0000 mgr.x (mgr.24929) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.415205+0000 mgr.x (mgr.24929) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.468596+0000 mgr.x (mgr.24929) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.521722+0000 mgr.x (mgr.24929) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.574958+0000 mgr.x (mgr.24929) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.628899+0000 mgr.x (mgr.24929) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.684928+0000 mgr.x (mgr.24929) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.739991+0000 mgr.x (mgr.24929) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.791114+0000 mon.a (mon.0) 6996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.795930+0000 mgr.x (mgr.24929) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.848186+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.851228+0000 mon.a (mon.0) 6998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.854154+0000 mon.a (mon.0) 6999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.855021+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.863216+0000 mon.a (mon.0) 7001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.929102+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.932504+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.935271+0000 mon.a (mon.0) 7004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.936489+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:39.945447+0000 mon.a (mon.0) 7006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.011562+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.015555+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.019662+0000 mon.a (mon.0) 7009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.020906+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.030406+0000 mon.a (mon.0) 7011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.108570+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.111894+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.114722+0000 mon.a (mon.0) 7014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.116381+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.126000+0000 mon.a (mon.0) 7016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.202576+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.205686+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.208467+0000 mon.a (mon.0) 7019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.209895+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.217139+0000 mon.a (mon.0) 7021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.292278+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.294713+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.297140+0000 mon.a (mon.0) 7024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.298146+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.304099+0000 mon.a (mon.0) 7026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.362774+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.365116+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.367372+0000 mon.a (mon.0) 7029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.368256+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.376349+0000 mon.a (mon.0) 7031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.461290+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.464474+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.467909+0000 mon.a (mon.0) 7034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.469123+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.478509+0000 mon.a (mon.0) 7036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.537259+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.539627+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.542514+0000 mon.a (mon.0) 7039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.863216+0000 mon.a (mon.0) 7001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.929102+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.932504+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.935271+0000 mon.a (mon.0) 7004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.936489+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:39.945447+0000 mon.a (mon.0) 7006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.011562+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.015555+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.019662+0000 mon.a (mon.0) 7009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.020906+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.030406+0000 mon.a (mon.0) 7011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.108570+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.111894+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.114722+0000 mon.a (mon.0) 7014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.116381+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.126000+0000 mon.a (mon.0) 7016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.202576+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.205686+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.208467+0000 mon.a (mon.0) 7019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.543379+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.549978+0000 mon.a (mon.0) 7041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.591285+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.593151+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.595504+0000 mon.a (mon.0) 7044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.596425+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.601898+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.678260+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.681730+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.685282+0000 mon.a (mon.0) 7049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.686915+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.695761+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.784308+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.788508+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.791981+0000 mon.a (mon.0) 7054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[79675]: audit 2024-04-16T14:40:40.793384+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.209895+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.217139+0000 mon.a (mon.0) 7021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.292278+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.294713+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.297140+0000 mon.a (mon.0) 7024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.298146+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.304099+0000 mon.a (mon.0) 7026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.362774+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.365116+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.367372+0000 mon.a (mon.0) 7029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.368256+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.376349+0000 mon.a (mon.0) 7031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.461290+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.464474+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.467909+0000 mon.a (mon.0) 7034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.469123+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.478509+0000 mon.a (mon.0) 7036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.537259+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.539627+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.542514+0000 mon.a (mon.0) 7039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.543379+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.549978+0000 mon.a (mon.0) 7041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.591285+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.593151+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.595504+0000 mon.a (mon.0) 7044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.596425+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.601898+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.678260+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.681730+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.685282+0000 mon.a (mon.0) 7049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.686915+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.695761+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.784308+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.788508+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.791981+0000 mon.a (mon.0) 7054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:40 smithi071 bash[83214]: audit 2024-04-16T14:40:40.793384+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.868205+0000 mgr.x (mgr.24929) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:39.950355+0000 mgr.x (mgr.24929) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cluster 2024-04-16T14:40:40.022210+0000 mgr.x (mgr.24929) 2025 : cluster 0 pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.035481+0000 mgr.x (mgr.24929) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.130816+0000 mgr.x (mgr.24929) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.221902+0000 mgr.x (mgr.24929) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.308798+0000 mgr.x (mgr.24929) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.381441+0000 mgr.x (mgr.24929) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.483680+0000 mgr.x (mgr.24929) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.554751+0000 mgr.x (mgr.24929) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.606593+0000 mgr.x (mgr.24929) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.700635+0000 mgr.x (mgr.24929) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.822036+0000 mon.a (mon.0) 7056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.895239+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.897722+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.901165+0000 mon.a (mon.0) 7059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.902012+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.907825+0000 mon.a (mon.0) 7061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.981716+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.984861+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.987581+0000 mon.a (mon.0) 7064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.868205+0000 mgr.x (mgr.24929) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:39.950355+0000 mgr.x (mgr.24929) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cluster 2024-04-16T14:40:40.022210+0000 mgr.x (mgr.24929) 2025 : cluster 0 pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.035481+0000 mgr.x (mgr.24929) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.130816+0000 mgr.x (mgr.24929) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.221902+0000 mgr.x (mgr.24929) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.308798+0000 mgr.x (mgr.24929) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.381441+0000 mgr.x (mgr.24929) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.483680+0000 mgr.x (mgr.24929) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.554751+0000 mgr.x (mgr.24929) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.606593+0000 mgr.x (mgr.24929) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.700635+0000 mgr.x (mgr.24929) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.822036+0000 mon.a (mon.0) 7056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.895239+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.897722+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.901165+0000 mon.a (mon.0) 7059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.902012+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.907825+0000 mon.a (mon.0) 7061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.981716+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.984861+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.987581+0000 mon.a (mon.0) 7064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.988817+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:40.999088+0000 mon.a (mon.0) 7066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.040239+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.043045+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.045364+0000 mon.a (mon.0) 7069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.046359+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.056505+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.098255+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.101328+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.103745+0000 mon.a (mon.0) 7074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.104839+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.115301+0000 mon.a (mon.0) 7076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.189171+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.192706+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.195743+0000 mon.a (mon.0) 7079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.196982+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.209483+0000 mon.a (mon.0) 7081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.267591+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.270476+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.988817+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:40.999088+0000 mon.a (mon.0) 7066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.040239+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.043045+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.045364+0000 mon.a (mon.0) 7069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.046359+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.056505+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.098255+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.101328+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.103745+0000 mon.a (mon.0) 7074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.104839+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.115301+0000 mon.a (mon.0) 7076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.189171+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.192706+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.195743+0000 mon.a (mon.0) 7079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.196982+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.209483+0000 mon.a (mon.0) 7081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.267591+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.270476+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.273594+0000 mon.a (mon.0) 7084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.274446+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.283922+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.346115+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.349155+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.351540+0000 mon.a (mon.0) 7089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.352477+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.364753+0000 mon.a (mon.0) 7091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.410539+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.413716+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.416223+0000 mon.a (mon.0) 7094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.417221+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.429730+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.475491+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.478570+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.481236+0000 mon.a (mon.0) 7099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.482310+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.493218+0000 mon.a (mon.0) 7101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.534969+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.537737+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.273594+0000 mon.a (mon.0) 7084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.274446+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.283922+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.346115+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.349155+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.351540+0000 mon.a (mon.0) 7089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.352477+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.364753+0000 mon.a (mon.0) 7091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.410539+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.413716+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.416223+0000 mon.a (mon.0) 7094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.417221+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.429730+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.475491+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.478570+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.481236+0000 mon.a (mon.0) 7099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.482310+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.493218+0000 mon.a (mon.0) 7101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.534969+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.537737+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.540400+0000 mon.a (mon.0) 7104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.541522+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.552228+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.593496+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.596437+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.598786+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.599996+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.608822+0000 mon.a (mon.0) 7111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.650184+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.653266+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.655899+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.657206+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.663910+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.725949+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.729367+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.732046+0000 mon.a (mon.0) 7119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.733042+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.739165+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.785482+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.791033+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.793836+0000 mon.a (mon.0) 7124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.794678+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[83214]: audit 2024-04-16T14:40:41.800034+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.540400+0000 mon.a (mon.0) 7104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.541522+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.552228+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.593496+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.596437+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.598786+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.599996+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.608822+0000 mon.a (mon.0) 7111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.650184+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.653266+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.655899+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.657206+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.663910+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.725949+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.729367+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.732046+0000 mon.a (mon.0) 7119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.733042+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.739165+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:41.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.785482+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:41.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.791033+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:41.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.793836+0000 mon.a (mon.0) 7124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:41.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.794678+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:41.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:41 smithi071 bash[79675]: audit 2024-04-16T14:40:41.800034+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.868205+0000 mgr.x (mgr.24929) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:39.950355+0000 mgr.x (mgr.24929) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cluster 2024-04-16T14:40:40.022210+0000 mgr.x (mgr.24929) 2025 : cluster 0 pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:42.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.035481+0000 mgr.x (mgr.24929) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.130816+0000 mgr.x (mgr.24929) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.221902+0000 mgr.x (mgr.24929) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.308798+0000 mgr.x (mgr.24929) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.381441+0000 mgr.x (mgr.24929) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.483680+0000 mgr.x (mgr.24929) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.554751+0000 mgr.x (mgr.24929) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.606593+0000 mgr.x (mgr.24929) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.700635+0000 mgr.x (mgr.24929) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.822036+0000 mon.a (mon.0) 7056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.895239+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.897722+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.901165+0000 mon.a (mon.0) 7059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.902012+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.907825+0000 mon.a (mon.0) 7061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.981716+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.984861+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.987581+0000 mon.a (mon.0) 7064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.988817+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:40.999088+0000 mon.a (mon.0) 7066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.040239+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.043045+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.045364+0000 mon.a (mon.0) 7069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.046359+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.056505+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.098255+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.101328+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.103745+0000 mon.a (mon.0) 7074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.104839+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.115301+0000 mon.a (mon.0) 7076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.189171+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.192706+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.195743+0000 mon.a (mon.0) 7079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.196982+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.209483+0000 mon.a (mon.0) 7081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.267591+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.270476+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.273594+0000 mon.a (mon.0) 7084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.274446+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.283922+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.346115+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.349155+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.351540+0000 mon.a (mon.0) 7089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.352477+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.364753+0000 mon.a (mon.0) 7091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.410539+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.413716+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.416223+0000 mon.a (mon.0) 7094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.417221+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.429730+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.475491+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.478570+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.481236+0000 mon.a (mon.0) 7099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.482310+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.493218+0000 mon.a (mon.0) 7101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.534969+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.537737+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.540400+0000 mon.a (mon.0) 7104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.541522+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.552228+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.593496+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.596437+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.598786+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.599996+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.608822+0000 mon.a (mon.0) 7111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.650184+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.653266+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.655899+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.657206+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.663910+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.725949+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.729367+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.732046+0000 mon.a (mon.0) 7119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.733042+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.739165+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:42.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.785482+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:42.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.791033+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:42.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.793836+0000 mon.a (mon.0) 7124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:42.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.794678+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:42.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:41 smithi122 bash[65119]: audit 2024-04-16T14:40:41.800034+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.067 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.826974+0000 mgr.x (mgr.24929) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.067 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:40.912483+0000 mgr.x (mgr.24929) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.067 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.003898+0000 mgr.x (mgr.24929) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.067 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.061250+0000 mgr.x (mgr.24929) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.067 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.120201+0000 mgr.x (mgr.24929) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.214408+0000 mgr.x (mgr.24929) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.288883+0000 mgr.x (mgr.24929) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.369698+0000 mgr.x (mgr.24929) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.434628+0000 mgr.x (mgr.24929) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.498050+0000 mgr.x (mgr.24929) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.556970+0000 mgr.x (mgr.24929) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.614035+0000 mgr.x (mgr.24929) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.668723+0000 mgr.x (mgr.24929) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.744033+0000 mgr.x (mgr.24929) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.805607+0000 mgr.x (mgr.24929) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.858455+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.860701+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.862754+0000 mon.a (mon.0) 7129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.068 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.863746+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.869005+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.942621+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.945182+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.947961+0000 mon.a (mon.0) 7134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.948708+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:41.954081+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.011461+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.013675+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.016188+0000 mon.a (mon.0) 7139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.017061+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.027062+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.077257+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.080425+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.083023+0000 mon.a (mon.0) 7144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.084062+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.092490+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.150186+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.152618+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.154611+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.155504+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.163666+0000 mon.a (mon.0) 7151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.204131+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.206562+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.208543+0000 mon.a (mon.0) 7154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.209455+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.217535+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.258052+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.260410+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.262553+0000 mon.a (mon.0) 7159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.263388+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.271213+0000 mon.a (mon.0) 7161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.311473+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.313880+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.316366+0000 mon.a (mon.0) 7164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.317364+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.327484+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.411137+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.415954+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.419202+0000 mon.a (mon.0) 7169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.420418+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.429820+0000 mon.a (mon.0) 7171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.482698+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.486342+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.489759+0000 mon.a (mon.0) 7174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.491691+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.501493+0000 mon.a (mon.0) 7176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.542829+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.545056+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.072 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.547049+0000 mon.a (mon.0) 7179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.547954+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.555691+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.596993+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.599096+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.601272+0000 mon.a (mon.0) 7184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.602105+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.610243+0000 mon.a (mon.0) 7186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.651330+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.653799+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.656274+0000 mon.a (mon.0) 7189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.657287+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.665475+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.711971+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.714525+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.073 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.716607+0000 mon.a (mon.0) 7194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.717420+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.728401+0000 mon.a (mon.0) 7196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.769237+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.772005+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.774725+0000 mon.a (mon.0) 7199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.775658+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.074 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:42 smithi122 bash[65119]: audit 2024-04-16T14:40:42.784366+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.826974+0000 mgr.x (mgr.24929) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:40.912483+0000 mgr.x (mgr.24929) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.003898+0000 mgr.x (mgr.24929) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.061250+0000 mgr.x (mgr.24929) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.120201+0000 mgr.x (mgr.24929) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.214408+0000 mgr.x (mgr.24929) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.288883+0000 mgr.x (mgr.24929) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.369698+0000 mgr.x (mgr.24929) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.434628+0000 mgr.x (mgr.24929) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.498050+0000 mgr.x (mgr.24929) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.556970+0000 mgr.x (mgr.24929) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.614035+0000 mgr.x (mgr.24929) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.668723+0000 mgr.x (mgr.24929) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.744033+0000 mgr.x (mgr.24929) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.805607+0000 mgr.x (mgr.24929) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: audit 2024-04-16T14:40:41.858455+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: audit 2024-04-16T14:40:41.860701+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: audit 2024-04-16T14:40:41.862754+0000 mon.a (mon.0) 7129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:42 smithi071 bash[79675]: audit 2024-04-16T14:40:41.863746+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:41.869005+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:41.942621+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:41.945182+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:41.947961+0000 mon.a (mon.0) 7134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:41.948708+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:41.954081+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.011461+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.013675+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.016188+0000 mon.a (mon.0) 7139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.017061+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.027062+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.077257+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.080425+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.083023+0000 mon.a (mon.0) 7144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.084062+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.092490+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.150186+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.152618+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.154611+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.155504+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.163666+0000 mon.a (mon.0) 7151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.204131+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.206562+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.208543+0000 mon.a (mon.0) 7154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.209455+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.217535+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.258052+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.260410+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.262553+0000 mon.a (mon.0) 7159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.263388+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.271213+0000 mon.a (mon.0) 7161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.311473+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.313880+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.316366+0000 mon.a (mon.0) 7164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.317364+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.327484+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.411137+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.415954+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.419202+0000 mon.a (mon.0) 7169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.826974+0000 mgr.x (mgr.24929) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:40.912483+0000 mgr.x (mgr.24929) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.003898+0000 mgr.x (mgr.24929) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.061250+0000 mgr.x (mgr.24929) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.120201+0000 mgr.x (mgr.24929) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.214408+0000 mgr.x (mgr.24929) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.288883+0000 mgr.x (mgr.24929) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.369698+0000 mgr.x (mgr.24929) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.434628+0000 mgr.x (mgr.24929) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.498050+0000 mgr.x (mgr.24929) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.556970+0000 mgr.x (mgr.24929) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.614035+0000 mgr.x (mgr.24929) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.668723+0000 mgr.x (mgr.24929) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.744033+0000 mgr.x (mgr.24929) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.805607+0000 mgr.x (mgr.24929) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.858455+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.860701+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.862754+0000 mon.a (mon.0) 7129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.863746+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.869005+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.942621+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.420418+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.429820+0000 mon.a (mon.0) 7171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.482698+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.486342+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.489759+0000 mon.a (mon.0) 7174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.491691+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.501493+0000 mon.a (mon.0) 7176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.542829+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.545056+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.547049+0000 mon.a (mon.0) 7179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.547954+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.555691+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.596993+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.599096+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.601272+0000 mon.a (mon.0) 7184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.602105+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.610243+0000 mon.a (mon.0) 7186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.651330+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.653799+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.656274+0000 mon.a (mon.0) 7189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.657287+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.665475+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.711971+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.714525+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.716607+0000 mon.a (mon.0) 7194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.717420+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.728401+0000 mon.a (mon.0) 7196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.769237+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.772005+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.774725+0000 mon.a (mon.0) 7199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.775658+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.784366+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.945182+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.947961+0000 mon.a (mon.0) 7134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.948708+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:41.954081+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.011461+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.013675+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.016188+0000 mon.a (mon.0) 7139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.017061+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.027062+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.077257+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.080425+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.083023+0000 mon.a (mon.0) 7144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.084062+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.092490+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.150186+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.152618+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.154611+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.155504+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.163666+0000 mon.a (mon.0) 7151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.204131+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.206562+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.208543+0000 mon.a (mon.0) 7154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.209455+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.217535+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.258052+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.260410+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.262553+0000 mon.a (mon.0) 7159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.263388+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.271213+0000 mon.a (mon.0) 7161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.311473+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.313880+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.316366+0000 mon.a (mon.0) 7164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.317364+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.327484+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.411137+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.415954+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.419202+0000 mon.a (mon.0) 7169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.420418+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.429820+0000 mon.a (mon.0) 7171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.482698+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.486342+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.489759+0000 mon.a (mon.0) 7174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.491691+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.501493+0000 mon.a (mon.0) 7176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.542829+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.545056+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.547049+0000 mon.a (mon.0) 7179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.547954+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.555691+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.596993+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.599096+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.601272+0000 mon.a (mon.0) 7184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.602105+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.610243+0000 mon.a (mon.0) 7186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.651330+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.653799+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.656274+0000 mon.a (mon.0) 7189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.657287+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.665475+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.711971+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.714525+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.716607+0000 mon.a (mon.0) 7194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.717420+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.728401+0000 mon.a (mon.0) 7196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.769237+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.772005+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.774725+0000 mon.a (mon.0) 7199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.775658+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:43.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.784366+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.873700+0000 mgr.x (mgr.24929) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:41.958765+0000 mgr.x (mgr.24929) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cluster 2024-04-16T14:40:42.022543+0000 mgr.x (mgr.24929) 2052 : cluster 0 pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.031987+0000 mgr.x (mgr.24929) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.097332+0000 mgr.x (mgr.24929) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.168399+0000 mgr.x (mgr.24929) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.222227+0000 mgr.x (mgr.24929) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.275919+0000 mgr.x (mgr.24929) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.332271+0000 mgr.x (mgr.24929) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.434696+0000 mgr.x (mgr.24929) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.506404+0000 mgr.x (mgr.24929) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.560386+0000 mgr.x (mgr.24929) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.614949+0000 mgr.x (mgr.24929) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.670157+0000 mgr.x (mgr.24929) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.733268+0000 mgr.x (mgr.24929) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.789209+0000 mgr.x (mgr.24929) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.858077+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.860818+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.863532+0000 mon.a (mon.0) 7204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.864755+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.873540+0000 mon.a (mon.0) 7206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.948231+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.118 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.951380+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.954693+0000 mon.a (mon.0) 7209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.960653+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:42.969466+0000 mon.a (mon.0) 7211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.027222+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.029683+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.032091+0000 mon.a (mon.0) 7214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.033202+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.041461+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.083486+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.085996+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.088263+0000 mon.a (mon.0) 7219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.089103+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.097485+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.119 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.179736+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.182729+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.185403+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.186418+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.197259+0000 mon.a (mon.0) 7226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.256985+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.259974+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.120 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.262713+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.264013+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.274795+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.349312+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.352059+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.354297+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.355348+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.365485+0000 mon.a (mon.0) 7236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.411576+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.415553+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.421053+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.422025+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.430836+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.491070+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.493705+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.496201+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.497212+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.506998+0000 mon.a (mon.0) 7246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.551047+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.553821+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.556699+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.557695+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.567353+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.608857+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.611174+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.613327+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.614225+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.622105+0000 mon.a (mon.0) 7256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.664339+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.666975+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.669322+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.670240+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.676990+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.720196+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.723197+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.726132+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.727323+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.735641+0000 mon.a (mon.0) 7266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.780253+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.782690+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.785030+0000 mon.a (mon.0) 7269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.785966+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.794068+0000 mon.a (mon.0) 7271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:43 smithi122 bash[65119]: audit 2024-04-16T14:40:43.817888+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.873700+0000 mgr.x (mgr.24929) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:41.958765+0000 mgr.x (mgr.24929) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cluster 2024-04-16T14:40:42.022543+0000 mgr.x (mgr.24929) 2052 : cluster 0 pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.031987+0000 mgr.x (mgr.24929) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.097332+0000 mgr.x (mgr.24929) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.168399+0000 mgr.x (mgr.24929) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.222227+0000 mgr.x (mgr.24929) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.275919+0000 mgr.x (mgr.24929) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.332271+0000 mgr.x (mgr.24929) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.434696+0000 mgr.x (mgr.24929) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.506404+0000 mgr.x (mgr.24929) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.560386+0000 mgr.x (mgr.24929) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.614949+0000 mgr.x (mgr.24929) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.670157+0000 mgr.x (mgr.24929) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.733268+0000 mgr.x (mgr.24929) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.789209+0000 mgr.x (mgr.24929) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.858077+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.860818+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.863532+0000 mon.a (mon.0) 7204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.864755+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.873540+0000 mon.a (mon.0) 7206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.873700+0000 mgr.x (mgr.24929) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:41.958765+0000 mgr.x (mgr.24929) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cluster 2024-04-16T14:40:42.022543+0000 mgr.x (mgr.24929) 2052 : cluster 0 pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.031987+0000 mgr.x (mgr.24929) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.097332+0000 mgr.x (mgr.24929) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.168399+0000 mgr.x (mgr.24929) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.222227+0000 mgr.x (mgr.24929) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.275919+0000 mgr.x (mgr.24929) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.332271+0000 mgr.x (mgr.24929) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.434696+0000 mgr.x (mgr.24929) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.506404+0000 mgr.x (mgr.24929) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.560386+0000 mgr.x (mgr.24929) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.614949+0000 mgr.x (mgr.24929) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.670157+0000 mgr.x (mgr.24929) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.733268+0000 mgr.x (mgr.24929) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.789209+0000 mgr.x (mgr.24929) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.858077+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.860818+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.863532+0000 mon.a (mon.0) 7204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.864755+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.873540+0000 mon.a (mon.0) 7206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.948231+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.951380+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.954693+0000 mon.a (mon.0) 7209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.960653+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:42.969466+0000 mon.a (mon.0) 7211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.027222+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.029683+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.032091+0000 mon.a (mon.0) 7214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.033202+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.041461+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.083486+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.085996+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.088263+0000 mon.a (mon.0) 7219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.089103+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.097485+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.179736+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.182729+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.185403+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.186418+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.197259+0000 mon.a (mon.0) 7226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.948231+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.951380+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.954693+0000 mon.a (mon.0) 7209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.960653+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:42.969466+0000 mon.a (mon.0) 7211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.027222+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.029683+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.032091+0000 mon.a (mon.0) 7214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.033202+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.041461+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.083486+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.085996+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.088263+0000 mon.a (mon.0) 7219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.089103+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.097485+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.179736+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.182729+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.185403+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.186418+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.197259+0000 mon.a (mon.0) 7226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.256985+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.259974+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.262713+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.264013+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.274795+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.349312+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.352059+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.354297+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.355348+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.365485+0000 mon.a (mon.0) 7236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.411576+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.415553+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.421053+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.422025+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.430836+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.491070+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.493705+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.496201+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.497212+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.256985+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.259974+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.262713+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.264013+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.274795+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.349312+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.352059+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.354297+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.355348+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.365485+0000 mon.a (mon.0) 7236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.411576+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.415553+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.421053+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.422025+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.430836+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.491070+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.493705+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.496201+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.497212+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.506998+0000 mon.a (mon.0) 7246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.551047+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.553821+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.556699+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.557695+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.567353+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.608857+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.611174+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.613327+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.614225+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.622105+0000 mon.a (mon.0) 7256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.664339+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.666975+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.669322+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.670240+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.676990+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.720196+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.723197+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.726132+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.727323+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.506998+0000 mon.a (mon.0) 7246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.551047+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.553821+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.556699+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.557695+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.567353+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.608857+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.611174+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.613327+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.614225+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.622105+0000 mon.a (mon.0) 7256 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.664339+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.666975+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.669322+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.670240+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.676990+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.720196+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.723197+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.726132+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.727323+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.735641+0000 mon.a (mon.0) 7266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.780253+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.782690+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.785030+0000 mon.a (mon.0) 7269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.785966+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.794068+0000 mon.a (mon.0) 7271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[79675]: audit 2024-04-16T14:40:43.817888+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.735641+0000 mon.a (mon.0) 7266 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.780253+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:44.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.782690+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:44.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.785030+0000 mon.a (mon.0) 7269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:44.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.785966+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:44.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.794068+0000 mon.a (mon.0) 7271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:44.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:43 smithi071 bash[83214]: audit 2024-04-16T14:40:43.817888+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.878486+0000 mgr.x (mgr.24929) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:42.974311+0000 mgr.x (mgr.24929) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.046382+0000 mgr.x (mgr.24929) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.102404+0000 mgr.x (mgr.24929) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.202208+0000 mgr.x (mgr.24929) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.279884+0000 mgr.x (mgr.24929) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.370553+0000 mgr.x (mgr.24929) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.435809+0000 mgr.x (mgr.24929) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.511984+0000 mgr.x (mgr.24929) 2074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.572448+0000 mgr.x (mgr.24929) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.626925+0000 mgr.x (mgr.24929) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.681798+0000 mgr.x (mgr.24929) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.741284+0000 mgr.x (mgr.24929) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cephadm 2024-04-16T14:40:43.798979+0000 mgr.x (mgr.24929) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.829891+0000 mon.a (mon.0) 7273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.853011+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.853700+0000 mon.a (mon.0) 7275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.856633+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.858767+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.860337+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.863013+0000 mon.a (mon.0) 7279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.865697+0000 mon.a (mon.0) 7280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.867823+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.869278+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.870800+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.872390+0000 mon.a (mon.0) 7284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.874040+0000 mon.a (mon.0) 7285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.875446+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.876765+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: audit 2024-04-16T14:40:43.878519+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:44 smithi122 bash[65119]: cluster 2024-04-16T14:40:44.023538+0000 mgr.x (mgr.24929) 2080 : cluster 0 pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.878486+0000 mgr.x (mgr.24929) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:42.974311+0000 mgr.x (mgr.24929) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.046382+0000 mgr.x (mgr.24929) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.102404+0000 mgr.x (mgr.24929) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.202208+0000 mgr.x (mgr.24929) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.279884+0000 mgr.x (mgr.24929) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.370553+0000 mgr.x (mgr.24929) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.435809+0000 mgr.x (mgr.24929) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.511984+0000 mgr.x (mgr.24929) 2074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.572448+0000 mgr.x (mgr.24929) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.626925+0000 mgr.x (mgr.24929) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.681798+0000 mgr.x (mgr.24929) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.741284+0000 mgr.x (mgr.24929) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cephadm 2024-04-16T14:40:43.798979+0000 mgr.x (mgr.24929) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.829891+0000 mon.a (mon.0) 7273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.853011+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.853700+0000 mon.a (mon.0) 7275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.856633+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.858767+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.860337+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.863013+0000 mon.a (mon.0) 7279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.865697+0000 mon.a (mon.0) 7280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.878486+0000 mgr.x (mgr.24929) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:42.974311+0000 mgr.x (mgr.24929) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.046382+0000 mgr.x (mgr.24929) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.102404+0000 mgr.x (mgr.24929) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.202208+0000 mgr.x (mgr.24929) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.279884+0000 mgr.x (mgr.24929) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.370553+0000 mgr.x (mgr.24929) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.435809+0000 mgr.x (mgr.24929) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.511984+0000 mgr.x (mgr.24929) 2074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.572448+0000 mgr.x (mgr.24929) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.626925+0000 mgr.x (mgr.24929) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.681798+0000 mgr.x (mgr.24929) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.741284+0000 mgr.x (mgr.24929) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cephadm 2024-04-16T14:40:43.798979+0000 mgr.x (mgr.24929) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.829891+0000 mon.a (mon.0) 7273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:45.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.853011+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.853700+0000 mon.a (mon.0) 7275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.856633+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.858767+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.860337+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.863013+0000 mon.a (mon.0) 7279 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.865697+0000 mon.a (mon.0) 7280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.867823+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.869278+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.870800+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.872390+0000 mon.a (mon.0) 7284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.874040+0000 mon.a (mon.0) 7285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.875446+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.876765+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: audit 2024-04-16T14:40:43.878519+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[79675]: cluster 2024-04-16T14:40:44.023538+0000 mgr.x (mgr.24929) 2080 : cluster 0 pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.867823+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.869278+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.870800+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.872390+0000 mon.a (mon.0) 7284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.874040+0000 mon.a (mon.0) 7285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.875446+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.876765+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: audit 2024-04-16T14:40:43.878519+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:40:45.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:44 smithi071 bash[83214]: cluster 2024-04-16T14:40:44.023538+0000 mgr.x (mgr.24929) 2080 : cluster 0 pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:46.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:45 smithi122 bash[65119]: audit 2024-04-16T14:40:45.412049+0000 mgr.x (mgr.24929) 2081 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:45 smithi071 bash[79675]: audit 2024-04-16T14:40:45.412049+0000 mgr.x (mgr.24929) 2081 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:45 smithi071 bash[83214]: audit 2024-04-16T14:40:45.412049+0000 mgr.x (mgr.24929) 2081 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:46.988 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:46 smithi122 bash[65119]: cluster 2024-04-16T14:40:46.024849+0000 mgr.x (mgr.24929) 2082 : cluster 0 pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:46 smithi071 bash[79675]: cluster 2024-04-16T14:40:46.024849+0000 mgr.x (mgr.24929) 2082 : cluster 0 pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:46 smithi071 bash[83214]: cluster 2024-04-16T14:40:46.024849+0000 mgr.x (mgr.24929) 2082 : cluster 0 pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:48.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:47 smithi122 bash[65119]: cephadm 2024-04-16T14:40:47.756660+0000 mgr.x (mgr.24929) 2083 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-16T14:40:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:47 smithi071 bash[79675]: cephadm 2024-04-16T14:40:47.756660+0000 mgr.x (mgr.24929) 2083 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-16T14:40:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:47 smithi071 bash[83214]: cephadm 2024-04-16T14:40:47.756660+0000 mgr.x (mgr.24929) 2083 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-16T14:40:49.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:48 smithi122 bash[65119]: cephadm 2024-04-16T14:40:48.018680+0000 mgr.x (mgr.24929) 2084 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-16T14:40:49.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:48 smithi122 bash[65119]: cluster 2024-04-16T14:40:48.025908+0000 mgr.x (mgr.24929) 2085 : cluster 0 pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:49.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:48 smithi122 bash[65119]: audit 2024-04-16T14:40:48.862142+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:49.193 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:40:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:40:49] "GET /metrics HTTP/1.1" 200 38541 "" "Prometheus/2.33.4" 2024-04-16T14:40:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:48 smithi071 bash[79675]: cephadm 2024-04-16T14:40:48.018680+0000 mgr.x (mgr.24929) 2084 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-16T14:40:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:48 smithi071 bash[79675]: cluster 2024-04-16T14:40:48.025908+0000 mgr.x (mgr.24929) 2085 : cluster 0 pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:48 smithi071 bash[79675]: audit 2024-04-16T14:40:48.862142+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:48 smithi071 bash[83214]: cephadm 2024-04-16T14:40:48.018680+0000 mgr.x (mgr.24929) 2084 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-16T14:40:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:48 smithi071 bash[83214]: cluster 2024-04-16T14:40:48.025908+0000 mgr.x (mgr.24929) 2085 : cluster 0 pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:48 smithi071 bash[83214]: audit 2024-04-16T14:40:48.862142+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:50.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:49 smithi122 bash[65119]: audit 2024-04-16T14:40:48.880634+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:50.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:49 smithi122 bash[65119]: audit 2024-04-16T14:40:48.893461+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:49 smithi071 bash[83214]: audit 2024-04-16T14:40:48.880634+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:49 smithi071 bash[83214]: audit 2024-04-16T14:40:48.893461+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:49 smithi071 bash[79675]: audit 2024-04-16T14:40:48.880634+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:49 smithi071 bash[79675]: audit 2024-04-16T14:40:48.893461+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:40:51.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:50 smithi122 bash[65119]: cluster 2024-04-16T14:40:50.027117+0000 mgr.x (mgr.24929) 2086 : cluster 0 pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:51.192 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:50 smithi122 bash[65119]: audit 2024-04-16T14:40:50.088850+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:50 smithi071 bash[79675]: cluster 2024-04-16T14:40:50.027117+0000 mgr.x (mgr.24929) 2086 : cluster 0 pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:50 smithi071 bash[79675]: audit 2024-04-16T14:40:50.088850+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:50 smithi071 bash[83214]: cluster 2024-04-16T14:40:50.027117+0000 mgr.x (mgr.24929) 2086 : cluster 0 pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:50 smithi071 bash[83214]: audit 2024-04-16T14:40:50.088850+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:40:53.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:53 smithi122 bash[65119]: cluster 2024-04-16T14:40:52.027798+0000 mgr.x (mgr.24929) 2087 : cluster 0 pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:53 smithi071 bash[79675]: cluster 2024-04-16T14:40:52.027798+0000 mgr.x (mgr.24929) 2087 : cluster 0 pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:53 smithi071 bash[83214]: cluster 2024-04-16T14:40:52.027798+0000 mgr.x (mgr.24929) 2087 : cluster 0 pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:55.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:55 smithi071 bash[79675]: cluster 2024-04-16T14:40:54.028739+0000 mgr.x (mgr.24929) 2088 : cluster 0 pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:55.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:55 smithi071 bash[83214]: cluster 2024-04-16T14:40:54.028739+0000 mgr.x (mgr.24929) 2088 : cluster 0 pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:55.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:55 smithi122 bash[65119]: cluster 2024-04-16T14:40:54.028739+0000 mgr.x (mgr.24929) 2088 : cluster 0 pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:56.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:56 smithi122 bash[65119]: audit 2024-04-16T14:40:55.415070+0000 mgr.x (mgr.24929) 2089 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:56 smithi071 bash[79675]: audit 2024-04-16T14:40:55.415070+0000 mgr.x (mgr.24929) 2089 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:56 smithi071 bash[83214]: audit 2024-04-16T14:40:55.415070+0000 mgr.x (mgr.24929) 2089 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:57.442 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:57 smithi122 bash[65119]: cluster 2024-04-16T14:40:56.029631+0000 mgr.x (mgr.24929) 2090 : cluster 0 pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:57 smithi071 bash[79675]: cluster 2024-04-16T14:40:56.029631+0000 mgr.x (mgr.24929) 2090 : cluster 0 pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:57 smithi071 bash[83214]: cluster 2024-04-16T14:40:56.029631+0000 mgr.x (mgr.24929) 2090 : cluster 0 pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:59.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:40:59 smithi071 bash[79675]: cluster 2024-04-16T14:40:58.030614+0000 mgr.x (mgr.24929) 2091 : cluster 0 pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:59.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:40:59 smithi071 bash[83214]: cluster 2024-04-16T14:40:58.030614+0000 mgr.x (mgr.24929) 2091 : cluster 0 pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:59.399 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:40:59 smithi122 bash[65119]: cluster 2024-04-16T14:40:58.030614+0000 mgr.x (mgr.24929) 2091 : cluster 0 pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:40:59.399 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:40:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:40:59] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.33.4" 2024-04-16T14:41:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:00 smithi071 bash[79675]: audit 2024-04-16T14:40:59.492194+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:00 smithi071 bash[79675]: audit 2024-04-16T14:40:59.499788+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:00 smithi071 bash[79675]: audit 2024-04-16T14:40:59.510803+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:00 smithi071 bash[83214]: audit 2024-04-16T14:40:59.492194+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:00 smithi071 bash[83214]: audit 2024-04-16T14:40:59.499788+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:00 smithi071 bash[83214]: audit 2024-04-16T14:40:59.510803+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:00.783 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:00 smithi122 bash[65119]: audit 2024-04-16T14:40:59.492194+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:00.783 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:00 smithi122 bash[65119]: audit 2024-04-16T14:40:59.499788+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:00.783 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:00 smithi122 bash[65119]: audit 2024-04-16T14:40:59.510803+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:01.329 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:41:01.768 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:01 smithi122 bash[65119]: cluster 2024-04-16T14:41:00.032510+0000 mgr.x (mgr.24929) 2092 : cluster 0 pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:01.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:01 smithi071 bash[79675]: cluster 2024-04-16T14:41:00.032510+0000 mgr.x (mgr.24929) 2092 : cluster 0 pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:01.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:01 smithi071 bash[83214]: cluster 2024-04-16T14:41:00.032510+0000 mgr.x (mgr.24929) 2092 : cluster 0 pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:02.029 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.029 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.030 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.030 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.030 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.031 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.031 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.031 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: Stopping Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:41:02.031 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:41:02.031 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:41:02.031 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:41:02.031 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:41:02.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:41:02.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:41:02.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:41:02.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:41:02.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:41:02.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.018Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:41:02.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.019Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:41:02.032 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[54359]: ts=2024-04-16T14:41:02.019Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:41:02.032 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.033 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:41:01 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 2s ago 25m - - 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 13s ago 24m - - 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (12m) 2s ago 18m 14.0M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (11m) 13s ago 18m 42.0M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (48s) 2s ago 16m 42.1M - 3.7 b1a78730e0db 098450a6cf0c 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (11m) 13s ago 24m 528M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (8m) 2s ago 26m 440M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:41:02.046 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (8m) 2s ago 26m 82.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (7m) 13s ago 24m 56.4M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (7m) 2s ago 24m 59.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (30s) 2s ago 18m 6643k - 1.5.0 0da6a335fe13 0deb5f5408a1 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (24s) 13s ago 18m 6460k - 1.5.0 0da6a335fe13 8e6d48c7243b 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (6m) 2s ago 23m 62.6M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (5m) 2s ago 23m 58.3M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (5m) 2s ago 22m 52.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (4m) 2s ago 22m 57.2M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (3m) 13s ago 21m 55.6M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (3m) 13s ago 20m 53.5M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (2m) 13s ago 20m 55.6M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (2m) 13s ago 19m 56.3M 2780M 19.0.0-2204-g36befe5d b1a78730e0db db6b43b47ba1 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (10m) 13s ago 18m 62.0M - 2.33.4 514e6a882f6e 693175e8e242 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (110s) 2s ago 16m 88.6M - 19.0.0-2204-g36befe5d b1a78730e0db 5db5fd6f453d 2024-04-16T14:41:02.047 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (96s) 13s ago 16m 88.5M - 19.0.0-2204-g36befe5d b1a78730e0db 84cad0d1bee5 2024-04-16T14:41:02.048 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (102s) 2s ago 16m 88.9M - 19.0.0-2204-g36befe5d b1a78730e0db ea2cfc3fdda9 2024-04-16T14:41:02.048 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (86s) 13s ago 16m 88.7M - 19.0.0-2204-g36befe5d b1a78730e0db 3f8567cda822 2024-04-16T14:41:02.470 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:41:02.470 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:41:02.471 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 17 2024-04-16T14:41:02.472 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:41:02.472 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:41:02.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[91061]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:41:02.811 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[65119]: audit 2024-04-16T14:41:01.323256+0000 mgr.x (mgr.24929) 2093 : audit 0 from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:02.811 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[65119]: audit 2024-04-16T14:41:01.690229+0000 mgr.x (mgr.24929) 2094 : audit 0 from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:02.811 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[65119]: audit 2024-04-16T14:41:02.475502+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.71:0/2525763401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:02.819 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "osd", 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr", 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw", 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "iscsi" 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:41:02.820 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:41:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:02 smithi071 bash[79675]: audit 2024-04-16T14:41:01.323256+0000 mgr.x (mgr.24929) 2093 : audit 0 from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:02 smithi071 bash[79675]: audit 2024-04-16T14:41:01.690229+0000 mgr.x (mgr.24929) 2094 : audit 0 from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:02 smithi071 bash[79675]: audit 2024-04-16T14:41:02.475502+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.71:0/2525763401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:02 smithi071 bash[83214]: audit 2024-04-16T14:41:01.323256+0000 mgr.x (mgr.24929) 2093 : audit 0 from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:02 smithi071 bash[83214]: audit 2024-04-16T14:41:01.690229+0000 mgr.x (mgr.24929) 2094 : audit 0 from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:02 smithi071 bash[83214]: audit 2024-04-16T14:41:02.475502+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.71:0/2525763401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.113 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.113 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.114 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.114 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.114 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.114 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.115 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 bash[91120]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:41:03.115 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:41:03.115 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: Stopped Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:41:03.115 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.115 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:03 smithi122 systemd[1]: Started Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:41:03.115 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:41:02 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:03.250 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:02.031861+0000 mgr.x (mgr.24929) 2095 : audit 0 from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: cluster 2024-04-16T14:41:02.033106+0000 mgr.x (mgr.24929) 2096 : cluster 0 pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.126369+0000 mon.a (mon.0) 7296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.136796+0000 mon.a (mon.0) 7297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.178484+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.179619+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.188041+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.252128+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.255710+0000 mon.a (mon.0) 7302 : audit 0 from='client.? 172.21.15.71:0/3470760736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:41:03.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.270707+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.275330+0000 mon.a (mon.0) 7304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.279736+0000 mon.a (mon.0) 7305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.281179+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.288204+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.367482+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.370912+0000 mon.a (mon.0) 7309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.374267+0000 mon.a (mon.0) 7310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.375547+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.384200+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.470886+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.474124+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.476985+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.478191+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:03 smithi122 bash[65119]: audit 2024-04-16T14:41:03.487357+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:02.031861+0000 mgr.x (mgr.24929) 2095 : audit 0 from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: cluster 2024-04-16T14:41:02.033106+0000 mgr.x (mgr.24929) 2096 : cluster 0 pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.126369+0000 mon.a (mon.0) 7296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.136796+0000 mon.a (mon.0) 7297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.178484+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.179619+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.188041+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.252128+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.255710+0000 mon.a (mon.0) 7302 : audit 0 from='client.? 172.21.15.71:0/3470760736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:41:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.270707+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.275330+0000 mon.a (mon.0) 7304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.279736+0000 mon.a (mon.0) 7305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.281179+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.288204+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.367482+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.370912+0000 mon.a (mon.0) 7309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.374267+0000 mon.a (mon.0) 7310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.375547+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.384200+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:02.031861+0000 mgr.x (mgr.24929) 2095 : audit 0 from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: cluster 2024-04-16T14:41:02.033106+0000 mgr.x (mgr.24929) 2096 : cluster 0 pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.126369+0000 mon.a (mon.0) 7296 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.136796+0000 mon.a (mon.0) 7297 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.178484+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.179619+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.188041+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.252128+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:03.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.255710+0000 mon.a (mon.0) 7302 : audit 0 from='client.? 172.21.15.71:0/3470760736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.270707+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.275330+0000 mon.a (mon.0) 7304 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.279736+0000 mon.a (mon.0) 7305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.281179+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.288204+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.367482+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.370912+0000 mon.a (mon.0) 7309 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.374267+0000 mon.a (mon.0) 7310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.375547+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.384200+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.470886+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.474124+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.476985+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.478191+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[83214]: audit 2024-04-16T14:41:03.487357+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.470886+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.474124+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.476985+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.478191+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:03.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:03 smithi071 bash[79675]: audit 2024-04-16T14:41:03.487357+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.831 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:02.828201+0000 mgr.x (mgr.24929) 2097 : audit 0 from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.192742+0000 mgr.x (mgr.24929) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.257237+0000 mgr.x (mgr.24929) 2099 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.293271+0000 mgr.x (mgr.24929) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.388976+0000 mgr.x (mgr.24929) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.492419+0000 mgr.x (mgr.24929) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.563245+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.566272+0000 mon.a (mon.0) 7319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.569080+0000 mon.a (mon.0) 7320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.570072+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.578535+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.583151+0000 mgr.x (mgr.24929) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.832 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.636486+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.640465+0000 mon.a (mon.0) 7324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.643524+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.644610+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.652717+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.657397+0000 mgr.x (mgr.24929) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.732056+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.735886+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.739257+0000 mon.a (mon.0) 7330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.740552+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.749317+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.754033+0000 mgr.x (mgr.24929) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.823758+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.826823+0000 mon.a (mon.0) 7334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.830073+0000 mon.a (mon.0) 7335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.831109+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.833 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.839537+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.929646+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.934388+0000 mon.a (mon.0) 7339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.938325+0000 mon.a (mon.0) 7340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.940034+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:03.949489+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.040674+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.045459+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.049503+0000 mon.a (mon.0) 7345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.051051+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.061048+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.148948+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.152564+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.156066+0000 mon.a (mon.0) 7350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.157370+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.166218+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.255356+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.260138+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.264645+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.266680+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.278501+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.368311+0000 mon.a (mon.0) 7358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.373282+0000 mon.a (mon.0) 7359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.377770+0000 mon.a (mon.0) 7360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.379683+0000 mon.a (mon.0) 7361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.390534+0000 mon.a (mon.0) 7362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.835 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.482303+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.836 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.487233+0000 mon.a (mon.0) 7364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.836 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.491096+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.836 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.492521+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.836 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[65119]: audit 2024-04-16T14:41:04.502263+0000 mon.a (mon.0) 7367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:02.828201+0000 mgr.x (mgr.24929) 2097 : audit 0 from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.192742+0000 mgr.x (mgr.24929) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.257237+0000 mgr.x (mgr.24929) 2099 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.293271+0000 mgr.x (mgr.24929) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.388976+0000 mgr.x (mgr.24929) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.492419+0000 mgr.x (mgr.24929) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.563245+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.566272+0000 mon.a (mon.0) 7319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.569080+0000 mon.a (mon.0) 7320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.570072+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.578535+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.583151+0000 mgr.x (mgr.24929) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.636486+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.640465+0000 mon.a (mon.0) 7324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.643524+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.644610+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.652717+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.657397+0000 mgr.x (mgr.24929) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.732056+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.735886+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.739257+0000 mon.a (mon.0) 7330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.740552+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.749317+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.754033+0000 mgr.x (mgr.24929) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.823758+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.826823+0000 mon.a (mon.0) 7334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.830073+0000 mon.a (mon.0) 7335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.831109+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.839537+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.929646+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.934388+0000 mon.a (mon.0) 7339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.938325+0000 mon.a (mon.0) 7340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.940034+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:03.949489+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.040674+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.045459+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.049503+0000 mon.a (mon.0) 7345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.051051+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.061048+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.148948+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:02.828201+0000 mgr.x (mgr.24929) 2097 : audit 0 from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.192742+0000 mgr.x (mgr.24929) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.257237+0000 mgr.x (mgr.24929) 2099 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.293271+0000 mgr.x (mgr.24929) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.388976+0000 mgr.x (mgr.24929) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.492419+0000 mgr.x (mgr.24929) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.563245+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.566272+0000 mon.a (mon.0) 7319 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.569080+0000 mon.a (mon.0) 7320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.570072+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.578535+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.583151+0000 mgr.x (mgr.24929) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.636486+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.640465+0000 mon.a (mon.0) 7324 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.643524+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.644610+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.652717+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.657397+0000 mgr.x (mgr.24929) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.732056+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.735886+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.152564+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.156066+0000 mon.a (mon.0) 7350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.157370+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.166218+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.255356+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.260138+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.264645+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.266680+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.278501+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.368311+0000 mon.a (mon.0) 7358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.373282+0000 mon.a (mon.0) 7359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.377770+0000 mon.a (mon.0) 7360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.379683+0000 mon.a (mon.0) 7361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.390534+0000 mon.a (mon.0) 7362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.482303+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.487233+0000 mon.a (mon.0) 7364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.491096+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.492521+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[83214]: audit 2024-04-16T14:41:04.502263+0000 mon.a (mon.0) 7367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.739257+0000 mon.a (mon.0) 7330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.740552+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.749317+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.754033+0000 mgr.x (mgr.24929) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.823758+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.826823+0000 mon.a (mon.0) 7334 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.830073+0000 mon.a (mon.0) 7335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.831109+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.839537+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.929646+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.934388+0000 mon.a (mon.0) 7339 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.938325+0000 mon.a (mon.0) 7340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.940034+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:03.949489+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.040674+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.045459+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.049503+0000 mon.a (mon.0) 7345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.051051+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.061048+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.148948+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.152564+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.156066+0000 mon.a (mon.0) 7350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.157370+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.166218+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.255356+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.260138+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.264645+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.266680+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.278501+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.368311+0000 mon.a (mon.0) 7358 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.373282+0000 mon.a (mon.0) 7359 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.377770+0000 mon.a (mon.0) 7360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.379683+0000 mon.a (mon.0) 7361 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.390534+0000 mon.a (mon.0) 7362 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:04.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.482303+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:04.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.487233+0000 mon.a (mon.0) 7364 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:04.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.491096+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:04.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.492521+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:04.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:04 smithi071 bash[79675]: audit 2024-04-16T14:41:04.502263+0000 mon.a (mon.0) 7367 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.955Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-16T14:41:05.192 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.955Z 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-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.955Z caller=main.go:570 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi122 (none))" 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.955Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.955Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.957Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.957Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.959Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.959Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.963Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.963Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.15µs 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.963Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:41:05.193 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:04 smithi122 bash[91175]: ts=2024-04-16T14:41:04.964Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.003Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.006Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.007Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.029Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.030Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.030Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=114.722µs wal_replay_duration=66.050349ms wbl_replay_duration=165ns total_replay_duration=66.202852ms 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.033Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.033Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.033Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.054Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.018002ms db_storage=1.061µs remote_storage=1.269µs web_handler=462ns query_engine=718ns scrape=375.471µs scrape_sd=157.681µs notify=17.553µs notify_sd=12.421µs rules=20.175518ms tracing=7.127µs 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.054Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-16T14:41:05.194 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[91175]: ts=2024-04-16T14:41:05.054Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.844255+0000 mgr.x (mgr.24929) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:03.954585+0000 mgr.x (mgr.24929) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cluster 2024-04-16T14:41:04.033829+0000 mgr.x (mgr.24929) 2108 : cluster 0 pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.065773+0000 mgr.x (mgr.24929) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.170895+0000 mgr.x (mgr.24929) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.283388+0000 mgr.x (mgr.24929) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.395472+0000 mgr.x (mgr.24929) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.507144+0000 mgr.x (mgr.24929) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.581733+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.584775+0000 mon.a (mon.0) 7369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.587382+0000 mon.a (mon.0) 7370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.588395+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.598736+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.603462+0000 mgr.x (mgr.24929) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.675337+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.678553+0000 mon.a (mon.0) 7374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.681338+0000 mon.a (mon.0) 7375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.682563+0000 mon.a (mon.0) 7376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.693890+0000 mon.a (mon.0) 7377 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.698674+0000 mgr.x (mgr.24929) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.770716+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.774182+0000 mon.a (mon.0) 7379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.777837+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.779294+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.791857+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.796608+0000 mgr.x (mgr.24929) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.866386+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.869494+0000 mon.a (mon.0) 7384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.872289+0000 mon.a (mon.0) 7385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.873433+0000 mon.a (mon.0) 7386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.883893+0000 mon.a (mon.0) 7387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.944283+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.953395+0000 mon.a (mon.0) 7389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.957067+0000 mon.a (mon.0) 7390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.958230+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:04.968164+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.038087+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.042205+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.045321+0000 mon.a (mon.0) 7395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.047428+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.844255+0000 mgr.x (mgr.24929) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:03.954585+0000 mgr.x (mgr.24929) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cluster 2024-04-16T14:41:04.033829+0000 mgr.x (mgr.24929) 2108 : cluster 0 pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.065773+0000 mgr.x (mgr.24929) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.170895+0000 mgr.x (mgr.24929) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.283388+0000 mgr.x (mgr.24929) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.395472+0000 mgr.x (mgr.24929) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.507144+0000 mgr.x (mgr.24929) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.581733+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.584775+0000 mon.a (mon.0) 7369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.587382+0000 mon.a (mon.0) 7370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.588395+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.598736+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.603462+0000 mgr.x (mgr.24929) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.675337+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.678553+0000 mon.a (mon.0) 7374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.681338+0000 mon.a (mon.0) 7375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.682563+0000 mon.a (mon.0) 7376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.693890+0000 mon.a (mon.0) 7377 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.698674+0000 mgr.x (mgr.24929) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.058600+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.088461+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.142586+0000 mon.a (mon.0) 7399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.145382+0000 mon.a (mon.0) 7400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.147924+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.148942+0000 mon.a (mon.0) 7402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.160967+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.239977+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.243160+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.245942+0000 mon.a (mon.0) 7406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.247036+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.255660+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.330109+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.333216+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.336360+0000 mon.a (mon.0) 7411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.337583+0000 mon.a (mon.0) 7412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.346296+0000 mon.a (mon.0) 7413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.420752+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.423731+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.426724+0000 mon.a (mon.0) 7416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.428046+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.437130+0000 mon.a (mon.0) 7418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.494357+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.497399+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.500218+0000 mon.a (mon.0) 7421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.501396+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[79675]: audit 2024-04-16T14:41:05.510119+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.770716+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.774182+0000 mon.a (mon.0) 7379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.777837+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.779294+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.791857+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.796608+0000 mgr.x (mgr.24929) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.866386+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.869494+0000 mon.a (mon.0) 7384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.872289+0000 mon.a (mon.0) 7385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.873433+0000 mon.a (mon.0) 7386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.883893+0000 mon.a (mon.0) 7387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.944283+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.953395+0000 mon.a (mon.0) 7389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.957067+0000 mon.a (mon.0) 7390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.958230+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:04.968164+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.038087+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.042205+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.045321+0000 mon.a (mon.0) 7395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.047428+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.058600+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.088461+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:05.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.142586+0000 mon.a (mon.0) 7399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.145382+0000 mon.a (mon.0) 7400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.147924+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.148942+0000 mon.a (mon.0) 7402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.160967+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.239977+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.243160+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.245942+0000 mon.a (mon.0) 7406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.247036+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.255660+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.330109+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.333216+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.336360+0000 mon.a (mon.0) 7411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.337583+0000 mon.a (mon.0) 7412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.346296+0000 mon.a (mon.0) 7413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.420752+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.423731+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.426724+0000 mon.a (mon.0) 7416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.428046+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.437130+0000 mon.a (mon.0) 7418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.494357+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.497399+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.500218+0000 mon.a (mon.0) 7421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.501396+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:05 smithi071 bash[83214]: audit 2024-04-16T14:41:05.510119+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.844255+0000 mgr.x (mgr.24929) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:03.954585+0000 mgr.x (mgr.24929) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cluster 2024-04-16T14:41:04.033829+0000 mgr.x (mgr.24929) 2108 : cluster 0 pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:05.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.065773+0000 mgr.x (mgr.24929) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.170895+0000 mgr.x (mgr.24929) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.283388+0000 mgr.x (mgr.24929) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.395472+0000 mgr.x (mgr.24929) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.507144+0000 mgr.x (mgr.24929) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.581733+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.584775+0000 mon.a (mon.0) 7369 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.587382+0000 mon.a (mon.0) 7370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.588395+0000 mon.a (mon.0) 7371 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.598736+0000 mon.a (mon.0) 7372 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.603462+0000 mgr.x (mgr.24929) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.675337+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.678553+0000 mon.a (mon.0) 7374 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.681338+0000 mon.a (mon.0) 7375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.682563+0000 mon.a (mon.0) 7376 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.693890+0000 mon.a (mon.0) 7377 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.698674+0000 mgr.x (mgr.24929) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.770716+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.774182+0000 mon.a (mon.0) 7379 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.777837+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.779294+0000 mon.a (mon.0) 7381 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.791857+0000 mon.a (mon.0) 7382 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.796608+0000 mgr.x (mgr.24929) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.866386+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.869494+0000 mon.a (mon.0) 7384 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.872289+0000 mon.a (mon.0) 7385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.873433+0000 mon.a (mon.0) 7386 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.883893+0000 mon.a (mon.0) 7387 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.944283+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.953395+0000 mon.a (mon.0) 7389 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.957067+0000 mon.a (mon.0) 7390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.958230+0000 mon.a (mon.0) 7391 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:04.968164+0000 mon.a (mon.0) 7392 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.038087+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.042205+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.045321+0000 mon.a (mon.0) 7395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.047428+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.058600+0000 mon.a (mon.0) 7397 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.088461+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.142586+0000 mon.a (mon.0) 7399 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.145382+0000 mon.a (mon.0) 7400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.147924+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.148942+0000 mon.a (mon.0) 7402 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.160967+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.239977+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.243160+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.245942+0000 mon.a (mon.0) 7406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.247036+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.255660+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.330109+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.333216+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.336360+0000 mon.a (mon.0) 7411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.337583+0000 mon.a (mon.0) 7412 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.346296+0000 mon.a (mon.0) 7413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.420752+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.423731+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.426724+0000 mon.a (mon.0) 7416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.428046+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.437130+0000 mon.a (mon.0) 7418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.494357+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.497399+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.500218+0000 mon.a (mon.0) 7421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.501396+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:05.884 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:05 smithi122 bash[65119]: audit 2024-04-16T14:41:05.510119+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.888573+0000 mgr.x (mgr.24929) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:04.972918+0000 mgr.x (mgr.24929) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.063255+0000 mgr.x (mgr.24929) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.165643+0000 mgr.x (mgr.24929) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.260325+0000 mgr.x (mgr.24929) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.351025+0000 mgr.x (mgr.24929) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.426106+0000 mgr.x (mgr.24929) 2123 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.441733+0000 mgr.x (mgr.24929) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.514856+0000 mgr.x (mgr.24929) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.568312+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.571224+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.574185+0000 mon.a (mon.0) 7426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.575654+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.585013+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.589677+0000 mgr.x (mgr.24929) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.668060+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.672332+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.676123+0000 mon.a (mon.0) 7431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.677345+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.689204+0000 mon.a (mon.0) 7433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.694243+0000 mgr.x (mgr.24929) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.777999+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.783343+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.788989+0000 mon.a (mon.0) 7436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.790882+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.803665+0000 mon.a (mon.0) 7438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.808781+0000 mgr.x (mgr.24929) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.863640+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.866159+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.868755+0000 mon.a (mon.0) 7441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.870005+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.880521+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.938497+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.941284+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.944052+0000 mon.a (mon.0) 7446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.945282+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:05.954431+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.028171+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.032160+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.843 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.035168+0000 mon.a (mon.0) 7451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.036508+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.047472+0000 mon.a (mon.0) 7453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.121469+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.124765+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.128299+0000 mon.a (mon.0) 7456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.129498+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.143027+0000 mon.a (mon.0) 7458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.232296+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.235744+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.239920+0000 mon.a (mon.0) 7461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.241378+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.252707+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.844 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.330792+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.333668+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.336905+0000 mon.a (mon.0) 7466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.338057+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.348862+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.424209+0000 mon.a (mon.0) 7469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.428834+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.432657+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.433798+0000 mon.a (mon.0) 7472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.445098+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.488419+0000 mon.a (mon.0) 7474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.491406+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.493956+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.846 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.495597+0000 mon.a (mon.0) 7477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.846 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:06 smithi122 bash[65119]: audit 2024-04-16T14:41:06.505940+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.888573+0000 mgr.x (mgr.24929) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:04.972918+0000 mgr.x (mgr.24929) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.063255+0000 mgr.x (mgr.24929) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.165643+0000 mgr.x (mgr.24929) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.260325+0000 mgr.x (mgr.24929) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.351025+0000 mgr.x (mgr.24929) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.426106+0000 mgr.x (mgr.24929) 2123 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.441733+0000 mgr.x (mgr.24929) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.514856+0000 mgr.x (mgr.24929) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.568312+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.571224+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.574185+0000 mon.a (mon.0) 7426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.575654+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.585013+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.589677+0000 mgr.x (mgr.24929) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.668060+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.672332+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.676123+0000 mon.a (mon.0) 7431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.677345+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.689204+0000 mon.a (mon.0) 7433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.888573+0000 mgr.x (mgr.24929) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:04.972918+0000 mgr.x (mgr.24929) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.063255+0000 mgr.x (mgr.24929) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.165643+0000 mgr.x (mgr.24929) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.260325+0000 mgr.x (mgr.24929) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.351025+0000 mgr.x (mgr.24929) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.426106+0000 mgr.x (mgr.24929) 2123 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.441733+0000 mgr.x (mgr.24929) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.514856+0000 mgr.x (mgr.24929) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.568312+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.571224+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.574185+0000 mon.a (mon.0) 7426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.575654+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.585013+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.589677+0000 mgr.x (mgr.24929) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.668060+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.672332+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.676123+0000 mon.a (mon.0) 7431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.677345+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.689204+0000 mon.a (mon.0) 7433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.694243+0000 mgr.x (mgr.24929) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.777999+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.783343+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.788989+0000 mon.a (mon.0) 7436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.790882+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.803665+0000 mon.a (mon.0) 7438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.808781+0000 mgr.x (mgr.24929) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.863640+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.866159+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.868755+0000 mon.a (mon.0) 7441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.870005+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.880521+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.938497+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.941284+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.944052+0000 mon.a (mon.0) 7446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.945282+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:05.954431+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.028171+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.032160+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.035168+0000 mon.a (mon.0) 7451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.036508+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.047472+0000 mon.a (mon.0) 7453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.121469+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.124765+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.128299+0000 mon.a (mon.0) 7456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.129498+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.143027+0000 mon.a (mon.0) 7458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.232296+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.235744+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.239920+0000 mon.a (mon.0) 7461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.241378+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.252707+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.330792+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.333668+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.336905+0000 mon.a (mon.0) 7466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.338057+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.348862+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.424209+0000 mon.a (mon.0) 7469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.428834+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.432657+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.433798+0000 mon.a (mon.0) 7472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.445098+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.488419+0000 mon.a (mon.0) 7474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.491406+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.493956+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.495597+0000 mon.a (mon.0) 7477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[83214]: audit 2024-04-16T14:41:06.505940+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.694243+0000 mgr.x (mgr.24929) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.777999+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.783343+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.788989+0000 mon.a (mon.0) 7436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.790882+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.803665+0000 mon.a (mon.0) 7438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.808781+0000 mgr.x (mgr.24929) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.863640+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.866159+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.868755+0000 mon.a (mon.0) 7441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.870005+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.880521+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.938497+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.941284+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.944052+0000 mon.a (mon.0) 7446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.945282+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:05.954431+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.028171+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.032160+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.035168+0000 mon.a (mon.0) 7451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.036508+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.047472+0000 mon.a (mon.0) 7453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.121469+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.124765+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.128299+0000 mon.a (mon.0) 7456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.129498+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.143027+0000 mon.a (mon.0) 7458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.232296+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.235744+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.239920+0000 mon.a (mon.0) 7461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.241378+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.252707+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.330792+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.333668+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.336905+0000 mon.a (mon.0) 7466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.338057+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.348862+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.424209+0000 mon.a (mon.0) 7469 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.428834+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.432657+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.433798+0000 mon.a (mon.0) 7472 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.445098+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.488419+0000 mon.a (mon.0) 7474 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.491406+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.493956+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.495597+0000 mon.a (mon.0) 7477 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:06.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:06 smithi071 bash[79675]: audit 2024-04-16T14:41:06.505940+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.885355+0000 mgr.x (mgr.24929) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:05.959227+0000 mgr.x (mgr.24929) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cluster 2024-04-16T14:41:06.034463+0000 mgr.x (mgr.24929) 2131 : cluster 0 pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.052149+0000 mgr.x (mgr.24929) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.148038+0000 mgr.x (mgr.24929) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.257457+0000 mgr.x (mgr.24929) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.353542+0000 mgr.x (mgr.24929) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.449798+0000 mgr.x (mgr.24929) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.510542+0000 mgr.x (mgr.24929) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.578768+0000 mon.a (mon.0) 7479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.581567+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.584127+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.585304+0000 mon.a (mon.0) 7482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.594742+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.599373+0000 mgr.x (mgr.24929) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.653826+0000 mon.a (mon.0) 7484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.656753+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.659896+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.661109+0000 mon.a (mon.0) 7487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.673957+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.678730+0000 mgr.x (mgr.24929) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.750013+0000 mon.a (mon.0) 7489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.753376+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.756513+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.757772+0000 mon.a (mon.0) 7492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.770426+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.775345+0000 mgr.x (mgr.24929) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.831420+0000 mon.a (mon.0) 7494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.834479+0000 mon.a (mon.0) 7495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.837327+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.839170+0000 mon.a (mon.0) 7497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.850551+0000 mon.a (mon.0) 7498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.908526+0000 mon.a (mon.0) 7499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.911889+0000 mon.a (mon.0) 7500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.914662+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.915579+0000 mon.a (mon.0) 7502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.923856+0000 mon.a (mon.0) 7503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.965254+0000 mon.a (mon.0) 7504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.967736+0000 mon.a (mon.0) 7505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.969869+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.970855+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:06.978360+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.036114+0000 mon.a (mon.0) 7509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.038787+0000 mon.a (mon.0) 7510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.041085+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.041980+0000 mon.a (mon.0) 7512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.050137+0000 mon.a (mon.0) 7513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.125256+0000 mon.a (mon.0) 7514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.129402+0000 mon.a (mon.0) 7515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.132204+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.133347+0000 mon.a (mon.0) 7517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.141954+0000 mon.a (mon.0) 7518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.201480+0000 mon.a (mon.0) 7519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.204779+0000 mon.a (mon.0) 7520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.207659+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.208754+0000 mon.a (mon.0) 7522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.217407+0000 mon.a (mon.0) 7523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.276040+0000 mon.a (mon.0) 7524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.278898+0000 mon.a (mon.0) 7525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.281307+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.282488+0000 mon.a (mon.0) 7527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.290655+0000 mon.a (mon.0) 7528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.331525+0000 mon.a (mon.0) 7529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.334392+0000 mon.a (mon.0) 7530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.336893+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.338085+0000 mon.a (mon.0) 7532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.346440+0000 mon.a (mon.0) 7533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.387878+0000 mon.a (mon.0) 7534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.390877+0000 mon.a (mon.0) 7535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.393266+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.394391+0000 mon.a (mon.0) 7537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.403169+0000 mon.a (mon.0) 7538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.476902+0000 mon.a (mon.0) 7539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.481738+0000 mon.a (mon.0) 7540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.485420+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.486950+0000 mon.a (mon.0) 7542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:07 smithi122 bash[65119]: audit 2024-04-16T14:41:07.497142+0000 mon.a (mon.0) 7543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.885355+0000 mgr.x (mgr.24929) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:05.959227+0000 mgr.x (mgr.24929) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cluster 2024-04-16T14:41:06.034463+0000 mgr.x (mgr.24929) 2131 : cluster 0 pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.052149+0000 mgr.x (mgr.24929) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.148038+0000 mgr.x (mgr.24929) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.257457+0000 mgr.x (mgr.24929) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.353542+0000 mgr.x (mgr.24929) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.449798+0000 mgr.x (mgr.24929) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.510542+0000 mgr.x (mgr.24929) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.578768+0000 mon.a (mon.0) 7479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.581567+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.584127+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.585304+0000 mon.a (mon.0) 7482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.594742+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.599373+0000 mgr.x (mgr.24929) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.653826+0000 mon.a (mon.0) 7484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.656753+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.659896+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.661109+0000 mon.a (mon.0) 7487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.673957+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.678730+0000 mgr.x (mgr.24929) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.750013+0000 mon.a (mon.0) 7489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.753376+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.756513+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.757772+0000 mon.a (mon.0) 7492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.770426+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.775345+0000 mgr.x (mgr.24929) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.831420+0000 mon.a (mon.0) 7494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.834479+0000 mon.a (mon.0) 7495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.837327+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.839170+0000 mon.a (mon.0) 7497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.850551+0000 mon.a (mon.0) 7498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.908526+0000 mon.a (mon.0) 7499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.911889+0000 mon.a (mon.0) 7500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.914662+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.915579+0000 mon.a (mon.0) 7502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.923856+0000 mon.a (mon.0) 7503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.965254+0000 mon.a (mon.0) 7504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.967736+0000 mon.a (mon.0) 7505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.969869+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.885355+0000 mgr.x (mgr.24929) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:05.959227+0000 mgr.x (mgr.24929) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cluster 2024-04-16T14:41:06.034463+0000 mgr.x (mgr.24929) 2131 : cluster 0 pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.052149+0000 mgr.x (mgr.24929) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.148038+0000 mgr.x (mgr.24929) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.257457+0000 mgr.x (mgr.24929) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.353542+0000 mgr.x (mgr.24929) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.449798+0000 mgr.x (mgr.24929) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.510542+0000 mgr.x (mgr.24929) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.578768+0000 mon.a (mon.0) 7479 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.581567+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.584127+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.585304+0000 mon.a (mon.0) 7482 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.594742+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.599373+0000 mgr.x (mgr.24929) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.653826+0000 mon.a (mon.0) 7484 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.656753+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.659896+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.661109+0000 mon.a (mon.0) 7487 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.673957+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.678730+0000 mgr.x (mgr.24929) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.970855+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:06.978360+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.036114+0000 mon.a (mon.0) 7509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.038787+0000 mon.a (mon.0) 7510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.041085+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.041980+0000 mon.a (mon.0) 7512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.050137+0000 mon.a (mon.0) 7513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.125256+0000 mon.a (mon.0) 7514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.129402+0000 mon.a (mon.0) 7515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.132204+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.133347+0000 mon.a (mon.0) 7517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.141954+0000 mon.a (mon.0) 7518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.201480+0000 mon.a (mon.0) 7519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.204779+0000 mon.a (mon.0) 7520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.207659+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.208754+0000 mon.a (mon.0) 7522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.217407+0000 mon.a (mon.0) 7523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.276040+0000 mon.a (mon.0) 7524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.278898+0000 mon.a (mon.0) 7525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.281307+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.282488+0000 mon.a (mon.0) 7527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.290655+0000 mon.a (mon.0) 7528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.331525+0000 mon.a (mon.0) 7529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.334392+0000 mon.a (mon.0) 7530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.336893+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.338085+0000 mon.a (mon.0) 7532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.346440+0000 mon.a (mon.0) 7533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.387878+0000 mon.a (mon.0) 7534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.390877+0000 mon.a (mon.0) 7535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.393266+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.394391+0000 mon.a (mon.0) 7537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.403169+0000 mon.a (mon.0) 7538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.476902+0000 mon.a (mon.0) 7539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.481738+0000 mon.a (mon.0) 7540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.485420+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.486950+0000 mon.a (mon.0) 7542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[79675]: audit 2024-04-16T14:41:07.497142+0000 mon.a (mon.0) 7543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.750013+0000 mon.a (mon.0) 7489 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.753376+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.756513+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.757772+0000 mon.a (mon.0) 7492 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.770426+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.775345+0000 mgr.x (mgr.24929) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.831420+0000 mon.a (mon.0) 7494 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.834479+0000 mon.a (mon.0) 7495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.837327+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.839170+0000 mon.a (mon.0) 7497 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.850551+0000 mon.a (mon.0) 7498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.908526+0000 mon.a (mon.0) 7499 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.911889+0000 mon.a (mon.0) 7500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.914662+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.915579+0000 mon.a (mon.0) 7502 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.923856+0000 mon.a (mon.0) 7503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.965254+0000 mon.a (mon.0) 7504 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.967736+0000 mon.a (mon.0) 7505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.969869+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.970855+0000 mon.a (mon.0) 7507 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:06.978360+0000 mon.a (mon.0) 7508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.036114+0000 mon.a (mon.0) 7509 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.038787+0000 mon.a (mon.0) 7510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.041085+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.041980+0000 mon.a (mon.0) 7512 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.050137+0000 mon.a (mon.0) 7513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.125256+0000 mon.a (mon.0) 7514 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.129402+0000 mon.a (mon.0) 7515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.132204+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.133347+0000 mon.a (mon.0) 7517 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.141954+0000 mon.a (mon.0) 7518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.201480+0000 mon.a (mon.0) 7519 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.204779+0000 mon.a (mon.0) 7520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.207659+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.208754+0000 mon.a (mon.0) 7522 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.217407+0000 mon.a (mon.0) 7523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.276040+0000 mon.a (mon.0) 7524 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.278898+0000 mon.a (mon.0) 7525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.281307+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.282488+0000 mon.a (mon.0) 7527 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.290655+0000 mon.a (mon.0) 7528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.331525+0000 mon.a (mon.0) 7529 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.334392+0000 mon.a (mon.0) 7530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.336893+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.338085+0000 mon.a (mon.0) 7532 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.346440+0000 mon.a (mon.0) 7533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.387878+0000 mon.a (mon.0) 7534 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.390877+0000 mon.a (mon.0) 7535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.393266+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.394391+0000 mon.a (mon.0) 7537 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.403169+0000 mon.a (mon.0) 7538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:07.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.476902+0000 mon.a (mon.0) 7539 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:07.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.481738+0000 mon.a (mon.0) 7540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:07.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.485420+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:07.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.486950+0000 mon.a (mon.0) 7542 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:07.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:07 smithi071 bash[83214]: audit 2024-04-16T14:41:07.497142+0000 mon.a (mon.0) 7543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.877 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.855280+0000 mgr.x (mgr.24929) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.877 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.928534+0000 mgr.x (mgr.24929) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.877 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:06.983018+0000 mgr.x (mgr.24929) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.877 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.054736+0000 mgr.x (mgr.24929) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.877 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.146701+0000 mgr.x (mgr.24929) 2145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.877 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.222126+0000 mgr.x (mgr.24929) 2146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.877 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.295219+0000 mgr.x (mgr.24929) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.877 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.351283+0000 mgr.x (mgr.24929) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.407922+0000 mgr.x (mgr.24929) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.501799+0000 mgr.x (mgr.24929) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.559024+0000 mon.a (mon.0) 7544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.561634+0000 mon.a (mon.0) 7545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.564198+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.565224+0000 mon.a (mon.0) 7547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.574917+0000 mon.a (mon.0) 7548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.579479+0000 mgr.x (mgr.24929) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.633363+0000 mon.a (mon.0) 7549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.636632+0000 mon.a (mon.0) 7550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.639250+0000 mon.a (mon.0) 7551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.640374+0000 mon.a (mon.0) 7552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.646571+0000 mon.a (mon.0) 7553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.651105+0000 mgr.x (mgr.24929) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.878 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.704699+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.707367+0000 mon.a (mon.0) 7555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.710043+0000 mon.a (mon.0) 7556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.711272+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.719880+0000 mon.a (mon.0) 7558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.724507+0000 mgr.x (mgr.24929) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.777294+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.780577+0000 mon.a (mon.0) 7560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.784245+0000 mon.a (mon.0) 7561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.785549+0000 mon.a (mon.0) 7562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.793960+0000 mon.a (mon.0) 7563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.798646+0000 mgr.x (mgr.24929) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.835540+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.838432+0000 mon.a (mon.0) 7565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.879 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.840995+0000 mon.a (mon.0) 7566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.842083+0000 mon.a (mon.0) 7567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.850344+0000 mon.a (mon.0) 7568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.891356+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.894257+0000 mon.a (mon.0) 7570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.896757+0000 mon.a (mon.0) 7571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.897768+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.906195+0000 mon.a (mon.0) 7573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.967641+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.971086+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.973465+0000 mon.a (mon.0) 7576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.974609+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:07.983754+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.041473+0000 mon.a (mon.0) 7579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.044532+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.047394+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.048616+0000 mon.a (mon.0) 7582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.058088+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.103809+0000 mon.a (mon.0) 7584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.106860+0000 mon.a (mon.0) 7585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.109260+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.110229+0000 mon.a (mon.0) 7587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.119505+0000 mon.a (mon.0) 7588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.161129+0000 mon.a (mon.0) 7589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.163919+0000 mon.a (mon.0) 7590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.166182+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.167146+0000 mon.a (mon.0) 7592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.176258+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.238669+0000 mon.a (mon.0) 7594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.241677+0000 mon.a (mon.0) 7595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.244280+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.881 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.245677+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.255062+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.316524+0000 mon.a (mon.0) 7599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.319629+0000 mon.a (mon.0) 7600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.322153+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.323599+0000 mon.a (mon.0) 7602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.333152+0000 mon.a (mon.0) 7603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.394811+0000 mon.a (mon.0) 7604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.397985+0000 mon.a (mon.0) 7605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.400565+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.401590+0000 mon.a (mon.0) 7607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.411549+0000 mon.a (mon.0) 7608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.456865+0000 mon.a (mon.0) 7609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.460115+0000 mon.a (mon.0) 7610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.882 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.462988+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.464174+0000 mon.a (mon.0) 7612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.474169+0000 mon.a (mon.0) 7613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.519650+0000 mon.a (mon.0) 7614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.522757+0000 mon.a (mon.0) 7615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.525602+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.526730+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:08 smithi122 bash[65119]: audit 2024-04-16T14:41:08.536339+0000 mon.a (mon.0) 7618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.855280+0000 mgr.x (mgr.24929) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.928534+0000 mgr.x (mgr.24929) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:06.983018+0000 mgr.x (mgr.24929) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.054736+0000 mgr.x (mgr.24929) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.146701+0000 mgr.x (mgr.24929) 2145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.222126+0000 mgr.x (mgr.24929) 2146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.295219+0000 mgr.x (mgr.24929) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.351283+0000 mgr.x (mgr.24929) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.407922+0000 mgr.x (mgr.24929) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.501799+0000 mgr.x (mgr.24929) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.559024+0000 mon.a (mon.0) 7544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.561634+0000 mon.a (mon.0) 7545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.564198+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.565224+0000 mon.a (mon.0) 7547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.574917+0000 mon.a (mon.0) 7548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.579479+0000 mgr.x (mgr.24929) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.633363+0000 mon.a (mon.0) 7549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.636632+0000 mon.a (mon.0) 7550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.639250+0000 mon.a (mon.0) 7551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.640374+0000 mon.a (mon.0) 7552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.646571+0000 mon.a (mon.0) 7553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.855280+0000 mgr.x (mgr.24929) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.928534+0000 mgr.x (mgr.24929) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:06.983018+0000 mgr.x (mgr.24929) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.054736+0000 mgr.x (mgr.24929) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.146701+0000 mgr.x (mgr.24929) 2145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.222126+0000 mgr.x (mgr.24929) 2146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.295219+0000 mgr.x (mgr.24929) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.351283+0000 mgr.x (mgr.24929) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.407922+0000 mgr.x (mgr.24929) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.501799+0000 mgr.x (mgr.24929) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.559024+0000 mon.a (mon.0) 7544 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.561634+0000 mon.a (mon.0) 7545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.564198+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.565224+0000 mon.a (mon.0) 7547 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.574917+0000 mon.a (mon.0) 7548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.579479+0000 mgr.x (mgr.24929) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.633363+0000 mon.a (mon.0) 7549 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.636632+0000 mon.a (mon.0) 7550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.639250+0000 mon.a (mon.0) 7551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.640374+0000 mon.a (mon.0) 7552 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.646571+0000 mon.a (mon.0) 7553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.651105+0000 mgr.x (mgr.24929) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.704699+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.707367+0000 mon.a (mon.0) 7555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.710043+0000 mon.a (mon.0) 7556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.711272+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.719880+0000 mon.a (mon.0) 7558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.724507+0000 mgr.x (mgr.24929) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.777294+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.780577+0000 mon.a (mon.0) 7560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.784245+0000 mon.a (mon.0) 7561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.785549+0000 mon.a (mon.0) 7562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.793960+0000 mon.a (mon.0) 7563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.798646+0000 mgr.x (mgr.24929) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.835540+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.838432+0000 mon.a (mon.0) 7565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.840995+0000 mon.a (mon.0) 7566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.842083+0000 mon.a (mon.0) 7567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.850344+0000 mon.a (mon.0) 7568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.891356+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.894257+0000 mon.a (mon.0) 7570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.651105+0000 mgr.x (mgr.24929) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.704699+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.707367+0000 mon.a (mon.0) 7555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.710043+0000 mon.a (mon.0) 7556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.711272+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.719880+0000 mon.a (mon.0) 7558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.724507+0000 mgr.x (mgr.24929) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.777294+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.780577+0000 mon.a (mon.0) 7560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.784245+0000 mon.a (mon.0) 7561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.785549+0000 mon.a (mon.0) 7562 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.793960+0000 mon.a (mon.0) 7563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.798646+0000 mgr.x (mgr.24929) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.835540+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.838432+0000 mon.a (mon.0) 7565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.840995+0000 mon.a (mon.0) 7566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.842083+0000 mon.a (mon.0) 7567 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.850344+0000 mon.a (mon.0) 7568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.891356+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.894257+0000 mon.a (mon.0) 7570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.896757+0000 mon.a (mon.0) 7571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.897768+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.906195+0000 mon.a (mon.0) 7573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.967641+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.971086+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.973465+0000 mon.a (mon.0) 7576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.974609+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:07.983754+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.041473+0000 mon.a (mon.0) 7579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.044532+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.047394+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.048616+0000 mon.a (mon.0) 7582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.058088+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.103809+0000 mon.a (mon.0) 7584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.106860+0000 mon.a (mon.0) 7585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.109260+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.110229+0000 mon.a (mon.0) 7587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.119505+0000 mon.a (mon.0) 7588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.161129+0000 mon.a (mon.0) 7589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.896757+0000 mon.a (mon.0) 7571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.897768+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.906195+0000 mon.a (mon.0) 7573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.967641+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.971086+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.973465+0000 mon.a (mon.0) 7576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.974609+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:07.983754+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.041473+0000 mon.a (mon.0) 7579 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.044532+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.047394+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.048616+0000 mon.a (mon.0) 7582 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.058088+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.103809+0000 mon.a (mon.0) 7584 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.106860+0000 mon.a (mon.0) 7585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.109260+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.110229+0000 mon.a (mon.0) 7587 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.119505+0000 mon.a (mon.0) 7588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.161129+0000 mon.a (mon.0) 7589 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.163919+0000 mon.a (mon.0) 7590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.166182+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.167146+0000 mon.a (mon.0) 7592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.176258+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.238669+0000 mon.a (mon.0) 7594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.241677+0000 mon.a (mon.0) 7595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.244280+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.245677+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.255062+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.316524+0000 mon.a (mon.0) 7599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.319629+0000 mon.a (mon.0) 7600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.322153+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.323599+0000 mon.a (mon.0) 7602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.333152+0000 mon.a (mon.0) 7603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.394811+0000 mon.a (mon.0) 7604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.397985+0000 mon.a (mon.0) 7605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.400565+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.401590+0000 mon.a (mon.0) 7607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.411549+0000 mon.a (mon.0) 7608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.456865+0000 mon.a (mon.0) 7609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.460115+0000 mon.a (mon.0) 7610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.462988+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.464174+0000 mon.a (mon.0) 7612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.474169+0000 mon.a (mon.0) 7613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.519650+0000 mon.a (mon.0) 7614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.522757+0000 mon.a (mon.0) 7615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.525602+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.526730+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[83214]: audit 2024-04-16T14:41:08.536339+0000 mon.a (mon.0) 7618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.163919+0000 mon.a (mon.0) 7590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.166182+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.167146+0000 mon.a (mon.0) 7592 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.176258+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.238669+0000 mon.a (mon.0) 7594 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.241677+0000 mon.a (mon.0) 7595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.244280+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.245677+0000 mon.a (mon.0) 7597 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.255062+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.316524+0000 mon.a (mon.0) 7599 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.319629+0000 mon.a (mon.0) 7600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.322153+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.323599+0000 mon.a (mon.0) 7602 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.333152+0000 mon.a (mon.0) 7603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.394811+0000 mon.a (mon.0) 7604 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.397985+0000 mon.a (mon.0) 7605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.400565+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.401590+0000 mon.a (mon.0) 7607 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.411549+0000 mon.a (mon.0) 7608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.456865+0000 mon.a (mon.0) 7609 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.460115+0000 mon.a (mon.0) 7610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.462988+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.464174+0000 mon.a (mon.0) 7612 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.474169+0000 mon.a (mon.0) 7613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.519650+0000 mon.a (mon.0) 7614 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.522757+0000 mon.a (mon.0) 7615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.525602+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.526730+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:08.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:08 smithi071 bash[79675]: audit 2024-04-16T14:41:08.536339+0000 mon.a (mon.0) 7618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.854887+0000 mgr.x (mgr.24929) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.910937+0000 mgr.x (mgr.24929) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:07.988477+0000 mgr.x (mgr.24929) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cluster 2024-04-16T14:41:08.034923+0000 mgr.x (mgr.24929) 2158 : cluster 0 pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.062690+0000 mgr.x (mgr.24929) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.124037+0000 mgr.x (mgr.24929) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.180808+0000 mgr.x (mgr.24929) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.259724+0000 mgr.x (mgr.24929) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.337775+0000 mgr.x (mgr.24929) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.416176+0000 mgr.x (mgr.24929) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.478837+0000 mgr.x (mgr.24929) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.541140+0000 mgr.x (mgr.24929) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.598802+0000 mon.a (mon.0) 7619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.601733+0000 mon.a (mon.0) 7620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.605111+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.607322+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.616081+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.620697+0000 mgr.x (mgr.24929) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.692594+0000 mon.a (mon.0) 7624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.695713+0000 mon.a (mon.0) 7625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.698243+0000 mon.a (mon.0) 7626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.699385+0000 mon.a (mon.0) 7627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.707818+0000 mon.a (mon.0) 7628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.712380+0000 mgr.x (mgr.24929) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.781528+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.784243+0000 mon.a (mon.0) 7630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.786689+0000 mon.a (mon.0) 7631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.787686+0000 mon.a (mon.0) 7632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.796358+0000 mon.a (mon.0) 7633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.800950+0000 mgr.x (mgr.24929) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.871528+0000 mon.a (mon.0) 7634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.874639+0000 mon.a (mon.0) 7635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.877471+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.878733+0000 mon.a (mon.0) 7637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.890528+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.947667+0000 mon.a (mon.0) 7639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.950369+0000 mon.a (mon.0) 7640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.952689+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.953853+0000 mon.a (mon.0) 7642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:08.964283+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.021482+0000 mon.a (mon.0) 7644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.024271+0000 mon.a (mon.0) 7645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.026705+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.028215+0000 mon.a (mon.0) 7647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.042054+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.050770+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.061588+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.071488+0000 mon.a (mon.0) 7651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.109048+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.112029+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.114292+0000 mon.a (mon.0) 7654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.116134+0000 mon.a (mon.0) 7655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.119170+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.122220+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.124582+0000 mon.a (mon.0) 7658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.126352+0000 mon.a (mon.0) 7659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.128022+0000 mon.a (mon.0) 7660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.129812+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.131730+0000 mon.a (mon.0) 7662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.133544+0000 mon.a (mon.0) 7663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.135462+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:09 smithi122 bash[65119]: audit 2024-04-16T14:41:09.137970+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.854887+0000 mgr.x (mgr.24929) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.910937+0000 mgr.x (mgr.24929) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:07.988477+0000 mgr.x (mgr.24929) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cluster 2024-04-16T14:41:08.034923+0000 mgr.x (mgr.24929) 2158 : cluster 0 pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.062690+0000 mgr.x (mgr.24929) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.124037+0000 mgr.x (mgr.24929) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.180808+0000 mgr.x (mgr.24929) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.259724+0000 mgr.x (mgr.24929) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.337775+0000 mgr.x (mgr.24929) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.416176+0000 mgr.x (mgr.24929) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.478837+0000 mgr.x (mgr.24929) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.541140+0000 mgr.x (mgr.24929) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.598802+0000 mon.a (mon.0) 7619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.601733+0000 mon.a (mon.0) 7620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.605111+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.607322+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.616081+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.620697+0000 mgr.x (mgr.24929) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.692594+0000 mon.a (mon.0) 7624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.695713+0000 mon.a (mon.0) 7625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.698243+0000 mon.a (mon.0) 7626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.854887+0000 mgr.x (mgr.24929) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.910937+0000 mgr.x (mgr.24929) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:07.988477+0000 mgr.x (mgr.24929) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cluster 2024-04-16T14:41:08.034923+0000 mgr.x (mgr.24929) 2158 : cluster 0 pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.062690+0000 mgr.x (mgr.24929) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.124037+0000 mgr.x (mgr.24929) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.180808+0000 mgr.x (mgr.24929) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.259724+0000 mgr.x (mgr.24929) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.337775+0000 mgr.x (mgr.24929) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.416176+0000 mgr.x (mgr.24929) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.478837+0000 mgr.x (mgr.24929) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.541140+0000 mgr.x (mgr.24929) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.598802+0000 mon.a (mon.0) 7619 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.601733+0000 mon.a (mon.0) 7620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.605111+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.607322+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.616081+0000 mon.a (mon.0) 7623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.620697+0000 mgr.x (mgr.24929) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.692594+0000 mon.a (mon.0) 7624 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.695713+0000 mon.a (mon.0) 7625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.698243+0000 mon.a (mon.0) 7626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.699385+0000 mon.a (mon.0) 7627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.707818+0000 mon.a (mon.0) 7628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.712380+0000 mgr.x (mgr.24929) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.781528+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.784243+0000 mon.a (mon.0) 7630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.786689+0000 mon.a (mon.0) 7631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.787686+0000 mon.a (mon.0) 7632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.796358+0000 mon.a (mon.0) 7633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.800950+0000 mgr.x (mgr.24929) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.871528+0000 mon.a (mon.0) 7634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.874639+0000 mon.a (mon.0) 7635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.877471+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.878733+0000 mon.a (mon.0) 7637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.890528+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.947667+0000 mon.a (mon.0) 7639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.950369+0000 mon.a (mon.0) 7640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.952689+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.953853+0000 mon.a (mon.0) 7642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:08.964283+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.021482+0000 mon.a (mon.0) 7644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.699385+0000 mon.a (mon.0) 7627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.707818+0000 mon.a (mon.0) 7628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.712380+0000 mgr.x (mgr.24929) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.781528+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.784243+0000 mon.a (mon.0) 7630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.786689+0000 mon.a (mon.0) 7631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.787686+0000 mon.a (mon.0) 7632 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.796358+0000 mon.a (mon.0) 7633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.800950+0000 mgr.x (mgr.24929) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.871528+0000 mon.a (mon.0) 7634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.874639+0000 mon.a (mon.0) 7635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.877471+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.878733+0000 mon.a (mon.0) 7637 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.890528+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.947667+0000 mon.a (mon.0) 7639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.950369+0000 mon.a (mon.0) 7640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.952689+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.953853+0000 mon.a (mon.0) 7642 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:08.964283+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.021482+0000 mon.a (mon.0) 7644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.024271+0000 mon.a (mon.0) 7645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.026705+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.028215+0000 mon.a (mon.0) 7647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.042054+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.050770+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.061588+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.071488+0000 mon.a (mon.0) 7651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.109048+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.112029+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.114292+0000 mon.a (mon.0) 7654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.116134+0000 mon.a (mon.0) 7655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.119170+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.122220+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.124582+0000 mon.a (mon.0) 7658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.126352+0000 mon.a (mon.0) 7659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.128022+0000 mon.a (mon.0) 7660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.129812+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.131730+0000 mon.a (mon.0) 7662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.133544+0000 mon.a (mon.0) 7663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.135462+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[79675]: audit 2024-04-16T14:41:09.137970+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.024271+0000 mon.a (mon.0) 7645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.026705+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.028215+0000 mon.a (mon.0) 7647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:09.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.042054+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.050770+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.061588+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.071488+0000 mon.a (mon.0) 7651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.109048+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.112029+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.114292+0000 mon.a (mon.0) 7654 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.116134+0000 mon.a (mon.0) 7655 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.119170+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.122220+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.124582+0000 mon.a (mon.0) 7658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.126352+0000 mon.a (mon.0) 7659 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.128022+0000 mon.a (mon.0) 7660 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.129812+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.131730+0000 mon.a (mon.0) 7662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.133544+0000 mon.a (mon.0) 7663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.135462+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:09.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:09 smithi071 bash[83214]: audit 2024-04-16T14:41:09.137970+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:10 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.895145+0000 mgr.x (mgr.24929) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:10 smithi122 bash[65119]: cephadm 2024-04-16T14:41:08.968883+0000 mgr.x (mgr.24929) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:10 smithi122 bash[65119]: cephadm 2024-04-16T14:41:09.055422+0000 mgr.x (mgr.24929) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:10 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.895145+0000 mgr.x (mgr.24929) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:10 smithi071 bash[79675]: cephadm 2024-04-16T14:41:08.968883+0000 mgr.x (mgr.24929) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:10 smithi071 bash[79675]: cephadm 2024-04-16T14:41:09.055422+0000 mgr.x (mgr.24929) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:10 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.895145+0000 mgr.x (mgr.24929) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:10 smithi071 bash[83214]: cephadm 2024-04-16T14:41:08.968883+0000 mgr.x (mgr.24929) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:10 smithi071 bash[83214]: cephadm 2024-04-16T14:41:09.055422+0000 mgr.x (mgr.24929) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:11.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:11 smithi122 bash[65119]: cluster 2024-04-16T14:41:10.036504+0000 mgr.x (mgr.24929) 2173 : cluster 0 pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:11 smithi071 bash[79675]: cluster 2024-04-16T14:41:10.036504+0000 mgr.x (mgr.24929) 2173 : cluster 0 pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:11 smithi071 bash[83214]: cluster 2024-04-16T14:41:10.036504+0000 mgr.x (mgr.24929) 2173 : cluster 0 pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:13.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:13 smithi122 bash[65119]: cluster 2024-04-16T14:41:12.037226+0000 mgr.x (mgr.24929) 2174 : cluster 0 pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:13.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:13 smithi122 bash[65119]: cephadm 2024-04-16T14:41:12.364436+0000 mgr.x (mgr.24929) 2175 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-16T14:41:13.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:13 smithi122 bash[65119]: cephadm 2024-04-16T14:41:12.649676+0000 mgr.x (mgr.24929) 2176 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-16T14:41:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:13 smithi071 bash[79675]: cluster 2024-04-16T14:41:12.037226+0000 mgr.x (mgr.24929) 2174 : cluster 0 pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:13 smithi071 bash[79675]: cephadm 2024-04-16T14:41:12.364436+0000 mgr.x (mgr.24929) 2175 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-16T14:41:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:13 smithi071 bash[79675]: cephadm 2024-04-16T14:41:12.649676+0000 mgr.x (mgr.24929) 2176 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-16T14:41:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:13 smithi071 bash[83214]: cluster 2024-04-16T14:41:12.037226+0000 mgr.x (mgr.24929) 2174 : cluster 0 pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:13 smithi071 bash[83214]: cephadm 2024-04-16T14:41:12.364436+0000 mgr.x (mgr.24929) 2175 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-16T14:41:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:13 smithi071 bash[83214]: cephadm 2024-04-16T14:41:12.649676+0000 mgr.x (mgr.24929) 2176 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-16T14:41:14.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:14 smithi122 bash[65119]: audit 2024-04-16T14:41:13.582220+0000 mon.a (mon.0) 7666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:14 smithi122 bash[65119]: audit 2024-04-16T14:41:13.594607+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:14.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:14 smithi122 bash[65119]: audit 2024-04-16T14:41:13.605476+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:14 smithi071 bash[79675]: audit 2024-04-16T14:41:13.582220+0000 mon.a (mon.0) 7666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:14 smithi071 bash[79675]: audit 2024-04-16T14:41:13.594607+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:14 smithi071 bash[79675]: audit 2024-04-16T14:41:13.605476+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:14 smithi071 bash[83214]: audit 2024-04-16T14:41:13.582220+0000 mon.a (mon.0) 7666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:14 smithi071 bash[83214]: audit 2024-04-16T14:41:13.594607+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:14 smithi071 bash[83214]: audit 2024-04-16T14:41:13.605476+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:15 smithi071 bash[79675]: cluster 2024-04-16T14:41:14.038421+0000 mgr.x (mgr.24929) 2177 : cluster 0 pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:15.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:15 smithi071 bash[79675]: audit 2024-04-16T14:41:15.472414+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:15 smithi071 bash[79675]: audit 2024-04-16T14:41:15.483459+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:15 smithi071 bash[79675]: audit 2024-04-16T14:41:15.494808+0000 mon.a (mon.0) 7671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.762 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:15 smithi071 bash[83214]: cluster 2024-04-16T14:41:14.038421+0000 mgr.x (mgr.24929) 2177 : cluster 0 pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:15.762 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:15 smithi071 bash[83214]: audit 2024-04-16T14:41:15.472414+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.762 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:15 smithi071 bash[83214]: audit 2024-04-16T14:41:15.483459+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.762 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:15 smithi071 bash[83214]: audit 2024-04-16T14:41:15.494808+0000 mon.a (mon.0) 7671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:15 smithi122 bash[65119]: cluster 2024-04-16T14:41:14.038421+0000 mgr.x (mgr.24929) 2177 : cluster 0 pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:15 smithi122 bash[65119]: audit 2024-04-16T14:41:15.472414+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:15 smithi122 bash[65119]: audit 2024-04-16T14:41:15.483459+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:15.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:15 smithi122 bash[65119]: audit 2024-04-16T14:41:15.494808+0000 mon.a (mon.0) 7671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:16 smithi071 bash[79675]: audit 2024-04-16T14:41:15.434406+0000 mgr.x (mgr.24929) 2178 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:16 smithi071 bash[83214]: audit 2024-04-16T14:41:15.434406+0000 mgr.x (mgr.24929) 2178 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:16.966 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:16 smithi122 bash[65119]: audit 2024-04-16T14:41:15.434406+0000 mgr.x (mgr.24929) 2178 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:17.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:17 smithi122 bash[65119]: cluster 2024-04-16T14:41:16.039715+0000 mgr.x (mgr.24929) 2179 : cluster 0 pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:17 smithi071 bash[83214]: cluster 2024-04-16T14:41:16.039715+0000 mgr.x (mgr.24929) 2179 : cluster 0 pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:17 smithi071 bash[79675]: cluster 2024-04-16T14:41:16.039715+0000 mgr.x (mgr.24929) 2179 : cluster 0 pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:19.412 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.412 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.412 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.413 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.413 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.414 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:41:19] "GET /metrics HTTP/1.1" 200 38535 "" "Prometheus/2.43.0" 2024-04-16T14:41:19.414 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.414 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.417 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.418 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:19.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[65119]: cluster 2024-04-16T14:41:18.040788+0000 mgr.x (mgr.24929) 2180 : cluster 0 pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:19.693 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 systemd[1]: Stopping Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:41:19.693 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:41:19.693 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:41:19.693 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:41:19.693 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:41:19.694 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:41:19.694 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-16T14:41:19.694 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:41:19.694 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-16T14:41:19.694 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-16T14:41:19.694 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:41:19.694 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-16T14:41:19.694 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:19 smithi122 bash[91175]: ts=2024-04-16T14:41:19.542Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-16T14:41:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:19 smithi071 bash[79675]: cluster 2024-04-16T14:41:18.040788+0000 mgr.x (mgr.24929) 2180 : cluster 0 pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:19 smithi071 bash[83214]: cluster 2024-04-16T14:41:18.040788+0000 mgr.x (mgr.24929) 2180 : cluster 0 pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:20.415 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:20 smithi122 bash[92700]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:41:20.415 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:20 smithi122 bash[92762]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:41:20.415 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:41:20.415 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: Stopped Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:41:20.872 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.873 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:20 smithi122 bash[65119]: audit 2024-04-16T14:41:19.635362+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:20 smithi122 bash[65119]: audit 2024-04-16T14:41:19.643326+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:20 smithi122 bash[65119]: audit 2024-04-16T14:41:19.652684+0000 mon.a (mon.0) 7674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.873 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:20 smithi122 bash[65119]: audit 2024-04-16T14:41:20.089392+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:20.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:20 smithi122 bash[65119]: audit 2024-04-16T14:41:20.592088+0000 mon.a (mon.0) 7676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.874 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:20 smithi122 bash[65119]: audit 2024-04-16T14:41:20.605858+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.874 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.874 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.874 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.875 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.875 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: Started Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:41:20.875 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.875 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:41:20 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[79675]: audit 2024-04-16T14:41:19.635362+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[79675]: audit 2024-04-16T14:41:19.643326+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[79675]: audit 2024-04-16T14:41:19.652684+0000 mon.a (mon.0) 7674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[79675]: audit 2024-04-16T14:41:20.089392+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[79675]: audit 2024-04-16T14:41:20.592088+0000 mon.a (mon.0) 7676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[79675]: audit 2024-04-16T14:41:20.605858+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[83214]: audit 2024-04-16T14:41:19.635362+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[83214]: audit 2024-04-16T14:41:19.643326+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[83214]: audit 2024-04-16T14:41:19.652684+0000 mon.a (mon.0) 7674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[83214]: audit 2024-04-16T14:41:20.089392+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[83214]: audit 2024-04-16T14:41:20.592088+0000 mon.a (mon.0) 7676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:20 smithi071 bash[83214]: audit 2024-04-16T14:41:20.605858+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: cluster 2024-04-16T14:41:20.042316+0000 mgr.x (mgr.24929) 2181 : cluster 0 pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:21.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.643833+0000 mon.a (mon.0) 7678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.645326+0000 mon.a (mon.0) 7679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.654745+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: cephadm 2024-04-16T14:41:20.659312+0000 mgr.x (mgr.24929) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.709474+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.713979+0000 mgr.x (mgr.24929) 2183 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.717419+0000 mon.a (mon.0) 7682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.720233+0000 mon.a (mon.0) 7683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.723810+0000 mon.a (mon.0) 7684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.725171+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.735010+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: cephadm 2024-04-16T14:41:20.739622+0000 mgr.x (mgr.24929) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.820177+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.824665+0000 mon.a (mon.0) 7688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.828112+0000 mon.a (mon.0) 7689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.829419+0000 mon.a (mon.0) 7690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.840143+0000 mon.a (mon.0) 7691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.925402+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.928849+0000 mon.a (mon.0) 7693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.931547+0000 mon.a (mon.0) 7694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.932731+0000 mon.a (mon.0) 7695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:20.941054+0000 mon.a (mon.0) 7696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.018333+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.020966+0000 mon.a (mon.0) 7698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.023647+0000 mon.a (mon.0) 7699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.024547+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.032361+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.107667+0000 mon.a (mon.0) 7702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.110165+0000 mon.a (mon.0) 7703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.112851+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.113692+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.120813+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.196551+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.199757+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.203210+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.204340+0000 mon.a (mon.0) 7710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.211758+0000 mon.a (mon.0) 7711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.287109+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.289526+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.292605+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.293601+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.302310+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.344625+0000 mon.a (mon.0) 7717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.347371+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.349770+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.350758+0000 mon.a (mon.0) 7720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.361977+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.403644+0000 mon.a (mon.0) 7722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.405889+0000 mon.a (mon.0) 7723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.407959+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.408640+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.415323+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.456440+0000 mon.a (mon.0) 7727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.458525+0000 mon.a (mon.0) 7728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.460464+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.461277+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.468251+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.542071+0000 mon.a (mon.0) 7732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.544417+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.546609+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.547504+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.554357+0000 mon.a (mon.0) 7736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.629895+0000 mon.a (mon.0) 7737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.632487+0000 mon.a (mon.0) 7738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.634569+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:21 smithi122 bash[65119]: audit 2024-04-16T14:41:21.635304+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: cluster 2024-04-16T14:41:20.042316+0000 mgr.x (mgr.24929) 2181 : cluster 0 pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.643833+0000 mon.a (mon.0) 7678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.645326+0000 mon.a (mon.0) 7679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.654745+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: cephadm 2024-04-16T14:41:20.659312+0000 mgr.x (mgr.24929) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.709474+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.713979+0000 mgr.x (mgr.24929) 2183 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.717419+0000 mon.a (mon.0) 7682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.720233+0000 mon.a (mon.0) 7683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.723810+0000 mon.a (mon.0) 7684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.725171+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.735010+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: cephadm 2024-04-16T14:41:20.739622+0000 mgr.x (mgr.24929) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.820177+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.824665+0000 mon.a (mon.0) 7688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.828112+0000 mon.a (mon.0) 7689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.829419+0000 mon.a (mon.0) 7690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.840143+0000 mon.a (mon.0) 7691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.925402+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.928849+0000 mon.a (mon.0) 7693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.931547+0000 mon.a (mon.0) 7694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.932731+0000 mon.a (mon.0) 7695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:20.941054+0000 mon.a (mon.0) 7696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.018333+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.020966+0000 mon.a (mon.0) 7698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.023647+0000 mon.a (mon.0) 7699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.024547+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.032361+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.107667+0000 mon.a (mon.0) 7702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.110165+0000 mon.a (mon.0) 7703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.112851+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.113692+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.120813+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.196551+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.199757+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.203210+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.204340+0000 mon.a (mon.0) 7710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.211758+0000 mon.a (mon.0) 7711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.287109+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: cluster 2024-04-16T14:41:20.042316+0000 mgr.x (mgr.24929) 2181 : cluster 0 pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.643833+0000 mon.a (mon.0) 7678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.645326+0000 mon.a (mon.0) 7679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.654745+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: cephadm 2024-04-16T14:41:20.659312+0000 mgr.x (mgr.24929) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:21.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.709474+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.713979+0000 mgr.x (mgr.24929) 2183 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.717419+0000 mon.a (mon.0) 7682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.720233+0000 mon.a (mon.0) 7683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.723810+0000 mon.a (mon.0) 7684 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.725171+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.735010+0000 mon.a (mon.0) 7686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: cephadm 2024-04-16T14:41:20.739622+0000 mgr.x (mgr.24929) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.820177+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.824665+0000 mon.a (mon.0) 7688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.828112+0000 mon.a (mon.0) 7689 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.829419+0000 mon.a (mon.0) 7690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.840143+0000 mon.a (mon.0) 7691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.925402+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.289526+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.292605+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.293601+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.302310+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.344625+0000 mon.a (mon.0) 7717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.347371+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.349770+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.350758+0000 mon.a (mon.0) 7720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.361977+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.403644+0000 mon.a (mon.0) 7722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.405889+0000 mon.a (mon.0) 7723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.407959+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.408640+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.415323+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.456440+0000 mon.a (mon.0) 7727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.458525+0000 mon.a (mon.0) 7728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.460464+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.461277+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.468251+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.542071+0000 mon.a (mon.0) 7732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.544417+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.546609+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.547504+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.554357+0000 mon.a (mon.0) 7736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.629895+0000 mon.a (mon.0) 7737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.632487+0000 mon.a (mon.0) 7738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.634569+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[83214]: audit 2024-04-16T14:41:21.635304+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.928849+0000 mon.a (mon.0) 7693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.931547+0000 mon.a (mon.0) 7694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.932731+0000 mon.a (mon.0) 7695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:20.941054+0000 mon.a (mon.0) 7696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.018333+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.020966+0000 mon.a (mon.0) 7698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.023647+0000 mon.a (mon.0) 7699 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.024547+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.032361+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.107667+0000 mon.a (mon.0) 7702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.110165+0000 mon.a (mon.0) 7703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.112851+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.113692+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.120813+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.196551+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.199757+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.203210+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.204340+0000 mon.a (mon.0) 7710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.211758+0000 mon.a (mon.0) 7711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.287109+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.289526+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.292605+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.293601+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.302310+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.344625+0000 mon.a (mon.0) 7717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.347371+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.349770+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.350758+0000 mon.a (mon.0) 7720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.361977+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.403644+0000 mon.a (mon.0) 7722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.405889+0000 mon.a (mon.0) 7723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.407959+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.408640+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.415323+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.456440+0000 mon.a (mon.0) 7727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.458525+0000 mon.a (mon.0) 7728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.460464+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.461277+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.468251+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.542071+0000 mon.a (mon.0) 7732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.544417+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.546609+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.547504+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.554357+0000 mon.a (mon.0) 7736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.629895+0000 mon.a (mon.0) 7737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.632487+0000 mon.a (mon.0) 7738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.634569+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:21.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:21 smithi071 bash[79675]: audit 2024-04-16T14:41:21.635304+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.443 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.210Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-16T14:41:22.443 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.210Z 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-04-16T14:41:22.443 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.210Z caller=main.go:570 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi122 (none))" 2024-04-16T14:41:22.443 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.210Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:41:22.443 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.210Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:41:22.443 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.212Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.212Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.213Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.213Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.218Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.218Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.102µs 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.218Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.219Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.245Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.250Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.253Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.273Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-04-16T14:41:22.444 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.274Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-04-16T14:41:22.445 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.274Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-04-16T14:41:22.445 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.274Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=294.41µs wal_replay_duration=55.589173ms wbl_replay_duration=114ns total_replay_duration=55.903857ms 2024-04-16T14:41:22.445 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.277Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:41:22.445 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.277Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-16T14:41:22.445 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.277Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:41:22.445 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.299Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.979308ms db_storage=1.014µs remote_storage=1.118µs web_handler=376ns query_engine=610ns scrape=237.297µs scrape_sd=89.074µs notify=18.39µs notify_sd=20.655µs rules=21.360471ms tracing=8.324µs 2024-04-16T14:41:22.445 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.299Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-16T14:41:22.445 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[92817]: ts=2024-04-16T14:41:22.300Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-16T14:41:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:20.844745+0000 mgr.x (mgr.24929) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:20.945408+0000 mgr.x (mgr.24929) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.036645+0000 mgr.x (mgr.24929) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.125096+0000 mgr.x (mgr.24929) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.216144+0000 mgr.x (mgr.24929) 2189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.306640+0000 mgr.x (mgr.24929) 2190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.366342+0000 mgr.x (mgr.24929) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.419520+0000 mgr.x (mgr.24929) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.472419+0000 mgr.x (mgr.24929) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.558805+0000 mgr.x (mgr.24929) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.650616+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.654873+0000 mgr.x (mgr.24929) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.691852+0000 mon.a (mon.0) 7742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.694197+0000 mon.a (mon.0) 7743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.696286+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.697154+0000 mon.a (mon.0) 7745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.704388+0000 mon.a (mon.0) 7746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.708664+0000 mgr.x (mgr.24929) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.777559+0000 mon.a (mon.0) 7747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.779932+0000 mon.a (mon.0) 7748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.782164+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.783234+0000 mon.a (mon.0) 7750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.790920+0000 mon.a (mon.0) 7751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.795250+0000 mgr.x (mgr.24929) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.867238+0000 mon.a (mon.0) 7752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.869569+0000 mon.a (mon.0) 7753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.871498+0000 mon.a (mon.0) 7754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.872204+0000 mon.a (mon.0) 7755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.879634+0000 mon.a (mon.0) 7756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.952978+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.955542+0000 mon.a (mon.0) 7758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.958170+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.958931+0000 mon.a (mon.0) 7760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:21.966378+0000 mon.a (mon.0) 7761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.040883+0000 mon.a (mon.0) 7762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.043846+0000 mon.a (mon.0) 7763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.046764+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.047862+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.056133+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.130746+0000 mon.a (mon.0) 7767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.133528+0000 mon.a (mon.0) 7768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.136340+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.137488+0000 mon.a (mon.0) 7770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.145875+0000 mon.a (mon.0) 7771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.221622+0000 mon.a (mon.0) 7772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.225308+0000 mon.a (mon.0) 7773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.229596+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.234151+0000 mon.a (mon.0) 7775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.243247+0000 mon.a (mon.0) 7776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.320076+0000 mon.a (mon.0) 7777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.322831+0000 mon.a (mon.0) 7778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.325216+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.326298+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.336544+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.377491+0000 mon.a (mon.0) 7782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.379990+0000 mon.a (mon.0) 7783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.382545+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.383854+0000 mon.a (mon.0) 7785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.394051+0000 mon.a (mon.0) 7786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.451553+0000 mon.a (mon.0) 7787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.454063+0000 mon.a (mon.0) 7788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.456704+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.457809+0000 mon.a (mon.0) 7790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.467882+0000 mon.a (mon.0) 7791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.510335+0000 mon.a (mon.0) 7792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.513470+0000 mon.a (mon.0) 7793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.516031+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.517135+0000 mon.a (mon.0) 7795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.524496+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.566175+0000 mon.a (mon.0) 7797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.568990+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.571493+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.572529+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.579979+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.637308+0000 mon.a (mon.0) 7802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.640351+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.642726+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:22 smithi122 bash[65119]: audit 2024-04-16T14:41:22.643705+0000 mon.a (mon.0) 7805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:20.844745+0000 mgr.x (mgr.24929) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:20.945408+0000 mgr.x (mgr.24929) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.036645+0000 mgr.x (mgr.24929) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.125096+0000 mgr.x (mgr.24929) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.216144+0000 mgr.x (mgr.24929) 2189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.306640+0000 mgr.x (mgr.24929) 2190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.366342+0000 mgr.x (mgr.24929) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.419520+0000 mgr.x (mgr.24929) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.472419+0000 mgr.x (mgr.24929) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.558805+0000 mgr.x (mgr.24929) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.650616+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.654873+0000 mgr.x (mgr.24929) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.691852+0000 mon.a (mon.0) 7742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.694197+0000 mon.a (mon.0) 7743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.696286+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.697154+0000 mon.a (mon.0) 7745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.704388+0000 mon.a (mon.0) 7746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.708664+0000 mgr.x (mgr.24929) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.777559+0000 mon.a (mon.0) 7747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.779932+0000 mon.a (mon.0) 7748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.782164+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:20.844745+0000 mgr.x (mgr.24929) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:20.945408+0000 mgr.x (mgr.24929) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.036645+0000 mgr.x (mgr.24929) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.125096+0000 mgr.x (mgr.24929) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.216144+0000 mgr.x (mgr.24929) 2189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.306640+0000 mgr.x (mgr.24929) 2190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.366342+0000 mgr.x (mgr.24929) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.419520+0000 mgr.x (mgr.24929) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.472419+0000 mgr.x (mgr.24929) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.558805+0000 mgr.x (mgr.24929) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.650616+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.654873+0000 mgr.x (mgr.24929) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.691852+0000 mon.a (mon.0) 7742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.694197+0000 mon.a (mon.0) 7743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.696286+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.697154+0000 mon.a (mon.0) 7745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.704388+0000 mon.a (mon.0) 7746 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.708664+0000 mgr.x (mgr.24929) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.777559+0000 mon.a (mon.0) 7747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.779932+0000 mon.a (mon.0) 7748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.782164+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.783234+0000 mon.a (mon.0) 7750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.790920+0000 mon.a (mon.0) 7751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.795250+0000 mgr.x (mgr.24929) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.867238+0000 mon.a (mon.0) 7752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.869569+0000 mon.a (mon.0) 7753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.871498+0000 mon.a (mon.0) 7754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.872204+0000 mon.a (mon.0) 7755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.879634+0000 mon.a (mon.0) 7756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.952978+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.955542+0000 mon.a (mon.0) 7758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.958170+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.958931+0000 mon.a (mon.0) 7760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:21.966378+0000 mon.a (mon.0) 7761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.040883+0000 mon.a (mon.0) 7762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.043846+0000 mon.a (mon.0) 7763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.046764+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.047862+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.056133+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.130746+0000 mon.a (mon.0) 7767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.133528+0000 mon.a (mon.0) 7768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.136340+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.137488+0000 mon.a (mon.0) 7770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.145875+0000 mon.a (mon.0) 7771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.221622+0000 mon.a (mon.0) 7772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.225308+0000 mon.a (mon.0) 7773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.229596+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.234151+0000 mon.a (mon.0) 7775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.243247+0000 mon.a (mon.0) 7776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.320076+0000 mon.a (mon.0) 7777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.322831+0000 mon.a (mon.0) 7778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.325216+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.326298+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.336544+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.377491+0000 mon.a (mon.0) 7782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.379990+0000 mon.a (mon.0) 7783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.382545+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.383854+0000 mon.a (mon.0) 7785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.394051+0000 mon.a (mon.0) 7786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.451553+0000 mon.a (mon.0) 7787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.783234+0000 mon.a (mon.0) 7750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.790920+0000 mon.a (mon.0) 7751 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.795250+0000 mgr.x (mgr.24929) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.867238+0000 mon.a (mon.0) 7752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.869569+0000 mon.a (mon.0) 7753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.871498+0000 mon.a (mon.0) 7754 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.872204+0000 mon.a (mon.0) 7755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.879634+0000 mon.a (mon.0) 7756 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.952978+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.955542+0000 mon.a (mon.0) 7758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.958170+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.958931+0000 mon.a (mon.0) 7760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:21.966378+0000 mon.a (mon.0) 7761 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.040883+0000 mon.a (mon.0) 7762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.043846+0000 mon.a (mon.0) 7763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.046764+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.047862+0000 mon.a (mon.0) 7765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.056133+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.130746+0000 mon.a (mon.0) 7767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.133528+0000 mon.a (mon.0) 7768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.454063+0000 mon.a (mon.0) 7788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.456704+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.457809+0000 mon.a (mon.0) 7790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.467882+0000 mon.a (mon.0) 7791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.510335+0000 mon.a (mon.0) 7792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.513470+0000 mon.a (mon.0) 7793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.516031+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.517135+0000 mon.a (mon.0) 7795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.524496+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.566175+0000 mon.a (mon.0) 7797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.568990+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.571493+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.572529+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.579979+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.637308+0000 mon.a (mon.0) 7802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.640351+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.642726+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[83214]: audit 2024-04-16T14:41:22.643705+0000 mon.a (mon.0) 7805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.136340+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.137488+0000 mon.a (mon.0) 7770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.145875+0000 mon.a (mon.0) 7771 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.221622+0000 mon.a (mon.0) 7772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.225308+0000 mon.a (mon.0) 7773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.229596+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.234151+0000 mon.a (mon.0) 7775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.243247+0000 mon.a (mon.0) 7776 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.320076+0000 mon.a (mon.0) 7777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.322831+0000 mon.a (mon.0) 7778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.325216+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.326298+0000 mon.a (mon.0) 7780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.336544+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.377491+0000 mon.a (mon.0) 7782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.379990+0000 mon.a (mon.0) 7783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.382545+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.383854+0000 mon.a (mon.0) 7785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.394051+0000 mon.a (mon.0) 7786 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.451553+0000 mon.a (mon.0) 7787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.454063+0000 mon.a (mon.0) 7788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.456704+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.457809+0000 mon.a (mon.0) 7790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.467882+0000 mon.a (mon.0) 7791 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.510335+0000 mon.a (mon.0) 7792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.513470+0000 mon.a (mon.0) 7793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.516031+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.517135+0000 mon.a (mon.0) 7795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.524496+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.566175+0000 mon.a (mon.0) 7797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.568990+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.571493+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.572529+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:22.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.579979+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:22.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.637308+0000 mon.a (mon.0) 7802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:22.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.640351+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:22.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.642726+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:22.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:22 smithi071 bash[79675]: audit 2024-04-16T14:41:22.643705+0000 mon.a (mon.0) 7805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.883867+0000 mgr.x (mgr.24929) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:21.970679+0000 mgr.x (mgr.24929) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cluster 2024-04-16T14:41:22.042765+0000 mgr.x (mgr.24929) 2200 : cluster 0 pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.060328+0000 mgr.x (mgr.24929) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.150232+0000 mgr.x (mgr.24929) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.247760+0000 mgr.x (mgr.24929) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.340858+0000 mgr.x (mgr.24929) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.398391+0000 mgr.x (mgr.24929) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.472542+0000 mgr.x (mgr.24929) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.528943+0000 mgr.x (mgr.24929) 2207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.584269+0000 mgr.x (mgr.24929) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.650488+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.654751+0000 mgr.x (mgr.24929) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.709206+0000 mon.a (mon.0) 7807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.711379+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.713332+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.714048+0000 mon.a (mon.0) 7810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.718999+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.723234+0000 mgr.x (mgr.24929) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.780846+0000 mon.a (mon.0) 7812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.783525+0000 mon.a (mon.0) 7813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.785775+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.786769+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.791916+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.796309+0000 mgr.x (mgr.24929) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.865100+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.867962+0000 mon.a (mon.0) 7818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.870690+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.871938+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.881978+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.960279+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.970966+0000 mon.a (mon.0) 7823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.974953+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.976146+0000 mon.a (mon.0) 7825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:22.985586+0000 mon.a (mon.0) 7826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.076563+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.079754+0000 mon.a (mon.0) 7828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.083031+0000 mon.a (mon.0) 7829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.084222+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.092966+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.169801+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.172844+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.175733+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.176957+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.187861+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.250199+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.254005+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.256955+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.258115+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.269034+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.331076+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.334177+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.336680+0000 mon.a (mon.0) 7844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.337812+0000 mon.a (mon.0) 7845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.348375+0000 mon.a (mon.0) 7846 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.409956+0000 mon.a (mon.0) 7847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.413174+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.415880+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.417121+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.427975+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.473509+0000 mon.a (mon.0) 7852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.476593+0000 mon.a (mon.0) 7853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.479260+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.480567+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.489406+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.551323+0000 mon.a (mon.0) 7857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.554633+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.557585+0000 mon.a (mon.0) 7859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.558764+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.570195+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.641825+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.645782+0000 mon.a (mon.0) 7863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.648686+0000 mon.a (mon.0) 7864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:23 smithi122 bash[65119]: audit 2024-04-16T14:41:23.649543+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.883867+0000 mgr.x (mgr.24929) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:21.970679+0000 mgr.x (mgr.24929) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cluster 2024-04-16T14:41:22.042765+0000 mgr.x (mgr.24929) 2200 : cluster 0 pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.060328+0000 mgr.x (mgr.24929) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.150232+0000 mgr.x (mgr.24929) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.247760+0000 mgr.x (mgr.24929) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.340858+0000 mgr.x (mgr.24929) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.398391+0000 mgr.x (mgr.24929) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.472542+0000 mgr.x (mgr.24929) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.528943+0000 mgr.x (mgr.24929) 2207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.584269+0000 mgr.x (mgr.24929) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.650488+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.654751+0000 mgr.x (mgr.24929) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.709206+0000 mon.a (mon.0) 7807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.711379+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.713332+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.714048+0000 mon.a (mon.0) 7810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.718999+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.723234+0000 mgr.x (mgr.24929) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.780846+0000 mon.a (mon.0) 7812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.783525+0000 mon.a (mon.0) 7813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.883867+0000 mgr.x (mgr.24929) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:21.970679+0000 mgr.x (mgr.24929) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cluster 2024-04-16T14:41:22.042765+0000 mgr.x (mgr.24929) 2200 : cluster 0 pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.060328+0000 mgr.x (mgr.24929) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.150232+0000 mgr.x (mgr.24929) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.247760+0000 mgr.x (mgr.24929) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.340858+0000 mgr.x (mgr.24929) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.398391+0000 mgr.x (mgr.24929) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.472542+0000 mgr.x (mgr.24929) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.528943+0000 mgr.x (mgr.24929) 2207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.584269+0000 mgr.x (mgr.24929) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.650488+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.654751+0000 mgr.x (mgr.24929) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.709206+0000 mon.a (mon.0) 7807 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.711379+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.713332+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.714048+0000 mon.a (mon.0) 7810 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.718999+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.723234+0000 mgr.x (mgr.24929) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.780846+0000 mon.a (mon.0) 7812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.783525+0000 mon.a (mon.0) 7813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.785775+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.786769+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.791916+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.796309+0000 mgr.x (mgr.24929) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.865100+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.867962+0000 mon.a (mon.0) 7818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.870690+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.871938+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.881978+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.960279+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.970966+0000 mon.a (mon.0) 7823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.974953+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.976146+0000 mon.a (mon.0) 7825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:22.985586+0000 mon.a (mon.0) 7826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.076563+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.079754+0000 mon.a (mon.0) 7828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.083031+0000 mon.a (mon.0) 7829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.084222+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.092966+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.169801+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.785775+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.786769+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.791916+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.796309+0000 mgr.x (mgr.24929) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.865100+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.867962+0000 mon.a (mon.0) 7818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.870690+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.871938+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.881978+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.960279+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.970966+0000 mon.a (mon.0) 7823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.974953+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.976146+0000 mon.a (mon.0) 7825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:22.985586+0000 mon.a (mon.0) 7826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.076563+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.079754+0000 mon.a (mon.0) 7828 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.083031+0000 mon.a (mon.0) 7829 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.084222+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.092966+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.169801+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.172844+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.175733+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.176957+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.187861+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.250199+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.254005+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.256955+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.258115+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.269034+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.331076+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.334177+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.336680+0000 mon.a (mon.0) 7844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.337812+0000 mon.a (mon.0) 7845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.348375+0000 mon.a (mon.0) 7846 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.409956+0000 mon.a (mon.0) 7847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.413174+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.415880+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.417121+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.427975+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.473509+0000 mon.a (mon.0) 7852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.476593+0000 mon.a (mon.0) 7853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.479260+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.480567+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.489406+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.551323+0000 mon.a (mon.0) 7857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.554633+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.557585+0000 mon.a (mon.0) 7859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.558764+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.570195+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.641825+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.645782+0000 mon.a (mon.0) 7863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.648686+0000 mon.a (mon.0) 7864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[79675]: audit 2024-04-16T14:41:23.649543+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.172844+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.175733+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.176957+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.187861+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.250199+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.254005+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.256955+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.258115+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.269034+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.331076+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.334177+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.336680+0000 mon.a (mon.0) 7844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.337812+0000 mon.a (mon.0) 7845 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.348375+0000 mon.a (mon.0) 7846 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.409956+0000 mon.a (mon.0) 7847 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.413174+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.415880+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.417121+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.427975+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.473509+0000 mon.a (mon.0) 7852 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.476593+0000 mon.a (mon.0) 7853 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.479260+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.480567+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.489406+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.551323+0000 mon.a (mon.0) 7857 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.554633+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.557585+0000 mon.a (mon.0) 7859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.558764+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:23.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.570195+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:23.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.641825+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:23.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.645782+0000 mon.a (mon.0) 7863 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:23.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.648686+0000 mon.a (mon.0) 7864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:23.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:23 smithi071 bash[83214]: audit 2024-04-16T14:41:23.649543+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.886735+0000 mgr.x (mgr.24929) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:22.989881+0000 mgr.x (mgr.24929) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.097557+0000 mgr.x (mgr.24929) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.192431+0000 mgr.x (mgr.24929) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.273659+0000 mgr.x (mgr.24929) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.352763+0000 mgr.x (mgr.24929) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.432361+0000 mgr.x (mgr.24929) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.493713+0000 mgr.x (mgr.24929) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.574556+0000 mgr.x (mgr.24929) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.660440+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.664908+0000 mgr.x (mgr.24929) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.750091+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.754834+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.758080+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.759350+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.768948+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.773507+0000 mgr.x (mgr.24929) 2222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.859491+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.864292+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.868240+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.869874+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.880426+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.959787+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.963595+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.937 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.967474+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.968797+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:23.977924+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.056107+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.059538+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.063173+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.064659+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.073830+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.133134+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.135963+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.138304+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.139224+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.147133+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.219263+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.939 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.223667+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.939 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.227426+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.939 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.228848+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.939 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.238374+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.939 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.299327+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.939 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.302385+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.939 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.305841+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.307196+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.316792+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.392340+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.395293+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.397897+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.399238+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.407507+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.468119+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.471926+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.475748+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.477030+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.485795+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.564394+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.940 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.567806+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.571436+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.572867+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.582124+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.645541+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.648308+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.651668+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.652767+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.941 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:24 smithi122 bash[65119]: audit 2024-04-16T14:41:24.661364+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.886735+0000 mgr.x (mgr.24929) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:22.989881+0000 mgr.x (mgr.24929) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.097557+0000 mgr.x (mgr.24929) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.192431+0000 mgr.x (mgr.24929) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.273659+0000 mgr.x (mgr.24929) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.352763+0000 mgr.x (mgr.24929) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.432361+0000 mgr.x (mgr.24929) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.493713+0000 mgr.x (mgr.24929) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.574556+0000 mgr.x (mgr.24929) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.660440+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.664908+0000 mgr.x (mgr.24929) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.750091+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.754834+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.758080+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.759350+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.768948+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.773507+0000 mgr.x (mgr.24929) 2222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.859491+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.864292+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.868240+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.869874+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.886735+0000 mgr.x (mgr.24929) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:22.989881+0000 mgr.x (mgr.24929) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.097557+0000 mgr.x (mgr.24929) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.192431+0000 mgr.x (mgr.24929) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.273659+0000 mgr.x (mgr.24929) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.352763+0000 mgr.x (mgr.24929) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.432361+0000 mgr.x (mgr.24929) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.493713+0000 mgr.x (mgr.24929) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.574556+0000 mgr.x (mgr.24929) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.660440+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.664908+0000 mgr.x (mgr.24929) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.750091+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.754834+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.758080+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.759350+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.768948+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.773507+0000 mgr.x (mgr.24929) 2222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:24.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.859491+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.864292+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.868240+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.869874+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.880426+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.959787+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.963595+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.967474+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.968797+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:23.977924+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.056107+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.059538+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.063173+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.064659+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.073830+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.133134+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.135963+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.138304+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.139224+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.147133+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.219263+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.223667+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.227426+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.880426+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.959787+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.963595+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.967474+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.968797+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:23.977924+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.056107+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.059538+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.063173+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.064659+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.073830+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.133134+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.135963+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.138304+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.139224+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.147133+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.219263+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.223667+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.227426+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.228848+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.238374+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.299327+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.302385+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.305841+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.307196+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.316792+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.392340+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.395293+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.397897+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.399238+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.407507+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.468119+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.471926+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.475748+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.477030+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.485795+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.564394+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.567806+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.571436+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.572867+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.582124+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.645541+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.648308+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.651668+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.652767+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[83214]: audit 2024-04-16T14:41:24.661364+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.228848+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.238374+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.299327+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.302385+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.305841+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.307196+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.316792+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.392340+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.395293+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.397897+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.399238+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.407507+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.468119+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.471926+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.475748+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.477030+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.485795+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.564394+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.567806+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.571436+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.572867+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.582124+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:24.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.645541+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:24.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.648308+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:24.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.651668+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:24.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.652767+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:24.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:24 smithi071 bash[79675]: audit 2024-04-16T14:41:24.661364+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.885074+0000 mgr.x (mgr.24929) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:23.982350+0000 mgr.x (mgr.24929) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cluster 2024-04-16T14:41:24.043893+0000 mgr.x (mgr.24929) 2225 : cluster 0 pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.078326+0000 mgr.x (mgr.24929) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.151404+0000 mgr.x (mgr.24929) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.242968+0000 mgr.x (mgr.24929) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.321380+0000 mgr.x (mgr.24929) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.412065+0000 mgr.x (mgr.24929) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.490143+0000 mgr.x (mgr.24929) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.586800+0000 mgr.x (mgr.24929) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.665755+0000 mgr.x (mgr.24929) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.720021+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.722274+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.724336+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.725222+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.732870+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.737167+0000 mgr.x (mgr.24929) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.774165+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.776564+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.778628+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.885074+0000 mgr.x (mgr.24929) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:23.982350+0000 mgr.x (mgr.24929) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cluster 2024-04-16T14:41:24.043893+0000 mgr.x (mgr.24929) 2225 : cluster 0 pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.078326+0000 mgr.x (mgr.24929) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.151404+0000 mgr.x (mgr.24929) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.242968+0000 mgr.x (mgr.24929) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.321380+0000 mgr.x (mgr.24929) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.412065+0000 mgr.x (mgr.24929) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.490143+0000 mgr.x (mgr.24929) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.586800+0000 mgr.x (mgr.24929) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.665755+0000 mgr.x (mgr.24929) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.720021+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.722274+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.724336+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.725222+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.732870+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.737167+0000 mgr.x (mgr.24929) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.774165+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.776564+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.778628+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.779584+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.788241+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.792422+0000 mgr.x (mgr.24929) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.829573+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.832048+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.834331+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.835317+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.843736+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.884967+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.887737+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.890079+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.891177+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.900476+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.942948+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.945759+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.948101+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.949089+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:24.957856+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.015781+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.019087+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.021723+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.023007+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.032445+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.090316+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.093542+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.096589+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.098066+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.108169+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.165284+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.167927+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.170115+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.170993+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.180480+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.222150+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.225202+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.227747+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.228957+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.238669+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.301587+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.304597+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.779584+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.788241+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.792422+0000 mgr.x (mgr.24929) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.829573+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.832048+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.834331+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.835317+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.843736+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.884967+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.887737+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.890079+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.891177+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.900476+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.942948+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.945759+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.948101+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.949089+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:24.957856+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.015781+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.019087+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.307297+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.308493+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.317053+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.406375+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.411750+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.416021+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.417294+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.426202+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.516432+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.521737+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.526864+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.528458+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.539077+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.629569+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.634976+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.639385+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.641140+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[83214]: audit 2024-04-16T14:41:25.651251+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.021723+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.023007+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.032445+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.090316+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.093542+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.096589+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.098066+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.108169+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.165284+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.167927+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.170115+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.170993+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.180480+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.222150+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.225202+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.227747+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.228957+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.238669+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.301587+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.304597+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.307297+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.308493+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.317053+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.406375+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.411750+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.416021+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.417294+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.426202+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.516432+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.521737+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.526864+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.528458+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.539077+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.629569+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.634976+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.639385+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.641140+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:25 smithi071 bash[79675]: audit 2024-04-16T14:41:25.651251+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.885074+0000 mgr.x (mgr.24929) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:23.982350+0000 mgr.x (mgr.24929) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cluster 2024-04-16T14:41:24.043893+0000 mgr.x (mgr.24929) 2225 : cluster 0 pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.078326+0000 mgr.x (mgr.24929) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.151404+0000 mgr.x (mgr.24929) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.242968+0000 mgr.x (mgr.24929) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.321380+0000 mgr.x (mgr.24929) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.412065+0000 mgr.x (mgr.24929) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.490143+0000 mgr.x (mgr.24929) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.586800+0000 mgr.x (mgr.24929) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.665755+0000 mgr.x (mgr.24929) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.720021+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.722274+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.724336+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.725222+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.732870+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.737167+0000 mgr.x (mgr.24929) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.774165+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.776564+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.778628+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.779584+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.788241+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.792422+0000 mgr.x (mgr.24929) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.829573+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.832048+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.834331+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.835317+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.843736+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.884967+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.887737+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.890079+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.891177+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.900476+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.942948+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.945759+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.948101+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.949089+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:24.957856+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.015781+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.019087+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.021723+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.023007+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.032445+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.090316+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.093542+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.096589+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.098066+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.108169+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.165284+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.167927+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.170115+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.170993+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.180480+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.222150+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.225202+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.227747+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.228957+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.238669+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.301587+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.304597+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.307297+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.308493+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.317053+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.406375+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.411750+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.416021+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.417294+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.426202+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.516432+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.521737+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.526864+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.528458+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.539077+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.629569+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.634976+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.639385+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.641140+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:25.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:25 smithi122 bash[65119]: audit 2024-04-16T14:41:25.651251+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.848004+0000 mgr.x (mgr.24929) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.904718+0000 mgr.x (mgr.24929) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:24.962126+0000 mgr.x (mgr.24929) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.036626+0000 mgr.x (mgr.24929) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.112455+0000 mgr.x (mgr.24929) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.184662+0000 mgr.x (mgr.24929) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.242964+0000 mgr.x (mgr.24929) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.321291+0000 mgr.x (mgr.24929) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.430622+0000 mgr.x (mgr.24929) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.442865+0000 mgr.x (mgr.24929) 2245 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.543506+0000 mgr.x (mgr.24929) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.655936+0000 mgr.x (mgr.24929) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.729933+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.732369+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.735127+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.736175+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.743150+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.747455+0000 mgr.x (mgr.24929) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.818344+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.821414+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.824229+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.825338+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.836058+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.877729+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.880748+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.883227+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.884421+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.895089+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.952342+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.955491+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.958310+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.959654+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:25.968520+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.009883+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.013014+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.015832+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.016977+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.025964+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.083449+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.086779+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.089419+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.090658+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.099158+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.172786+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.175964+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.178970+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.180072+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.188606+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.276753+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.281710+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.285742+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.287819+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.298161+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.387611+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.392586+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.396617+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.398351+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.408549+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.487939+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.491524+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.494401+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.495621+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.504453+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.581346+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.585045+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.588498+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.590194+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.599234+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.657447+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.660549+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.663098+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:26 smithi122 bash[65119]: audit 2024-04-16T14:41:26.664067+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.848004+0000 mgr.x (mgr.24929) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.904718+0000 mgr.x (mgr.24929) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:24.962126+0000 mgr.x (mgr.24929) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.036626+0000 mgr.x (mgr.24929) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.112455+0000 mgr.x (mgr.24929) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.184662+0000 mgr.x (mgr.24929) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.242964+0000 mgr.x (mgr.24929) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.321291+0000 mgr.x (mgr.24929) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.430622+0000 mgr.x (mgr.24929) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.442865+0000 mgr.x (mgr.24929) 2245 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.543506+0000 mgr.x (mgr.24929) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.655936+0000 mgr.x (mgr.24929) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.729933+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.732369+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.735127+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.736175+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.743150+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.747455+0000 mgr.x (mgr.24929) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.818344+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.821414+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.824229+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.848004+0000 mgr.x (mgr.24929) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.904718+0000 mgr.x (mgr.24929) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:24.962126+0000 mgr.x (mgr.24929) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.036626+0000 mgr.x (mgr.24929) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.112455+0000 mgr.x (mgr.24929) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.184662+0000 mgr.x (mgr.24929) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.242964+0000 mgr.x (mgr.24929) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.321291+0000 mgr.x (mgr.24929) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.430622+0000 mgr.x (mgr.24929) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.442865+0000 mgr.x (mgr.24929) 2245 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.543506+0000 mgr.x (mgr.24929) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.655936+0000 mgr.x (mgr.24929) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.729933+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.732369+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.735127+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.736175+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.743150+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.747455+0000 mgr.x (mgr.24929) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.818344+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.821414+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.824229+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.825338+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.836058+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.877729+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.880748+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.883227+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.884421+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.895089+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.952342+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.955491+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.958310+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.959654+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:25.968520+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.009883+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.013014+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.015832+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.016977+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.025964+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.083449+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.086779+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.089419+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.090658+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.099158+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.172786+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.175964+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.178970+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.180072+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.188606+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.276753+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.281710+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.285742+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.287819+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.298161+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.387611+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.392586+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.396617+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.398351+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.408549+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.487939+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.491524+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.494401+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.495621+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.504453+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.581346+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.585045+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.588498+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.590194+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.599234+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.657447+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.660549+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.663098+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[79675]: audit 2024-04-16T14:41:26.664067+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.825338+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.836058+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.877729+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.880748+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.883227+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.884421+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.895089+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.952342+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.955491+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.958310+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.959654+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:25.968520+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.009883+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.013014+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.015832+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.016977+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.025964+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.083449+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.086779+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.089419+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.090658+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.099158+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.172786+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.175964+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.178970+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.180072+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.188606+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.276753+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.281710+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.285742+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.287819+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.298161+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.387611+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.392586+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.396617+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.398351+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.408549+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.487939+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.491524+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.494401+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.495621+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.504453+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.581346+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.585045+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.588498+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.590194+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:26.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.599234+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:26.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.657447+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:26.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.660549+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:26.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.663098+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:26.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:26 smithi071 bash[83214]: audit 2024-04-16T14:41:26.664067+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.840437+0000 mgr.x (mgr.24929) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.899431+0000 mgr.x (mgr.24929) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:25.972812+0000 mgr.x (mgr.24929) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.030246+0000 mgr.x (mgr.24929) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cluster 2024-04-16T14:41:26.045149+0000 mgr.x (mgr.24929) 2253 : cluster 0 pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.103613+0000 mgr.x (mgr.24929) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.192875+0000 mgr.x (mgr.24929) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.302670+0000 mgr.x (mgr.24929) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.413171+0000 mgr.x (mgr.24929) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.508928+0000 mgr.x (mgr.24929) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.603619+0000 mgr.x (mgr.24929) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.672367+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.676610+0000 mgr.x (mgr.24929) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.732070+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.734519+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.736534+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.737393+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.745224+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.749416+0000 mgr.x (mgr.24929) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.802337+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.805115+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.807843+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.809018+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.817504+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.821847+0000 mgr.x (mgr.24929) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.874697+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.877478+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.879961+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.881019+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.889283+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.947125+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.950584+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.953030+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.954020+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:26.962659+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.020688+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.028475+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.031067+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.032186+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.040038+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.097248+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.101303+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.104378+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.105442+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.114817+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.172025+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.174760+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.177218+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.178679+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.189372+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.263077+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.266039+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.268714+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.269886+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.276632+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.318556+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.321472+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.324031+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.325128+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.333752+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.377328+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.380286+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.382774+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.383875+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.392447+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.450280+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.453003+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.455565+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.456439+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.465145+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.522567+0000 mon.a (mon.0) 8102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.525272+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.527663+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.528752+0000 mon.a (mon.0) 8105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.536981+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.595123+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.598079+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.600769+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.602163+0000 mon.a (mon.0) 8110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.610876+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.669193+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.672002+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.674333+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:27 smithi122 bash[65119]: audit 2024-04-16T14:41:27.675339+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.840437+0000 mgr.x (mgr.24929) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.899431+0000 mgr.x (mgr.24929) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:25.972812+0000 mgr.x (mgr.24929) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.030246+0000 mgr.x (mgr.24929) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cluster 2024-04-16T14:41:26.045149+0000 mgr.x (mgr.24929) 2253 : cluster 0 pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.103613+0000 mgr.x (mgr.24929) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.192875+0000 mgr.x (mgr.24929) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.302670+0000 mgr.x (mgr.24929) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.413171+0000 mgr.x (mgr.24929) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.508928+0000 mgr.x (mgr.24929) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.603619+0000 mgr.x (mgr.24929) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.672367+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.676610+0000 mgr.x (mgr.24929) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.732070+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.734519+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.736534+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.737393+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.745224+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.749416+0000 mgr.x (mgr.24929) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.802337+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.805115+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.840437+0000 mgr.x (mgr.24929) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.899431+0000 mgr.x (mgr.24929) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:25.972812+0000 mgr.x (mgr.24929) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.030246+0000 mgr.x (mgr.24929) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cluster 2024-04-16T14:41:26.045149+0000 mgr.x (mgr.24929) 2253 : cluster 0 pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:27.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.103613+0000 mgr.x (mgr.24929) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.192875+0000 mgr.x (mgr.24929) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.302670+0000 mgr.x (mgr.24929) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.413171+0000 mgr.x (mgr.24929) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.508928+0000 mgr.x (mgr.24929) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.603619+0000 mgr.x (mgr.24929) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.672367+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.676610+0000 mgr.x (mgr.24929) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.732070+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.734519+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.736534+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.737393+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.745224+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.749416+0000 mgr.x (mgr.24929) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.802337+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.805115+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.807843+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.809018+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.817504+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.821847+0000 mgr.x (mgr.24929) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.874697+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.877478+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.879961+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.881019+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.889283+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.947125+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.950584+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.953030+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.954020+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:26.962659+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.020688+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.028475+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.031067+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.032186+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.040038+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.097248+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.101303+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.104378+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.105442+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.114817+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.172025+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.174760+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.177218+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.178679+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.189372+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.263077+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.266039+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.268714+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.269886+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.276632+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.318556+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.321472+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.324031+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.325128+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.333752+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.377328+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.380286+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.382774+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.383875+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.392447+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.450280+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.453003+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.455565+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.456439+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.465145+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.522567+0000 mon.a (mon.0) 8102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.525272+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.527663+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.528752+0000 mon.a (mon.0) 8105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.536981+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.595123+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.598079+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.600769+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.602163+0000 mon.a (mon.0) 8110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.610876+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.669193+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.672002+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.674333+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[79675]: audit 2024-04-16T14:41:27.675339+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.807843+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.809018+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.817504+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.821847+0000 mgr.x (mgr.24929) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.874697+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.877478+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.879961+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.881019+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.889283+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.947125+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.950584+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.953030+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.954020+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:26.962659+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.020688+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.028475+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.031067+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.032186+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.040038+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.097248+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.101303+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.104378+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.105442+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.114817+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.172025+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.174760+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.177218+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.178679+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.189372+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.263077+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.266039+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.268714+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.269886+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.276632+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.318556+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.321472+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.324031+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.325128+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.333752+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.377328+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.380286+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.382774+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.383875+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.392447+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.450280+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.453003+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.455565+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.456439+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.465145+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.522567+0000 mon.a (mon.0) 8102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.525272+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.527663+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.528752+0000 mon.a (mon.0) 8105 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.536981+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.595123+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.598079+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.600769+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.602163+0000 mon.a (mon.0) 8110 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:27.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.610876+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:27.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.669193+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:27.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.672002+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:27.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.674333+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:27.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:27 smithi071 bash[83214]: audit 2024-04-16T14:41:27.675339+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.893636+0000 mgr.x (mgr.24929) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:26.966926+0000 mgr.x (mgr.24929) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.044268+0000 mgr.x (mgr.24929) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.119061+0000 mgr.x (mgr.24929) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.193568+0000 mgr.x (mgr.24929) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.280947+0000 mgr.x (mgr.24929) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.337976+0000 mgr.x (mgr.24929) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.396724+0000 mgr.x (mgr.24929) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.469303+0000 mgr.x (mgr.24929) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.541398+0000 mgr.x (mgr.24929) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.615084+0000 mgr.x (mgr.24929) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.694960+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.713792+0000 mgr.x (mgr.24929) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.774639+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.778543+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.781893+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.783402+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.792839+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.797321+0000 mgr.x (mgr.24929) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.851275+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.854139+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.857651+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.858869+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.867326+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.908120+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.910117+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.912232+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.912998+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.921023+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.978080+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.980746+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.983622+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.984570+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:27.992702+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.054285+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.057493+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.060300+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.061376+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.069744+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.144507+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.146847+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.148974+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.149815+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.158541+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.200397+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.203407+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.206038+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.207136+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.217750+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.259006+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.261959+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.264281+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.265165+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.276122+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.360916+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.365385+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.369510+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.370958+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.382379+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.460014+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.463425+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.466878+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.468105+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.478698+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.568802+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.573608+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.577963+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.579435+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.591495+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.649814+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.652700+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.655321+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.656437+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:28 smithi122 bash[65119]: audit 2024-04-16T14:41:28.666942+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.893636+0000 mgr.x (mgr.24929) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:26.966926+0000 mgr.x (mgr.24929) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.044268+0000 mgr.x (mgr.24929) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.119061+0000 mgr.x (mgr.24929) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.193568+0000 mgr.x (mgr.24929) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.280947+0000 mgr.x (mgr.24929) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.337976+0000 mgr.x (mgr.24929) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.396724+0000 mgr.x (mgr.24929) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.469303+0000 mgr.x (mgr.24929) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.541398+0000 mgr.x (mgr.24929) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.615084+0000 mgr.x (mgr.24929) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.694960+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.713792+0000 mgr.x (mgr.24929) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.774639+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.778543+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.781893+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.783402+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.792839+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.797321+0000 mgr.x (mgr.24929) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.851275+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.854139+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.857651+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.858869+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.867326+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.908120+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.910117+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.912232+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.912998+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.921023+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.978080+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.980746+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.983622+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.984570+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:27.992702+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.054285+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.057493+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.060300+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.061376+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.069744+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.144507+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.146847+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.893636+0000 mgr.x (mgr.24929) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:26.966926+0000 mgr.x (mgr.24929) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.044268+0000 mgr.x (mgr.24929) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.119061+0000 mgr.x (mgr.24929) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.193568+0000 mgr.x (mgr.24929) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.280947+0000 mgr.x (mgr.24929) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.337976+0000 mgr.x (mgr.24929) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.396724+0000 mgr.x (mgr.24929) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.469303+0000 mgr.x (mgr.24929) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.541398+0000 mgr.x (mgr.24929) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.615084+0000 mgr.x (mgr.24929) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.694960+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.713792+0000 mgr.x (mgr.24929) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.774639+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.778543+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.781893+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.783402+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.792839+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.797321+0000 mgr.x (mgr.24929) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.851275+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.854139+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.148974+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.149815+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.158541+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.200397+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.203407+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.206038+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.207136+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.217750+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.259006+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.261959+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.264281+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.265165+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.276122+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.360916+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.365385+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.369510+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.370958+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.382379+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.460014+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.463425+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.466878+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.468105+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.478698+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.568802+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.573608+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.577963+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.579435+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.591495+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.649814+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.652700+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.655321+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.656437+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[83214]: audit 2024-04-16T14:41:28.666942+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.857651+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.858869+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.867326+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.908120+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.910117+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.912232+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.912998+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.921023+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.978080+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.980746+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.983622+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.984570+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:27.992702+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.054285+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.057493+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.060300+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.061376+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.069744+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.144507+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.146847+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.148974+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.149815+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.158541+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.200397+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.203407+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.206038+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.207136+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.217750+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.259006+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.261959+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.264281+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.265165+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.276122+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.360916+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.365385+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.369510+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.370958+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.382379+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.460014+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.463425+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.466878+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.468105+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.478698+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.568802+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.573608+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.577963+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.579435+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.591495+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:28.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.649814+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:28.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.652700+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:28.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.655321+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:28.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.656437+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:28.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:28 smithi071 bash[79675]: audit 2024-04-16T14:41:28.666942+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:41:29] "GET /metrics HTTP/1.1" 200 38541 "" "Prometheus/2.43.0" 2024-04-16T14:41:29.926 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.871565+0000 mgr.x (mgr.24929) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.925213+0000 mgr.x (mgr.24929) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:27.996844+0000 mgr.x (mgr.24929) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cluster 2024-04-16T14:41:28.045701+0000 mgr.x (mgr.24929) 2279 : cluster 0 pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.073981+0000 mgr.x (mgr.24929) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.162754+0000 mgr.x (mgr.24929) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.222014+0000 mgr.x (mgr.24929) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.280690+0000 mgr.x (mgr.24929) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.387025+0000 mgr.x (mgr.24929) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.483256+0000 mgr.x (mgr.24929) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.595767+0000 mgr.x (mgr.24929) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.671137+0000 mgr.x (mgr.24929) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.927 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.739722+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.742502+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.746000+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.746963+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.755243+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.759494+0000 mgr.x (mgr.24929) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.828510+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.830891+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.833183+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.834002+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.845306+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.906107+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.910855+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.914792+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.928 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.916557+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:28.930391+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.008630+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.011674+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.014521+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.015852+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.028773+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.102484+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.106039+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.108646+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.109827+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.120587+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.178555+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.929 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.181899+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.184727+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.185982+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.194483+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.257946+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.261569+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.264527+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.265615+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.274205+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.332552+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.335441+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.338116+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.339518+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.347803+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.406289+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.930 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.409403+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.412593+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.413738+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.422372+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.464546+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.467752+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.470587+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.471713+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.479988+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.555159+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.558175+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.560886+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.562055+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.570451+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.618314+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.931 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.621459+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.624499+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.625783+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.634657+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.682328+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.685817+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.688744+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.932 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:29 smithi122 bash[65119]: audit 2024-04-16T14:41:29.690106+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.871565+0000 mgr.x (mgr.24929) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.925213+0000 mgr.x (mgr.24929) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:27.996844+0000 mgr.x (mgr.24929) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cluster 2024-04-16T14:41:28.045701+0000 mgr.x (mgr.24929) 2279 : cluster 0 pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.073981+0000 mgr.x (mgr.24929) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.162754+0000 mgr.x (mgr.24929) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.222014+0000 mgr.x (mgr.24929) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.280690+0000 mgr.x (mgr.24929) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.387025+0000 mgr.x (mgr.24929) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.483256+0000 mgr.x (mgr.24929) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.595767+0000 mgr.x (mgr.24929) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.671137+0000 mgr.x (mgr.24929) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.739722+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.742502+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.746000+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.746963+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.755243+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.759494+0000 mgr.x (mgr.24929) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.828510+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.830891+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.833183+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.871565+0000 mgr.x (mgr.24929) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.925213+0000 mgr.x (mgr.24929) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:27.996844+0000 mgr.x (mgr.24929) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cluster 2024-04-16T14:41:28.045701+0000 mgr.x (mgr.24929) 2279 : cluster 0 pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.073981+0000 mgr.x (mgr.24929) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.162754+0000 mgr.x (mgr.24929) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.222014+0000 mgr.x (mgr.24929) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.280690+0000 mgr.x (mgr.24929) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.387025+0000 mgr.x (mgr.24929) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.483256+0000 mgr.x (mgr.24929) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.595767+0000 mgr.x (mgr.24929) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.671137+0000 mgr.x (mgr.24929) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.739722+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.742502+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.746000+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.746963+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.755243+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.759494+0000 mgr.x (mgr.24929) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:29.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.828510+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.830891+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.833183+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.834002+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.845306+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.906107+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.910855+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.914792+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.916557+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:28.930391+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.008630+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.011674+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.014521+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.015852+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.028773+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.102484+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.106039+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.108646+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.109827+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.120587+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.178555+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.181899+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.184727+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.185982+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.194483+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.257946+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.261569+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.264527+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.265615+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.274205+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.332552+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.335441+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.338116+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.339518+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.347803+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.406289+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.409403+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.412593+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.413738+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.422372+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.464546+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.467752+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.834002+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.845306+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.906107+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.910855+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.914792+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.916557+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:28.930391+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.008630+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.011674+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.014521+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.015852+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.028773+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.102484+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.106039+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.108646+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.109827+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.120587+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.178555+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.181899+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.470587+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.471713+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.479988+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.555159+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.558175+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.560886+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.562055+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.570451+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.618314+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.621459+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.624499+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.625783+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.634657+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.682328+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.685817+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.688744+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[83214]: audit 2024-04-16T14:41:29.690106+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.184727+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.185982+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.194483+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.257946+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.261569+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.264527+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.265615+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.274205+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.332552+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.335441+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.338116+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.339518+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.347803+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.406289+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.409403+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.412593+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.413738+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.422372+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.464546+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.467752+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.470587+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.471713+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.479988+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.555159+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.558175+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.560886+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.562055+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.570451+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.618314+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.621459+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.624499+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.625783+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.634657+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.682328+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.685817+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.688744+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:29.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:29 smithi071 bash[79675]: audit 2024-04-16T14:41:29.690106+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.849570+0000 mgr.x (mgr.24929) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:28.935042+0000 mgr.x (mgr.24929) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.033083+0000 mgr.x (mgr.24929) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.124924+0000 mgr.x (mgr.24929) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.198746+0000 mgr.x (mgr.24929) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.278456+0000 mgr.x (mgr.24929) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.352252+0000 mgr.x (mgr.24929) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.426682+0000 mgr.x (mgr.24929) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.484357+0000 mgr.x (mgr.24929) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.574761+0000 mgr.x (mgr.24929) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.639049+0000 mgr.x (mgr.24929) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.699162+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.703527+0000 mgr.x (mgr.24929) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.761671+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.765058+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.767831+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.769265+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.778537+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.782975+0000 mgr.x (mgr.24929) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.839958+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.843035+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.845647+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.846836+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.855882+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.914626+0000 mon.a (mon.0) 8252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.923533+0000 mon.a (mon.0) 8253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.930495+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.931263+0000 mon.a (mon.0) 8255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.934012+0000 mon.a (mon.0) 8256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.935709+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.936973+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.939150+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.941712+0000 mon.a (mon.0) 8260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.943542+0000 mon.a (mon.0) 8261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.944734+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.945981+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.947197+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.948477+0000 mon.a (mon.0) 8265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.949646+0000 mon.a (mon.0) 8266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.950916+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.952511+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:30 smithi122 bash[65119]: audit 2024-04-16T14:41:29.953982+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.849570+0000 mgr.x (mgr.24929) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:28.935042+0000 mgr.x (mgr.24929) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.033083+0000 mgr.x (mgr.24929) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.124924+0000 mgr.x (mgr.24929) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.198746+0000 mgr.x (mgr.24929) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.278456+0000 mgr.x (mgr.24929) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.352252+0000 mgr.x (mgr.24929) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.426682+0000 mgr.x (mgr.24929) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.484357+0000 mgr.x (mgr.24929) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.574761+0000 mgr.x (mgr.24929) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.639049+0000 mgr.x (mgr.24929) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.699162+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.703527+0000 mgr.x (mgr.24929) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.761671+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.765058+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.767831+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.769265+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.778537+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.782975+0000 mgr.x (mgr.24929) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.839958+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.843035+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.849570+0000 mgr.x (mgr.24929) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:28.935042+0000 mgr.x (mgr.24929) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.033083+0000 mgr.x (mgr.24929) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.124924+0000 mgr.x (mgr.24929) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.198746+0000 mgr.x (mgr.24929) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.278456+0000 mgr.x (mgr.24929) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.352252+0000 mgr.x (mgr.24929) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.426682+0000 mgr.x (mgr.24929) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.484357+0000 mgr.x (mgr.24929) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.574761+0000 mgr.x (mgr.24929) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.639049+0000 mgr.x (mgr.24929) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.699162+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.703527+0000 mgr.x (mgr.24929) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.761671+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.765058+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.767831+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.769265+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.778537+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.782975+0000 mgr.x (mgr.24929) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.839958+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.843035+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.845647+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.846836+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.855882+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.914626+0000 mon.a (mon.0) 8252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.923533+0000 mon.a (mon.0) 8253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.930495+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.931263+0000 mon.a (mon.0) 8255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.934012+0000 mon.a (mon.0) 8256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.935709+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.936973+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.939150+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.941712+0000 mon.a (mon.0) 8260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.943542+0000 mon.a (mon.0) 8261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.944734+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.945981+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.947197+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.948477+0000 mon.a (mon.0) 8265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.949646+0000 mon.a (mon.0) 8266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.950916+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.952511+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[79675]: audit 2024-04-16T14:41:29.953982+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.845647+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.846836+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.855882+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.914626+0000 mon.a (mon.0) 8252 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.923533+0000 mon.a (mon.0) 8253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.930495+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.931263+0000 mon.a (mon.0) 8255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.934012+0000 mon.a (mon.0) 8256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.935709+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.936973+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.939150+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.941712+0000 mon.a (mon.0) 8260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.943542+0000 mon.a (mon.0) 8261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.944734+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.945981+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.947197+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.948477+0000 mon.a (mon.0) 8265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.949646+0000 mon.a (mon.0) 8266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.950916+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.952511+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:30 smithi071 bash[83214]: audit 2024-04-16T14:41:29.953982+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:31 smithi122 bash[65119]: cephadm 2024-04-16T14:41:29.860129+0000 mgr.x (mgr.24929) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:31.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:31 smithi122 bash[65119]: cluster 2024-04-16T14:41:30.046373+0000 mgr.x (mgr.24929) 2303 : cluster 0 pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:32.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:31 smithi071 bash[79675]: cephadm 2024-04-16T14:41:29.860129+0000 mgr.x (mgr.24929) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:32.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:31 smithi071 bash[79675]: cluster 2024-04-16T14:41:30.046373+0000 mgr.x (mgr.24929) 2303 : cluster 0 pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:32.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:31 smithi071 bash[83214]: cephadm 2024-04-16T14:41:29.860129+0000 mgr.x (mgr.24929) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:32.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:31 smithi071 bash[83214]: cluster 2024-04-16T14:41:30.046373+0000 mgr.x (mgr.24929) 2303 : cluster 0 pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:33.634 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:41:34.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:33 smithi122 bash[65119]: cluster 2024-04-16T14:41:32.047007+0000 mgr.x (mgr.24929) 2304 : cluster 0 pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:34.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:33 smithi122 bash[65119]: cephadm 2024-04-16T14:41:32.828778+0000 mgr.x (mgr.24929) 2305 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-16T14:41:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:33 smithi071 bash[79675]: cluster 2024-04-16T14:41:32.047007+0000 mgr.x (mgr.24929) 2304 : cluster 0 pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:33 smithi071 bash[79675]: cephadm 2024-04-16T14:41:32.828778+0000 mgr.x (mgr.24929) 2305 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:33 smithi071 bash[83214]: cluster 2024-04-16T14:41:32.047007+0000 mgr.x (mgr.24929) 2304 : cluster 0 pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:33 smithi071 bash[83214]: cephadm 2024-04-16T14:41:32.828778+0000 mgr.x (mgr.24929) 2305 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-16T14:41:34.429 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:41:34.429 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 14s ago 25m - - 2024-04-16T14:41:34.429 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 0s ago 25m - - 2024-04-16T14:41:34.429 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (12m) 14s ago 19m 14.1M - 0.23.0 ba2b418f427c 95028cc1603f 2024-04-16T14:41:34.429 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (12m) 0s ago 18m 42.3M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:41:34.429 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (80s) 14s ago 16m 42.4M - 3.7 b1a78730e0db 098450a6cf0c 2024-04-16T14:41:34.429 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (11m) 0s ago 24m 532M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (9m) 14s ago 26m 441M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (8m) 14s ago 26m 85.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (7m) 0s ago 25m 58.9M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (8m) 14s ago 25m 62.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (63s) 14s ago 19m 7627k - 1.5.0 0da6a335fe13 0deb5f5408a1 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (57s) 0s ago 19m 7799k - 1.5.0 0da6a335fe13 8e6d48c7243b 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (6m) 14s ago 24m 62.9M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (6m) 14s ago 23m 58.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (5m) 14s ago 23m 52.3M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (5m) 14s ago 22m 57.6M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (4m) 0s ago 22m 56.2M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (3m) 0s ago 21m 54.5M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (3m) 0s ago 20m 56.0M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:41:34.430 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (2m) 0s ago 20m 56.7M 2780M 19.0.0-2204-g36befe5d b1a78730e0db db6b43b47ba1 2024-04-16T14:41:34.431 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (13s) 0s ago 19m 45.2M - 2.43.0 a07b618ecd1d da3be8029978 2024-04-16T14:41:34.431 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (2m) 14s ago 17m 89.0M - 19.0.0-2204-g36befe5d b1a78730e0db 5db5fd6f453d 2024-04-16T14:41:34.431 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (2m) 0s ago 17m 89.0M - 19.0.0-2204-g36befe5d b1a78730e0db 84cad0d1bee5 2024-04-16T14:41:34.431 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (2m) 14s ago 17m 89.2M - 19.0.0-2204-g36befe5d b1a78730e0db ea2cfc3fdda9 2024-04-16T14:41:34.431 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (119s) 0s ago 17m 89.2M - 19.0.0-2204-g36befe5d b1a78730e0db 3f8567cda822 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:41:34.939 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:41:34.940 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:41:34.940 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:41:34.940 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:41:34.940 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:41:34.940 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:41:34.940 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 17 2024-04-16T14:41:34.940 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:41:34.940 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:41:34.967 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:34 smithi122 bash[65119]: cephadm 2024-04-16T14:41:32.838649+0000 mgr.x (mgr.24929) 2306 : cephadm 1 Deploying daemon alertmanager.a on smithi071 2024-04-16T14:41:34.967 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:34 smithi122 bash[65119]: audit 2024-04-16T14:41:33.629392+0000 mgr.x (mgr.24929) 2307 : audit 0 from='client.54811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:34.968 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:34 smithi122 bash[65119]: audit 2024-04-16T14:41:34.057211+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:34.968 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:34 smithi122 bash[65119]: audit 2024-04-16T14:41:34.065439+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:34.968 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:34 smithi122 bash[65119]: audit 2024-04-16T14:41:34.073866+0000 mon.a (mon.0) 8272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[79675]: cephadm 2024-04-16T14:41:32.838649+0000 mgr.x (mgr.24929) 2306 : cephadm 1 Deploying daemon alertmanager.a on smithi071 2024-04-16T14:41:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[79675]: audit 2024-04-16T14:41:33.629392+0000 mgr.x (mgr.24929) 2307 : audit 0 from='client.54811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[79675]: audit 2024-04-16T14:41:34.057211+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[79675]: audit 2024-04-16T14:41:34.065439+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[79675]: audit 2024-04-16T14:41:34.073866+0000 mon.a (mon.0) 8272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[83214]: cephadm 2024-04-16T14:41:32.838649+0000 mgr.x (mgr.24929) 2306 : cephadm 1 Deploying daemon alertmanager.a on smithi071 2024-04-16T14:41:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[83214]: audit 2024-04-16T14:41:33.629392+0000 mgr.x (mgr.24929) 2307 : audit 0 from='client.54811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[83214]: audit 2024-04-16T14:41:34.057211+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[83214]: audit 2024-04-16T14:41:34.065439+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:34 smithi071 bash[83214]: audit 2024-04-16T14:41:34.073866+0000 mon.a (mon.0) 8272 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:35.368 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:41:35.368 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:41:35.368 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:41:35.368 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:41:35.368 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:41:35.368 INFO:teuthology.orchestra.run.smithi071.stdout: "osd", 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr", 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw", 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout: "iscsi" 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:41:35.369 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:41:35.778 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:41:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:35 smithi122 bash[65119]: audit 2024-04-16T14:41:34.003794+0000 mgr.x (mgr.24929) 2308 : audit 0 from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:35 smithi122 bash[65119]: cluster 2024-04-16T14:41:34.047642+0000 mgr.x (mgr.24929) 2309 : cluster 0 pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:35 smithi122 bash[65119]: audit 2024-04-16T14:41:34.382554+0000 mgr.x (mgr.24929) 2310 : audit 0 from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:35 smithi122 bash[65119]: audit 2024-04-16T14:41:34.944648+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.71:0/1010127733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:35 smithi122 bash[65119]: audit 2024-04-16T14:41:35.090389+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[79675]: audit 2024-04-16T14:41:34.003794+0000 mgr.x (mgr.24929) 2308 : audit 0 from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[79675]: cluster 2024-04-16T14:41:34.047642+0000 mgr.x (mgr.24929) 2309 : cluster 0 pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[79675]: audit 2024-04-16T14:41:34.382554+0000 mgr.x (mgr.24929) 2310 : audit 0 from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[79675]: audit 2024-04-16T14:41:34.944648+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.71:0/1010127733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[79675]: audit 2024-04-16T14:41:35.090389+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[83214]: audit 2024-04-16T14:41:34.003794+0000 mgr.x (mgr.24929) 2308 : audit 0 from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[83214]: cluster 2024-04-16T14:41:34.047642+0000 mgr.x (mgr.24929) 2309 : cluster 0 pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[83214]: audit 2024-04-16T14:41:34.382554+0000 mgr.x (mgr.24929) 2310 : audit 0 from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[83214]: audit 2024-04-16T14:41:34.944648+0000 mon.a (mon.0) 8273 : audit 0 from='client.? 172.21.15.71:0/1010127733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:35 smithi071 bash[83214]: audit 2024-04-16T14:41:35.090389+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:37.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:36 smithi122 bash[65119]: audit 2024-04-16T14:41:35.376937+0000 mgr.x (mgr.24929) 2311 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:37.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:36 smithi122 bash[65119]: audit 2024-04-16T14:41:35.452740+0000 mgr.x (mgr.24929) 2312 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:37.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:36 smithi122 bash[65119]: audit 2024-04-16T14:41:35.784018+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.71:0/2974182527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:41:37.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:36 smithi071 bash[79675]: audit 2024-04-16T14:41:35.376937+0000 mgr.x (mgr.24929) 2311 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:37.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:36 smithi071 bash[79675]: audit 2024-04-16T14:41:35.452740+0000 mgr.x (mgr.24929) 2312 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:37.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:36 smithi071 bash[79675]: audit 2024-04-16T14:41:35.784018+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.71:0/2974182527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:41:37.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:36 smithi071 bash[83214]: audit 2024-04-16T14:41:35.376937+0000 mgr.x (mgr.24929) 2311 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:41:37.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:36 smithi071 bash[83214]: audit 2024-04-16T14:41:35.452740+0000 mgr.x (mgr.24929) 2312 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:37.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:36 smithi071 bash[83214]: audit 2024-04-16T14:41:35.784018+0000 mon.a (mon.0) 8275 : audit 0 from='client.? 172.21.15.71:0/2974182527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:41:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:37 smithi071 bash[79675]: cluster 2024-04-16T14:41:36.048341+0000 mgr.x (mgr.24929) 2313 : cluster 0 pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:37 smithi071 bash[83214]: cluster 2024-04-16T14:41:36.048341+0000 mgr.x (mgr.24929) 2313 : cluster 0 pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:38.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:37 smithi122 bash[65119]: cluster 2024-04-16T14:41:36.048341+0000 mgr.x (mgr.24929) 2313 : cluster 0 pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:39.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:41:39] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-04-16T14:41:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:39 smithi071 bash[79675]: cluster 2024-04-16T14:41:38.049287+0000 mgr.x (mgr.24929) 2314 : cluster 0 pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:39 smithi071 bash[83214]: cluster 2024-04-16T14:41:38.049287+0000 mgr.x (mgr.24929) 2314 : cluster 0 pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:40.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:39 smithi122 bash[65119]: cluster 2024-04-16T14:41:38.049287+0000 mgr.x (mgr.24929) 2314 : cluster 0 pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:41.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:40 smithi071 bash[83214]: audit 2024-04-16T14:41:39.779940+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:40 smithi071 bash[83214]: audit 2024-04-16T14:41:39.787433+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:40 smithi071 bash[83214]: audit 2024-04-16T14:41:39.798333+0000 mon.a (mon.0) 8278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:40 smithi071 bash[79675]: audit 2024-04-16T14:41:39.779940+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:40 smithi071 bash[79675]: audit 2024-04-16T14:41:39.787433+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:40 smithi071 bash[79675]: audit 2024-04-16T14:41:39.798333+0000 mon.a (mon.0) 8278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:40 smithi122 bash[65119]: audit 2024-04-16T14:41:39.779940+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:40 smithi122 bash[65119]: audit 2024-04-16T14:41:39.787433+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:40 smithi122 bash[65119]: audit 2024-04-16T14:41:39.798333+0000 mon.a (mon.0) 8278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:41.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.355 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.355 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.356 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.356 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.356 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.357 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.357 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:41.357 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:41 smithi071 systemd[1]: Stopping Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:41:41.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:41 smithi071 bash[62301]: level=info ts=2024-04-16T14:41:41.483Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:41:42.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:41 smithi071 bash[79675]: cluster 2024-04-16T14:41:40.050823+0000 mgr.x (mgr.24929) 2315 : cluster 0 pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:42.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:41 smithi071 bash[83214]: cluster 2024-04-16T14:41:40.050823+0000 mgr.x (mgr.24929) 2315 : cluster 0 pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:42.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:41 smithi122 bash[65119]: cluster 2024-04-16T14:41:40.050823+0000 mgr.x (mgr.24929) 2315 : cluster 0 pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:42.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:42 smithi071 bash[112165]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:41:42.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:42 smithi071 bash[112226]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:41:42.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T14:41:42.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: Stopped Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:41:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:42.950 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:42.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:42.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:42.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: Started Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:41:42.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:42.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:42.952 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:42.952 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:42.952 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:41:42 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:41:43.943 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[92817]: ts=2024-04-16T14:41:43.514Z caller=notifier.go:532 level=error component=notifier alertmanager=http://172.21.15.71:9093/api/v2/alerts count=1 msg="Error sending alert" err="Post \"http://172.21.15.71:9093/api/v2/alerts\": dial tcp 172.21.15.71:9093: connect: connection refused" 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: cluster 2024-04-16T14:41:42.051564+0000 mgr.x (mgr.24929) 2316 : cluster 0 pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.729819+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.738127+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.783087+0000 mon.a (mon.0) 8281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.784634+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.794377+0000 mon.a (mon.0) 8283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: cephadm 2024-04-16T14:41:42.798677+0000 mgr.x (mgr.24929) 2317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.878056+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.896976+0000 mon.a (mon.0) 8285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.902094+0000 mon.a (mon.0) 8286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.908291+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.910074+0000 mon.a (mon.0) 8288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:42.922802+0000 mon.a (mon.0) 8289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.015750+0000 mon.a (mon.0) 8290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.020675+0000 mon.a (mon.0) 8291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.024867+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.026485+0000 mon.a (mon.0) 8293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.036946+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.114222+0000 mon.a (mon.0) 8295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.117783+0000 mon.a (mon.0) 8296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.121673+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.123248+0000 mon.a (mon.0) 8298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.133401+0000 mon.a (mon.0) 8299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.212610+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.216149+0000 mon.a (mon.0) 8301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.220299+0000 mon.a (mon.0) 8302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.221896+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.231292+0000 mon.a (mon.0) 8304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.311131+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.314865+0000 mon.a (mon.0) 8306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.319126+0000 mon.a (mon.0) 8307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.320697+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.330555+0000 mon.a (mon.0) 8309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.409397+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.413470+0000 mon.a (mon.0) 8311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.417233+0000 mon.a (mon.0) 8312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.418630+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.426722+0000 mon.a (mon.0) 8314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.507447+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.510785+0000 mon.a (mon.0) 8316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.514104+0000 mon.a (mon.0) 8317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.515296+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.524453+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.603599+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.606580+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.609671+0000 mon.a (mon.0) 8322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.610700+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.619402+0000 mon.a (mon.0) 8324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.705489+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.710028+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.714058+0000 mon.a (mon.0) 8327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.715731+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:43.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:43 smithi122 bash[65119]: audit 2024-04-16T14:41:43.723172+0000 mon.a (mon.0) 8329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: cluster 2024-04-16T14:41:42.051564+0000 mgr.x (mgr.24929) 2316 : cluster 0 pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.729819+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.738127+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.783087+0000 mon.a (mon.0) 8281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.784634+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.794377+0000 mon.a (mon.0) 8283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: cephadm 2024-04-16T14:41:42.798677+0000 mgr.x (mgr.24929) 2317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.878056+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.896976+0000 mon.a (mon.0) 8285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.902094+0000 mon.a (mon.0) 8286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.908291+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.910074+0000 mon.a (mon.0) 8288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:42.922802+0000 mon.a (mon.0) 8289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.015750+0000 mon.a (mon.0) 8290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.020675+0000 mon.a (mon.0) 8291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.024867+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.026485+0000 mon.a (mon.0) 8293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.036946+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.114222+0000 mon.a (mon.0) 8295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: cluster 2024-04-16T14:41:42.051564+0000 mgr.x (mgr.24929) 2316 : cluster 0 pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.729819+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.738127+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.783087+0000 mon.a (mon.0) 8281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.784634+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.794377+0000 mon.a (mon.0) 8283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: cephadm 2024-04-16T14:41:42.798677+0000 mgr.x (mgr.24929) 2317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.878056+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.896976+0000 mon.a (mon.0) 8285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.902094+0000 mon.a (mon.0) 8286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.908291+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.910074+0000 mon.a (mon.0) 8288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:42.922802+0000 mon.a (mon.0) 8289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.015750+0000 mon.a (mon.0) 8290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.020675+0000 mon.a (mon.0) 8291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.024867+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.026485+0000 mon.a (mon.0) 8293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.036946+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.114222+0000 mon.a (mon.0) 8295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.117783+0000 mon.a (mon.0) 8296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.121673+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.123248+0000 mon.a (mon.0) 8298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.133401+0000 mon.a (mon.0) 8299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.212610+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.216149+0000 mon.a (mon.0) 8301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.220299+0000 mon.a (mon.0) 8302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.221896+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.231292+0000 mon.a (mon.0) 8304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.311131+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.314865+0000 mon.a (mon.0) 8306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.319126+0000 mon.a (mon.0) 8307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.320697+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.330555+0000 mon.a (mon.0) 8309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.409397+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.413470+0000 mon.a (mon.0) 8311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.417233+0000 mon.a (mon.0) 8312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.418630+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.426722+0000 mon.a (mon.0) 8314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.507447+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.117783+0000 mon.a (mon.0) 8296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.121673+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.123248+0000 mon.a (mon.0) 8298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.133401+0000 mon.a (mon.0) 8299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.212610+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.216149+0000 mon.a (mon.0) 8301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.220299+0000 mon.a (mon.0) 8302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.221896+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.231292+0000 mon.a (mon.0) 8304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.311131+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.314865+0000 mon.a (mon.0) 8306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.319126+0000 mon.a (mon.0) 8307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.320697+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.330555+0000 mon.a (mon.0) 8309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.409397+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.413470+0000 mon.a (mon.0) 8311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.417233+0000 mon.a (mon.0) 8312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.418630+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.426722+0000 mon.a (mon.0) 8314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.507447+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.510785+0000 mon.a (mon.0) 8316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.514104+0000 mon.a (mon.0) 8317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.515296+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.524453+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.603599+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.606580+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.609671+0000 mon.a (mon.0) 8322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.610700+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.619402+0000 mon.a (mon.0) 8324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.705489+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.710028+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.714058+0000 mon.a (mon.0) 8327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.715731+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[83214]: audit 2024-04-16T14:41:43.723172+0000 mon.a (mon.0) 8329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.510785+0000 mon.a (mon.0) 8316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.514104+0000 mon.a (mon.0) 8317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.515296+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.524453+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.603599+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.606580+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.609671+0000 mon.a (mon.0) 8322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.610700+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.619402+0000 mon.a (mon.0) 8324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.705489+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.710028+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.714058+0000 mon.a (mon.0) 8327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.715731+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:43 smithi071 bash[79675]: audit 2024-04-16T14:41:43.723172+0000 mon.a (mon.0) 8329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[112281]: ts=2024-04-16T14:41:44.213Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-16T14:41:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[112281]: ts=2024-04-16T14:41:44.214Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-16T14:41:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[112281]: ts=2024-04-16T14:41:44.215Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2024-04-16T14:41:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[112281]: ts=2024-04-16T14:41:44.217Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:41:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[112281]: ts=2024-04-16T14:41:44.247Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:41:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[112281]: ts=2024-04-16T14:41:44.247Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:41:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[112281]: ts=2024-04-16T14:41:44.250Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-16T14:41:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[112281]: ts=2024-04-16T14:41:44.250Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-16T14:41:45.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:42.882470+0000 mgr.x (mgr.24929) 2318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:41:45.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:42.927282+0000 mgr.x (mgr.24929) 2319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.041222+0000 mgr.x (mgr.24929) 2320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.137489+0000 mgr.x (mgr.24929) 2321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.235460+0000 mgr.x (mgr.24929) 2322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.334614+0000 mgr.x (mgr.24929) 2323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.430853+0000 mgr.x (mgr.24929) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.528708+0000 mgr.x (mgr.24929) 2325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.623760+0000 mgr.x (mgr.24929) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.727392+0000 mgr.x (mgr.24929) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.803890+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.806796+0000 mon.a (mon.0) 8331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.809416+0000 mon.a (mon.0) 8332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.810256+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.816171+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.820067+0000 mgr.x (mgr.24929) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.894269+0000 mon.a (mon.0) 8335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.897109+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.900763+0000 mon.a (mon.0) 8337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.901854+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.911861+0000 mon.a (mon.0) 8339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:42.882470+0000 mgr.x (mgr.24929) 2318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:42.927282+0000 mgr.x (mgr.24929) 2319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.041222+0000 mgr.x (mgr.24929) 2320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.137489+0000 mgr.x (mgr.24929) 2321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.235460+0000 mgr.x (mgr.24929) 2322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.334614+0000 mgr.x (mgr.24929) 2323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.430853+0000 mgr.x (mgr.24929) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.528708+0000 mgr.x (mgr.24929) 2325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.623760+0000 mgr.x (mgr.24929) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.727392+0000 mgr.x (mgr.24929) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.803890+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.806796+0000 mon.a (mon.0) 8331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.809416+0000 mon.a (mon.0) 8332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.810256+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.816171+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.820067+0000 mgr.x (mgr.24929) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.894269+0000 mon.a (mon.0) 8335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.897109+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.900763+0000 mon.a (mon.0) 8337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.901854+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.911861+0000 mon.a (mon.0) 8339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.990145+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.993079+0000 mon.a (mon.0) 8341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.996078+0000 mon.a (mon.0) 8342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:43.997182+0000 mon.a (mon.0) 8343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.007132+0000 mon.a (mon.0) 8344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.083631+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.086566+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.089620+0000 mon.a (mon.0) 8347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.091073+0000 mon.a (mon.0) 8348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.101026+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.178801+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.181954+0000 mon.a (mon.0) 8351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.185811+0000 mon.a (mon.0) 8352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.186769+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.196457+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.272017+0000 mon.a (mon.0) 8355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.274259+0000 mon.a (mon.0) 8356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.277000+0000 mon.a (mon.0) 8357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.277792+0000 mon.a (mon.0) 8358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.990145+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.993079+0000 mon.a (mon.0) 8341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.996078+0000 mon.a (mon.0) 8342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:43.997182+0000 mon.a (mon.0) 8343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.007132+0000 mon.a (mon.0) 8344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.083631+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.086566+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.089620+0000 mon.a (mon.0) 8347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.091073+0000 mon.a (mon.0) 8348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.101026+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.178801+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.181954+0000 mon.a (mon.0) 8351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.185811+0000 mon.a (mon.0) 8352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.186769+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.196457+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.272017+0000 mon.a (mon.0) 8355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.274259+0000 mon.a (mon.0) 8356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.277000+0000 mon.a (mon.0) 8357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.277792+0000 mon.a (mon.0) 8358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.285266+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.360899+0000 mon.a (mon.0) 8360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.364009+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.367171+0000 mon.a (mon.0) 8362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.368328+0000 mon.a (mon.0) 8363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.377658+0000 mon.a (mon.0) 8364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.452896+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.455611+0000 mon.a (mon.0) 8366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.458114+0000 mon.a (mon.0) 8367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.459122+0000 mon.a (mon.0) 8368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.466711+0000 mon.a (mon.0) 8369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.543920+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.546772+0000 mon.a (mon.0) 8371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.549540+0000 mon.a (mon.0) 8372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.550629+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.558068+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.634215+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.637219+0000 mon.a (mon.0) 8376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.640396+0000 mon.a (mon.0) 8377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.641519+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.649419+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[79675]: audit 2024-04-16T14:41:44.727958+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.285266+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.360899+0000 mon.a (mon.0) 8360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.364009+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.367171+0000 mon.a (mon.0) 8362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.368328+0000 mon.a (mon.0) 8363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.377658+0000 mon.a (mon.0) 8364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.452896+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.455611+0000 mon.a (mon.0) 8366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.458114+0000 mon.a (mon.0) 8367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.459122+0000 mon.a (mon.0) 8368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.466711+0000 mon.a (mon.0) 8369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.543920+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.546772+0000 mon.a (mon.0) 8371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.549540+0000 mon.a (mon.0) 8372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.550629+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.558068+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.634215+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.637219+0000 mon.a (mon.0) 8376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.640396+0000 mon.a (mon.0) 8377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.641519+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.649419+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:44 smithi071 bash[83214]: audit 2024-04-16T14:41:44.727958+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:42.882470+0000 mgr.x (mgr.24929) 2318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:41:45.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:42.927282+0000 mgr.x (mgr.24929) 2319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.041222+0000 mgr.x (mgr.24929) 2320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.137489+0000 mgr.x (mgr.24929) 2321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.235460+0000 mgr.x (mgr.24929) 2322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.334614+0000 mgr.x (mgr.24929) 2323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.430853+0000 mgr.x (mgr.24929) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.528708+0000 mgr.x (mgr.24929) 2325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.623760+0000 mgr.x (mgr.24929) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.727392+0000 mgr.x (mgr.24929) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.803890+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.806796+0000 mon.a (mon.0) 8331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.809416+0000 mon.a (mon.0) 8332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.810256+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.816171+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.820067+0000 mgr.x (mgr.24929) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.894269+0000 mon.a (mon.0) 8335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.897109+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.900763+0000 mon.a (mon.0) 8337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.901854+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.911861+0000 mon.a (mon.0) 8339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.990145+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.993079+0000 mon.a (mon.0) 8341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.996078+0000 mon.a (mon.0) 8342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:43.997182+0000 mon.a (mon.0) 8343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.007132+0000 mon.a (mon.0) 8344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.083631+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.086566+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.089620+0000 mon.a (mon.0) 8347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.091073+0000 mon.a (mon.0) 8348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.101026+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.178801+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.181954+0000 mon.a (mon.0) 8351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.185811+0000 mon.a (mon.0) 8352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.186769+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.196457+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.272017+0000 mon.a (mon.0) 8355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.274259+0000 mon.a (mon.0) 8356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.277000+0000 mon.a (mon.0) 8357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.277792+0000 mon.a (mon.0) 8358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.285266+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.360899+0000 mon.a (mon.0) 8360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.364009+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.367171+0000 mon.a (mon.0) 8362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.368328+0000 mon.a (mon.0) 8363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.377658+0000 mon.a (mon.0) 8364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.452896+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.455611+0000 mon.a (mon.0) 8366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.458114+0000 mon.a (mon.0) 8367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.459122+0000 mon.a (mon.0) 8368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.466711+0000 mon.a (mon.0) 8369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.543920+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.546772+0000 mon.a (mon.0) 8371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.549540+0000 mon.a (mon.0) 8372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.550629+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.558068+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.634215+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:45.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.637219+0000 mon.a (mon.0) 8376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:45.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.640396+0000 mon.a (mon.0) 8377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:45.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.641519+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:45.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.649419+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:45.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:44 smithi122 bash[65119]: audit 2024-04-16T14:41:44.727958+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:43.915909+0000 mgr.x (mgr.24929) 2329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.011241+0000 mgr.x (mgr.24929) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cluster 2024-04-16T14:41:44.052260+0000 mgr.x (mgr.24929) 2331 : cluster 0 pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.105053+0000 mgr.x (mgr.24929) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.200431+0000 mgr.x (mgr.24929) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.289179+0000 mgr.x (mgr.24929) 2334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.381700+0000 mgr.x (mgr.24929) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.470608+0000 mgr.x (mgr.24929) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.561985+0000 mgr.x (mgr.24929) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.653430+0000 mgr.x (mgr.24929) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.731911+0000 mon.a (mon.0) 8381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.743927+0000 mon.a (mon.0) 8382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.745288+0000 mon.a (mon.0) 8383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.752899+0000 mon.a (mon.0) 8384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.756932+0000 mgr.x (mgr.24929) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.827857+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.830438+0000 mon.a (mon.0) 8386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.832922+0000 mon.a (mon.0) 8387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.833853+0000 mon.a (mon.0) 8388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.841040+0000 mon.a (mon.0) 8389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.903487+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.905822+0000 mon.a (mon.0) 8391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.908209+0000 mon.a (mon.0) 8392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.908960+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.916350+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.990215+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.992714+0000 mon.a (mon.0) 8396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.995213+0000 mon.a (mon.0) 8397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:44.996164+0000 mon.a (mon.0) 8398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.005322+0000 mon.a (mon.0) 8399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.078873+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.081309+0000 mon.a (mon.0) 8401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.083829+0000 mon.a (mon.0) 8402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.084570+0000 mon.a (mon.0) 8403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.089645+0000 mon.a (mon.0) 8404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.178048+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.182171+0000 mon.a (mon.0) 8406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.185981+0000 mon.a (mon.0) 8407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.187071+0000 mon.a (mon.0) 8408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.195501+0000 mon.a (mon.0) 8409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.286688+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.290324+0000 mon.a (mon.0) 8411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.293556+0000 mon.a (mon.0) 8412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.295081+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.308573+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.401103+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.406465+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.410826+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.411985+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.421731+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.512095+0000 mon.a (mon.0) 8420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.516655+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.520885+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.522424+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.533730+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.615013+0000 mon.a (mon.0) 8425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.618529+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.622003+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.623209+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.633185+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.712242+0000 mon.a (mon.0) 8430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.715745+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.719144+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:45 smithi122 bash[65119]: audit 2024-04-16T14:41:45.720365+0000 mon.a (mon.0) 8433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:43.915909+0000 mgr.x (mgr.24929) 2329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.011241+0000 mgr.x (mgr.24929) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cluster 2024-04-16T14:41:44.052260+0000 mgr.x (mgr.24929) 2331 : cluster 0 pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.105053+0000 mgr.x (mgr.24929) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.200431+0000 mgr.x (mgr.24929) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.289179+0000 mgr.x (mgr.24929) 2334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.381700+0000 mgr.x (mgr.24929) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.470608+0000 mgr.x (mgr.24929) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.561985+0000 mgr.x (mgr.24929) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.653430+0000 mgr.x (mgr.24929) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.731911+0000 mon.a (mon.0) 8381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.743927+0000 mon.a (mon.0) 8382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.745288+0000 mon.a (mon.0) 8383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.752899+0000 mon.a (mon.0) 8384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.756932+0000 mgr.x (mgr.24929) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.827857+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.830438+0000 mon.a (mon.0) 8386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.832922+0000 mon.a (mon.0) 8387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.833853+0000 mon.a (mon.0) 8388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.841040+0000 mon.a (mon.0) 8389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.903487+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:43.915909+0000 mgr.x (mgr.24929) 2329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.011241+0000 mgr.x (mgr.24929) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cluster 2024-04-16T14:41:44.052260+0000 mgr.x (mgr.24929) 2331 : cluster 0 pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.105053+0000 mgr.x (mgr.24929) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.200431+0000 mgr.x (mgr.24929) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.289179+0000 mgr.x (mgr.24929) 2334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.381700+0000 mgr.x (mgr.24929) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.470608+0000 mgr.x (mgr.24929) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.561985+0000 mgr.x (mgr.24929) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.653430+0000 mgr.x (mgr.24929) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.731911+0000 mon.a (mon.0) 8381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.743927+0000 mon.a (mon.0) 8382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.745288+0000 mon.a (mon.0) 8383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.752899+0000 mon.a (mon.0) 8384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.756932+0000 mgr.x (mgr.24929) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.827857+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.830438+0000 mon.a (mon.0) 8386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.832922+0000 mon.a (mon.0) 8387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.833853+0000 mon.a (mon.0) 8388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.841040+0000 mon.a (mon.0) 8389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.903487+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.905822+0000 mon.a (mon.0) 8391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.908209+0000 mon.a (mon.0) 8392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.908960+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.916350+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.990215+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.992714+0000 mon.a (mon.0) 8396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.995213+0000 mon.a (mon.0) 8397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:44.996164+0000 mon.a (mon.0) 8398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.005322+0000 mon.a (mon.0) 8399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.078873+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.081309+0000 mon.a (mon.0) 8401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.083829+0000 mon.a (mon.0) 8402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.084570+0000 mon.a (mon.0) 8403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.089645+0000 mon.a (mon.0) 8404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.178048+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.182171+0000 mon.a (mon.0) 8406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.185981+0000 mon.a (mon.0) 8407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.187071+0000 mon.a (mon.0) 8408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.195501+0000 mon.a (mon.0) 8409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.905822+0000 mon.a (mon.0) 8391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.908209+0000 mon.a (mon.0) 8392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.908960+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.916350+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.990215+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.992714+0000 mon.a (mon.0) 8396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.995213+0000 mon.a (mon.0) 8397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:44.996164+0000 mon.a (mon.0) 8398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.005322+0000 mon.a (mon.0) 8399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.078873+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.081309+0000 mon.a (mon.0) 8401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.083829+0000 mon.a (mon.0) 8402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.084570+0000 mon.a (mon.0) 8403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.089645+0000 mon.a (mon.0) 8404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.178048+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.182171+0000 mon.a (mon.0) 8406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.185981+0000 mon.a (mon.0) 8407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.187071+0000 mon.a (mon.0) 8408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.195501+0000 mon.a (mon.0) 8409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.286688+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.290324+0000 mon.a (mon.0) 8411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.293556+0000 mon.a (mon.0) 8412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.295081+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.308573+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.401103+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.406465+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.410826+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.411985+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.421731+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.512095+0000 mon.a (mon.0) 8420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.516655+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.520885+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.522424+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.533730+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.615013+0000 mon.a (mon.0) 8425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.618529+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.622003+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.623209+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.633185+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.712242+0000 mon.a (mon.0) 8430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.715745+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.719144+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[79675]: audit 2024-04-16T14:41:45.720365+0000 mon.a (mon.0) 8433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.286688+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.290324+0000 mon.a (mon.0) 8411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.293556+0000 mon.a (mon.0) 8412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.295081+0000 mon.a (mon.0) 8413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.308573+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.401103+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.406465+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.410826+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.411985+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.421731+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.512095+0000 mon.a (mon.0) 8420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.516655+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.520885+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.522424+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.533730+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.615013+0000 mon.a (mon.0) 8425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.618529+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.622003+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.623209+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.633185+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:46.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.712242+0000 mon.a (mon.0) 8430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:46.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.715745+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:46.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.719144+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:46.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:45 smithi071 bash[83214]: audit 2024-04-16T14:41:45.720365+0000 mon.a (mon.0) 8433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:46.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[112281]: ts=2024-04-16T14:41:46.217Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000299822s 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.845020+0000 mgr.x (mgr.24929) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:44.920360+0000 mgr.x (mgr.24929) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.009343+0000 mgr.x (mgr.24929) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.093611+0000 mgr.x (mgr.24929) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.199711+0000 mgr.x (mgr.24929) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.312789+0000 mgr.x (mgr.24929) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.425934+0000 mgr.x (mgr.24929) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.457894+0000 mgr.x (mgr.24929) 2347 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.538038+0000 mgr.x (mgr.24929) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.637268+0000 mgr.x (mgr.24929) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.732837+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.736946+0000 mgr.x (mgr.24929) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.810404+0000 mon.a (mon.0) 8435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.813606+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.817782+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.819350+0000 mon.a (mon.0) 8438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.830044+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.834142+0000 mgr.x (mgr.24929) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.912607+0000 mon.a (mon.0) 8440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.918461+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.923521+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.845020+0000 mgr.x (mgr.24929) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:44.920360+0000 mgr.x (mgr.24929) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.009343+0000 mgr.x (mgr.24929) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.093611+0000 mgr.x (mgr.24929) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.199711+0000 mgr.x (mgr.24929) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.312789+0000 mgr.x (mgr.24929) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.425934+0000 mgr.x (mgr.24929) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.457894+0000 mgr.x (mgr.24929) 2347 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.538038+0000 mgr.x (mgr.24929) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.637268+0000 mgr.x (mgr.24929) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.732837+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.736946+0000 mgr.x (mgr.24929) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.810404+0000 mon.a (mon.0) 8435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.813606+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.817782+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.819350+0000 mon.a (mon.0) 8438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.830044+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.834142+0000 mgr.x (mgr.24929) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.912607+0000 mon.a (mon.0) 8440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.918461+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.923521+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.925054+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:45.935916+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.026015+0000 mon.a (mon.0) 8445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.030978+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.035537+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.037207+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.051492+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.130034+0000 mon.a (mon.0) 8450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.133734+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.137521+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.139086+0000 mon.a (mon.0) 8453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.151236+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.230280+0000 mon.a (mon.0) 8455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.234050+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.237763+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.239393+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.250727+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.330135+0000 mon.a (mon.0) 8460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.334153+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.925054+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:45.935916+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.026015+0000 mon.a (mon.0) 8445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.030978+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.035537+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.037207+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.051492+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.130034+0000 mon.a (mon.0) 8450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.133734+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.137521+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.139086+0000 mon.a (mon.0) 8453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.151236+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.230280+0000 mon.a (mon.0) 8455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.234050+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.237763+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.239393+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.250727+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.330135+0000 mon.a (mon.0) 8460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.334153+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.338828+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.340730+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.352393+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.430960+0000 mon.a (mon.0) 8465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.434812+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.438683+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.440535+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.449758+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.528850+0000 mon.a (mon.0) 8470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.532363+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.535781+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.537341+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.546831+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.624602+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.628127+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.631849+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.633398+0000 mon.a (mon.0) 8478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.640666+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.729785+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[79675]: audit 2024-04-16T14:41:46.734984+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.338828+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.340730+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.352393+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.430960+0000 mon.a (mon.0) 8465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.434812+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.438683+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.440535+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.449758+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.528850+0000 mon.a (mon.0) 8470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.532363+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.535781+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.537341+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.546831+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.624602+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.628127+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.631849+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.633398+0000 mon.a (mon.0) 8478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.640666+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.729785+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:46 smithi071 bash[83214]: audit 2024-04-16T14:41:46.734984+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.845020+0000 mgr.x (mgr.24929) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:44.920360+0000 mgr.x (mgr.24929) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.009343+0000 mgr.x (mgr.24929) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.093611+0000 mgr.x (mgr.24929) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.199711+0000 mgr.x (mgr.24929) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.312789+0000 mgr.x (mgr.24929) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.425934+0000 mgr.x (mgr.24929) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.457894+0000 mgr.x (mgr.24929) 2347 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.538038+0000 mgr.x (mgr.24929) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.637268+0000 mgr.x (mgr.24929) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.732837+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.736946+0000 mgr.x (mgr.24929) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.810404+0000 mon.a (mon.0) 8435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.813606+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.817782+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.819350+0000 mon.a (mon.0) 8438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.830044+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.834142+0000 mgr.x (mgr.24929) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.912607+0000 mon.a (mon.0) 8440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.918461+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.923521+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.925054+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:45.935916+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.026015+0000 mon.a (mon.0) 8445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.030978+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.035537+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.037207+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.051492+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.130034+0000 mon.a (mon.0) 8450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.133734+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.137521+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.139086+0000 mon.a (mon.0) 8453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.151236+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.230280+0000 mon.a (mon.0) 8455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.234050+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.237763+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.239393+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.250727+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.330135+0000 mon.a (mon.0) 8460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.334153+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.338828+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.340730+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.352393+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.430960+0000 mon.a (mon.0) 8465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.434812+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.438683+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.440535+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.449758+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.528850+0000 mon.a (mon.0) 8470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.532363+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.535781+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.537341+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.546831+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.624602+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.628127+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.631849+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.633398+0000 mon.a (mon.0) 8478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.640666+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.729785+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:47.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:46 smithi122 bash[65119]: audit 2024-04-16T14:41:46.734984+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:45.940176+0000 mgr.x (mgr.24929) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cluster 2024-04-16T14:41:46.053402+0000 mgr.x (mgr.24929) 2353 : cluster 0 pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.055583+0000 mgr.x (mgr.24929) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.155387+0000 mgr.x (mgr.24929) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.254797+0000 mgr.x (mgr.24929) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.356544+0000 mgr.x (mgr.24929) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.453916+0000 mgr.x (mgr.24929) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.550974+0000 mgr.x (mgr.24929) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.644614+0000 mgr.x (mgr.24929) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.738932+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.741075+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.758903+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.763067+0000 mgr.x (mgr.24929) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.838091+0000 mon.a (mon.0) 8485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.841231+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.844970+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.846389+0000 mon.a (mon.0) 8488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.857689+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.936333+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.939653+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.942940+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.944077+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:46.950458+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.039424+0000 mon.a (mon.0) 8495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.043817+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.048946+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.050300+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.057477+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.145988+0000 mon.a (mon.0) 8500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.150182+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.154107+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.155653+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.163449+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.253347+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.257567+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.261826+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.263495+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.273582+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.363972+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.368793+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.373352+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.375121+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.385359+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.475923+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.479990+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.483380+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.484537+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.491683+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.581101+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.585562+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.588967+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.590095+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.597357+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.687679+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.691452+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.695687+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.697052+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:47 smithi122 bash[65119]: audit 2024-04-16T14:41:47.706997+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:45.940176+0000 mgr.x (mgr.24929) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cluster 2024-04-16T14:41:46.053402+0000 mgr.x (mgr.24929) 2353 : cluster 0 pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.055583+0000 mgr.x (mgr.24929) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.155387+0000 mgr.x (mgr.24929) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.254797+0000 mgr.x (mgr.24929) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.356544+0000 mgr.x (mgr.24929) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.453916+0000 mgr.x (mgr.24929) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.550974+0000 mgr.x (mgr.24929) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.644614+0000 mgr.x (mgr.24929) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.738932+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.741075+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.758903+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.763067+0000 mgr.x (mgr.24929) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.838091+0000 mon.a (mon.0) 8485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.841231+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.844970+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.846389+0000 mon.a (mon.0) 8488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.857689+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.936333+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.939653+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:45.940176+0000 mgr.x (mgr.24929) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cluster 2024-04-16T14:41:46.053402+0000 mgr.x (mgr.24929) 2353 : cluster 0 pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.055583+0000 mgr.x (mgr.24929) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.155387+0000 mgr.x (mgr.24929) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.254797+0000 mgr.x (mgr.24929) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.356544+0000 mgr.x (mgr.24929) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.453916+0000 mgr.x (mgr.24929) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.550974+0000 mgr.x (mgr.24929) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.644614+0000 mgr.x (mgr.24929) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.738932+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.741075+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.758903+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.763067+0000 mgr.x (mgr.24929) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.838091+0000 mon.a (mon.0) 8485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.841231+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.844970+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.846389+0000 mon.a (mon.0) 8488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.857689+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.936333+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.939653+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.942940+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.944077+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:46.950458+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.039424+0000 mon.a (mon.0) 8495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.043817+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.048946+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.050300+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.057477+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.145988+0000 mon.a (mon.0) 8500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.150182+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.154107+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.155653+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.163449+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.253347+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.257567+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.261826+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.263495+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.273582+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.363972+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.368793+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.373352+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.375121+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.385359+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.475923+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.479990+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.483380+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.484537+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.491683+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.581101+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.585562+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.588967+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.590095+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.597357+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.687679+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.691452+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.695687+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.697052+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[83214]: audit 2024-04-16T14:41:47.706997+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.942940+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.944077+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:46.950458+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.039424+0000 mon.a (mon.0) 8495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.043817+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.048946+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.050300+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.057477+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.145988+0000 mon.a (mon.0) 8500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.150182+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.154107+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.155653+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.163449+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.253347+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.257567+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.261826+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.263495+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.273582+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.363972+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.368793+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.373352+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.375121+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.385359+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.475923+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.479990+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.483380+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.484537+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.491683+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.581101+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.585562+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.588967+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.590095+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.597357+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:48.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.687679+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:48.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.691452+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:48.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.695687+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:48.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.697052+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:48.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:47 smithi071 bash[79675]: audit 2024-04-16T14:41:47.706997+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.861703+0000 mgr.x (mgr.24929) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:46.954332+0000 mgr.x (mgr.24929) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.061464+0000 mgr.x (mgr.24929) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.167654+0000 mgr.x (mgr.24929) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.277907+0000 mgr.x (mgr.24929) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.389602+0000 mgr.x (mgr.24929) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.495869+0000 mgr.x (mgr.24929) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.601515+0000 mgr.x (mgr.24929) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.711031+0000 mgr.x (mgr.24929) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.781016+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.783358+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.786707+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.787738+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.795903+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.799746+0000 mgr.x (mgr.24929) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.885256+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.888770+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.891846+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.892987+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.902327+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.038 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.961757+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.861703+0000 mgr.x (mgr.24929) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:46.954332+0000 mgr.x (mgr.24929) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.061464+0000 mgr.x (mgr.24929) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.167654+0000 mgr.x (mgr.24929) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.277907+0000 mgr.x (mgr.24929) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.389602+0000 mgr.x (mgr.24929) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.495869+0000 mgr.x (mgr.24929) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.601515+0000 mgr.x (mgr.24929) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.711031+0000 mgr.x (mgr.24929) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.781016+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.783358+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.786707+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.787738+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.795903+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.799746+0000 mgr.x (mgr.24929) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.885256+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.888770+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.891846+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.892987+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.902327+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.961757+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.964278+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.966753+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.967505+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:47.975200+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.046709+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.051549+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.055342+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.056795+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.068350+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.157423+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.162078+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.165815+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.167365+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.177147+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.267023+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.271802+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.276246+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.277728+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.289167+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.964278+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.966753+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.967505+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:47.975200+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.046709+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.051549+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.055342+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.056795+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.068350+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.157423+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.162078+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.165815+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.167365+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.177147+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.267023+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.271802+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.276246+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.277728+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.289167+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.382204+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.386239+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.390147+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.391872+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.401746+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.490939+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.495934+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.499998+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.501364+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.514276+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.605815+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.610892+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.614765+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.616114+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.627015+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.717715+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.721191+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.724478+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.725646+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[83214]: audit 2024-04-16T14:41:48.736169+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.382204+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.386239+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.390147+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.391872+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.401746+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.490939+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.495934+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.499998+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.501364+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.514276+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.605815+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.610892+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.614765+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.616114+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.627015+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.717715+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.721191+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.724478+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.725646+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:48 smithi071 bash[79675]: audit 2024-04-16T14:41:48.736169+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.861703+0000 mgr.x (mgr.24929) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:46.954332+0000 mgr.x (mgr.24929) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.061464+0000 mgr.x (mgr.24929) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.167654+0000 mgr.x (mgr.24929) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.277907+0000 mgr.x (mgr.24929) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.389602+0000 mgr.x (mgr.24929) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.495869+0000 mgr.x (mgr.24929) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.601515+0000 mgr.x (mgr.24929) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.711031+0000 mgr.x (mgr.24929) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.781016+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.783358+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.786707+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.787738+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.795903+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.799746+0000 mgr.x (mgr.24929) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.885256+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.888770+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.891846+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.892987+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.902327+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.961757+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.964278+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.966753+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.967505+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:47.975200+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.046709+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.051549+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.055342+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.056795+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.068350+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.157423+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.162078+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.165815+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.167365+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.177147+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.267023+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.271802+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.276246+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.277728+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.080 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.289167+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.382204+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.386239+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.390147+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.081 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.391872+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.401746+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.490939+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.495934+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.499998+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.501364+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.514276+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.605815+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.610892+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.614765+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.616114+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.627015+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.717715+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.721191+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:49.082 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.724478+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:49.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.725646+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:49.083 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:48 smithi122 bash[65119]: audit 2024-04-16T14:41:48.736169+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:49.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:41:49] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-04-16T14:41:50.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.906384+0000 mgr.x (mgr.24929) 2372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:47.978967+0000 mgr.x (mgr.24929) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cluster 2024-04-16T14:41:48.053941+0000 mgr.x (mgr.24929) 2374 : cluster 0 pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:50.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.072581+0000 mgr.x (mgr.24929) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.181314+0000 mgr.x (mgr.24929) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.293390+0000 mgr.x (mgr.24929) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.405985+0000 mgr.x (mgr.24929) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.518665+0000 mgr.x (mgr.24929) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.631345+0000 mgr.x (mgr.24929) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.740088+0000 mgr.x (mgr.24929) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.811169+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.813975+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.817622+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.818663+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.824866+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.828711+0000 mgr.x (mgr.24929) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.900385+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.903073+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.906175+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.907164+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.017 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.915831+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.906384+0000 mgr.x (mgr.24929) 2372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:47.978967+0000 mgr.x (mgr.24929) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cluster 2024-04-16T14:41:48.053941+0000 mgr.x (mgr.24929) 2374 : cluster 0 pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.072581+0000 mgr.x (mgr.24929) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.181314+0000 mgr.x (mgr.24929) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.293390+0000 mgr.x (mgr.24929) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.405985+0000 mgr.x (mgr.24929) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.518665+0000 mgr.x (mgr.24929) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.631345+0000 mgr.x (mgr.24929) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.740088+0000 mgr.x (mgr.24929) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.811169+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.813975+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.817622+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.818663+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.824866+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.828711+0000 mgr.x (mgr.24929) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.900385+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.903073+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.906175+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.907164+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.915831+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.991550+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.994278+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.997147+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:48.998085+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.006828+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.095618+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.099960+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.103556+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.104789+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.115073+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.205050+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.209445+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.212662+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.213847+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.224878+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.315591+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.319802+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.323257+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.324474+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.991550+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.994278+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.997147+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:48.998085+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.006828+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.095618+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.099960+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.103556+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.104789+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.115073+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.205050+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.209445+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.212662+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.213847+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.224878+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.315591+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.319802+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.323257+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.324474+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.335055+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.425274+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.430167+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.434320+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.436000+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.445736+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.534118+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.538203+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.542017+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.543437+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.552668+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.642344+0000 mon.a (mon.0) 8620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.646541+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.650495+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.651847+0000 mon.a (mon.0) 8623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[83214]: audit 2024-04-16T14:41:49.661018+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.335055+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.425274+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.430167+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.434320+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.436000+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.445736+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.534118+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.538203+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.542017+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.543437+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.552668+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.642344+0000 mon.a (mon.0) 8620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.646541+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.650495+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.651847+0000 mon.a (mon.0) 8623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:49 smithi071 bash[79675]: audit 2024-04-16T14:41:49.661018+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.906384+0000 mgr.x (mgr.24929) 2372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:47.978967+0000 mgr.x (mgr.24929) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cluster 2024-04-16T14:41:48.053941+0000 mgr.x (mgr.24929) 2374 : cluster 0 pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.072581+0000 mgr.x (mgr.24929) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.181314+0000 mgr.x (mgr.24929) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.293390+0000 mgr.x (mgr.24929) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.405985+0000 mgr.x (mgr.24929) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.518665+0000 mgr.x (mgr.24929) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.631345+0000 mgr.x (mgr.24929) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.740088+0000 mgr.x (mgr.24929) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.811169+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.813975+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.817622+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.818663+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.824866+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.828711+0000 mgr.x (mgr.24929) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.900385+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.903073+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.906175+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.907164+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.915831+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.991550+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.994278+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.997147+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:48.998085+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.006828+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.095618+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.099960+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.103556+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.104789+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.115073+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.205050+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.209445+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.212662+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.213847+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.224878+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.315591+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.319802+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.323257+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.324474+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.335055+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.425274+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.430167+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.434320+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.436000+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.445736+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.534118+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.538203+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.542017+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.543437+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.552668+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.642344+0000 mon.a (mon.0) 8620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.646541+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.650495+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.199 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.651847+0000 mon.a (mon.0) 8623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:49 smithi122 bash[65119]: audit 2024-04-16T14:41:49.661018+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:48.919810+0000 mgr.x (mgr.24929) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.010762+0000 mgr.x (mgr.24929) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.753 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.119218+0000 mgr.x (mgr.24929) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.229137+0000 mgr.x (mgr.24929) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.339295+0000 mgr.x (mgr.24929) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.449697+0000 mgr.x (mgr.24929) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.556736+0000 mgr.x (mgr.24929) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.665046+0000 mgr.x (mgr.24929) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.763092+0000 mon.a (mon.0) 8625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.766077+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.768849+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.769569+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.777519+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.781369+0000 mgr.x (mgr.24929) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.851937+0000 mon.a (mon.0) 8630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.754 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.854714+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.858894+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.860173+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.866932+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.940661+0000 mon.a (mon.0) 8635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.943209+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.946013+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.947052+0000 mon.a (mon.0) 8638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.952714+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.994171+0000 mon.a (mon.0) 8640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.996155+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.998426+0000 mon.a (mon.0) 8642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:49.999161+0000 mon.a (mon.0) 8643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.004494+0000 mon.a (mon.0) 8644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.092490+0000 mon.a (mon.0) 8645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:50.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.093886+0000 mon.a (mon.0) 8646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:51.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.096960+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.108180+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.111026+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.158972+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.242760+0000 mon.a (mon.0) 8651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.246212+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.248678+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.249605+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.255798+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.348217+0000 mon.a (mon.0) 8656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.351773+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.355158+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.356443+0000 mon.a (mon.0) 8659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.365083+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.454815+0000 mon.a (mon.0) 8661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.459718+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.463987+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.465636+0000 mon.a (mon.0) 8664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.477854+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.563759+0000 mon.a (mon.0) 8666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.568004+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.571777+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.573364+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.585148+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.673868+0000 mon.a (mon.0) 8671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.678742+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.682892+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.684389+0000 mon.a (mon.0) 8674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:50 smithi122 bash[65119]: audit 2024-04-16T14:41:50.696829+0000 mon.a (mon.0) 8675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:48.919810+0000 mgr.x (mgr.24929) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.010762+0000 mgr.x (mgr.24929) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.119218+0000 mgr.x (mgr.24929) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.229137+0000 mgr.x (mgr.24929) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.339295+0000 mgr.x (mgr.24929) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.449697+0000 mgr.x (mgr.24929) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.556736+0000 mgr.x (mgr.24929) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.665046+0000 mgr.x (mgr.24929) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.763092+0000 mon.a (mon.0) 8625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.766077+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.768849+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.769569+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.777519+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.781369+0000 mgr.x (mgr.24929) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.851937+0000 mon.a (mon.0) 8630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.854714+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.858894+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.860173+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.866932+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.940661+0000 mon.a (mon.0) 8635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.943209+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.946013+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.947052+0000 mon.a (mon.0) 8638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.952714+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.994171+0000 mon.a (mon.0) 8640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.996155+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.998426+0000 mon.a (mon.0) 8642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:49.999161+0000 mon.a (mon.0) 8643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.004494+0000 mon.a (mon.0) 8644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.092490+0000 mon.a (mon.0) 8645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.093886+0000 mon.a (mon.0) 8646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.096960+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.108180+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.111026+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.158972+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.242760+0000 mon.a (mon.0) 8651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.246212+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.248678+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.249605+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.255798+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.348217+0000 mon.a (mon.0) 8656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.351773+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.355158+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.356443+0000 mon.a (mon.0) 8659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.365083+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.454815+0000 mon.a (mon.0) 8661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.459718+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.463987+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.465636+0000 mon.a (mon.0) 8664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.477854+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.563759+0000 mon.a (mon.0) 8666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.568004+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.571777+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.573364+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.585148+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.673868+0000 mon.a (mon.0) 8671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.678742+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.682892+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.684389+0000 mon.a (mon.0) 8674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[83214]: audit 2024-04-16T14:41:50.696829+0000 mon.a (mon.0) 8675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:48.919810+0000 mgr.x (mgr.24929) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.010762+0000 mgr.x (mgr.24929) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.119218+0000 mgr.x (mgr.24929) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.229137+0000 mgr.x (mgr.24929) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.339295+0000 mgr.x (mgr.24929) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.449697+0000 mgr.x (mgr.24929) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.556736+0000 mgr.x (mgr.24929) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.665046+0000 mgr.x (mgr.24929) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.763092+0000 mon.a (mon.0) 8625 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.766077+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.768849+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.769569+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.777519+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.781369+0000 mgr.x (mgr.24929) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.851937+0000 mon.a (mon.0) 8630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.854714+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.858894+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.860173+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.866932+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.940661+0000 mon.a (mon.0) 8635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.943209+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.946013+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.947052+0000 mon.a (mon.0) 8638 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.952714+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.994171+0000 mon.a (mon.0) 8640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.996155+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.998426+0000 mon.a (mon.0) 8642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:49.999161+0000 mon.a (mon.0) 8643 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.004494+0000 mon.a (mon.0) 8644 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.092490+0000 mon.a (mon.0) 8645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.093886+0000 mon.a (mon.0) 8646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.096960+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.108180+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.111026+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.158972+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.242760+0000 mon.a (mon.0) 8651 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.246212+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.248678+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.249605+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.255798+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.348217+0000 mon.a (mon.0) 8656 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.351773+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.355158+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.356443+0000 mon.a (mon.0) 8659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.365083+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.454815+0000 mon.a (mon.0) 8661 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.459718+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.463987+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.465636+0000 mon.a (mon.0) 8664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.477854+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.563759+0000 mon.a (mon.0) 8666 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.568004+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.571777+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.573364+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.585148+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.673868+0000 mon.a (mon.0) 8671 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.678742+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.682892+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.684389+0000 mon.a (mon.0) 8674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:50 smithi071 bash[79675]: audit 2024-04-16T14:41:50.696829+0000 mon.a (mon.0) 8675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.870898+0000 mgr.x (mgr.24929) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:49.956491+0000 mgr.x (mgr.24929) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.008334+0000 mgr.x (mgr.24929) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cluster 2024-04-16T14:41:50.055268+0000 mgr.x (mgr.24929) 2395 : cluster 0 pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.163070+0000 mgr.x (mgr.24929) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.259742+0000 mgr.x (mgr.24929) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.369182+0000 mgr.x (mgr.24929) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.482011+0000 mgr.x (mgr.24929) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.589282+0000 mgr.x (mgr.24929) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.701020+0000 mgr.x (mgr.24929) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.788685+0000 mon.a (mon.0) 8676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.793099+0000 mon.a (mon.0) 8677 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.796612+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.798034+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.805674+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.809847+0000 mgr.x (mgr.24929) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.883005+0000 mon.a (mon.0) 8681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.886172+0000 mon.a (mon.0) 8682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.888679+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.889603+0000 mon.a (mon.0) 8684 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.896345+0000 mon.a (mon.0) 8685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.870898+0000 mgr.x (mgr.24929) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:49.956491+0000 mgr.x (mgr.24929) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.008334+0000 mgr.x (mgr.24929) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cluster 2024-04-16T14:41:50.055268+0000 mgr.x (mgr.24929) 2395 : cluster 0 pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:51.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.163070+0000 mgr.x (mgr.24929) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.259742+0000 mgr.x (mgr.24929) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.369182+0000 mgr.x (mgr.24929) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.482011+0000 mgr.x (mgr.24929) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.589282+0000 mgr.x (mgr.24929) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.701020+0000 mgr.x (mgr.24929) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.788685+0000 mon.a (mon.0) 8676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.793099+0000 mon.a (mon.0) 8677 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.796612+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.798034+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.805674+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.809847+0000 mgr.x (mgr.24929) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.883005+0000 mon.a (mon.0) 8681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.886172+0000 mon.a (mon.0) 8682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.888679+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.889603+0000 mon.a (mon.0) 8684 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.896345+0000 mon.a (mon.0) 8685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.972352+0000 mon.a (mon.0) 8686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.975690+0000 mon.a (mon.0) 8687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.978427+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.980013+0000 mon.a (mon.0) 8689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:50.991432+0000 mon.a (mon.0) 8690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.067086+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.070143+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.072778+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.074063+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.084615+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.174222+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.179125+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.183364+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.184475+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.194926+0000 mon.a (mon.0) 8700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.254168+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.257260+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.260174+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.261251+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.972352+0000 mon.a (mon.0) 8686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.975690+0000 mon.a (mon.0) 8687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.978427+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.980013+0000 mon.a (mon.0) 8689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:50.991432+0000 mon.a (mon.0) 8690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.067086+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.070143+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.072778+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.074063+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.084615+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.174222+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.179125+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.183364+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.184475+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.194926+0000 mon.a (mon.0) 8700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.254168+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.257260+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.260174+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.261251+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.271716+0000 mon.a (mon.0) 8705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.347531+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.350690+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.353915+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.355567+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.366531+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.455805+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.460768+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.464194+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.465795+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.476063+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.560723+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.565144+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.569320+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.570977+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.582567+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.672459+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.677358+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.680954+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.682575+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[83214]: audit 2024-04-16T14:41:51.693113+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.271716+0000 mon.a (mon.0) 8705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.347531+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.350690+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.353915+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.355567+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.366531+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.455805+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.460768+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.464194+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.465795+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.476063+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.560723+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.565144+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.569320+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.570977+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.582567+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:51.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.672459+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:51.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.677358+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:51.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.680954+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:51.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.682575+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:51.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:51 smithi071 bash[79675]: audit 2024-04-16T14:41:51.693113+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.870898+0000 mgr.x (mgr.24929) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:49.956491+0000 mgr.x (mgr.24929) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.008334+0000 mgr.x (mgr.24929) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cluster 2024-04-16T14:41:50.055268+0000 mgr.x (mgr.24929) 2395 : cluster 0 pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.163070+0000 mgr.x (mgr.24929) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.259742+0000 mgr.x (mgr.24929) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.369182+0000 mgr.x (mgr.24929) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.482011+0000 mgr.x (mgr.24929) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.589282+0000 mgr.x (mgr.24929) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.701020+0000 mgr.x (mgr.24929) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.788685+0000 mon.a (mon.0) 8676 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.793099+0000 mon.a (mon.0) 8677 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.796612+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.798034+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.805674+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.809847+0000 mgr.x (mgr.24929) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.883005+0000 mon.a (mon.0) 8681 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.886172+0000 mon.a (mon.0) 8682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.888679+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.889603+0000 mon.a (mon.0) 8684 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.896345+0000 mon.a (mon.0) 8685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.972352+0000 mon.a (mon.0) 8686 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.975690+0000 mon.a (mon.0) 8687 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.978427+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.980013+0000 mon.a (mon.0) 8689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:50.991432+0000 mon.a (mon.0) 8690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.067086+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.070143+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.072778+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.074063+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.084615+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.174222+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.179125+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.183364+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.184475+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.194926+0000 mon.a (mon.0) 8700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.254168+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.257260+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.260174+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.261251+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.271716+0000 mon.a (mon.0) 8705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.347531+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.350690+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.353915+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.355567+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.366531+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.455805+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.460768+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.464194+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.465795+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.476063+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.560723+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.565144+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.569320+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.570977+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.582567+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.672459+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.677358+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.680954+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.682575+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:52.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:51 smithi122 bash[65119]: audit 2024-04-16T14:41:51.693113+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.900252+0000 mgr.x (mgr.24929) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:50.995399+0000 mgr.x (mgr.24929) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.088473+0000 mgr.x (mgr.24929) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.198836+0000 mgr.x (mgr.24929) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.275630+0000 mgr.x (mgr.24929) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.371004+0000 mgr.x (mgr.24929) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.480079+0000 mgr.x (mgr.24929) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.586857+0000 mgr.x (mgr.24929) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.697186+0000 mgr.x (mgr.24929) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.772740+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.775284+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.777981+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.778951+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.784962+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.788780+0000 mgr.x (mgr.24929) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.859851+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.862188+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.865193+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.866101+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.873442+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.949171+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.900252+0000 mgr.x (mgr.24929) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:50.995399+0000 mgr.x (mgr.24929) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.088473+0000 mgr.x (mgr.24929) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.198836+0000 mgr.x (mgr.24929) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.275630+0000 mgr.x (mgr.24929) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.371004+0000 mgr.x (mgr.24929) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.480079+0000 mgr.x (mgr.24929) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.586857+0000 mgr.x (mgr.24929) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.697186+0000 mgr.x (mgr.24929) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.772740+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.775284+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.777981+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.778951+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.784962+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.788780+0000 mgr.x (mgr.24929) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.859851+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.862188+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.865193+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.866101+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.873442+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.949171+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.952257+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.955516+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.956896+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:51.965641+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.040759+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.043770+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.046482+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.047582+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.055960+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.097398+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.100286+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.102604+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.103849+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.114079+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.155066+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.158199+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.160773+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.161979+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.171387+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.952257+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.955516+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.956896+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:51.965641+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.040759+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.043770+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.046482+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.047582+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.055960+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.097398+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.100286+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.102604+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.103849+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.114079+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.155066+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.158199+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.160773+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.161979+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.171387+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.262178+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.266880+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.271270+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.272350+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.279171+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.368781+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.372937+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.376353+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.377744+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.385602+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.475476+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.479432+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.482391+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.483555+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.490308+0000 mon.a (mon.0) 8770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.579964+0000 mon.a (mon.0) 8771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.583827+0000 mon.a (mon.0) 8772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.586616+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.587901+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.594526+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.262178+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.266880+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.271270+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.272350+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.279171+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.368781+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.372937+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.376353+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.377744+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.385602+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.475476+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.479432+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.482391+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.483555+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.490308+0000 mon.a (mon.0) 8770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.579964+0000 mon.a (mon.0) 8771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.583827+0000 mon.a (mon.0) 8772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.586616+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.587901+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.594526+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.652696+0000 mon.a (mon.0) 8776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.656842+0000 mon.a (mon.0) 8777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.659478+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.660550+0000 mon.a (mon.0) 8779 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.668498+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.713216+0000 mon.a (mon.0) 8781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.715417+0000 mon.a (mon.0) 8782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.717423+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.718121+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[83214]: audit 2024-04-16T14:41:52.722849+0000 mon.a (mon.0) 8785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.652696+0000 mon.a (mon.0) 8776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.656842+0000 mon.a (mon.0) 8777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.659478+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.660550+0000 mon.a (mon.0) 8779 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.668498+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.713216+0000 mon.a (mon.0) 8781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.715417+0000 mon.a (mon.0) 8782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.717423+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.718121+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:52 smithi071 bash[79675]: audit 2024-04-16T14:41:52.722849+0000 mon.a (mon.0) 8785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.900252+0000 mgr.x (mgr.24929) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:50.995399+0000 mgr.x (mgr.24929) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.088473+0000 mgr.x (mgr.24929) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.198836+0000 mgr.x (mgr.24929) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.275630+0000 mgr.x (mgr.24929) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.371004+0000 mgr.x (mgr.24929) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.480079+0000 mgr.x (mgr.24929) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.586857+0000 mgr.x (mgr.24929) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.697186+0000 mgr.x (mgr.24929) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.772740+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.775284+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.777981+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.778951+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.784962+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.788780+0000 mgr.x (mgr.24929) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.859851+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.862188+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.865193+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.866101+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.873442+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.949171+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.952257+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.955516+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.956896+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:51.965641+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.040759+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.043770+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.046482+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.047582+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.055960+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.097398+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.100286+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.102604+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.103849+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.114079+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.155066+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.158199+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.160773+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.161979+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.171387+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.262178+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.266880+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.271270+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.272350+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.279171+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.368781+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.372937+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.376353+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.377744+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.385602+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.475476+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.479432+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.482391+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.483555+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.490308+0000 mon.a (mon.0) 8770 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.579964+0000 mon.a (mon.0) 8771 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.583827+0000 mon.a (mon.0) 8772 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.586616+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.587901+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.197 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.594526+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.652696+0000 mon.a (mon.0) 8776 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.656842+0000 mon.a (mon.0) 8777 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.659478+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.660550+0000 mon.a (mon.0) 8779 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.668498+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.713216+0000 mon.a (mon.0) 8781 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.715417+0000 mon.a (mon.0) 8782 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.717423+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.718121+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.198 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:52 smithi122 bash[65119]: audit 2024-04-16T14:41:52.722849+0000 mon.a (mon.0) 8785 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.877272+0000 mgr.x (mgr.24929) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:51.969575+0000 mgr.x (mgr.24929) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cluster 2024-04-16T14:41:52.055672+0000 mgr.x (mgr.24929) 2415 : cluster 0 pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.059850+0000 mgr.x (mgr.24929) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.117940+0000 mgr.x (mgr.24929) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.175270+0000 mgr.x (mgr.24929) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.283152+0000 mgr.x (mgr.24929) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.389699+0000 mgr.x (mgr.24929) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.494420+0000 mgr.x (mgr.24929) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.598695+0000 mgr.x (mgr.24929) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.672619+0000 mgr.x (mgr.24929) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.726763+0000 mgr.x (mgr.24929) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.799119+0000 mon.a (mon.0) 8786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.801810+0000 mon.a (mon.0) 8787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.804733+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.805474+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.810568+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.814554+0000 mgr.x (mgr.24929) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.888158+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.892038+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.895196+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.896034+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.903643+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.993617+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:52.997605+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.000915+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.001980+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.012538+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.092520+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.095630+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.098073+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.098992+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.105860+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.111439+0000 mon.a (mon.0) 8806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.117408+0000 mon.a (mon.0) 8807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.122280+0000 mon.a (mon.0) 8808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.183103+0000 mon.a (mon.0) 8809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.186147+0000 mon.a (mon.0) 8810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.188661+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.190389+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.193659+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.197145+0000 mon.a (mon.0) 8814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.199751+0000 mon.a (mon.0) 8815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.201307+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.202996+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.204544+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.206192+0000 mon.a (mon.0) 8819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.947 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.207747+0000 mon.a (mon.0) 8820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.209413+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.211593+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.213573+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:53.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:53 smithi122 bash[65119]: audit 2024-04-16T14:41:53.216222+0000 mon.a (mon.0) 8824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.877272+0000 mgr.x (mgr.24929) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:51.969575+0000 mgr.x (mgr.24929) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cluster 2024-04-16T14:41:52.055672+0000 mgr.x (mgr.24929) 2415 : cluster 0 pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.059850+0000 mgr.x (mgr.24929) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.117940+0000 mgr.x (mgr.24929) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.175270+0000 mgr.x (mgr.24929) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.283152+0000 mgr.x (mgr.24929) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.389699+0000 mgr.x (mgr.24929) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.494420+0000 mgr.x (mgr.24929) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.598695+0000 mgr.x (mgr.24929) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.672619+0000 mgr.x (mgr.24929) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.726763+0000 mgr.x (mgr.24929) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.799119+0000 mon.a (mon.0) 8786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.801810+0000 mon.a (mon.0) 8787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.804733+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.805474+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.810568+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.814554+0000 mgr.x (mgr.24929) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.888158+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.892038+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.895196+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:54.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.877272+0000 mgr.x (mgr.24929) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:51.969575+0000 mgr.x (mgr.24929) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cluster 2024-04-16T14:41:52.055672+0000 mgr.x (mgr.24929) 2415 : cluster 0 pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.059850+0000 mgr.x (mgr.24929) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.117940+0000 mgr.x (mgr.24929) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.175270+0000 mgr.x (mgr.24929) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.283152+0000 mgr.x (mgr.24929) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.389699+0000 mgr.x (mgr.24929) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.494420+0000 mgr.x (mgr.24929) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.598695+0000 mgr.x (mgr.24929) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.672619+0000 mgr.x (mgr.24929) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.726763+0000 mgr.x (mgr.24929) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.799119+0000 mon.a (mon.0) 8786 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.801810+0000 mon.a (mon.0) 8787 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.804733+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.805474+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.810568+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.814554+0000 mgr.x (mgr.24929) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.888158+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.892038+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.895196+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.896034+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.903643+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.993617+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:52.997605+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.000915+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.001980+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.012538+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.092520+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.095630+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.098073+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.098992+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.105860+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.111439+0000 mon.a (mon.0) 8806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.117408+0000 mon.a (mon.0) 8807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.122280+0000 mon.a (mon.0) 8808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.183103+0000 mon.a (mon.0) 8809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.186147+0000 mon.a (mon.0) 8810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.188661+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.190389+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.193659+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.896034+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.903643+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.993617+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:52.997605+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.000915+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.001980+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.012538+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.092520+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.095630+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.098073+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.098992+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.105860+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.111439+0000 mon.a (mon.0) 8806 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.117408+0000 mon.a (mon.0) 8807 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.122280+0000 mon.a (mon.0) 8808 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.183103+0000 mon.a (mon.0) 8809 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.186147+0000 mon.a (mon.0) 8810 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.188661+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.190389+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.193659+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.197145+0000 mon.a (mon.0) 8814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.199751+0000 mon.a (mon.0) 8815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.201307+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.202996+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.204544+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.206192+0000 mon.a (mon.0) 8819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.207747+0000 mon.a (mon.0) 8820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.209413+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.211593+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.213573+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[83214]: audit 2024-04-16T14:41:53.216222+0000 mon.a (mon.0) 8824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.197145+0000 mon.a (mon.0) 8814 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.199751+0000 mon.a (mon.0) 8815 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.201307+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.202996+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.204544+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.206192+0000 mon.a (mon.0) 8819 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.207747+0000 mon.a (mon.0) 8820 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.209413+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.211593+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.213573+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:53 smithi071 bash[79675]: audit 2024-04-16T14:41:53.216222+0000 mon.a (mon.0) 8824 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:41:54.627 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[112281]: ts=2024-04-16T14:41:54.220Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003176872s 2024-04-16T14:41:54.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:54 smithi122 bash[65119]: cephadm 2024-04-16T14:41:52.907562+0000 mgr.x (mgr.24929) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:54 smithi122 bash[65119]: cephadm 2024-04-16T14:41:53.016529+0000 mgr.x (mgr.24929) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:54 smithi122 bash[65119]: cephadm 2024-04-16T14:41:53.109772+0000 mgr.x (mgr.24929) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:54 smithi122 bash[65119]: audit 2024-04-16T14:41:54.220141+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:54 smithi122 bash[65119]: audit 2024-04-16T14:41:54.230118+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:54 smithi122 bash[65119]: audit 2024-04-16T14:41:54.239629+0000 mon.a (mon.0) 8827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[79675]: cephadm 2024-04-16T14:41:52.907562+0000 mgr.x (mgr.24929) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[79675]: cephadm 2024-04-16T14:41:53.016529+0000 mgr.x (mgr.24929) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[79675]: cephadm 2024-04-16T14:41:53.109772+0000 mgr.x (mgr.24929) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[79675]: audit 2024-04-16T14:41:54.220141+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[79675]: audit 2024-04-16T14:41:54.230118+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[79675]: audit 2024-04-16T14:41:54.239629+0000 mon.a (mon.0) 8827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[83214]: cephadm 2024-04-16T14:41:52.907562+0000 mgr.x (mgr.24929) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[83214]: cephadm 2024-04-16T14:41:53.016529+0000 mgr.x (mgr.24929) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[83214]: cephadm 2024-04-16T14:41:53.109772+0000 mgr.x (mgr.24929) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:41:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[83214]: audit 2024-04-16T14:41:54.220141+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[83214]: audit 2024-04-16T14:41:54.230118+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:54 smithi071 bash[83214]: audit 2024-04-16T14:41:54.239629+0000 mon.a (mon.0) 8827 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:56.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:55 smithi122 bash[65119]: cluster 2024-04-16T14:41:54.056864+0000 mgr.x (mgr.24929) 2429 : cluster 0 pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:56.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:55 smithi071 bash[79675]: cluster 2024-04-16T14:41:54.056864+0000 mgr.x (mgr.24929) 2429 : cluster 0 pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:56.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:55 smithi071 bash[83214]: cluster 2024-04-16T14:41:54.056864+0000 mgr.x (mgr.24929) 2429 : cluster 0 pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:41:56.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:56 smithi122 bash[65119]: audit 2024-04-16T14:41:55.465688+0000 mgr.x (mgr.24929) 2430 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:56.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:56 smithi122 bash[65119]: audit 2024-04-16T14:41:56.193341+0000 mon.a (mon.0) 8828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:56.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:56 smithi122 bash[65119]: audit 2024-04-16T14:41:56.200776+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:56.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:56 smithi122 bash[65119]: audit 2024-04-16T14:41:56.209123+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:57.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:56 smithi071 bash[83214]: audit 2024-04-16T14:41:55.465688+0000 mgr.x (mgr.24929) 2430 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:57.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:56 smithi071 bash[83214]: audit 2024-04-16T14:41:56.193341+0000 mon.a (mon.0) 8828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:57.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:56 smithi071 bash[83214]: audit 2024-04-16T14:41:56.200776+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:57.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:56 smithi071 bash[83214]: audit 2024-04-16T14:41:56.209123+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:57.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:56 smithi071 bash[79675]: audit 2024-04-16T14:41:55.465688+0000 mgr.x (mgr.24929) 2430 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:57.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:56 smithi071 bash[79675]: audit 2024-04-16T14:41:56.193341+0000 mon.a (mon.0) 8828 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:57.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:56 smithi071 bash[79675]: audit 2024-04-16T14:41:56.200776+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:57.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:56 smithi071 bash[79675]: audit 2024-04-16T14:41:56.209123+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:41:58.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:57 smithi122 bash[65119]: cluster 2024-04-16T14:41:56.058285+0000 mgr.x (mgr.24929) 2431 : cluster 0 pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:58.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:57 smithi122 bash[65119]: cephadm 2024-04-16T14:41:56.643217+0000 mgr.x (mgr.24929) 2432 : cephadm 1 Upgrade: Updating grafana.a 2024-04-16T14:41:58.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:57 smithi122 bash[65119]: cephadm 2024-04-16T14:41:56.663978+0000 mgr.x (mgr.24929) 2433 : cephadm 1 Deploying daemon grafana.a on smithi122 2024-04-16T14:41:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:57 smithi071 bash[79675]: cluster 2024-04-16T14:41:56.058285+0000 mgr.x (mgr.24929) 2431 : cluster 0 pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:57 smithi071 bash[79675]: cephadm 2024-04-16T14:41:56.643217+0000 mgr.x (mgr.24929) 2432 : cephadm 1 Upgrade: Updating grafana.a 2024-04-16T14:41:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:57 smithi071 bash[79675]: cephadm 2024-04-16T14:41:56.663978+0000 mgr.x (mgr.24929) 2433 : cephadm 1 Deploying daemon grafana.a on smithi122 2024-04-16T14:41:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:57 smithi071 bash[83214]: cluster 2024-04-16T14:41:56.058285+0000 mgr.x (mgr.24929) 2431 : cluster 0 pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:57 smithi071 bash[83214]: cephadm 2024-04-16T14:41:56.643217+0000 mgr.x (mgr.24929) 2432 : cephadm 1 Upgrade: Updating grafana.a 2024-04-16T14:41:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:57 smithi071 bash[83214]: cephadm 2024-04-16T14:41:56.663978+0000 mgr.x (mgr.24929) 2433 : cephadm 1 Deploying daemon grafana.a on smithi122 2024-04-16T14:41:59.446 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:41:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:41:59] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-04-16T14:42:00.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:41:59 smithi122 bash[65119]: cluster 2024-04-16T14:41:58.058963+0000 mgr.x (mgr.24929) 2434 : cluster 0 pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:41:59 smithi071 bash[79675]: cluster 2024-04-16T14:41:58.058963+0000 mgr.x (mgr.24929) 2434 : cluster 0 pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:41:59 smithi071 bash[83214]: cluster 2024-04-16T14:41:58.058963+0000 mgr.x (mgr.24929) 2434 : cluster 0 pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:02.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:01 smithi122 bash[65119]: cluster 2024-04-16T14:42:00.060425+0000 mgr.x (mgr.24929) 2435 : cluster 0 pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:01 smithi071 bash[79675]: cluster 2024-04-16T14:42:00.060425+0000 mgr.x (mgr.24929) 2435 : cluster 0 pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:01 smithi071 bash[83214]: cluster 2024-04-16T14:42:00.060425+0000 mgr.x (mgr.24929) 2435 : cluster 0 pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:04.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:03 smithi122 bash[65119]: cluster 2024-04-16T14:42:02.060975+0000 mgr.x (mgr.24929) 2436 : cluster 0 pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:03 smithi071 bash[79675]: cluster 2024-04-16T14:42:02.060975+0000 mgr.x (mgr.24929) 2436 : cluster 0 pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:03 smithi071 bash[83214]: cluster 2024-04-16T14:42:02.060975+0000 mgr.x (mgr.24929) 2436 : cluster 0 pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:06.169 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:42:06.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:05 smithi122 bash[65119]: cluster 2024-04-16T14:42:04.062284+0000 mgr.x (mgr.24929) 2437 : cluster 0 pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:06.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:05 smithi122 bash[65119]: audit 2024-04-16T14:42:05.095209+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:05 smithi071 bash[79675]: cluster 2024-04-16T14:42:04.062284+0000 mgr.x (mgr.24929) 2437 : cluster 0 pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:05 smithi071 bash[79675]: audit 2024-04-16T14:42:05.095209+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:05 smithi071 bash[83214]: cluster 2024-04-16T14:42:04.062284+0000 mgr.x (mgr.24929) 2437 : cluster 0 pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:05 smithi071 bash[83214]: audit 2024-04-16T14:42:05.095209+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:06.911 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 10s ago 26m - - 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 12s ago 25m - - 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (24s) 10s ago 19m 13.9M - 0.25.0 c8568f914cd2 5950a66b96ba 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (12m) 12s ago 19m 42.3M - 8.3.5 dad864ee21e9 fb81909c9b76 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (112s) 10s ago 17m 42.7M - 3.7 b1a78730e0db 098450a6cf0c 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (12m) 12s ago 25m 533M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (9m) 10s ago 27m 441M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (9m) 10s ago 27m 86.9M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (8m) 12s ago 25m 59.1M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (8m) 10s ago 25m 63.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (95s) 10s ago 19m 7736k - 1.5.0 0da6a335fe13 0deb5f5408a1 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (89s) 12s ago 19m 7799k - 1.5.0 0da6a335fe13 8e6d48c7243b 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (7m) 10s ago 24m 63.2M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:42:06.912 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (6m) 10s ago 24m 59.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (6m) 10s ago 23m 52.5M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (5m) 10s ago 23m 58.0M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (4m) 12s ago 22m 56.2M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (4m) 12s ago 22m 54.5M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (3m) 12s ago 21m 56.0M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (3m) 12s ago 20m 56.8M 2780M 19.0.0-2204-g36befe5d b1a78730e0db db6b43b47ba1 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (46s) 12s ago 20m 46.2M - 2.43.0 a07b618ecd1d da3be8029978 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (2m) 10s ago 17m 89.4M - 19.0.0-2204-g36befe5d b1a78730e0db 5db5fd6f453d 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (2m) 12s ago 17m 89.0M - 19.0.0-2204-g36befe5d b1a78730e0db 84cad0d1bee5 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (2m) 10s ago 17m 89.6M - 19.0.0-2204-g36befe5d b1a78730e0db ea2cfc3fdda9 2024-04-16T14:42:06.913 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (2m) 12s ago 17m 89.2M - 19.0.0-2204-g36befe5d b1a78730e0db 3f8567cda822 2024-04-16T14:42:07.196 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:06 smithi122 bash[65119]: audit 2024-04-16T14:42:05.469773+0000 mgr.x (mgr.24929) 2438 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:06 smithi071 bash[79675]: audit 2024-04-16T14:42:05.469773+0000 mgr.x (mgr.24929) 2438 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:06 smithi071 bash[83214]: audit 2024-04-16T14:42:05.469773+0000 mgr.x (mgr.24929) 2438 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:07.327 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:42:07.327 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:42:07.327 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:42:07.327 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:42:07.327 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:42:07.327 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:42:07.327 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:42:07.327 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 17 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:42:07.328 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:42:07.697 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:42:07.697 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", 2024-04-16T14:42:07.697 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": true, 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [ 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "osd", 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr", 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "mon", 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw", 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "iscsi" 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "Currently upgrading grafana daemons", 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:42:07.698 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:42:08.112 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:42:08.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:07 smithi122 bash[65119]: cluster 2024-04-16T14:42:06.063611+0000 mgr.x (mgr.24929) 2439 : cluster 0 pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:08.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:07 smithi122 bash[65119]: audit 2024-04-16T14:42:06.161050+0000 mgr.x (mgr.24929) 2440 : audit 0 from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:08.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:07 smithi122 bash[65119]: audit 2024-04-16T14:42:06.527451+0000 mgr.x (mgr.24929) 2441 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:08.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:07 smithi122 bash[65119]: audit 2024-04-16T14:42:07.330026+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.71:0/3931134105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:07 smithi071 bash[79675]: cluster 2024-04-16T14:42:06.063611+0000 mgr.x (mgr.24929) 2439 : cluster 0 pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:07 smithi071 bash[79675]: audit 2024-04-16T14:42:06.161050+0000 mgr.x (mgr.24929) 2440 : audit 0 from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:07 smithi071 bash[79675]: audit 2024-04-16T14:42:06.527451+0000 mgr.x (mgr.24929) 2441 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:07 smithi071 bash[79675]: audit 2024-04-16T14:42:07.330026+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.71:0/3931134105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:07 smithi071 bash[83214]: cluster 2024-04-16T14:42:06.063611+0000 mgr.x (mgr.24929) 2439 : cluster 0 pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:07 smithi071 bash[83214]: audit 2024-04-16T14:42:06.161050+0000 mgr.x (mgr.24929) 2440 : audit 0 from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:07 smithi071 bash[83214]: audit 2024-04-16T14:42:06.527451+0000 mgr.x (mgr.24929) 2441 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:07 smithi071 bash[83214]: audit 2024-04-16T14:42:07.330026+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.71:0/3931134105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:09.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:08 smithi122 bash[65119]: audit 2024-04-16T14:42:06.894506+0000 mgr.x (mgr.24929) 2442 : audit 0 from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:09.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:08 smithi122 bash[65119]: audit 2024-04-16T14:42:07.698727+0000 mgr.x (mgr.24929) 2443 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:09.079 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:08 smithi122 bash[65119]: audit 2024-04-16T14:42:08.117646+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.71:0/3331911042' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:42:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:08 smithi071 bash[79675]: audit 2024-04-16T14:42:06.894506+0000 mgr.x (mgr.24929) 2442 : audit 0 from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:08 smithi071 bash[79675]: audit 2024-04-16T14:42:07.698727+0000 mgr.x (mgr.24929) 2443 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:08 smithi071 bash[79675]: audit 2024-04-16T14:42:08.117646+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.71:0/3331911042' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:42:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:08 smithi071 bash[83214]: audit 2024-04-16T14:42:06.894506+0000 mgr.x (mgr.24929) 2442 : audit 0 from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:08 smithi071 bash[83214]: audit 2024-04-16T14:42:07.698727+0000 mgr.x (mgr.24929) 2443 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:08 smithi071 bash[83214]: audit 2024-04-16T14:42:08.117646+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.71:0/3331911042' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:42:09.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:42:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:42:09] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.43.0" 2024-04-16T14:42:10.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:09 smithi122 bash[65119]: cluster 2024-04-16T14:42:08.064204+0000 mgr.x (mgr.24929) 2444 : cluster 0 pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:09 smithi071 bash[79675]: cluster 2024-04-16T14:42:08.064204+0000 mgr.x (mgr.24929) 2444 : cluster 0 pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:09 smithi071 bash[83214]: cluster 2024-04-16T14:42:08.064204+0000 mgr.x (mgr.24929) 2444 : cluster 0 pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:12.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:11 smithi122 bash[65119]: cluster 2024-04-16T14:42:10.065670+0000 mgr.x (mgr.24929) 2445 : cluster 0 pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:11 smithi071 bash[83214]: cluster 2024-04-16T14:42:10.065670+0000 mgr.x (mgr.24929) 2445 : cluster 0 pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:11 smithi071 bash[79675]: cluster 2024-04-16T14:42:10.065670+0000 mgr.x (mgr.24929) 2445 : cluster 0 pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:14.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:13 smithi122 bash[65119]: cluster 2024-04-16T14:42:12.066355+0000 mgr.x (mgr.24929) 2446 : cluster 0 pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:13 smithi071 bash[79675]: cluster 2024-04-16T14:42:12.066355+0000 mgr.x (mgr.24929) 2446 : cluster 0 pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:13 smithi071 bash[83214]: cluster 2024-04-16T14:42:12.066355+0000 mgr.x (mgr.24929) 2446 : cluster 0 pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:15.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:15 smithi122 bash[65119]: cluster 2024-04-16T14:42:14.067383+0000 mgr.x (mgr.24929) 2447 : cluster 0 pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:15.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:15 smithi122 bash[65119]: audit 2024-04-16T14:42:14.419625+0000 mon.a (mon.0) 8832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:15.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:15 smithi122 bash[65119]: audit 2024-04-16T14:42:14.433372+0000 mon.a (mon.0) 8833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:15.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:15 smithi122 bash[65119]: audit 2024-04-16T14:42:14.444177+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:15 smithi071 bash[79675]: cluster 2024-04-16T14:42:14.067383+0000 mgr.x (mgr.24929) 2447 : cluster 0 pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:15 smithi071 bash[79675]: audit 2024-04-16T14:42:14.419625+0000 mon.a (mon.0) 8832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:15 smithi071 bash[79675]: audit 2024-04-16T14:42:14.433372+0000 mon.a (mon.0) 8833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:15 smithi071 bash[79675]: audit 2024-04-16T14:42:14.444177+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:15 smithi071 bash[83214]: cluster 2024-04-16T14:42:14.067383+0000 mgr.x (mgr.24929) 2447 : cluster 0 pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:15 smithi071 bash[83214]: audit 2024-04-16T14:42:14.419625+0000 mon.a (mon.0) 8832 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:15 smithi071 bash[83214]: audit 2024-04-16T14:42:14.433372+0000 mon.a (mon.0) 8833 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:15 smithi071 bash[83214]: audit 2024-04-16T14:42:14.444177+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:16 smithi071 bash[83214]: audit 2024-04-16T14:42:15.477502+0000 mgr.x (mgr.24929) 2448 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:16.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:16 smithi071 bash[83214]: audit 2024-04-16T14:42:16.389702+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:16 smithi071 bash[83214]: audit 2024-04-16T14:42:16.396736+0000 mon.a (mon.0) 8836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:16 smithi071 bash[83214]: audit 2024-04-16T14:42:16.406384+0000 mon.a (mon.0) 8837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:16 smithi071 bash[79675]: audit 2024-04-16T14:42:15.477502+0000 mgr.x (mgr.24929) 2448 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:16 smithi071 bash[79675]: audit 2024-04-16T14:42:16.389702+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:16 smithi071 bash[79675]: audit 2024-04-16T14:42:16.396736+0000 mon.a (mon.0) 8836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:16 smithi071 bash[79675]: audit 2024-04-16T14:42:16.406384+0000 mon.a (mon.0) 8837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:16 smithi122 bash[65119]: audit 2024-04-16T14:42:15.477502+0000 mgr.x (mgr.24929) 2448 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:16.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:16 smithi122 bash[65119]: audit 2024-04-16T14:42:16.389702+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:16 smithi122 bash[65119]: audit 2024-04-16T14:42:16.396736+0000 mon.a (mon.0) 8836 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:16.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:16 smithi122 bash[65119]: audit 2024-04-16T14:42:16.406384+0000 mon.a (mon.0) 8837 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:17.208 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.208 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.208 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.209 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.209 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.209 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.210 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.210 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.210 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:17.524 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:17 smithi122 bash[65119]: cluster 2024-04-16T14:42:16.068791+0000 mgr.x (mgr.24929) 2449 : cluster 0 pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:17.576 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:17 smithi122 systemd[1]: Stopping Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:42:17.576 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:17 smithi122 bash[49623]: t=2024-04-16T14:42:17+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-16T14:42:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:17 smithi071 bash[79675]: cluster 2024-04-16T14:42:16.068791+0000 mgr.x (mgr.24929) 2449 : cluster 0 pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:17 smithi071 bash[83214]: cluster 2024-04-16T14:42:16.068791+0000 mgr.x (mgr.24929) 2449 : cluster 0 pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:18.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:17 smithi122 bash[95400]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-grafana-a 2024-04-16T14:42:18.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:18 smithi122 bash[95462]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-grafana-a 2024-04-16T14:42:18.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-16T14:42:18.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: Stopped Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:42:18.693 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:18.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:18.695 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:18.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:18.696 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:18.696 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:18.696 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: Started Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:42:18.697 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:18.697 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:18.698 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:42:18 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:42:19.407 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:42:19] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.43.0" 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: cluster 2024-04-16T14:42:18.069857+0000 mgr.x (mgr.24929) 2450 : cluster 0 pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.411022+0000 mon.a (mon.0) 8838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.422912+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.446492+0000 mon.a (mon.0) 8840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.447809+0000 mon.a (mon.0) 8841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.455810+0000 mon.a (mon.0) 8842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.459425+0000 mgr.x (mgr.24929) 2451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.495493+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.499167+0000 mgr.x (mgr.24929) 2452 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.503274+0000 mon.a (mon.0) 8844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.506169+0000 mon.a (mon.0) 8845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.509014+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.509870+0000 mon.a (mon.0) 8847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.515625+0000 mon.a (mon.0) 8848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.519072+0000 mgr.x (mgr.24929) 2453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.557670+0000 mon.a (mon.0) 8849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.560109+0000 mon.a (mon.0) 8850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.562038+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.562837+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.567845+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.571286+0000 mgr.x (mgr.24929) 2454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.609781+0000 mon.a (mon.0) 8854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.612145+0000 mon.a (mon.0) 8855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.614060+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.614852+0000 mon.a (mon.0) 8857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.665 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.621463+0000 mon.a (mon.0) 8858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.624934+0000 mgr.x (mgr.24929) 2455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.663813+0000 mon.a (mon.0) 8859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.666208+0000 mon.a (mon.0) 8860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.668278+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.669030+0000 mon.a (mon.0) 8862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.674499+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.677945+0000 mgr.x (mgr.24929) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.716519+0000 mon.a (mon.0) 8864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.719051+0000 mon.a (mon.0) 8865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.721409+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.722277+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.727968+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.731321+0000 mgr.x (mgr.24929) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.666 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.769480+0000 mon.a (mon.0) 8869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.772011+0000 mon.a (mon.0) 8870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.774057+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.774821+0000 mon.a (mon.0) 8872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.780135+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.783491+0000 mgr.x (mgr.24929) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.826127+0000 mon.a (mon.0) 8874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.829326+0000 mon.a (mon.0) 8875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.831825+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.832947+0000 mon.a (mon.0) 8877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.839313+0000 mon.a (mon.0) 8878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.898730+0000 mon.a (mon.0) 8879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.901475+0000 mon.a (mon.0) 8880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.903869+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.904664+0000 mon.a (mon.0) 8882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.667 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.910499+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.951794+0000 mon.a (mon.0) 8884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.954036+0000 mon.a (mon.0) 8885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.956081+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.956815+0000 mon.a (mon.0) 8887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:18.962293+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.003828+0000 mon.a (mon.0) 8889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.005811+0000 mon.a (mon.0) 8890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.007660+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.008292+0000 mon.a (mon.0) 8892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.013151+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.053963+0000 mon.a (mon.0) 8894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.056243+0000 mon.a (mon.0) 8895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.058169+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.058880+0000 mon.a (mon.0) 8897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.668 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.064674+0000 mon.a (mon.0) 8898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.136051+0000 mon.a (mon.0) 8899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.140873+0000 mon.a (mon.0) 8900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.144395+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.145944+0000 mon.a (mon.0) 8902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.155108+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.212987+0000 mon.a (mon.0) 8904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.215962+0000 mon.a (mon.0) 8905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.218836+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.220232+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.229087+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.302201+0000 mon.a (mon.0) 8909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.304971+0000 mon.a (mon.0) 8910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.307545+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.308791+0000 mon.a (mon.0) 8912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.669 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.317256+0000 mon.a (mon.0) 8913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.670 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.392400+0000 mon.a (mon.0) 8914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.670 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.396092+0000 mon.a (mon.0) 8915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.670 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.399039+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.670 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[65119]: audit 2024-04-16T14:42:19.400140+0000 mon.a (mon.0) 8917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: cluster 2024-04-16T14:42:18.069857+0000 mgr.x (mgr.24929) 2450 : cluster 0 pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.411022+0000 mon.a (mon.0) 8838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.422912+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.446492+0000 mon.a (mon.0) 8840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.447809+0000 mon.a (mon.0) 8841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.455810+0000 mon.a (mon.0) 8842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.459425+0000 mgr.x (mgr.24929) 2451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.495493+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.499167+0000 mgr.x (mgr.24929) 2452 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.503274+0000 mon.a (mon.0) 8844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.506169+0000 mon.a (mon.0) 8845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.509014+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.509870+0000 mon.a (mon.0) 8847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.515625+0000 mon.a (mon.0) 8848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.519072+0000 mgr.x (mgr.24929) 2453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.557670+0000 mon.a (mon.0) 8849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.560109+0000 mon.a (mon.0) 8850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.562038+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.562837+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.567845+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.571286+0000 mgr.x (mgr.24929) 2454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.609781+0000 mon.a (mon.0) 8854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.612145+0000 mon.a (mon.0) 8855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.614060+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.614852+0000 mon.a (mon.0) 8857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.621463+0000 mon.a (mon.0) 8858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.624934+0000 mgr.x (mgr.24929) 2455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.663813+0000 mon.a (mon.0) 8859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.666208+0000 mon.a (mon.0) 8860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.668278+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.669030+0000 mon.a (mon.0) 8862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.674499+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.677945+0000 mgr.x (mgr.24929) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.716519+0000 mon.a (mon.0) 8864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.719051+0000 mon.a (mon.0) 8865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.721409+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.722277+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.727968+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.731321+0000 mgr.x (mgr.24929) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.769480+0000 mon.a (mon.0) 8869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: cluster 2024-04-16T14:42:18.069857+0000 mgr.x (mgr.24929) 2450 : cluster 0 pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.411022+0000 mon.a (mon.0) 8838 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.422912+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.446492+0000 mon.a (mon.0) 8840 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.447809+0000 mon.a (mon.0) 8841 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.455810+0000 mon.a (mon.0) 8842 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.459425+0000 mgr.x (mgr.24929) 2451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.495493+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.499167+0000 mgr.x (mgr.24929) 2452 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.503274+0000 mon.a (mon.0) 8844 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.506169+0000 mon.a (mon.0) 8845 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.509014+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.509870+0000 mon.a (mon.0) 8847 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.515625+0000 mon.a (mon.0) 8848 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.519072+0000 mgr.x (mgr.24929) 2453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.557670+0000 mon.a (mon.0) 8849 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.560109+0000 mon.a (mon.0) 8850 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.562038+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.562837+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.567845+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.772011+0000 mon.a (mon.0) 8870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.774057+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.774821+0000 mon.a (mon.0) 8872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.780135+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.783491+0000 mgr.x (mgr.24929) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.826127+0000 mon.a (mon.0) 8874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.829326+0000 mon.a (mon.0) 8875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.831825+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.832947+0000 mon.a (mon.0) 8877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.839313+0000 mon.a (mon.0) 8878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.898730+0000 mon.a (mon.0) 8879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.901475+0000 mon.a (mon.0) 8880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.903869+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.904664+0000 mon.a (mon.0) 8882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.910499+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.951794+0000 mon.a (mon.0) 8884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.954036+0000 mon.a (mon.0) 8885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.956081+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.956815+0000 mon.a (mon.0) 8887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:18.962293+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.003828+0000 mon.a (mon.0) 8889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.005811+0000 mon.a (mon.0) 8890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.007660+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.008292+0000 mon.a (mon.0) 8892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.013151+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.053963+0000 mon.a (mon.0) 8894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.056243+0000 mon.a (mon.0) 8895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.058169+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.058880+0000 mon.a (mon.0) 8897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.064674+0000 mon.a (mon.0) 8898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.136051+0000 mon.a (mon.0) 8899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.140873+0000 mon.a (mon.0) 8900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.144395+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.145944+0000 mon.a (mon.0) 8902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.155108+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.212987+0000 mon.a (mon.0) 8904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.215962+0000 mon.a (mon.0) 8905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.218836+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.220232+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.229087+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.302201+0000 mon.a (mon.0) 8909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.304971+0000 mon.a (mon.0) 8910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.307545+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.308791+0000 mon.a (mon.0) 8912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.317256+0000 mon.a (mon.0) 8913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.392400+0000 mon.a (mon.0) 8914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.396092+0000 mon.a (mon.0) 8915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.399039+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[79675]: audit 2024-04-16T14:42:19.400140+0000 mon.a (mon.0) 8917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.571286+0000 mgr.x (mgr.24929) 2454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.609781+0000 mon.a (mon.0) 8854 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.612145+0000 mon.a (mon.0) 8855 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.614060+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.614852+0000 mon.a (mon.0) 8857 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.621463+0000 mon.a (mon.0) 8858 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.624934+0000 mgr.x (mgr.24929) 2455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.663813+0000 mon.a (mon.0) 8859 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.666208+0000 mon.a (mon.0) 8860 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.668278+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.669030+0000 mon.a (mon.0) 8862 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.674499+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.677945+0000 mgr.x (mgr.24929) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.716519+0000 mon.a (mon.0) 8864 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.719051+0000 mon.a (mon.0) 8865 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.721409+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.722277+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.727968+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.731321+0000 mgr.x (mgr.24929) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.769480+0000 mon.a (mon.0) 8869 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.772011+0000 mon.a (mon.0) 8870 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.774057+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.774821+0000 mon.a (mon.0) 8872 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.780135+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.783491+0000 mgr.x (mgr.24929) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:19.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.826127+0000 mon.a (mon.0) 8874 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.829326+0000 mon.a (mon.0) 8875 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.831825+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.832947+0000 mon.a (mon.0) 8877 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.839313+0000 mon.a (mon.0) 8878 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.898730+0000 mon.a (mon.0) 8879 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.901475+0000 mon.a (mon.0) 8880 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.903869+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.904664+0000 mon.a (mon.0) 8882 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.910499+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.951794+0000 mon.a (mon.0) 8884 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.954036+0000 mon.a (mon.0) 8885 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.956081+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.956815+0000 mon.a (mon.0) 8887 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:18.962293+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.003828+0000 mon.a (mon.0) 8889 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.005811+0000 mon.a (mon.0) 8890 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.007660+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.008292+0000 mon.a (mon.0) 8892 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.013151+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.053963+0000 mon.a (mon.0) 8894 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.056243+0000 mon.a (mon.0) 8895 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.058169+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.058880+0000 mon.a (mon.0) 8897 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.064674+0000 mon.a (mon.0) 8898 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.136051+0000 mon.a (mon.0) 8899 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.140873+0000 mon.a (mon.0) 8900 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.144395+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.145944+0000 mon.a (mon.0) 8902 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.155108+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.212987+0000 mon.a (mon.0) 8904 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.215962+0000 mon.a (mon.0) 8905 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.218836+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.220232+0000 mon.a (mon.0) 8907 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.229087+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.302201+0000 mon.a (mon.0) 8909 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.304971+0000 mon.a (mon.0) 8910 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.307545+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.308791+0000 mon.a (mon.0) 8912 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.317256+0000 mon.a (mon.0) 8913 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.392400+0000 mon.a (mon.0) 8914 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.396092+0000 mon.a (mon.0) 8915 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.399039+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:19.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:19 smithi071 bash[83214]: audit 2024-04-16T14:42:19.400140+0000 mon.a (mon.0) 8917 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:19.943 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.904832667Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-16T14:42:19.943 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905083142Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905101786Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905108031Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905113456Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905120426Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905125896Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905132534Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905138075Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905144555Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905150119Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905155904Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905161423Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905168252Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905174118Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-16T14:42:19.944 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905179833Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-16T14:42:19.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905184837Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-16T14:42:19.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905190054Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-16T14:42:19.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=settings t=2024-04-16T14:42:19.905195353Z level=info msg="App mode production" 2024-04-16T14:42:19.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=sqlstore t=2024-04-16T14:42:19.905255389Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-16T14:42:19.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=sqlstore t=2024-04-16T14:42:19.905273289Z 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-04-16T14:42:19.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:19.928288979Z level=info msg="Starting DB migrations" 2024-04-16T14:42:19.945 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:19.932652747Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-16T14:42:20.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:19 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:19.990371047Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-16T14:42:20.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.032563605Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-16T14:42:20.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.083001148Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-16T14:42:20.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.124893454Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-16T14:42:20.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.175408725Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-16T14:42:20.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.226176733Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-16T14:42:20.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.268551972Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.842845+0000 mgr.x (mgr.24929) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.913878+0000 mgr.x (mgr.24929) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:18.965670+0000 mgr.x (mgr.24929) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.016478+0000 mgr.x (mgr.24929) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.068198+0000 mgr.x (mgr.24929) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.158550+0000 mgr.x (mgr.24929) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.232563+0000 mgr.x (mgr.24929) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.320647+0000 mgr.x (mgr.24929) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.546 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.408450+0000 mon.a (mon.0) 8918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.411875+0000 mgr.x (mgr.24929) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.491210+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.494305+0000 mon.a (mon.0) 8920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.498050+0000 mon.a (mon.0) 8921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.499654+0000 mon.a (mon.0) 8922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.507779+0000 mon.a (mon.0) 8923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.511204+0000 mgr.x (mgr.24929) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.591156+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.594178+0000 mon.a (mon.0) 8925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.596854+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.598135+0000 mon.a (mon.0) 8927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.606931+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.310810649Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-16T14:42:20.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.369244558Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-16T14:42:20.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.411491151Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-16T14:42:20.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.470205095Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-16T14:42:20.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.512205471Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-16T14:42:20.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.554310765Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.610534+0000 mgr.x (mgr.24929) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.649036+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.651802+0000 mon.a (mon.0) 8930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.654311+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.655498+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.666554+0000 mon.a (mon.0) 8933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.670198+0000 mgr.x (mgr.24929) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.714290+0000 mon.a (mon.0) 8934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.717573+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.721179+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.722576+0000 mon.a (mon.0) 8937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.731415+0000 mon.a (mon.0) 8938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.735177+0000 mgr.x (mgr.24929) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.796730+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.549 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.799373+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.801841+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.804239+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.812812+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.816344+0000 mgr.x (mgr.24929) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.872266+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.875803+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.878922+0000 mon.a (mon.0) 8946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.880459+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.892082+0000 mon.a (mon.0) 8948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.934098+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.937021+0000 mon.a (mon.0) 8950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.939921+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.941218+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.550 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.949798+0000 mon.a (mon.0) 8953 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.990617+0000 mon.a (mon.0) 8954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.993148+0000 mon.a (mon.0) 8955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.995486+0000 mon.a (mon.0) 8956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:19.996505+0000 mon.a (mon.0) 8957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.004494+0000 mon.a (mon.0) 8958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.046110+0000 mon.a (mon.0) 8959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.048631+0000 mon.a (mon.0) 8960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.050935+0000 mon.a (mon.0) 8961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.052188+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.060166+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.094717+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.167026+0000 mon.a (mon.0) 8965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.170303+0000 mon.a (mon.0) 8966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.551 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.172907+0000 mon.a (mon.0) 8967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.173994+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.183149+0000 mon.a (mon.0) 8969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.240840+0000 mon.a (mon.0) 8970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.244218+0000 mon.a (mon.0) 8971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.247256+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.248439+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.256595+0000 mon.a (mon.0) 8974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.303068+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.305234+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.307225+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.308078+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.315936+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.374237+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.377072+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.380078+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.381737+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[65119]: audit 2024-04-16T14:42:20.390624+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.842845+0000 mgr.x (mgr.24929) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.913878+0000 mgr.x (mgr.24929) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:18.965670+0000 mgr.x (mgr.24929) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.016478+0000 mgr.x (mgr.24929) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.068198+0000 mgr.x (mgr.24929) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.158550+0000 mgr.x (mgr.24929) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.232563+0000 mgr.x (mgr.24929) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.320647+0000 mgr.x (mgr.24929) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.408450+0000 mon.a (mon.0) 8918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.411875+0000 mgr.x (mgr.24929) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.491210+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.494305+0000 mon.a (mon.0) 8920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.498050+0000 mon.a (mon.0) 8921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.499654+0000 mon.a (mon.0) 8922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.507779+0000 mon.a (mon.0) 8923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.511204+0000 mgr.x (mgr.24929) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.591156+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.594178+0000 mon.a (mon.0) 8925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.596854+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.598135+0000 mon.a (mon.0) 8927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.606931+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.610534+0000 mgr.x (mgr.24929) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.649036+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.651802+0000 mon.a (mon.0) 8930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.654311+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.655498+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.666554+0000 mon.a (mon.0) 8933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.670198+0000 mgr.x (mgr.24929) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.714290+0000 mon.a (mon.0) 8934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.717573+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.721179+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.722576+0000 mon.a (mon.0) 8937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.731415+0000 mon.a (mon.0) 8938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.735177+0000 mgr.x (mgr.24929) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.796730+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.799373+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.801841+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.804239+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.812812+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.816344+0000 mgr.x (mgr.24929) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.872266+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.842845+0000 mgr.x (mgr.24929) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.913878+0000 mgr.x (mgr.24929) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:18.965670+0000 mgr.x (mgr.24929) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.016478+0000 mgr.x (mgr.24929) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.068198+0000 mgr.x (mgr.24929) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.158550+0000 mgr.x (mgr.24929) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.232563+0000 mgr.x (mgr.24929) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.320647+0000 mgr.x (mgr.24929) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.408450+0000 mon.a (mon.0) 8918 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.411875+0000 mgr.x (mgr.24929) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.491210+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.494305+0000 mon.a (mon.0) 8920 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.498050+0000 mon.a (mon.0) 8921 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.499654+0000 mon.a (mon.0) 8922 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.507779+0000 mon.a (mon.0) 8923 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.511204+0000 mgr.x (mgr.24929) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.591156+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.594178+0000 mon.a (mon.0) 8925 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.596854+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.598135+0000 mon.a (mon.0) 8927 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.606931+0000 mon.a (mon.0) 8928 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.875803+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.878922+0000 mon.a (mon.0) 8946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.880459+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.892082+0000 mon.a (mon.0) 8948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.934098+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.937021+0000 mon.a (mon.0) 8950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.939921+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.941218+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.949798+0000 mon.a (mon.0) 8953 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.990617+0000 mon.a (mon.0) 8954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.993148+0000 mon.a (mon.0) 8955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.995486+0000 mon.a (mon.0) 8956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:19.996505+0000 mon.a (mon.0) 8957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.004494+0000 mon.a (mon.0) 8958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.046110+0000 mon.a (mon.0) 8959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.048631+0000 mon.a (mon.0) 8960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.050935+0000 mon.a (mon.0) 8961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.052188+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.060166+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.094717+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.167026+0000 mon.a (mon.0) 8965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.170303+0000 mon.a (mon.0) 8966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.172907+0000 mon.a (mon.0) 8967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.173994+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.183149+0000 mon.a (mon.0) 8969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.240840+0000 mon.a (mon.0) 8970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.244218+0000 mon.a (mon.0) 8971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.247256+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.248439+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.256595+0000 mon.a (mon.0) 8974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.303068+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.305234+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.307225+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.308078+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.315936+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.374237+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.377072+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.380078+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.381737+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[83214]: audit 2024-04-16T14:42:20.390624+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.610534+0000 mgr.x (mgr.24929) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.649036+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.651802+0000 mon.a (mon.0) 8930 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.654311+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.655498+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.666554+0000 mon.a (mon.0) 8933 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.670198+0000 mgr.x (mgr.24929) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.714290+0000 mon.a (mon.0) 8934 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.717573+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.721179+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.722576+0000 mon.a (mon.0) 8937 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.731415+0000 mon.a (mon.0) 8938 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.735177+0000 mgr.x (mgr.24929) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.796730+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.799373+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.801841+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.804239+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.812812+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.816344+0000 mgr.x (mgr.24929) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.872266+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.875803+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.878922+0000 mon.a (mon.0) 8946 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.880459+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.892082+0000 mon.a (mon.0) 8948 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.934098+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.937021+0000 mon.a (mon.0) 8950 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.939921+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.941218+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.949798+0000 mon.a (mon.0) 8953 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.990617+0000 mon.a (mon.0) 8954 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.993148+0000 mon.a (mon.0) 8955 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.995486+0000 mon.a (mon.0) 8956 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:19.996505+0000 mon.a (mon.0) 8957 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.004494+0000 mon.a (mon.0) 8958 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.046110+0000 mon.a (mon.0) 8959 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.048631+0000 mon.a (mon.0) 8960 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.050935+0000 mon.a (mon.0) 8961 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.052188+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.060166+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.094717+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.167026+0000 mon.a (mon.0) 8965 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.170303+0000 mon.a (mon.0) 8966 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.172907+0000 mon.a (mon.0) 8967 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.173994+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.183149+0000 mon.a (mon.0) 8969 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.240840+0000 mon.a (mon.0) 8970 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.244218+0000 mon.a (mon.0) 8971 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.247256+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.248439+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.256595+0000 mon.a (mon.0) 8974 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.303068+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.305234+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.307225+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.308078+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.315936+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.374237+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:20.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.377072+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:20.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.380078+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:20.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.381737+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:20.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:20 smithi071 bash[79675]: audit 2024-04-16T14:42:20.390624+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:20.796 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.59631365Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-16T14:42:20.796 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.638370905Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-16T14:42:20.796 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.680587638Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-16T14:42:20.796 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.722700636Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-16T14:42:20.796 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.747877045Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-16T14:42:20.796 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.79010499Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-16T14:42:21.059 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.857433952Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-16T14:42:21.060 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:20 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:20.970940934Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-16T14:42:21.060 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:21.06844882Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-16T14:42:21.322 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:21.246376877Z level=info msg="Executing migration" id="create alert_image table" 2024-04-16T14:42:21.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.895763+0000 mgr.x (mgr.24929) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:19.953258+0000 mgr.x (mgr.24929) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.007941+0000 mgr.x (mgr.24929) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.895763+0000 mgr.x (mgr.24929) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:19.953258+0000 mgr.x (mgr.24929) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.007941+0000 mgr.x (mgr.24929) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.063553+0000 mgr.x (mgr.24929) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cluster 2024-04-16T14:42:20.070598+0000 mgr.x (mgr.24929) 2477 : cluster 0 pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.186658+0000 mgr.x (mgr.24929) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.259991+0000 mgr.x (mgr.24929) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.319316+0000 mgr.x (mgr.24929) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.394276+0000 mgr.x (mgr.24929) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.433051+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.435194+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.437055+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.437810+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.445113+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.448541+0000 mgr.x (mgr.24929) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.486162+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.488594+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.490905+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.491877+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.499389+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.502792+0000 mgr.x (mgr.24929) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.540145+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.542984+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.545191+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.546079+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.554744+0000 mon.a (mon.0) 8999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.558202+0000 mgr.x (mgr.24929) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.595572+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.598071+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.600629+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.601716+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.636 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:21.330320743Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-16T14:42:21.636 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:21.433306574Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-16T14:42:21.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.895763+0000 mgr.x (mgr.24929) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:19.953258+0000 mgr.x (mgr.24929) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.007941+0000 mgr.x (mgr.24929) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.063553+0000 mgr.x (mgr.24929) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.638 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cluster 2024-04-16T14:42:20.070598+0000 mgr.x (mgr.24929) 2477 : cluster 0 pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:21.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.186658+0000 mgr.x (mgr.24929) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.259991+0000 mgr.x (mgr.24929) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.319316+0000 mgr.x (mgr.24929) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.394276+0000 mgr.x (mgr.24929) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.433051+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.639 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.435194+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.437055+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.437810+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.445113+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.448541+0000 mgr.x (mgr.24929) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.640 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.486162+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.488594+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.490905+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.491877+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.499389+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.502792+0000 mgr.x (mgr.24929) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.641 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.540145+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.642 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.542984+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.642 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.545191+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.642 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.546079+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.642 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.554744+0000 mon.a (mon.0) 8999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.642 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.558202+0000 mgr.x (mgr.24929) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.642 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.595572+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.643 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.598071+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.643 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.600629+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.643 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.601716+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.643 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.607764+0000 mon.a (mon.0) 9004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.643 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.611215+0000 mgr.x (mgr.24929) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.643 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.648953+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.651816+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.654224+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.655182+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.661392+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.664705+0000 mgr.x (mgr.24929) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.644 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.702277+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.645 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.705169+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.645 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.707808+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.645 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.708891+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.645 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.715468+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.645 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.718797+0000 mgr.x (mgr.24929) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.645 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.756519+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.646 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.759321+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.646 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.761795+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.646 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.762917+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.646 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.770439+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.646 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.774037+0000 mgr.x (mgr.24929) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.646 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.828376+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.830702+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.832815+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.833729+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.839915+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.913709+0000 mon.a (mon.0) 9025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.918233+0000 mon.a (mon.0) 9026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.921218+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.648 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.922525+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.648 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.932196+0000 mon.a (mon.0) 9029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.648 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.990003+0000 mon.a (mon.0) 9030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.648 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.993320+0000 mon.a (mon.0) 9031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.648 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.995904+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.648 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:20.997062+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.649 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.005201+0000 mon.a (mon.0) 9034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.649 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.046203+0000 mon.a (mon.0) 9035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.649 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.048996+0000 mon.a (mon.0) 9036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.649 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.051698+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.649 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.052827+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.649 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.060713+0000 mon.a (mon.0) 9039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.649 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.107225+0000 mon.a (mon.0) 9040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.650 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.110220+0000 mon.a (mon.0) 9041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.650 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.112722+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.650 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.113861+0000 mon.a (mon.0) 9043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.650 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.121883+0000 mon.a (mon.0) 9044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.650 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.163017+0000 mon.a (mon.0) 9045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.650 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.166133+0000 mon.a (mon.0) 9046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.651 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.169588+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.651 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.170722+0000 mon.a (mon.0) 9048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.651 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.178936+0000 mon.a (mon.0) 9049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.651 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.239195+0000 mon.a (mon.0) 9050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.651 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.242398+0000 mon.a (mon.0) 9051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.651 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.245215+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.246542+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.254903+0000 mon.a (mon.0) 9054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.344956+0000 mon.a (mon.0) 9055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.349800+0000 mon.a (mon.0) 9056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.353270+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.653 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.354969+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.653 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[65119]: audit 2024-04-16T14:42:21.364709+0000 mon.a (mon.0) 9059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.607764+0000 mon.a (mon.0) 9004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.611215+0000 mgr.x (mgr.24929) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.648953+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.651816+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.654224+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.655182+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.661392+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.664705+0000 mgr.x (mgr.24929) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.702277+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.705169+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.707808+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.708891+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.715468+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.718797+0000 mgr.x (mgr.24929) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.756519+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.759321+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.761795+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.762917+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.770439+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.774037+0000 mgr.x (mgr.24929) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.828376+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.830702+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.832815+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.833729+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.839915+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.913709+0000 mon.a (mon.0) 9025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.918233+0000 mon.a (mon.0) 9026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.921218+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.922525+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.932196+0000 mon.a (mon.0) 9029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.990003+0000 mon.a (mon.0) 9030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.993320+0000 mon.a (mon.0) 9031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.995904+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:20.997062+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.005201+0000 mon.a (mon.0) 9034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.046203+0000 mon.a (mon.0) 9035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.048996+0000 mon.a (mon.0) 9036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.051698+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.052827+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.063553+0000 mgr.x (mgr.24929) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cluster 2024-04-16T14:42:20.070598+0000 mgr.x (mgr.24929) 2477 : cluster 0 pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.186658+0000 mgr.x (mgr.24929) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.259991+0000 mgr.x (mgr.24929) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.319316+0000 mgr.x (mgr.24929) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.394276+0000 mgr.x (mgr.24929) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.433051+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.435194+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.437055+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.437810+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.445113+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.448541+0000 mgr.x (mgr.24929) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.486162+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.488594+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.490905+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.491877+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.499389+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.502792+0000 mgr.x (mgr.24929) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.540145+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.542984+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.060713+0000 mon.a (mon.0) 9039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.107225+0000 mon.a (mon.0) 9040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.110220+0000 mon.a (mon.0) 9041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.112722+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.113861+0000 mon.a (mon.0) 9043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.121883+0000 mon.a (mon.0) 9044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.163017+0000 mon.a (mon.0) 9045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.166133+0000 mon.a (mon.0) 9046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.169588+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.170722+0000 mon.a (mon.0) 9048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.178936+0000 mon.a (mon.0) 9049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.239195+0000 mon.a (mon.0) 9050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.242398+0000 mon.a (mon.0) 9051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.245215+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.246542+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.254903+0000 mon.a (mon.0) 9054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.344956+0000 mon.a (mon.0) 9055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.349800+0000 mon.a (mon.0) 9056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.353270+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.354969+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[83214]: audit 2024-04-16T14:42:21.364709+0000 mon.a (mon.0) 9059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.545191+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.546079+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.554744+0000 mon.a (mon.0) 8999 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.558202+0000 mgr.x (mgr.24929) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.595572+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.598071+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.600629+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.601716+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.607764+0000 mon.a (mon.0) 9004 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.611215+0000 mgr.x (mgr.24929) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.648953+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.651816+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.654224+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.655182+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.661392+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.664705+0000 mgr.x (mgr.24929) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.702277+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.705169+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.707808+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.708891+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.715468+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.718797+0000 mgr.x (mgr.24929) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.756519+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.759321+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.761795+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.762917+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.770439+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.774037+0000 mgr.x (mgr.24929) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.828376+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.830702+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.832815+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.833729+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.839915+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.913709+0000 mon.a (mon.0) 9025 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.918233+0000 mon.a (mon.0) 9026 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.921218+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.922525+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.932196+0000 mon.a (mon.0) 9029 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.990003+0000 mon.a (mon.0) 9030 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.993320+0000 mon.a (mon.0) 9031 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.995904+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:20.997062+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.005201+0000 mon.a (mon.0) 9034 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.046203+0000 mon.a (mon.0) 9035 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.048996+0000 mon.a (mon.0) 9036 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.051698+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.052827+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.060713+0000 mon.a (mon.0) 9039 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.107225+0000 mon.a (mon.0) 9040 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.110220+0000 mon.a (mon.0) 9041 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.112722+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.113861+0000 mon.a (mon.0) 9043 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.121883+0000 mon.a (mon.0) 9044 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.163017+0000 mon.a (mon.0) 9045 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.166133+0000 mon.a (mon.0) 9046 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.169588+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.170722+0000 mon.a (mon.0) 9048 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.178936+0000 mon.a (mon.0) 9049 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.239195+0000 mon.a (mon.0) 9050 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.242398+0000 mon.a (mon.0) 9051 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.245215+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.246542+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.254903+0000 mon.a (mon.0) 9054 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.344956+0000 mon.a (mon.0) 9055 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.349800+0000 mon.a (mon.0) 9056 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.353270+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.354969+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:21 smithi071 bash[79675]: audit 2024-04-16T14:42:21.364709+0000 mon.a (mon.0) 9059 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:21.943 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:21 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:21.644272364Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-16T14:42:22.306 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:22.01506912Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-16T14:42:22.310 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:22.172201954Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-16T14:42:22.310 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:22.172449197Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-16T14:42:22.310 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:22.239415409Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-16T14:42:22.693 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:22.315299785Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-16T14:42:22.694 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:22.491894007Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-16T14:42:22.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.843303+0000 mgr.x (mgr.24929) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:20.935583+0000 mgr.x (mgr.24929) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.008564+0000 mgr.x (mgr.24929) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.064216+0000 mgr.x (mgr.24929) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.125420+0000 mgr.x (mgr.24929) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.182487+0000 mgr.x (mgr.24929) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.258348+0000 mgr.x (mgr.24929) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.368446+0000 mgr.x (mgr.24929) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.442659+0000 mon.a (mon.0) 9060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.445929+0000 mon.a (mon.0) 9061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.448994+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.450474+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.459865+0000 mon.a (mon.0) 9064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.463525+0000 mgr.x (mgr.24929) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.551194+0000 mon.a (mon.0) 9065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.556454+0000 mon.a (mon.0) 9066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.561127+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.562859+0000 mon.a (mon.0) 9068 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.573590+0000 mon.a (mon.0) 9069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.577296+0000 mgr.x (mgr.24929) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.670012+0000 mon.a (mon.0) 9070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.674993+0000 mon.a (mon.0) 9071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.679296+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.681246+0000 mon.a (mon.0) 9073 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.691537+0000 mon.a (mon.0) 9074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.695119+0000 mgr.x (mgr.24929) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.780816+0000 mon.a (mon.0) 9075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.784851+0000 mon.a (mon.0) 9076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.789592+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.791728+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.802251+0000 mon.a (mon.0) 9079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.805926+0000 mgr.x (mgr.24929) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.891711+0000 mon.a (mon.0) 9080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.895376+0000 mon.a (mon.0) 9081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.899263+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.900897+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.912429+0000 mon.a (mon.0) 9084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.986530+0000 mon.a (mon.0) 9085 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.990213+0000 mon.a (mon.0) 9086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.993375+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:21.994733+0000 mon.a (mon.0) 9088 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.003772+0000 mon.a (mon.0) 9089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.077587+0000 mon.a (mon.0) 9090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.081018+0000 mon.a (mon.0) 9091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.084597+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.085853+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.096415+0000 mon.a (mon.0) 9094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.170666+0000 mon.a (mon.0) 9095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.173633+0000 mon.a (mon.0) 9096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.176251+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.177424+0000 mon.a (mon.0) 9098 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.188264+0000 mon.a (mon.0) 9099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.265758+0000 mon.a (mon.0) 9100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.269151+0000 mon.a (mon.0) 9101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.272076+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.273377+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.284716+0000 mon.a (mon.0) 9104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.378311+0000 mon.a (mon.0) 9105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.382115+0000 mon.a (mon.0) 9106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.385792+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.387165+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[65119]: audit 2024-04-16T14:42:22.397730+0000 mon.a (mon.0) 9109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.843303+0000 mgr.x (mgr.24929) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:20.935583+0000 mgr.x (mgr.24929) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.008564+0000 mgr.x (mgr.24929) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.064216+0000 mgr.x (mgr.24929) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.125420+0000 mgr.x (mgr.24929) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.182487+0000 mgr.x (mgr.24929) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.258348+0000 mgr.x (mgr.24929) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.368446+0000 mgr.x (mgr.24929) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.442659+0000 mon.a (mon.0) 9060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.445929+0000 mon.a (mon.0) 9061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.448994+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.450474+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.459865+0000 mon.a (mon.0) 9064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.463525+0000 mgr.x (mgr.24929) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.551194+0000 mon.a (mon.0) 9065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.556454+0000 mon.a (mon.0) 9066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.561127+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.562859+0000 mon.a (mon.0) 9068 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.573590+0000 mon.a (mon.0) 9069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.577296+0000 mgr.x (mgr.24929) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.670012+0000 mon.a (mon.0) 9070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.843303+0000 mgr.x (mgr.24929) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:20.935583+0000 mgr.x (mgr.24929) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.008564+0000 mgr.x (mgr.24929) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.064216+0000 mgr.x (mgr.24929) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.125420+0000 mgr.x (mgr.24929) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.182487+0000 mgr.x (mgr.24929) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.258348+0000 mgr.x (mgr.24929) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.368446+0000 mgr.x (mgr.24929) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.442659+0000 mon.a (mon.0) 9060 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.445929+0000 mon.a (mon.0) 9061 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.448994+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.450474+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.459865+0000 mon.a (mon.0) 9064 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.463525+0000 mgr.x (mgr.24929) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.551194+0000 mon.a (mon.0) 9065 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.556454+0000 mon.a (mon.0) 9066 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.561127+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.562859+0000 mon.a (mon.0) 9068 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.573590+0000 mon.a (mon.0) 9069 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.577296+0000 mgr.x (mgr.24929) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.670012+0000 mon.a (mon.0) 9070 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.674993+0000 mon.a (mon.0) 9071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.679296+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.681246+0000 mon.a (mon.0) 9073 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.691537+0000 mon.a (mon.0) 9074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.695119+0000 mgr.x (mgr.24929) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.780816+0000 mon.a (mon.0) 9075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.784851+0000 mon.a (mon.0) 9076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.789592+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.791728+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.802251+0000 mon.a (mon.0) 9079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.805926+0000 mgr.x (mgr.24929) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.891711+0000 mon.a (mon.0) 9080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.895376+0000 mon.a (mon.0) 9081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.899263+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.900897+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.912429+0000 mon.a (mon.0) 9084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.986530+0000 mon.a (mon.0) 9085 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.990213+0000 mon.a (mon.0) 9086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.993375+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.674993+0000 mon.a (mon.0) 9071 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.679296+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.681246+0000 mon.a (mon.0) 9073 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.691537+0000 mon.a (mon.0) 9074 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.695119+0000 mgr.x (mgr.24929) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.780816+0000 mon.a (mon.0) 9075 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.784851+0000 mon.a (mon.0) 9076 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.789592+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.791728+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.802251+0000 mon.a (mon.0) 9079 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.805926+0000 mgr.x (mgr.24929) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.891711+0000 mon.a (mon.0) 9080 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.895376+0000 mon.a (mon.0) 9081 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.899263+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.900897+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.912429+0000 mon.a (mon.0) 9084 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.986530+0000 mon.a (mon.0) 9085 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.990213+0000 mon.a (mon.0) 9086 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.993375+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:21.994733+0000 mon.a (mon.0) 9088 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.003772+0000 mon.a (mon.0) 9089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.077587+0000 mon.a (mon.0) 9090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.081018+0000 mon.a (mon.0) 9091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.084597+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.085853+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.096415+0000 mon.a (mon.0) 9094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.170666+0000 mon.a (mon.0) 9095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.173633+0000 mon.a (mon.0) 9096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.176251+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.177424+0000 mon.a (mon.0) 9098 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.188264+0000 mon.a (mon.0) 9099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.265758+0000 mon.a (mon.0) 9100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.269151+0000 mon.a (mon.0) 9101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.272076+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.273377+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.284716+0000 mon.a (mon.0) 9104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.378311+0000 mon.a (mon.0) 9105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.382115+0000 mon.a (mon.0) 9106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.385792+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.387165+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[79675]: audit 2024-04-16T14:42:22.397730+0000 mon.a (mon.0) 9109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:21.994733+0000 mon.a (mon.0) 9088 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.003772+0000 mon.a (mon.0) 9089 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.077587+0000 mon.a (mon.0) 9090 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.081018+0000 mon.a (mon.0) 9091 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.084597+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.085853+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.096415+0000 mon.a (mon.0) 9094 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.170666+0000 mon.a (mon.0) 9095 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.173633+0000 mon.a (mon.0) 9096 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.176251+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.177424+0000 mon.a (mon.0) 9098 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.188264+0000 mon.a (mon.0) 9099 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.265758+0000 mon.a (mon.0) 9100 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.269151+0000 mon.a (mon.0) 9101 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.272076+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.273377+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.284716+0000 mon.a (mon.0) 9104 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.378311+0000 mon.a (mon.0) 9105 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.382115+0000 mon.a (mon.0) 9106 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.385792+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.387165+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:22.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:22 smithi071 bash[83214]: audit 2024-04-16T14:42:22.397730+0000 mon.a (mon.0) 9109 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.145 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:22 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:22.925079481Z level=info msg="Executing migration" id="create secrets table" 2024-04-16T14:42:23.423 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:23.153679733Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-16T14:42:23.693 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:23.563690228Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-16T14:42:23.693 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:23.648034219Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-16T14:42:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:21.915912+0000 mgr.x (mgr.24929) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.007232+0000 mgr.x (mgr.24929) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cluster 2024-04-16T14:42:22.070999+0000 mgr.x (mgr.24929) 2503 : cluster 0 pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.099827+0000 mgr.x (mgr.24929) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.191742+0000 mgr.x (mgr.24929) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.288361+0000 mgr.x (mgr.24929) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.401227+0000 mgr.x (mgr.24929) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.457329+0000 mon.a (mon.0) 9110 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.460649+0000 mon.a (mon.0) 9111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.464113+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.465395+0000 mon.a (mon.0) 9113 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.476355+0000 mon.a (mon.0) 9114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.479900+0000 mgr.x (mgr.24929) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.533785+0000 mon.a (mon.0) 9115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.536775+0000 mon.a (mon.0) 9116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.540499+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.541616+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.553725+0000 mon.a (mon.0) 9119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.557179+0000 mgr.x (mgr.24929) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.640509+0000 mon.a (mon.0) 9120 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.645042+0000 mon.a (mon.0) 9121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.648915+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.650181+0000 mon.a (mon.0) 9123 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.662043+0000 mon.a (mon.0) 9124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.665658+0000 mgr.x (mgr.24929) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.737361+0000 mon.a (mon.0) 9125 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.742397+0000 mon.a (mon.0) 9126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.745946+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.747487+0000 mon.a (mon.0) 9128 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.760624+0000 mon.a (mon.0) 9129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.764418+0000 mgr.x (mgr.24929) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.838889+0000 mon.a (mon.0) 9130 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.842124+0000 mon.a (mon.0) 9131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.844658+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.845775+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.858495+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.916587+0000 mon.a (mon.0) 9135 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.919897+0000 mon.a (mon.0) 9136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.922371+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.923561+0000 mon.a (mon.0) 9138 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.934221+0000 mon.a (mon.0) 9139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.991629+0000 mon.a (mon.0) 9140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.994878+0000 mon.a (mon.0) 9141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.997484+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:22.999293+0000 mon.a (mon.0) 9143 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.016293+0000 mon.a (mon.0) 9144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.073487+0000 mon.a (mon.0) 9145 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.076619+0000 mon.a (mon.0) 9146 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.079900+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.080972+0000 mon.a (mon.0) 9148 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.093375+0000 mon.a (mon.0) 9149 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.134918+0000 mon.a (mon.0) 9150 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.137936+0000 mon.a (mon.0) 9151 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.140512+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.141690+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.152324+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.193888+0000 mon.a (mon.0) 9155 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.196745+0000 mon.a (mon.0) 9156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.199236+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.200429+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.211260+0000 mon.a (mon.0) 9159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.285105+0000 mon.a (mon.0) 9160 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.288316+0000 mon.a (mon.0) 9161 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.291318+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.292744+0000 mon.a (mon.0) 9163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.303838+0000 mon.a (mon.0) 9164 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.377869+0000 mon.a (mon.0) 9165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.380933+0000 mon.a (mon.0) 9166 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.383613+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.384784+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[65119]: audit 2024-04-16T14:42:23.397611+0000 mon.a (mon.0) 9169 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:21.915912+0000 mgr.x (mgr.24929) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.007232+0000 mgr.x (mgr.24929) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cluster 2024-04-16T14:42:22.070999+0000 mgr.x (mgr.24929) 2503 : cluster 0 pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.099827+0000 mgr.x (mgr.24929) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.191742+0000 mgr.x (mgr.24929) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.288361+0000 mgr.x (mgr.24929) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.401227+0000 mgr.x (mgr.24929) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.457329+0000 mon.a (mon.0) 9110 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.460649+0000 mon.a (mon.0) 9111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.464113+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.465395+0000 mon.a (mon.0) 9113 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.476355+0000 mon.a (mon.0) 9114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.479900+0000 mgr.x (mgr.24929) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.533785+0000 mon.a (mon.0) 9115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.536775+0000 mon.a (mon.0) 9116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.540499+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.541616+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.553725+0000 mon.a (mon.0) 9119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.557179+0000 mgr.x (mgr.24929) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.640509+0000 mon.a (mon.0) 9120 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:21.915912+0000 mgr.x (mgr.24929) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.007232+0000 mgr.x (mgr.24929) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cluster 2024-04-16T14:42:22.070999+0000 mgr.x (mgr.24929) 2503 : cluster 0 pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.099827+0000 mgr.x (mgr.24929) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.191742+0000 mgr.x (mgr.24929) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.288361+0000 mgr.x (mgr.24929) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.401227+0000 mgr.x (mgr.24929) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.457329+0000 mon.a (mon.0) 9110 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.460649+0000 mon.a (mon.0) 9111 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.464113+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.465395+0000 mon.a (mon.0) 9113 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.476355+0000 mon.a (mon.0) 9114 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.479900+0000 mgr.x (mgr.24929) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.533785+0000 mon.a (mon.0) 9115 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.536775+0000 mon.a (mon.0) 9116 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.540499+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.541616+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.553725+0000 mon.a (mon.0) 9119 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.557179+0000 mgr.x (mgr.24929) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.640509+0000 mon.a (mon.0) 9120 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.645042+0000 mon.a (mon.0) 9121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.648915+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.650181+0000 mon.a (mon.0) 9123 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.662043+0000 mon.a (mon.0) 9124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.665658+0000 mgr.x (mgr.24929) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.737361+0000 mon.a (mon.0) 9125 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.742397+0000 mon.a (mon.0) 9126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.745946+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.747487+0000 mon.a (mon.0) 9128 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.760624+0000 mon.a (mon.0) 9129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.764418+0000 mgr.x (mgr.24929) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.838889+0000 mon.a (mon.0) 9130 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.842124+0000 mon.a (mon.0) 9131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.844658+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.845775+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.858495+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.916587+0000 mon.a (mon.0) 9135 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.919897+0000 mon.a (mon.0) 9136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.922371+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.923561+0000 mon.a (mon.0) 9138 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.645042+0000 mon.a (mon.0) 9121 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.648915+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.650181+0000 mon.a (mon.0) 9123 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.662043+0000 mon.a (mon.0) 9124 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.665658+0000 mgr.x (mgr.24929) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.737361+0000 mon.a (mon.0) 9125 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.742397+0000 mon.a (mon.0) 9126 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.745946+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.747487+0000 mon.a (mon.0) 9128 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.760624+0000 mon.a (mon.0) 9129 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.764418+0000 mgr.x (mgr.24929) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.838889+0000 mon.a (mon.0) 9130 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.842124+0000 mon.a (mon.0) 9131 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.844658+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.845775+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.858495+0000 mon.a (mon.0) 9134 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.916587+0000 mon.a (mon.0) 9135 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.919897+0000 mon.a (mon.0) 9136 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.922371+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.923561+0000 mon.a (mon.0) 9138 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.934221+0000 mon.a (mon.0) 9139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.991629+0000 mon.a (mon.0) 9140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.994878+0000 mon.a (mon.0) 9141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.997484+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:22.999293+0000 mon.a (mon.0) 9143 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.016293+0000 mon.a (mon.0) 9144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.073487+0000 mon.a (mon.0) 9145 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.076619+0000 mon.a (mon.0) 9146 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.079900+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.080972+0000 mon.a (mon.0) 9148 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.093375+0000 mon.a (mon.0) 9149 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.134918+0000 mon.a (mon.0) 9150 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.137936+0000 mon.a (mon.0) 9151 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.140512+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.141690+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.152324+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.193888+0000 mon.a (mon.0) 9155 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.196745+0000 mon.a (mon.0) 9156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.199236+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.934221+0000 mon.a (mon.0) 9139 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.991629+0000 mon.a (mon.0) 9140 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.994878+0000 mon.a (mon.0) 9141 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.997484+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:22.999293+0000 mon.a (mon.0) 9143 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.016293+0000 mon.a (mon.0) 9144 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.073487+0000 mon.a (mon.0) 9145 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.076619+0000 mon.a (mon.0) 9146 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.079900+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.080972+0000 mon.a (mon.0) 9148 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.093375+0000 mon.a (mon.0) 9149 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.134918+0000 mon.a (mon.0) 9150 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.137936+0000 mon.a (mon.0) 9151 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.140512+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.141690+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.152324+0000 mon.a (mon.0) 9154 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.193888+0000 mon.a (mon.0) 9155 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.196745+0000 mon.a (mon.0) 9156 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.199236+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.200429+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.211260+0000 mon.a (mon.0) 9159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.285105+0000 mon.a (mon.0) 9160 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.288316+0000 mon.a (mon.0) 9161 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.291318+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.292744+0000 mon.a (mon.0) 9163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.303838+0000 mon.a (mon.0) 9164 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.377869+0000 mon.a (mon.0) 9165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.380933+0000 mon.a (mon.0) 9166 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.383613+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.384784+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[83214]: audit 2024-04-16T14:42:23.397611+0000 mon.a (mon.0) 9169 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.200429+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.211260+0000 mon.a (mon.0) 9159 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.285105+0000 mon.a (mon.0) 9160 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.288316+0000 mon.a (mon.0) 9161 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.291318+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.292744+0000 mon.a (mon.0) 9163 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.303838+0000 mon.a (mon.0) 9164 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:23.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.377869+0000 mon.a (mon.0) 9165 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:23.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.380933+0000 mon.a (mon.0) 9166 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:23.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.383613+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:23.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.384784+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:23.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:23 smithi071 bash[79675]: audit 2024-04-16T14:42:23.397611+0000 mon.a (mon.0) 9169 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.031 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:23.742508729Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-16T14:42:24.031 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:23.866641231Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-16T14:42:24.031 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:23 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:23.958124035Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-16T14:42:24.031 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.039746333Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-16T14:42:24.317 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.101277945Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-16T14:42:24.318 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.12667211Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-16T14:42:24.318 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.177177844Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-16T14:42:24.318 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.244939162Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-16T14:42:24.621 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.32652364Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-16T14:42:24.621 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.434582192Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-16T14:42:24.621 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.629908112Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.862013+0000 mgr.x (mgr.24929) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:22.937695+0000 mgr.x (mgr.24929) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.019806+0000 mgr.x (mgr.24929) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.096843+0000 mgr.x (mgr.24929) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.155760+0000 mgr.x (mgr.24929) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.214681+0000 mgr.x (mgr.24929) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.307341+0000 mgr.x (mgr.24929) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.401560+0000 mgr.x (mgr.24929) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.475403+0000 mon.a (mon.0) 9170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.478919+0000 mon.a (mon.0) 9171 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.483170+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.484345+0000 mon.a (mon.0) 9173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.493874+0000 mon.a (mon.0) 9174 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.497280+0000 mgr.x (mgr.24929) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.582572+0000 mon.a (mon.0) 9175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.586323+0000 mon.a (mon.0) 9176 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.589130+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.590262+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.598544+0000 mon.a (mon.0) 9179 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.601941+0000 mgr.x (mgr.24929) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.683332+0000 mon.a (mon.0) 9180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.687168+0000 mon.a (mon.0) 9181 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.690237+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.691649+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.702787+0000 mon.a (mon.0) 9184 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.706438+0000 mgr.x (mgr.24929) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.778220+0000 mon.a (mon.0) 9185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.781097+0000 mon.a (mon.0) 9186 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.783709+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.784837+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.793622+0000 mon.a (mon.0) 9189 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.797010+0000 mgr.x (mgr.24929) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.850716+0000 mon.a (mon.0) 9190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.853724+0000 mon.a (mon.0) 9191 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.856529+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.857805+0000 mon.a (mon.0) 9193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.868714+0000 mon.a (mon.0) 9194 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.925997+0000 mon.a (mon.0) 9195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.928860+0000 mon.a (mon.0) 9196 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.931426+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.932649+0000 mon.a (mon.0) 9198 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:23.943354+0000 mon.a (mon.0) 9199 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.000776+0000 mon.a (mon.0) 9200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.003269+0000 mon.a (mon.0) 9201 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.005555+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.006676+0000 mon.a (mon.0) 9203 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.016876+0000 mon.a (mon.0) 9204 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.074364+0000 mon.a (mon.0) 9205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.076980+0000 mon.a (mon.0) 9206 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.080975+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.082107+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.092771+0000 mon.a (mon.0) 9209 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.154754+0000 mon.a (mon.0) 9210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.158036+0000 mon.a (mon.0) 9211 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.160584+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.161702+0000 mon.a (mon.0) 9213 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.171918+0000 mon.a (mon.0) 9214 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.229279+0000 mon.a (mon.0) 9215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.231810+0000 mon.a (mon.0) 9216 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.234100+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.234974+0000 mon.a (mon.0) 9218 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.245467+0000 mon.a (mon.0) 9219 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.287172+0000 mon.a (mon.0) 9220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.290068+0000 mon.a (mon.0) 9221 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.292665+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.293986+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.304826+0000 mon.a (mon.0) 9224 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.362144+0000 mon.a (mon.0) 9225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.364969+0000 mon.a (mon.0) 9226 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.367548+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.368839+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[65119]: audit 2024-04-16T14:42:24.380042+0000 mon.a (mon.0) 9229 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.862013+0000 mgr.x (mgr.24929) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:22.937695+0000 mgr.x (mgr.24929) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.019806+0000 mgr.x (mgr.24929) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.096843+0000 mgr.x (mgr.24929) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.155760+0000 mgr.x (mgr.24929) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.214681+0000 mgr.x (mgr.24929) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.307341+0000 mgr.x (mgr.24929) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.401560+0000 mgr.x (mgr.24929) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.475403+0000 mon.a (mon.0) 9170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.478919+0000 mon.a (mon.0) 9171 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.483170+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.484345+0000 mon.a (mon.0) 9173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.493874+0000 mon.a (mon.0) 9174 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.497280+0000 mgr.x (mgr.24929) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.582572+0000 mon.a (mon.0) 9175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.586323+0000 mon.a (mon.0) 9176 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.589130+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.590262+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.598544+0000 mon.a (mon.0) 9179 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.601941+0000 mgr.x (mgr.24929) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.683332+0000 mon.a (mon.0) 9180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.687168+0000 mon.a (mon.0) 9181 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.690237+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.691649+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.702787+0000 mon.a (mon.0) 9184 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.706438+0000 mgr.x (mgr.24929) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.778220+0000 mon.a (mon.0) 9185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.781097+0000 mon.a (mon.0) 9186 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.783709+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.784837+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.793622+0000 mon.a (mon.0) 9189 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.797010+0000 mgr.x (mgr.24929) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.850716+0000 mon.a (mon.0) 9190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.853724+0000 mon.a (mon.0) 9191 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.856529+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.857805+0000 mon.a (mon.0) 9193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.868714+0000 mon.a (mon.0) 9194 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.925997+0000 mon.a (mon.0) 9195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.928860+0000 mon.a (mon.0) 9196 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.931426+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.862013+0000 mgr.x (mgr.24929) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:22.937695+0000 mgr.x (mgr.24929) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.019806+0000 mgr.x (mgr.24929) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.096843+0000 mgr.x (mgr.24929) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.155760+0000 mgr.x (mgr.24929) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.214681+0000 mgr.x (mgr.24929) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.307341+0000 mgr.x (mgr.24929) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.401560+0000 mgr.x (mgr.24929) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.475403+0000 mon.a (mon.0) 9170 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.478919+0000 mon.a (mon.0) 9171 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.483170+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.484345+0000 mon.a (mon.0) 9173 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.493874+0000 mon.a (mon.0) 9174 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.497280+0000 mgr.x (mgr.24929) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.582572+0000 mon.a (mon.0) 9175 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.586323+0000 mon.a (mon.0) 9176 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.589130+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.590262+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.598544+0000 mon.a (mon.0) 9179 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.601941+0000 mgr.x (mgr.24929) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.683332+0000 mon.a (mon.0) 9180 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.932649+0000 mon.a (mon.0) 9198 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:23.943354+0000 mon.a (mon.0) 9199 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.000776+0000 mon.a (mon.0) 9200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.003269+0000 mon.a (mon.0) 9201 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.005555+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.006676+0000 mon.a (mon.0) 9203 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.016876+0000 mon.a (mon.0) 9204 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.074364+0000 mon.a (mon.0) 9205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.076980+0000 mon.a (mon.0) 9206 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.080975+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.082107+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.092771+0000 mon.a (mon.0) 9209 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.154754+0000 mon.a (mon.0) 9210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.158036+0000 mon.a (mon.0) 9211 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.160584+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.161702+0000 mon.a (mon.0) 9213 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.171918+0000 mon.a (mon.0) 9214 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.229279+0000 mon.a (mon.0) 9215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.231810+0000 mon.a (mon.0) 9216 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.234100+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.234974+0000 mon.a (mon.0) 9218 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.245467+0000 mon.a (mon.0) 9219 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.287172+0000 mon.a (mon.0) 9220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.290068+0000 mon.a (mon.0) 9221 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.292665+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.293986+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.304826+0000 mon.a (mon.0) 9224 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.362144+0000 mon.a (mon.0) 9225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.364969+0000 mon.a (mon.0) 9226 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.367548+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.368839+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[83214]: audit 2024-04-16T14:42:24.380042+0000 mon.a (mon.0) 9229 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.687168+0000 mon.a (mon.0) 9181 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.690237+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.691649+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.702787+0000 mon.a (mon.0) 9184 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.706438+0000 mgr.x (mgr.24929) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.778220+0000 mon.a (mon.0) 9185 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.781097+0000 mon.a (mon.0) 9186 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.783709+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.784837+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.793622+0000 mon.a (mon.0) 9189 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.797010+0000 mgr.x (mgr.24929) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:24.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.850716+0000 mon.a (mon.0) 9190 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.853724+0000 mon.a (mon.0) 9191 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.856529+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.857805+0000 mon.a (mon.0) 9193 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.868714+0000 mon.a (mon.0) 9194 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.925997+0000 mon.a (mon.0) 9195 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.928860+0000 mon.a (mon.0) 9196 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.931426+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.932649+0000 mon.a (mon.0) 9198 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:23.943354+0000 mon.a (mon.0) 9199 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.000776+0000 mon.a (mon.0) 9200 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.003269+0000 mon.a (mon.0) 9201 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.005555+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.006676+0000 mon.a (mon.0) 9203 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.016876+0000 mon.a (mon.0) 9204 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.074364+0000 mon.a (mon.0) 9205 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.076980+0000 mon.a (mon.0) 9206 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.080975+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.082107+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.092771+0000 mon.a (mon.0) 9209 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.154754+0000 mon.a (mon.0) 9210 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.158036+0000 mon.a (mon.0) 9211 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.160584+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.161702+0000 mon.a (mon.0) 9213 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.171918+0000 mon.a (mon.0) 9214 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.229279+0000 mon.a (mon.0) 9215 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.231810+0000 mon.a (mon.0) 9216 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.234100+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.234974+0000 mon.a (mon.0) 9218 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.245467+0000 mon.a (mon.0) 9219 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.287172+0000 mon.a (mon.0) 9220 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.290068+0000 mon.a (mon.0) 9221 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.292665+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.293986+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.304826+0000 mon.a (mon.0) 9224 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.362144+0000 mon.a (mon.0) 9225 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.364969+0000 mon.a (mon.0) 9226 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.367548+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.368839+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:24.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:24 smithi071 bash[79675]: audit 2024-04-16T14:42:24.380042+0000 mon.a (mon.0) 9229 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:24.879 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.747751589Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-16T14:42:25.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:24 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:24.887838643Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-16T14:42:25.469 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:25.224879171Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-16T14:42:25.469 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:25.324836972Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-16T14:42:25.469 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:25.400771912Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-16T14:42:25.469 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.872109+0000 mgr.x (mgr.24929) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:23.946703+0000 mgr.x (mgr.24929) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.020272+0000 mgr.x (mgr.24929) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cluster 2024-04-16T14:42:24.071661+0000 mgr.x (mgr.24929) 2527 : cluster 0 pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.096297+0000 mgr.x (mgr.24929) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.175338+0000 mgr.x (mgr.24929) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.248955+0000 mgr.x (mgr.24929) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.308205+0000 mgr.x (mgr.24929) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.383464+0000 mgr.x (mgr.24929) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.450263+0000 mon.a (mon.0) 9230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.453422+0000 mon.a (mon.0) 9231 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.470 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.455879+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.456816+0000 mon.a (mon.0) 9233 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.464410+0000 mon.a (mon.0) 9234 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.467811+0000 mgr.x (mgr.24929) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.545599+0000 mon.a (mon.0) 9235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.549264+0000 mon.a (mon.0) 9236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.553290+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.554876+0000 mon.a (mon.0) 9238 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.565971+0000 mon.a (mon.0) 9239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.569453+0000 mgr.x (mgr.24929) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.650618+0000 mon.a (mon.0) 9240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.654158+0000 mon.a (mon.0) 9241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.657772+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.659441+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.668861+0000 mon.a (mon.0) 9244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.471 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.672368+0000 mgr.x (mgr.24929) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.747473+0000 mon.a (mon.0) 9245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.750711+0000 mon.a (mon.0) 9246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.753966+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.755239+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.764467+0000 mon.a (mon.0) 9249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.767970+0000 mgr.x (mgr.24929) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.843551+0000 mon.a (mon.0) 9250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.846747+0000 mon.a (mon.0) 9251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.850440+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.851950+0000 mon.a (mon.0) 9253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.861393+0000 mon.a (mon.0) 9254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.939699+0000 mon.a (mon.0) 9255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.943267+0000 mon.a (mon.0) 9256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.946486+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.472 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.948024+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:24.957288+0000 mon.a (mon.0) 9259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.036487+0000 mon.a (mon.0) 9260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.040034+0000 mon.a (mon.0) 9261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.043676+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.045179+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.053888+0000 mon.a (mon.0) 9264 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.132286+0000 mon.a (mon.0) 9265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.135741+0000 mon.a (mon.0) 9266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.139255+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.140597+0000 mon.a (mon.0) 9268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.150328+0000 mon.a (mon.0) 9269 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.228680+0000 mon.a (mon.0) 9270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.232193+0000 mon.a (mon.0) 9271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.235305+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.236641+0000 mon.a (mon.0) 9273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.247985+0000 mon.a (mon.0) 9274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.332732+0000 mon.a (mon.0) 9275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.335993+0000 mon.a (mon.0) 9276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.339572+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.341035+0000 mon.a (mon.0) 9278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.352257+0000 mon.a (mon.0) 9279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.426639+0000 mon.a (mon.0) 9280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[65119]: audit 2024-04-16T14:42:25.430082+0000 mon.a (mon.0) 9281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.872109+0000 mgr.x (mgr.24929) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:23.946703+0000 mgr.x (mgr.24929) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.020272+0000 mgr.x (mgr.24929) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cluster 2024-04-16T14:42:24.071661+0000 mgr.x (mgr.24929) 2527 : cluster 0 pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.096297+0000 mgr.x (mgr.24929) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.175338+0000 mgr.x (mgr.24929) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.248955+0000 mgr.x (mgr.24929) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.308205+0000 mgr.x (mgr.24929) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.383464+0000 mgr.x (mgr.24929) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.450263+0000 mon.a (mon.0) 9230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.453422+0000 mon.a (mon.0) 9231 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.455879+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.456816+0000 mon.a (mon.0) 9233 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.464410+0000 mon.a (mon.0) 9234 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.467811+0000 mgr.x (mgr.24929) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.545599+0000 mon.a (mon.0) 9235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.549264+0000 mon.a (mon.0) 9236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.553290+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.554876+0000 mon.a (mon.0) 9238 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.565971+0000 mon.a (mon.0) 9239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.569453+0000 mgr.x (mgr.24929) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.650618+0000 mon.a (mon.0) 9240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.654158+0000 mon.a (mon.0) 9241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.657772+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.659441+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.668861+0000 mon.a (mon.0) 9244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.672368+0000 mgr.x (mgr.24929) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.747473+0000 mon.a (mon.0) 9245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.750711+0000 mon.a (mon.0) 9246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.753966+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.755239+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.764467+0000 mon.a (mon.0) 9249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.767970+0000 mgr.x (mgr.24929) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.843551+0000 mon.a (mon.0) 9250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.846747+0000 mon.a (mon.0) 9251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.850440+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.851950+0000 mon.a (mon.0) 9253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.861393+0000 mon.a (mon.0) 9254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.939699+0000 mon.a (mon.0) 9255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.943267+0000 mon.a (mon.0) 9256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.872109+0000 mgr.x (mgr.24929) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:23.946703+0000 mgr.x (mgr.24929) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.020272+0000 mgr.x (mgr.24929) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cluster 2024-04-16T14:42:24.071661+0000 mgr.x (mgr.24929) 2527 : cluster 0 pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.096297+0000 mgr.x (mgr.24929) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.175338+0000 mgr.x (mgr.24929) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.248955+0000 mgr.x (mgr.24929) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.308205+0000 mgr.x (mgr.24929) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.383464+0000 mgr.x (mgr.24929) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.450263+0000 mon.a (mon.0) 9230 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.453422+0000 mon.a (mon.0) 9231 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.455879+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.456816+0000 mon.a (mon.0) 9233 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.464410+0000 mon.a (mon.0) 9234 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.467811+0000 mgr.x (mgr.24929) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.545599+0000 mon.a (mon.0) 9235 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.549264+0000 mon.a (mon.0) 9236 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.553290+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.554876+0000 mon.a (mon.0) 9238 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.565971+0000 mon.a (mon.0) 9239 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.569453+0000 mgr.x (mgr.24929) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.946486+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.948024+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:24.957288+0000 mon.a (mon.0) 9259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.036487+0000 mon.a (mon.0) 9260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.040034+0000 mon.a (mon.0) 9261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.043676+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.045179+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.053888+0000 mon.a (mon.0) 9264 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.132286+0000 mon.a (mon.0) 9265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.135741+0000 mon.a (mon.0) 9266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.139255+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.140597+0000 mon.a (mon.0) 9268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.150328+0000 mon.a (mon.0) 9269 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.228680+0000 mon.a (mon.0) 9270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.232193+0000 mon.a (mon.0) 9271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.235305+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.236641+0000 mon.a (mon.0) 9273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.247985+0000 mon.a (mon.0) 9274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.332732+0000 mon.a (mon.0) 9275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.335993+0000 mon.a (mon.0) 9276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.339572+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.341035+0000 mon.a (mon.0) 9278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.352257+0000 mon.a (mon.0) 9279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.426639+0000 mon.a (mon.0) 9280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[79675]: audit 2024-04-16T14:42:25.430082+0000 mon.a (mon.0) 9281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.650618+0000 mon.a (mon.0) 9240 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.654158+0000 mon.a (mon.0) 9241 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.657772+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.659441+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.668861+0000 mon.a (mon.0) 9244 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.672368+0000 mgr.x (mgr.24929) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.747473+0000 mon.a (mon.0) 9245 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.750711+0000 mon.a (mon.0) 9246 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.753966+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.755239+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.764467+0000 mon.a (mon.0) 9249 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.767970+0000 mgr.x (mgr.24929) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.843551+0000 mon.a (mon.0) 9250 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.846747+0000 mon.a (mon.0) 9251 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.850440+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.851950+0000 mon.a (mon.0) 9253 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.861393+0000 mon.a (mon.0) 9254 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.939699+0000 mon.a (mon.0) 9255 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.943267+0000 mon.a (mon.0) 9256 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.946486+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.948024+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:24.957288+0000 mon.a (mon.0) 9259 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.036487+0000 mon.a (mon.0) 9260 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.040034+0000 mon.a (mon.0) 9261 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.043676+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.045179+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.053888+0000 mon.a (mon.0) 9264 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.132286+0000 mon.a (mon.0) 9265 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.135741+0000 mon.a (mon.0) 9266 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.139255+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.140597+0000 mon.a (mon.0) 9268 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.150328+0000 mon.a (mon.0) 9269 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.228680+0000 mon.a (mon.0) 9270 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.232193+0000 mon.a (mon.0) 9271 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.235305+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.236641+0000 mon.a (mon.0) 9273 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.247985+0000 mon.a (mon.0) 9274 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.332732+0000 mon.a (mon.0) 9275 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.335993+0000 mon.a (mon.0) 9276 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.339572+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.341035+0000 mon.a (mon.0) 9278 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.352257+0000 mon.a (mon.0) 9279 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.426639+0000 mon.a (mon.0) 9280 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:25.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:25 smithi071 bash[83214]: audit 2024-04-16T14:42:25.430082+0000 mon.a (mon.0) 9281 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:25.943 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:25.477455746Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-16T14:42:25.943 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:25.519422915Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-16T14:42:25.943 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:25.662945464Z level=info msg="Executing migration" id="add correlation config column" 2024-04-16T14:42:26.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:25 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:25.992121885Z level=info msg="Executing migration" id="create entity_events table" 2024-04-16T14:42:26.434 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.239438521Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-16T14:42:26.693 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.490884Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-16T14:42:26.693 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.491101452Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-16T14:42:26.693 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.62519025Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-16T14:42:26.694 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.625380033Z 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-04-16T14:42:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.864936+0000 mgr.x (mgr.24929) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:24.960776+0000 mgr.x (mgr.24929) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.057328+0000 mgr.x (mgr.24929) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.153796+0000 mgr.x (mgr.24929) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.251424+0000 mgr.x (mgr.24929) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.355810+0000 mgr.x (mgr.24929) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.433178+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.434640+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.458589+0000 mon.a (mon.0) 9284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.462113+0000 mgr.x (mgr.24929) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.485230+0000 mgr.x (mgr.24929) 2544 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.521037+0000 mon.a (mon.0) 9285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.524116+0000 mon.a (mon.0) 9286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.526346+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.527444+0000 mon.a (mon.0) 9288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.536505+0000 mon.a (mon.0) 9289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.539873+0000 mgr.x (mgr.24929) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.594430+0000 mon.a (mon.0) 9290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.597662+0000 mon.a (mon.0) 9291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.600789+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.601857+0000 mon.a (mon.0) 9293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.611322+0000 mon.a (mon.0) 9294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.614736+0000 mgr.x (mgr.24929) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.669181+0000 mon.a (mon.0) 9295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.672140+0000 mon.a (mon.0) 9296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.675932+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.677322+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.687765+0000 mon.a (mon.0) 9299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.691266+0000 mgr.x (mgr.24929) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.747074+0000 mon.a (mon.0) 9300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.750009+0000 mon.a (mon.0) 9301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.752542+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.753783+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.762911+0000 mon.a (mon.0) 9304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.696 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.766316+0000 mgr.x (mgr.24929) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.804085+0000 mon.a (mon.0) 9305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.807206+0000 mon.a (mon.0) 9306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.809745+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.811290+0000 mon.a (mon.0) 9308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.820407+0000 mon.a (mon.0) 9309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.823721+0000 mgr.x (mgr.24929) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.861092+0000 mon.a (mon.0) 9310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.863770+0000 mon.a (mon.0) 9311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.866161+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.867240+0000 mon.a (mon.0) 9313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.876261+0000 mon.a (mon.0) 9314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.932248+0000 mon.a (mon.0) 9315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.936961+0000 mon.a (mon.0) 9316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.940053+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.941774+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:25.950685+0000 mon.a (mon.0) 9319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.008450+0000 mon.a (mon.0) 9320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.011436+0000 mon.a (mon.0) 9321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.014001+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.015471+0000 mon.a (mon.0) 9323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.023929+0000 mon.a (mon.0) 9324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.097639+0000 mon.a (mon.0) 9325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.100807+0000 mon.a (mon.0) 9326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.103911+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.105623+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.114956+0000 mon.a (mon.0) 9329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.188520+0000 mon.a (mon.0) 9330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.698 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.191530+0000 mon.a (mon.0) 9331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.194630+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.196213+0000 mon.a (mon.0) 9333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.207252+0000 mon.a (mon.0) 9334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.296841+0000 mon.a (mon.0) 9335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.301829+0000 mon.a (mon.0) 9336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.305227+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.306654+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.316001+0000 mon.a (mon.0) 9339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.406184+0000 mon.a (mon.0) 9340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.410985+0000 mon.a (mon.0) 9341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.415135+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.416620+0000 mon.a (mon.0) 9343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[65119]: audit 2024-04-16T14:42:26.425277+0000 mon.a (mon.0) 9344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.864936+0000 mgr.x (mgr.24929) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:24.960776+0000 mgr.x (mgr.24929) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.057328+0000 mgr.x (mgr.24929) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.153796+0000 mgr.x (mgr.24929) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.251424+0000 mgr.x (mgr.24929) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.355810+0000 mgr.x (mgr.24929) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.433178+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.434640+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.458589+0000 mon.a (mon.0) 9284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.462113+0000 mgr.x (mgr.24929) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.485230+0000 mgr.x (mgr.24929) 2544 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.521037+0000 mon.a (mon.0) 9285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.524116+0000 mon.a (mon.0) 9286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.526346+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.527444+0000 mon.a (mon.0) 9288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.536505+0000 mon.a (mon.0) 9289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.539873+0000 mgr.x (mgr.24929) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.594430+0000 mon.a (mon.0) 9290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.597662+0000 mon.a (mon.0) 9291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.600789+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.864936+0000 mgr.x (mgr.24929) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:24.960776+0000 mgr.x (mgr.24929) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.057328+0000 mgr.x (mgr.24929) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.153796+0000 mgr.x (mgr.24929) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.251424+0000 mgr.x (mgr.24929) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.355810+0000 mgr.x (mgr.24929) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.433178+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.434640+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.458589+0000 mon.a (mon.0) 9284 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.462113+0000 mgr.x (mgr.24929) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.485230+0000 mgr.x (mgr.24929) 2544 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:26.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.521037+0000 mon.a (mon.0) 9285 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.524116+0000 mon.a (mon.0) 9286 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.526346+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.527444+0000 mon.a (mon.0) 9288 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.536505+0000 mon.a (mon.0) 9289 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.539873+0000 mgr.x (mgr.24929) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.594430+0000 mon.a (mon.0) 9290 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.597662+0000 mon.a (mon.0) 9291 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.600789+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.601857+0000 mon.a (mon.0) 9293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.611322+0000 mon.a (mon.0) 9294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.614736+0000 mgr.x (mgr.24929) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.669181+0000 mon.a (mon.0) 9295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.672140+0000 mon.a (mon.0) 9296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.675932+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.677322+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.687765+0000 mon.a (mon.0) 9299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.691266+0000 mgr.x (mgr.24929) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.747074+0000 mon.a (mon.0) 9300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.750009+0000 mon.a (mon.0) 9301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.752542+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.753783+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.762911+0000 mon.a (mon.0) 9304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.766316+0000 mgr.x (mgr.24929) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.804085+0000 mon.a (mon.0) 9305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.807206+0000 mon.a (mon.0) 9306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.809745+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.811290+0000 mon.a (mon.0) 9308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.820407+0000 mon.a (mon.0) 9309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.823721+0000 mgr.x (mgr.24929) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.861092+0000 mon.a (mon.0) 9310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.863770+0000 mon.a (mon.0) 9311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.866161+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.867240+0000 mon.a (mon.0) 9313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.876261+0000 mon.a (mon.0) 9314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.932248+0000 mon.a (mon.0) 9315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.936961+0000 mon.a (mon.0) 9316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.940053+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.941774+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:25.950685+0000 mon.a (mon.0) 9319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.008450+0000 mon.a (mon.0) 9320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.011436+0000 mon.a (mon.0) 9321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.014001+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.015471+0000 mon.a (mon.0) 9323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.023929+0000 mon.a (mon.0) 9324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.097639+0000 mon.a (mon.0) 9325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.100807+0000 mon.a (mon.0) 9326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.103911+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.105623+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.601857+0000 mon.a (mon.0) 9293 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.611322+0000 mon.a (mon.0) 9294 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.614736+0000 mgr.x (mgr.24929) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.669181+0000 mon.a (mon.0) 9295 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.672140+0000 mon.a (mon.0) 9296 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.675932+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.677322+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.687765+0000 mon.a (mon.0) 9299 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.691266+0000 mgr.x (mgr.24929) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.747074+0000 mon.a (mon.0) 9300 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.750009+0000 mon.a (mon.0) 9301 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.752542+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.753783+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.762911+0000 mon.a (mon.0) 9304 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.766316+0000 mgr.x (mgr.24929) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.804085+0000 mon.a (mon.0) 9305 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.807206+0000 mon.a (mon.0) 9306 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.809745+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.811290+0000 mon.a (mon.0) 9308 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.820407+0000 mon.a (mon.0) 9309 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.114956+0000 mon.a (mon.0) 9329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.188520+0000 mon.a (mon.0) 9330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.191530+0000 mon.a (mon.0) 9331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.194630+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.196213+0000 mon.a (mon.0) 9333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.207252+0000 mon.a (mon.0) 9334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.296841+0000 mon.a (mon.0) 9335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.301829+0000 mon.a (mon.0) 9336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.305227+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.306654+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.316001+0000 mon.a (mon.0) 9339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.406184+0000 mon.a (mon.0) 9340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.410985+0000 mon.a (mon.0) 9341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.415135+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.416620+0000 mon.a (mon.0) 9343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[83214]: audit 2024-04-16T14:42:26.425277+0000 mon.a (mon.0) 9344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.823721+0000 mgr.x (mgr.24929) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:26.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.861092+0000 mon.a (mon.0) 9310 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.863770+0000 mon.a (mon.0) 9311 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.866161+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.867240+0000 mon.a (mon.0) 9313 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.876261+0000 mon.a (mon.0) 9314 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.932248+0000 mon.a (mon.0) 9315 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.936961+0000 mon.a (mon.0) 9316 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.940053+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.941774+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:25.950685+0000 mon.a (mon.0) 9319 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.008450+0000 mon.a (mon.0) 9320 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.011436+0000 mon.a (mon.0) 9321 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.014001+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.015471+0000 mon.a (mon.0) 9323 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.023929+0000 mon.a (mon.0) 9324 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.097639+0000 mon.a (mon.0) 9325 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.100807+0000 mon.a (mon.0) 9326 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.103911+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.105623+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.114956+0000 mon.a (mon.0) 9329 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.188520+0000 mon.a (mon.0) 9330 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.191530+0000 mon.a (mon.0) 9331 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.194630+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.196213+0000 mon.a (mon.0) 9333 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.207252+0000 mon.a (mon.0) 9334 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.296841+0000 mon.a (mon.0) 9335 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.301829+0000 mon.a (mon.0) 9336 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.305227+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.306654+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.316001+0000 mon.a (mon.0) 9339 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.406184+0000 mon.a (mon.0) 9340 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.410985+0000 mon.a (mon.0) 9341 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.415135+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.416620+0000 mon.a (mon.0) 9343 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:26.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:26 smithi071 bash[79675]: audit 2024-04-16T14:42:26.425277+0000 mon.a (mon.0) 9344 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.028 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.709422782Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-16T14:42:27.028 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.793073661Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-16T14:42:27.028 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.880227209Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-16T14:42:27.028 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:26 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:26.952698209Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-16T14:42:27.306 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.036594383Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-16T14:42:27.306 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.114241827Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-16T14:42:27.306 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.162707781Z level=info msg="Executing migration" id="Drop public config table" 2024-04-16T14:42:27.306 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.209337093Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-16T14:42:27.306 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.272739705Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-16T14:42:27.592 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.879686+0000 mgr.x (mgr.24929) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:25.954459+0000 mgr.x (mgr.24929) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.027257+0000 mgr.x (mgr.24929) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cluster 2024-04-16T14:42:26.072392+0000 mgr.x (mgr.24929) 2553 : cluster 0 pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.118516+0000 mgr.x (mgr.24929) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.210685+0000 mgr.x (mgr.24929) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.319561+0000 mgr.x (mgr.24929) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.428763+0000 mgr.x (mgr.24929) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.502753+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.593 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.505806+0000 mon.a (mon.0) 9346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.508505+0000 mon.a (mon.0) 9347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.509564+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.517858+0000 mon.a (mon.0) 9349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.521335+0000 mgr.x (mgr.24929) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.592407+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.595895+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.599524+0000 mon.a (mon.0) 9352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.600899+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.609414+0000 mon.a (mon.0) 9354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.612793+0000 mgr.x (mgr.24929) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.314820137Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-16T14:42:27.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.356787094Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-16T14:42:27.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.382197698Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-16T14:42:27.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.424118735Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-16T14:42:27.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.466302422Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-16T14:42:27.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.508400958Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-16T14:42:27.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.558757948Z level=info msg="Executing migration" id="add share column" 2024-04-16T14:42:27.595 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.600865586Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-16T14:42:27.596 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.670010+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.596 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.673238+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.675999+0000 mon.a (mon.0) 9357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.677120+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.685396+0000 mon.a (mon.0) 9359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.688744+0000 mgr.x (mgr.24929) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.759757+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.764034+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.767501+0000 mon.a (mon.0) 9362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.768841+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.777631+0000 mon.a (mon.0) 9364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.781057+0000 mgr.x (mgr.24929) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.851717+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.855104+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.858751+0000 mon.a (mon.0) 9367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.860154+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.869034+0000 mon.a (mon.0) 9369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.944591+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.947673+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.950946+0000 mon.a (mon.0) 9372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.952404+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:26.961215+0000 mon.a (mon.0) 9374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.035663+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.038554+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.041165+0000 mon.a (mon.0) 9377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.042175+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.598 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.049956+0000 mon.a (mon.0) 9379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.124547+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.127851+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.130563+0000 mon.a (mon.0) 9382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.131809+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.140119+0000 mon.a (mon.0) 9384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.197538+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.200509+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.202946+0000 mon.a (mon.0) 9387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.204126+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.214623+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.272451+0000 mon.a (mon.0) 9390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.275456+0000 mon.a (mon.0) 9391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.278135+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.599 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.279230+0000 mon.a (mon.0) 9393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.289829+0000 mon.a (mon.0) 9394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.331664+0000 mon.a (mon.0) 9395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.334601+0000 mon.a (mon.0) 9396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.337329+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.338655+0000 mon.a (mon.0) 9398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.349234+0000 mon.a (mon.0) 9399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.407534+0000 mon.a (mon.0) 9400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.410865+0000 mon.a (mon.0) 9401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.413258+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.414233+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.600 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[65119]: audit 2024-04-16T14:42:27.424636+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.879686+0000 mgr.x (mgr.24929) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:25.954459+0000 mgr.x (mgr.24929) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.027257+0000 mgr.x (mgr.24929) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cluster 2024-04-16T14:42:26.072392+0000 mgr.x (mgr.24929) 2553 : cluster 0 pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.118516+0000 mgr.x (mgr.24929) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.210685+0000 mgr.x (mgr.24929) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.319561+0000 mgr.x (mgr.24929) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.428763+0000 mgr.x (mgr.24929) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.502753+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.505806+0000 mon.a (mon.0) 9346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.508505+0000 mon.a (mon.0) 9347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.509564+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.517858+0000 mon.a (mon.0) 9349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.521335+0000 mgr.x (mgr.24929) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.592407+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.595895+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.599524+0000 mon.a (mon.0) 9352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.600899+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.609414+0000 mon.a (mon.0) 9354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.612793+0000 mgr.x (mgr.24929) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.670010+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.673238+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.675999+0000 mon.a (mon.0) 9357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.677120+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.685396+0000 mon.a (mon.0) 9359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.688744+0000 mgr.x (mgr.24929) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.759757+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.764034+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.767501+0000 mon.a (mon.0) 9362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.768841+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.777631+0000 mon.a (mon.0) 9364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.781057+0000 mgr.x (mgr.24929) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.851717+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.855104+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.858751+0000 mon.a (mon.0) 9367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.860154+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.869034+0000 mon.a (mon.0) 9369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.944591+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.947673+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.950946+0000 mon.a (mon.0) 9372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.879686+0000 mgr.x (mgr.24929) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:25.954459+0000 mgr.x (mgr.24929) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.027257+0000 mgr.x (mgr.24929) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cluster 2024-04-16T14:42:26.072392+0000 mgr.x (mgr.24929) 2553 : cluster 0 pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.118516+0000 mgr.x (mgr.24929) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.210685+0000 mgr.x (mgr.24929) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.319561+0000 mgr.x (mgr.24929) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.428763+0000 mgr.x (mgr.24929) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.502753+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.505806+0000 mon.a (mon.0) 9346 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.508505+0000 mon.a (mon.0) 9347 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.509564+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.517858+0000 mon.a (mon.0) 9349 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.521335+0000 mgr.x (mgr.24929) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.592407+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.595895+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.599524+0000 mon.a (mon.0) 9352 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.600899+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.609414+0000 mon.a (mon.0) 9354 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.612793+0000 mgr.x (mgr.24929) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.952404+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:26.961215+0000 mon.a (mon.0) 9374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.035663+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.038554+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.041165+0000 mon.a (mon.0) 9377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.042175+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.049956+0000 mon.a (mon.0) 9379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.124547+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.127851+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.130563+0000 mon.a (mon.0) 9382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.131809+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.140119+0000 mon.a (mon.0) 9384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.197538+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.200509+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.202946+0000 mon.a (mon.0) 9387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.204126+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.214623+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.272451+0000 mon.a (mon.0) 9390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.275456+0000 mon.a (mon.0) 9391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.278135+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.279230+0000 mon.a (mon.0) 9393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.289829+0000 mon.a (mon.0) 9394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.331664+0000 mon.a (mon.0) 9395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.334601+0000 mon.a (mon.0) 9396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.337329+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.338655+0000 mon.a (mon.0) 9398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.349234+0000 mon.a (mon.0) 9399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.407534+0000 mon.a (mon.0) 9400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.410865+0000 mon.a (mon.0) 9401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.413258+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.414233+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[79675]: audit 2024-04-16T14:42:27.424636+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.670010+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.673238+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.675999+0000 mon.a (mon.0) 9357 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.677120+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.685396+0000 mon.a (mon.0) 9359 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.688744+0000 mgr.x (mgr.24929) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.759757+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.764034+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.767501+0000 mon.a (mon.0) 9362 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.768841+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.777631+0000 mon.a (mon.0) 9364 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.781057+0000 mgr.x (mgr.24929) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.851717+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.855104+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.858751+0000 mon.a (mon.0) 9367 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.860154+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.869034+0000 mon.a (mon.0) 9369 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.944591+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.947673+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.950946+0000 mon.a (mon.0) 9372 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.952404+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:26.961215+0000 mon.a (mon.0) 9374 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.035663+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.038554+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.041165+0000 mon.a (mon.0) 9377 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.042175+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.049956+0000 mon.a (mon.0) 9379 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.124547+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.127851+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.130563+0000 mon.a (mon.0) 9382 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.131809+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.140119+0000 mon.a (mon.0) 9384 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.197538+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.200509+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.202946+0000 mon.a (mon.0) 9387 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.204126+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.214623+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.272451+0000 mon.a (mon.0) 9390 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.275456+0000 mon.a (mon.0) 9391 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.278135+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.279230+0000 mon.a (mon.0) 9393 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.289829+0000 mon.a (mon.0) 9394 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.331664+0000 mon.a (mon.0) 9395 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.334601+0000 mon.a (mon.0) 9396 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.337329+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.338655+0000 mon.a (mon.0) 9398 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.349234+0000 mon.a (mon.0) 9399 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.407534+0000 mon.a (mon.0) 9400 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:27.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.410865+0000 mon.a (mon.0) 9401 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:27.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.413258+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:27.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.414233+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:27.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:27 smithi071 bash[83214]: audit 2024-04-16T14:42:27.424636+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:27.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.668310325Z level=info msg="Executing migration" id="create file table" 2024-04-16T14:42:27.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.710692939Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-16T14:42:27.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.752658089Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-16T14:42:27.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.794981106Z level=info msg="Executing migration" id="create file_meta table" 2024-04-16T14:42:27.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.820475645Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-16T14:42:28.131 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.862134116Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-16T14:42:28.131 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.904236315Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-16T14:42:28.131 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.956678521Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-16T14:42:28.131 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:27 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:27.988217162Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-16T14:42:28.131 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.030185284Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-16T14:42:28.131 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.072373014Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-16T14:42:28.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.13951599Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-16T14:42:28.444 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.181858775Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-16T14:42:28.444 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.240484301Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-16T14:42:28.444 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.282719946Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-16T14:42:28.444 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.324884535Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-16T14:42:28.444 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.366918893Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-16T14:42:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.872657+0000 mgr.x (mgr.24929) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:26.964555+0000 mgr.x (mgr.24929) 2563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.053362+0000 mgr.x (mgr.24929) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.143507+0000 mgr.x (mgr.24929) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.218118+0000 mgr.x (mgr.24929) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.293206+0000 mgr.x (mgr.24929) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.352620+0000 mgr.x (mgr.24929) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.428006+0000 mgr.x (mgr.24929) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.481984+0000 mon.a (mon.0) 9405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.484596+0000 mon.a (mon.0) 9406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.486935+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.487820+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.495600+0000 mon.a (mon.0) 9409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.498841+0000 mgr.x (mgr.24929) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.536753+0000 mon.a (mon.0) 9410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.539374+0000 mon.a (mon.0) 9411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.541780+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.542843+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.549258+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.552483+0000 mgr.x (mgr.24929) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.590295+0000 mon.a (mon.0) 9415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.593262+0000 mon.a (mon.0) 9416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.595918+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.597497+0000 mon.a (mon.0) 9418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.606763+0000 mon.a (mon.0) 9419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.610188+0000 mgr.x (mgr.24929) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.666056+0000 mon.a (mon.0) 9420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.668968+0000 mon.a (mon.0) 9421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.671430+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.672620+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.681070+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.684380+0000 mgr.x (mgr.24929) 2573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.755645+0000 mon.a (mon.0) 9425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.758317+0000 mon.a (mon.0) 9426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.762026+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.763317+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.772141+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.775447+0000 mgr.x (mgr.24929) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.844729+0000 mon.a (mon.0) 9430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.849170+0000 mon.a (mon.0) 9431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.852508+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.853693+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.862107+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.936787+0000 mon.a (mon.0) 9435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.939687+0000 mon.a (mon.0) 9436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.942225+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.943251+0000 mon.a (mon.0) 9438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:27.951458+0000 mon.a (mon.0) 9439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.013616+0000 mon.a (mon.0) 9440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.016698+0000 mon.a (mon.0) 9441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.019292+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.020451+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.029086+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.086447+0000 mon.a (mon.0) 9445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.089264+0000 mon.a (mon.0) 9446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.091801+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.092820+0000 mon.a (mon.0) 9448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.101237+0000 mon.a (mon.0) 9449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.147108+0000 mon.a (mon.0) 9450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.149981+0000 mon.a (mon.0) 9451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.872657+0000 mgr.x (mgr.24929) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:26.964555+0000 mgr.x (mgr.24929) 2563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.053362+0000 mgr.x (mgr.24929) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.143507+0000 mgr.x (mgr.24929) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.218118+0000 mgr.x (mgr.24929) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.293206+0000 mgr.x (mgr.24929) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.352620+0000 mgr.x (mgr.24929) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.428006+0000 mgr.x (mgr.24929) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.481984+0000 mon.a (mon.0) 9405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.484596+0000 mon.a (mon.0) 9406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.486935+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.487820+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.495600+0000 mon.a (mon.0) 9409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.498841+0000 mgr.x (mgr.24929) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.536753+0000 mon.a (mon.0) 9410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.539374+0000 mon.a (mon.0) 9411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.541780+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.542843+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.549258+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.552483+0000 mgr.x (mgr.24929) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.590295+0000 mon.a (mon.0) 9415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.152439+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.153518+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.161807+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.203435+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.206552+0000 mon.a (mon.0) 9456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.209031+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.211096+0000 mon.a (mon.0) 9458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.219708+0000 mon.a (mon.0) 9459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.260514+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.263318+0000 mon.a (mon.0) 9461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.266165+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.267190+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.275085+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.332502+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.335435+0000 mon.a (mon.0) 9466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.338062+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.339268+0000 mon.a (mon.0) 9468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.347341+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.404324+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.407031+0000 mon.a (mon.0) 9471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.409266+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.410137+0000 mon.a (mon.0) 9473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[83214]: audit 2024-04-16T14:42:28.416804+0000 mon.a (mon.0) 9474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.593262+0000 mon.a (mon.0) 9416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.595918+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.597497+0000 mon.a (mon.0) 9418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.606763+0000 mon.a (mon.0) 9419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.610188+0000 mgr.x (mgr.24929) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.666056+0000 mon.a (mon.0) 9420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.668968+0000 mon.a (mon.0) 9421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.671430+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.672620+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.681070+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.684380+0000 mgr.x (mgr.24929) 2573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.755645+0000 mon.a (mon.0) 9425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.758317+0000 mon.a (mon.0) 9426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.762026+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.763317+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.772141+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.775447+0000 mgr.x (mgr.24929) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.844729+0000 mon.a (mon.0) 9430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.849170+0000 mon.a (mon.0) 9431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.852508+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.853693+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.862107+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.936787+0000 mon.a (mon.0) 9435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.939687+0000 mon.a (mon.0) 9436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.942225+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.943251+0000 mon.a (mon.0) 9438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:27.951458+0000 mon.a (mon.0) 9439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.013616+0000 mon.a (mon.0) 9440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.016698+0000 mon.a (mon.0) 9441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.019292+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.020451+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.029086+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.086447+0000 mon.a (mon.0) 9445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.089264+0000 mon.a (mon.0) 9446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.091801+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.092820+0000 mon.a (mon.0) 9448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.101237+0000 mon.a (mon.0) 9449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.147108+0000 mon.a (mon.0) 9450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.149981+0000 mon.a (mon.0) 9451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.152439+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.153518+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.161807+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.203435+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.206552+0000 mon.a (mon.0) 9456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.209031+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.211096+0000 mon.a (mon.0) 9458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.219708+0000 mon.a (mon.0) 9459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.260514+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.263318+0000 mon.a (mon.0) 9461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.266165+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.267190+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.275085+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.332502+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.335435+0000 mon.a (mon.0) 9466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.338062+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.339268+0000 mon.a (mon.0) 9468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.347341+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.404324+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.407031+0000 mon.a (mon.0) 9471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.409266+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.410137+0000 mon.a (mon.0) 9473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:28 smithi071 bash[79675]: audit 2024-04-16T14:42:28.416804+0000 mon.a (mon.0) 9474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.786 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.45556523Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-16T14:42:28.786 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.560637671Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-16T14:42:28.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.872657+0000 mgr.x (mgr.24929) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:26.964555+0000 mgr.x (mgr.24929) 2563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.053362+0000 mgr.x (mgr.24929) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.143507+0000 mgr.x (mgr.24929) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.218118+0000 mgr.x (mgr.24929) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.293206+0000 mgr.x (mgr.24929) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.787 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.352620+0000 mgr.x (mgr.24929) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.428006+0000 mgr.x (mgr.24929) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.481984+0000 mon.a (mon.0) 9405 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.484596+0000 mon.a (mon.0) 9406 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.486935+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.788 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.487820+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.495600+0000 mon.a (mon.0) 9409 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.498841+0000 mgr.x (mgr.24929) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.536753+0000 mon.a (mon.0) 9410 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.539374+0000 mon.a (mon.0) 9411 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.541780+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.542843+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.549258+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.552483+0000 mgr.x (mgr.24929) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.789 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.590295+0000 mon.a (mon.0) 9415 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.790 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.593262+0000 mon.a (mon.0) 9416 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.790 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.595918+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.790 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.597497+0000 mon.a (mon.0) 9418 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.791 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.606763+0000 mon.a (mon.0) 9419 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.791 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.610188+0000 mgr.x (mgr.24929) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.791 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.666056+0000 mon.a (mon.0) 9420 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.791 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.668968+0000 mon.a (mon.0) 9421 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.791 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.671430+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.791 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.672620+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.791 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.681070+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.792 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.684380+0000 mgr.x (mgr.24929) 2573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.792 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.755645+0000 mon.a (mon.0) 9425 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.792 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.758317+0000 mon.a (mon.0) 9426 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.792 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.762026+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.792 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.763317+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.792 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.772141+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.775447+0000 mgr.x (mgr.24929) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.844729+0000 mon.a (mon.0) 9430 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.849170+0000 mon.a (mon.0) 9431 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.852508+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.853693+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.862107+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.936787+0000 mon.a (mon.0) 9435 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.939687+0000 mon.a (mon.0) 9436 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.942225+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.943251+0000 mon.a (mon.0) 9438 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:27.951458+0000 mon.a (mon.0) 9439 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.793 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.013616+0000 mon.a (mon.0) 9440 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.016698+0000 mon.a (mon.0) 9441 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.019292+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.020451+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.029086+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.086447+0000 mon.a (mon.0) 9445 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.089264+0000 mon.a (mon.0) 9446 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.091801+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.092820+0000 mon.a (mon.0) 9448 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.101237+0000 mon.a (mon.0) 9449 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.147108+0000 mon.a (mon.0) 9450 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.149981+0000 mon.a (mon.0) 9451 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.152439+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.794 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.153518+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.161807+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.203435+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.206552+0000 mon.a (mon.0) 9456 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.209031+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.211096+0000 mon.a (mon.0) 9458 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.219708+0000 mon.a (mon.0) 9459 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.260514+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.263318+0000 mon.a (mon.0) 9461 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.266165+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.267190+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.275085+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.332502+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.335435+0000 mon.a (mon.0) 9466 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.338062+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.795 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.339268+0000 mon.a (mon.0) 9468 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.796 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.347341+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:28.796 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.404324+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:28.796 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.407031+0000 mon.a (mon.0) 9471 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:28.796 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.409266+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:28.796 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.410137+0000 mon.a (mon.0) 9473 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:28.796 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[65119]: audit 2024-04-16T14:42:28.416804+0000 mon.a (mon.0) 9474 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.069 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.794644126Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-16T14:42:29.069 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:28 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:28.886576037Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-16T14:42:29.443 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:42:29] "GET /metrics HTTP/1.1" 200 38542 "" "Prometheus/2.43.0" 2024-04-16T14:42:29.444 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:29.078053631Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-16T14:42:29.699 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.865510+0000 mgr.x (mgr.24929) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:27.954755+0000 mgr.x (mgr.24929) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.032527+0000 mgr.x (mgr.24929) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cluster 2024-04-16T14:42:28.072971+0000 mgr.x (mgr.24929) 2578 : cluster 0 pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.104472+0000 mgr.x (mgr.24929) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.165185+0000 mgr.x (mgr.24929) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.223002+0000 mgr.x (mgr.24929) 2581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.278437+0000 mgr.x (mgr.24929) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.350636+0000 mgr.x (mgr.24929) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.700 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.420039+0000 mgr.x (mgr.24929) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.509335+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.514200+0000 mon.a (mon.0) 9476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.517986+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.519759+0000 mon.a (mon.0) 9478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.529658+0000 mon.a (mon.0) 9479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.533344+0000 mgr.x (mgr.24929) 2585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.593172+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.597038+0000 mon.a (mon.0) 9481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.600150+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.601409+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.701 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.610233+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.702 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:29.563857024Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-16T14:42:29.702 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:29.631179596Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-16T14:42:29.702 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:29.706835963Z level=info msg="Executing migration" id="create folder table" 2024-04-16T14:42:29.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.613643+0000 mgr.x (mgr.24929) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.691853+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.695691+0000 mon.a (mon.0) 9486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.699008+0000 mon.a (mon.0) 9487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.700399+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.711416+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.714943+0000 mgr.x (mgr.24929) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.786492+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.789209+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.792439+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.794012+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.802886+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.806480+0000 mgr.x (mgr.24929) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.879016+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.882251+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.886417+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.887718+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.896523+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.973935+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.978180+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.981773+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.983444+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:28.992942+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.088840+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.092518+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.096534+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.098247+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.108579+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.188913+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.193154+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.196835+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.198582+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.209462+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.288025+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.291928+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.296042+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.297810+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.308761+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.397965+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.403467+0000 mon.a (mon.0) 9521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.409631+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.411536+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.705 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[65119]: audit 2024-04-16T14:42:29.423269+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.865510+0000 mgr.x (mgr.24929) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:27.954755+0000 mgr.x (mgr.24929) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.032527+0000 mgr.x (mgr.24929) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cluster 2024-04-16T14:42:28.072971+0000 mgr.x (mgr.24929) 2578 : cluster 0 pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:29.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.104472+0000 mgr.x (mgr.24929) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.165185+0000 mgr.x (mgr.24929) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.223002+0000 mgr.x (mgr.24929) 2581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.278437+0000 mgr.x (mgr.24929) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.350636+0000 mgr.x (mgr.24929) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.420039+0000 mgr.x (mgr.24929) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.509335+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.514200+0000 mon.a (mon.0) 9476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.517986+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.519759+0000 mon.a (mon.0) 9478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.529658+0000 mon.a (mon.0) 9479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.533344+0000 mgr.x (mgr.24929) 2585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.593172+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.597038+0000 mon.a (mon.0) 9481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.600150+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.601409+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.610233+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.613643+0000 mgr.x (mgr.24929) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.691853+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.695691+0000 mon.a (mon.0) 9486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.699008+0000 mon.a (mon.0) 9487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.700399+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.711416+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.714943+0000 mgr.x (mgr.24929) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.786492+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.789209+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.792439+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.794012+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.802886+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.806480+0000 mgr.x (mgr.24929) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.879016+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.882251+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.886417+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.887718+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.896523+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.973935+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.978180+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.981773+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.983444+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:28.992942+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.088840+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.092518+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.096534+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.098247+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.108579+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.188913+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.193154+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.196835+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.198582+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.209462+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.288025+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.291928+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.296042+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.297810+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.308761+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.397965+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.403467+0000 mon.a (mon.0) 9521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.409631+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.411536+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[79675]: audit 2024-04-16T14:42:29.423269+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.865510+0000 mgr.x (mgr.24929) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:27.954755+0000 mgr.x (mgr.24929) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.032527+0000 mgr.x (mgr.24929) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cluster 2024-04-16T14:42:28.072971+0000 mgr.x (mgr.24929) 2578 : cluster 0 pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.104472+0000 mgr.x (mgr.24929) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.165185+0000 mgr.x (mgr.24929) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.223002+0000 mgr.x (mgr.24929) 2581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.278437+0000 mgr.x (mgr.24929) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.350636+0000 mgr.x (mgr.24929) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.420039+0000 mgr.x (mgr.24929) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.509335+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.514200+0000 mon.a (mon.0) 9476 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.517986+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.519759+0000 mon.a (mon.0) 9478 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.529658+0000 mon.a (mon.0) 9479 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.533344+0000 mgr.x (mgr.24929) 2585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.593172+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.597038+0000 mon.a (mon.0) 9481 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.600150+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.601409+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.610233+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.613643+0000 mgr.x (mgr.24929) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.691853+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.695691+0000 mon.a (mon.0) 9486 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.699008+0000 mon.a (mon.0) 9487 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.700399+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.711416+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.714943+0000 mgr.x (mgr.24929) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.786492+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.789209+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.792439+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.794012+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.802886+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.806480+0000 mgr.x (mgr.24929) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.879016+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.882251+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.886417+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.887718+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.896523+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.973935+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.978180+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.981773+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.983444+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:28.992942+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.088840+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.092518+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.096534+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.098247+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.108579+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.188913+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.193154+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.196835+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.198582+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.209462+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.288025+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.291928+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.296042+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.297810+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.308761+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.397965+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:29.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.403467+0000 mon.a (mon.0) 9521 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:29.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.409631+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:29.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.411536+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:29.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:29 smithi071 bash[83214]: audit 2024-04-16T14:42:29.423269+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.128 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:29 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:29.908519684Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-16T14:42:30.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:30.176476058Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-16T14:42:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.900003+0000 mgr.x (mgr.24929) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:28.996650+0000 mgr.x (mgr.24929) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.111988+0000 mgr.x (mgr.24929) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.213023+0000 mgr.x (mgr.24929) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.312441+0000 mgr.x (mgr.24929) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.427090+0000 mgr.x (mgr.24929) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.519944+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.523268+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.526873+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.528444+0000 mon.a (mon.0) 9528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.539203+0000 mon.a (mon.0) 9529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.542807+0000 mgr.x (mgr.24929) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.617111+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.620526+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.623867+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.625271+0000 mon.a (mon.0) 9533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.637321+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.640746+0000 mgr.x (mgr.24929) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.713485+0000 mon.a (mon.0) 9535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.716251+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.900003+0000 mgr.x (mgr.24929) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:28.996650+0000 mgr.x (mgr.24929) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.111988+0000 mgr.x (mgr.24929) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.213023+0000 mgr.x (mgr.24929) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.312441+0000 mgr.x (mgr.24929) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.427090+0000 mgr.x (mgr.24929) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.519944+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.523268+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.526873+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.528444+0000 mon.a (mon.0) 9528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.539203+0000 mon.a (mon.0) 9529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.542807+0000 mgr.x (mgr.24929) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.617111+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.620526+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.623867+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.625271+0000 mon.a (mon.0) 9533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.637321+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.640746+0000 mgr.x (mgr.24929) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.713485+0000 mon.a (mon.0) 9535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.716251+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.718648+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.719698+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.728351+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.732116+0000 mgr.x (mgr.24929) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.791005+0000 mon.a (mon.0) 9540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.794357+0000 mon.a (mon.0) 9541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.798133+0000 mon.a (mon.0) 9542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.799078+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.809530+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.812889+0000 mgr.x (mgr.24929) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.866487+0000 mon.a (mon.0) 9545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.869329+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.872484+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.873552+0000 mon.a (mon.0) 9548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.884275+0000 mon.a (mon.0) 9549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.925766+0000 mon.a (mon.0) 9550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.928776+0000 mon.a (mon.0) 9551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.931343+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.932711+0000 mon.a (mon.0) 9553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:29.941461+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.015853+0000 mon.a (mon.0) 9555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.018876+0000 mon.a (mon.0) 9556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.021701+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.022894+0000 mon.a (mon.0) 9558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.032176+0000 mon.a (mon.0) 9559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.108480+0000 mon.a (mon.0) 9560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.111716+0000 mon.a (mon.0) 9561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.114762+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.116009+0000 mon.a (mon.0) 9563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.124563+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.184100+0000 mon.a (mon.0) 9565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.186859+0000 mon.a (mon.0) 9566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.189613+0000 mon.a (mon.0) 9567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.190759+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.199990+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.259558+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.262168+0000 mon.a (mon.0) 9571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.264529+0000 mon.a (mon.0) 9572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.265591+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.274283+0000 mon.a (mon.0) 9574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.331938+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.334713+0000 mon.a (mon.0) 9576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.337344+0000 mon.a (mon.0) 9577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.338475+0000 mon.a (mon.0) 9578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.347520+0000 mon.a (mon.0) 9579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.406124+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.409213+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.411405+0000 mon.a (mon.0) 9582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.412326+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[83214]: audit 2024-04-16T14:42:30.437183+0000 mon.a (mon.0) 9584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.718648+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.719698+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.728351+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.732116+0000 mgr.x (mgr.24929) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.791005+0000 mon.a (mon.0) 9540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.794357+0000 mon.a (mon.0) 9541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.798133+0000 mon.a (mon.0) 9542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.799078+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.809530+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.812889+0000 mgr.x (mgr.24929) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.866487+0000 mon.a (mon.0) 9545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.869329+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.872484+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.873552+0000 mon.a (mon.0) 9548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.884275+0000 mon.a (mon.0) 9549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.925766+0000 mon.a (mon.0) 9550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.928776+0000 mon.a (mon.0) 9551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.931343+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.932711+0000 mon.a (mon.0) 9553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:29.941461+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.015853+0000 mon.a (mon.0) 9555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.018876+0000 mon.a (mon.0) 9556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.021701+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.022894+0000 mon.a (mon.0) 9558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.032176+0000 mon.a (mon.0) 9559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.108480+0000 mon.a (mon.0) 9560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.111716+0000 mon.a (mon.0) 9561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.114762+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.116009+0000 mon.a (mon.0) 9563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.124563+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.184100+0000 mon.a (mon.0) 9565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.186859+0000 mon.a (mon.0) 9566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.189613+0000 mon.a (mon.0) 9567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.190759+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.199990+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.259558+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.262168+0000 mon.a (mon.0) 9571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.264529+0000 mon.a (mon.0) 9572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.265591+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.274283+0000 mon.a (mon.0) 9574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.331938+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.334713+0000 mon.a (mon.0) 9576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.337344+0000 mon.a (mon.0) 9577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.338475+0000 mon.a (mon.0) 9578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.347520+0000 mon.a (mon.0) 9579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.406124+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.409213+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.411405+0000 mon.a (mon.0) 9582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.412326+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:30 smithi071 bash[79675]: audit 2024-04-16T14:42:30.437183+0000 mon.a (mon.0) 9584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.733 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:30.500757682Z level=info msg="Executing migration" id="Update folder title length" 2024-04-16T14:42:30.734 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.900003+0000 mgr.x (mgr.24929) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.734 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:28.996650+0000 mgr.x (mgr.24929) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.734 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.111988+0000 mgr.x (mgr.24929) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.734 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.213023+0000 mgr.x (mgr.24929) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.734 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.312441+0000 mgr.x (mgr.24929) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.427090+0000 mgr.x (mgr.24929) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.519944+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.523268+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.526873+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.528444+0000 mon.a (mon.0) 9528 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.539203+0000 mon.a (mon.0) 9529 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.542807+0000 mgr.x (mgr.24929) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.617111+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.620526+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.623867+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.735 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.625271+0000 mon.a (mon.0) 9533 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.637321+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.640746+0000 mgr.x (mgr.24929) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.713485+0000 mon.a (mon.0) 9535 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.716251+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.718648+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.719698+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.728351+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.732116+0000 mgr.x (mgr.24929) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.791005+0000 mon.a (mon.0) 9540 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.794357+0000 mon.a (mon.0) 9541 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.798133+0000 mon.a (mon.0) 9542 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.799078+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.736 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.809530+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.812889+0000 mgr.x (mgr.24929) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.866487+0000 mon.a (mon.0) 9545 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.869329+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.872484+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.873552+0000 mon.a (mon.0) 9548 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.884275+0000 mon.a (mon.0) 9549 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.925766+0000 mon.a (mon.0) 9550 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.928776+0000 mon.a (mon.0) 9551 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.931343+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.932711+0000 mon.a (mon.0) 9553 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:29.941461+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.015853+0000 mon.a (mon.0) 9555 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.018876+0000 mon.a (mon.0) 9556 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.021701+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.737 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.022894+0000 mon.a (mon.0) 9558 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.032176+0000 mon.a (mon.0) 9559 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.108480+0000 mon.a (mon.0) 9560 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.111716+0000 mon.a (mon.0) 9561 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.114762+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.116009+0000 mon.a (mon.0) 9563 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.124563+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.184100+0000 mon.a (mon.0) 9565 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.186859+0000 mon.a (mon.0) 9566 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.189613+0000 mon.a (mon.0) 9567 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.190759+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.199990+0000 mon.a (mon.0) 9569 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.259558+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.262168+0000 mon.a (mon.0) 9571 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.738 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.264529+0000 mon.a (mon.0) 9572 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.265591+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.274283+0000 mon.a (mon.0) 9574 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.331938+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.334713+0000 mon.a (mon.0) 9576 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.337344+0000 mon.a (mon.0) 9577 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.338475+0000 mon.a (mon.0) 9578 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.347520+0000 mon.a (mon.0) 9579 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.406124+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.409213+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.411405+0000 mon.a (mon.0) 9582 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.412326+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:30.739 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[65119]: audit 2024-04-16T14:42:30.437183+0000 mon.a (mon.0) 9584 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.013 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:30.742126541Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-16T14:42:31.013 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[95517]: logger=migrator t=2024-04-16T14:42:30.976753646Z level=info msg="migrations completed" performed=105 skipped=376 duration=11.044146493s 2024-04-16T14:42:31.013 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:30 smithi122 bash[95517]: logger=sqlstore t=2024-04-16T14:42:30.977296398Z level=info msg="Created default organization" 2024-04-16T14:42:31.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[95517]: logger=plugin.finder t=2024-04-16T14:42:31.021991206Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-16T14:42:31.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[95517]: logger=secrets t=2024-04-16T14:42:31.022091626Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-16T14:42:31.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[95517]: logger=query_data t=2024-04-16T14:42:31.02486366Z level=info msg="Query Service initialization" 2024-04-16T14:42:31.444 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[95517]: logger=live.push_http t=2024-04-16T14:42:31.028308569Z level=info msg="Live Push Gateway initialization" 2024-04-16T14:42:31.816 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.887618+0000 mgr.x (mgr.24929) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.816 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:29.944881+0000 mgr.x (mgr.24929) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.816 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.035577+0000 mgr.x (mgr.24929) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.816 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cluster 2024-04-16T14:42:30.074461+0000 mgr.x (mgr.24929) 2602 : cluster 0 pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:31.816 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.128053+0000 mgr.x (mgr.24929) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.203442+0000 mgr.x (mgr.24929) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.277622+0000 mgr.x (mgr.24929) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.350985+0000 mgr.x (mgr.24929) 2606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.440577+0000 mgr.x (mgr.24929) 2607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.496958+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.499621+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.502231+0000 mon.a (mon.0) 9587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.503266+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.511685+0000 mon.a (mon.0) 9589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.515112+0000 mgr.x (mgr.24929) 2608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.553724+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.556766+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.559460+0000 mon.a (mon.0) 9592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.560739+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.569553+0000 mon.a (mon.0) 9594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.573018+0000 mgr.x (mgr.24929) 2609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.627379+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.630285+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.632870+0000 mon.a (mon.0) 9597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.634046+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.644864+0000 mon.a (mon.0) 9599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.648515+0000 mgr.x (mgr.24929) 2610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.703928+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.706763+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.709205+0000 mon.a (mon.0) 9602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.710089+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.720312+0000 mon.a (mon.0) 9604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.723665+0000 mgr.x (mgr.24929) 2611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.778632+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.781537+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.784093+0000 mon.a (mon.0) 9607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.785242+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.796148+0000 mon.a (mon.0) 9609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.799583+0000 mgr.x (mgr.24929) 2612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.854122+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.857290+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.819 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.860029+0000 mon.a (mon.0) 9612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.861281+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.872042+0000 mon.a (mon.0) 9614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.934837+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.938048+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.940803+0000 mon.a (mon.0) 9617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.941940+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:30.952627+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.015694+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.019128+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.022186+0000 mon.a (mon.0) 9622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.023488+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.032845+0000 mon.a (mon.0) 9624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.045990+0000 mon.a (mon.0) 9625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.057189+0000 mon.a (mon.0) 9626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.820 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.066115+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.821 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.092266+0000 mon.a (mon.0) 9628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.821 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.094911+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.821 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.096991+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.821 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.098414+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.821 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.100840+0000 mon.a (mon.0) 9632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.821 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.103780+0000 mon.a (mon.0) 9633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.105826+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.107231+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.110807+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.112796+0000 mon.a (mon.0) 9637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.114767+0000 mon.a (mon.0) 9638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.116046+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.117440+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.119594+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.121534+0000 mon.a (mon.0) 9642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.123411+0000 mon.a (mon.0) 9643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.125044+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.126853+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.128707+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.135436+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.138562+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.148147+0000 mon.a (mon.0) 9649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.153334+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.162982+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.168394+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.178177+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.183602+0000 mon.a (mon.0) 9654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T14:42:31.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.193255+0000 mon.a (mon.0) 9655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.198777+0000 mon.a (mon.0) 9656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.208289+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.213844+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.223466+0000 mon.a (mon.0) 9659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.228836+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.238181+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.243727+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.245410+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.256626+0000 mon.a (mon.0) 9664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.262234+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T14:42:31.824 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.270486+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.275005+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.282793+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.286978+0000 mon.a (mon.0) 9669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.294543+0000 mon.a (mon.0) 9670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.298157+0000 mon.a (mon.0) 9671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.299313+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.300581+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.301684+0000 mon.a (mon.0) 9674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.302768+0000 mon.a (mon.0) 9675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.303839+0000 mon.a (mon.0) 9676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.305357+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T14:42:31.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.313087+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T14:42:31.826 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.315522+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.826 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.316706+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.826 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.327035+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.826 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.394267+0000 mon.a (mon.0) 9682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.826 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.395604+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.826 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[65119]: audit 2024-04-16T14:42:31.406047+0000 mon.a (mon.0) 9684 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.887618+0000 mgr.x (mgr.24929) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:29.944881+0000 mgr.x (mgr.24929) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.035577+0000 mgr.x (mgr.24929) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cluster 2024-04-16T14:42:30.074461+0000 mgr.x (mgr.24929) 2602 : cluster 0 pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.128053+0000 mgr.x (mgr.24929) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.203442+0000 mgr.x (mgr.24929) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.277622+0000 mgr.x (mgr.24929) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.350985+0000 mgr.x (mgr.24929) 2606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.440577+0000 mgr.x (mgr.24929) 2607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.496958+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.499621+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.502231+0000 mon.a (mon.0) 9587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.503266+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.511685+0000 mon.a (mon.0) 9589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.515112+0000 mgr.x (mgr.24929) 2608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.553724+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.556766+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.559460+0000 mon.a (mon.0) 9592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.560739+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.569553+0000 mon.a (mon.0) 9594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.573018+0000 mgr.x (mgr.24929) 2609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.887618+0000 mgr.x (mgr.24929) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:29.944881+0000 mgr.x (mgr.24929) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.035577+0000 mgr.x (mgr.24929) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cluster 2024-04-16T14:42:30.074461+0000 mgr.x (mgr.24929) 2602 : cluster 0 pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.128053+0000 mgr.x (mgr.24929) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.203442+0000 mgr.x (mgr.24929) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.277622+0000 mgr.x (mgr.24929) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.350985+0000 mgr.x (mgr.24929) 2606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.440577+0000 mgr.x (mgr.24929) 2607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.496958+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.499621+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.502231+0000 mon.a (mon.0) 9587 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.503266+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.511685+0000 mon.a (mon.0) 9589 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.515112+0000 mgr.x (mgr.24929) 2608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.553724+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.556766+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.559460+0000 mon.a (mon.0) 9592 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.560739+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.569553+0000 mon.a (mon.0) 9594 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.573018+0000 mgr.x (mgr.24929) 2609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.627379+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.630285+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.632870+0000 mon.a (mon.0) 9597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.634046+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.644864+0000 mon.a (mon.0) 9599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.648515+0000 mgr.x (mgr.24929) 2610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.703928+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.706763+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.709205+0000 mon.a (mon.0) 9602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.710089+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.720312+0000 mon.a (mon.0) 9604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.723665+0000 mgr.x (mgr.24929) 2611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.778632+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.781537+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.784093+0000 mon.a (mon.0) 9607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.785242+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.796148+0000 mon.a (mon.0) 9609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.799583+0000 mgr.x (mgr.24929) 2612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.854122+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.627379+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.630285+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.632870+0000 mon.a (mon.0) 9597 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.634046+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.644864+0000 mon.a (mon.0) 9599 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.648515+0000 mgr.x (mgr.24929) 2610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.703928+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.706763+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.709205+0000 mon.a (mon.0) 9602 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.710089+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.720312+0000 mon.a (mon.0) 9604 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.723665+0000 mgr.x (mgr.24929) 2611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.778632+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.781537+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.784093+0000 mon.a (mon.0) 9607 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.785242+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.796148+0000 mon.a (mon.0) 9609 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.799583+0000 mgr.x (mgr.24929) 2612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:31.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.854122+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.857290+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.860029+0000 mon.a (mon.0) 9612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.861281+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.872042+0000 mon.a (mon.0) 9614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.934837+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.938048+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.940803+0000 mon.a (mon.0) 9617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.941940+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:30.952627+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.015694+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.019128+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.022186+0000 mon.a (mon.0) 9622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.023488+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.960 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.032845+0000 mon.a (mon.0) 9624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.045990+0000 mon.a (mon.0) 9625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.057189+0000 mon.a (mon.0) 9626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.066115+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.092266+0000 mon.a (mon.0) 9628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.094911+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.096991+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.098414+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.100840+0000 mon.a (mon.0) 9632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.103780+0000 mon.a (mon.0) 9633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.105826+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.107231+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.110807+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.112796+0000 mon.a (mon.0) 9637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.114767+0000 mon.a (mon.0) 9638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.116046+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.117440+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.119594+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.121534+0000 mon.a (mon.0) 9642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.123411+0000 mon.a (mon.0) 9643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.125044+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.126853+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.128707+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.135436+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.138562+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.148147+0000 mon.a (mon.0) 9649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T14:42:31.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.153334+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.857290+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.860029+0000 mon.a (mon.0) 9612 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.861281+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.872042+0000 mon.a (mon.0) 9614 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.934837+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.938048+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.940803+0000 mon.a (mon.0) 9617 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.941940+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:30.952627+0000 mon.a (mon.0) 9619 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.015694+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.019128+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.022186+0000 mon.a (mon.0) 9622 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.023488+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.032845+0000 mon.a (mon.0) 9624 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.045990+0000 mon.a (mon.0) 9625 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.057189+0000 mon.a (mon.0) 9626 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.066115+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.092266+0000 mon.a (mon.0) 9628 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.094911+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.096991+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.098414+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.162982+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.168394+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.178177+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.183602+0000 mon.a (mon.0) 9654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.193255+0000 mon.a (mon.0) 9655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.198777+0000 mon.a (mon.0) 9656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.208289+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.213844+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.223466+0000 mon.a (mon.0) 9659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T14:42:31.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.228836+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.238181+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.243727+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.245410+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.256626+0000 mon.a (mon.0) 9664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.262234+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.270486+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.275005+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.282793+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.286978+0000 mon.a (mon.0) 9669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.294543+0000 mon.a (mon.0) 9670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.298157+0000 mon.a (mon.0) 9671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.299313+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.300581+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.301684+0000 mon.a (mon.0) 9674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.302768+0000 mon.a (mon.0) 9675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.303839+0000 mon.a (mon.0) 9676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.305357+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.313087+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.315522+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.316706+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.327035+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.394267+0000 mon.a (mon.0) 9682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.395604+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[79675]: audit 2024-04-16T14:42:31.406047+0000 mon.a (mon.0) 9684 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.100840+0000 mon.a (mon.0) 9632 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.103780+0000 mon.a (mon.0) 9633 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.105826+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.107231+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.110807+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.112796+0000 mon.a (mon.0) 9637 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.114767+0000 mon.a (mon.0) 9638 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.968 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.116046+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.117440+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.119594+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.121534+0000 mon.a (mon.0) 9642 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.123411+0000 mon.a (mon.0) 9643 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.125044+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.126853+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.128707+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.135436+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.138562+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.148147+0000 mon.a (mon.0) 9649 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.153334+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.162982+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T14:42:31.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.168394+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.178177+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.183602+0000 mon.a (mon.0) 9654 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.193255+0000 mon.a (mon.0) 9655 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.198777+0000 mon.a (mon.0) 9656 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.208289+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.213844+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.223466+0000 mon.a (mon.0) 9659 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.228836+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.238181+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.243727+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.245410+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.256626+0000 mon.a (mon.0) 9664 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T14:42:31.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.262234+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.270486+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.275005+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.282793+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.286978+0000 mon.a (mon.0) 9669 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.294543+0000 mon.a (mon.0) 9670 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.298157+0000 mon.a (mon.0) 9671 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.299313+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.300581+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.301684+0000 mon.a (mon.0) 9674 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.302768+0000 mon.a (mon.0) 9675 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.303839+0000 mon.a (mon.0) 9676 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T14:42:31.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.305357+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T14:42:31.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.313087+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T14:42:31.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.315522+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.316706+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.327035+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:31.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.394267+0000 mon.a (mon.0) 9682 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:31.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.395604+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:31.972 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:31 smithi071 bash[83214]: audit 2024-04-16T14:42:31.406047+0000 mon.a (mon.0) 9684 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:32.102 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:31 smithi122 bash[95517]: logger=infra.usagestats.collector t=2024-04-16T14:42:31.843803098Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-16T14:42:32.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=provisioning.datasources t=2024-04-16T14:42:32.110255456Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-16T14:42:32.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=provisioning.datasources t=2024-04-16T14:42:32.110296138Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-16T14:42:32.443 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=provisioning.datasources t=2024-04-16T14:42:32.11076248Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=provisioning.alerting t=2024-04-16T14:42:32.586824332Z level=info msg="starting to provision alerting" 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=provisioning.alerting t=2024-04-16T14:42:32.586878134Z level=info msg="finished to provision alerting" 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=ngalert.state.manager t=2024-04-16T14:42:32.587186543Z level=info msg="Warming state cache for startup" 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=grafanaStorageLogger t=2024-04-16T14:42:32.58746006Z level=info msg="storage starting" 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=ngalert.state.manager t=2024-04-16T14:42:32.58748594Z level=info msg="State cache has been initialized" states=0 duration=297.624µs 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=ticker t=2024-04-16T14:42:32.587662805Z level=info msg=starting first_tick=2024-04-16T14:42:40Z 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=ngalert.multiorg.alertmanager t=2024-04-16T14:42:32.588417306Z level=info msg="starting MultiOrg Alertmanager" 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=http.server t=2024-04-16T14:42:32.593016962Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-16T14:42:32.755 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=sqlstore.transactions t=2024-04-16T14:42:32.687752442Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-16T14:42:32.756 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=sqlstore.transactions t=2024-04-16T14:42:32.69895173Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-04-16T14:42:32.756 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=sqlstore.transactions t=2024-04-16T14:42:32.763289167Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-04-16T14:42:32.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.875528+0000 mgr.x (mgr.24929) 2613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[65119]: cephadm 2024-04-16T14:42:30.956019+0000 mgr.x (mgr.24929) 2614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[65119]: cephadm 2024-04-16T14:42:31.036156+0000 mgr.x (mgr.24929) 2615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[65119]: cephadm 2024-04-16T14:42:31.132350+0000 mgr.x (mgr.24929) 2616 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-16T14:42:32.756 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[65119]: cephadm 2024-04-16T14:42:31.307462+0000 mgr.x (mgr.24929) 2617 : cephadm 1 Upgrade: Complete! 2024-04-16T14:42:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.875528+0000 mgr.x (mgr.24929) 2613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[79675]: cephadm 2024-04-16T14:42:30.956019+0000 mgr.x (mgr.24929) 2614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[79675]: cephadm 2024-04-16T14:42:31.036156+0000 mgr.x (mgr.24929) 2615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[79675]: cephadm 2024-04-16T14:42:31.132350+0000 mgr.x (mgr.24929) 2616 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-16T14:42:32.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[79675]: cephadm 2024-04-16T14:42:31.307462+0000 mgr.x (mgr.24929) 2617 : cephadm 1 Upgrade: Complete! 2024-04-16T14:42:32.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.875528+0000 mgr.x (mgr.24929) 2613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[83214]: cephadm 2024-04-16T14:42:30.956019+0000 mgr.x (mgr.24929) 2614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[83214]: cephadm 2024-04-16T14:42:31.036156+0000 mgr.x (mgr.24929) 2615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:42:32.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[83214]: cephadm 2024-04-16T14:42:31.132350+0000 mgr.x (mgr.24929) 2616 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-16T14:42:32.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:32 smithi071 bash[83214]: cephadm 2024-04-16T14:42:31.307462+0000 mgr.x (mgr.24929) 2617 : cephadm 1 Upgrade: Complete! 2024-04-16T14:42:33.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=sqlstore.transactions t=2024-04-16T14:42:32.774251048Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-04-16T14:42:33.194 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:42:32 smithi122 bash[95517]: logger=sqlstore.transactions t=2024-04-16T14:42:32.784943835Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-04-16T14:42:33.740 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:33 smithi122 bash[65119]: cluster 2024-04-16T14:42:32.075188+0000 mgr.x (mgr.24929) 2618 : cluster 0 pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:33 smithi071 bash[79675]: cluster 2024-04-16T14:42:32.075188+0000 mgr.x (mgr.24929) 2618 : cluster 0 pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:33 smithi071 bash[83214]: cluster 2024-04-16T14:42:32.075188+0000 mgr.x (mgr.24929) 2618 : cluster 0 pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:35.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:34 smithi122 bash[65119]: audit 2024-04-16T14:42:33.722307+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:35.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:34 smithi122 bash[65119]: audit 2024-04-16T14:42:33.732866+0000 mon.a (mon.0) 9686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:35.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:34 smithi122 bash[65119]: audit 2024-04-16T14:42:33.744045+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:34 smithi071 bash[79675]: audit 2024-04-16T14:42:33.722307+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:34 smithi071 bash[79675]: audit 2024-04-16T14:42:33.732866+0000 mon.a (mon.0) 9686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:34 smithi071 bash[79675]: audit 2024-04-16T14:42:33.744045+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:34 smithi071 bash[83214]: audit 2024-04-16T14:42:33.722307+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:34 smithi071 bash[83214]: audit 2024-04-16T14:42:33.732866+0000 mon.a (mon.0) 9686 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:34 smithi071 bash[83214]: audit 2024-04-16T14:42:33.744045+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:35 smithi122 bash[65119]: cluster 2024-04-16T14:42:34.076410+0000 mgr.x (mgr.24929) 2619 : cluster 0 pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:35 smithi122 bash[65119]: audit 2024-04-16T14:42:35.095712+0000 mon.a (mon.0) 9688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:35 smithi122 bash[65119]: audit 2024-04-16T14:42:35.450819+0000 mon.a (mon.0) 9689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:35 smithi071 bash[79675]: cluster 2024-04-16T14:42:34.076410+0000 mgr.x (mgr.24929) 2619 : cluster 0 pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:35 smithi071 bash[79675]: audit 2024-04-16T14:42:35.095712+0000 mon.a (mon.0) 9688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:35 smithi071 bash[79675]: audit 2024-04-16T14:42:35.450819+0000 mon.a (mon.0) 9689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:35 smithi071 bash[83214]: cluster 2024-04-16T14:42:34.076410+0000 mgr.x (mgr.24929) 2619 : cluster 0 pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:35 smithi071 bash[83214]: audit 2024-04-16T14:42:35.095712+0000 mon.a (mon.0) 9688 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:35 smithi071 bash[83214]: audit 2024-04-16T14:42:35.450819+0000 mon.a (mon.0) 9689 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:36 smithi071 bash[79675]: audit 2024-04-16T14:42:35.494421+0000 mgr.x (mgr.24929) 2620 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:36.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:36 smithi071 bash[79675]: audit 2024-04-16T14:42:36.580642+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:36 smithi071 bash[79675]: audit 2024-04-16T14:42:36.591163+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:36 smithi071 bash[79675]: audit 2024-04-16T14:42:36.599270+0000 mon.a (mon.0) 9692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:36 smithi071 bash[83214]: audit 2024-04-16T14:42:35.494421+0000 mgr.x (mgr.24929) 2620 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:36.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:36 smithi071 bash[83214]: audit 2024-04-16T14:42:36.580642+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:36 smithi071 bash[83214]: audit 2024-04-16T14:42:36.591163+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:36 smithi071 bash[83214]: audit 2024-04-16T14:42:36.599270+0000 mon.a (mon.0) 9692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:36 smithi122 bash[65119]: audit 2024-04-16T14:42:35.494421+0000 mgr.x (mgr.24929) 2620 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:36 smithi122 bash[65119]: audit 2024-04-16T14:42:36.580642+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:36 smithi122 bash[65119]: audit 2024-04-16T14:42:36.591163+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:36.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:36 smithi122 bash[65119]: audit 2024-04-16T14:42:36.599270+0000 mon.a (mon.0) 9692 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:37.831 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:37 smithi122 bash[65119]: cluster 2024-04-16T14:42:36.077652+0000 mgr.x (mgr.24929) 2621 : cluster 0 pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:37 smithi071 bash[79675]: cluster 2024-04-16T14:42:36.077652+0000 mgr.x (mgr.24929) 2621 : cluster 0 pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:37 smithi071 bash[83214]: cluster 2024-04-16T14:42:36.077652+0000 mgr.x (mgr.24929) 2621 : cluster 0 pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:39.377 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T14:42:39.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:42:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:42:39] "GET /metrics HTTP/1.1" 200 38540 "" "Prometheus/2.43.0" 2024-04-16T14:42:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:39 smithi071 bash[79675]: cluster 2024-04-16T14:42:38.078642+0000 mgr.x (mgr.24929) 2622 : cluster 0 pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:39 smithi071 bash[79675]: audit 2024-04-16T14:42:38.501544+0000 mgr.x (mgr.24929) 2623 : audit 0 from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:39 smithi071 bash[83214]: cluster 2024-04-16T14:42:38.078642+0000 mgr.x (mgr.24929) 2622 : cluster 0 pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:39.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:39 smithi071 bash[83214]: audit 2024-04-16T14:42:38.501544+0000 mgr.x (mgr.24929) 2623 : audit 0 from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:40.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:39 smithi122 bash[65119]: cluster 2024-04-16T14:42:38.078642+0000 mgr.x (mgr.24929) 2622 : cluster 0 pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:40.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:39 smithi122 bash[65119]: audit 2024-04-16T14:42:38.501544+0000 mgr.x (mgr.24929) 2623 : audit 0 from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:41 smithi071 bash[79675]: cluster 2024-04-16T14:42:40.080241+0000 mgr.x (mgr.24929) 2624 : cluster 0 pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:41 smithi071 bash[83214]: cluster 2024-04-16T14:42:40.080241+0000 mgr.x (mgr.24929) 2624 : cluster 0 pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:42.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:41 smithi122 bash[65119]: cluster 2024-04-16T14:42:40.080241+0000 mgr.x (mgr.24929) 2624 : cluster 0 pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:42.761 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 6s ago 26m - - 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 9s ago 26m - - 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (60s) 6s ago 20m 13.9M - 0.25.0 c8568f914cd2 5950a66b96ba 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (24s) 9s ago 19m 59.7M - 9.4.12 2bacad6d85d8 d05708b0c15a 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (2m) 6s ago 18m 42.8M - 3.7 b1a78730e0db 098450a6cf0c 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (12m) 9s ago 26m 540M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (10m) 6s ago 27m 441M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (10m) 6s ago 28m 88.1M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (9m) 9s ago 26m 61.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (9m) 6s ago 26m 63.8M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (2m) 6s ago 20m 7707k - 1.5.0 0da6a335fe13 0deb5f5408a1 2024-04-16T14:42:42.762 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (2m) 9s ago 20m 8328k - 1.5.0 0da6a335fe13 8e6d48c7243b 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (8m) 6s ago 25m 63.3M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (7m) 6s ago 24m 59.2M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (6m) 6s ago 24m 52.7M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (6m) 6s ago 23m 58.3M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (5m) 9s ago 23m 57.0M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (4m) 9s ago 22m 55.1M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (4m) 9s ago 22m 56.9M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (3m) 9s ago 21m 57.4M 2780M 19.0.0-2204-g36befe5d b1a78730e0db db6b43b47ba1 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (82s) 9s ago 20m 48.7M - 2.43.0 a07b618ecd1d da3be8029978 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (3m) 6s ago 18m 89.7M - 19.0.0-2204-g36befe5d b1a78730e0db 5db5fd6f453d 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (3m) 9s ago 18m 89.7M - 19.0.0-2204-g36befe5d b1a78730e0db 84cad0d1bee5 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (3m) 6s ago 18m 89.8M - 19.0.0-2204-g36befe5d b1a78730e0db ea2cfc3fdda9 2024-04-16T14:42:42.763 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (3m) 9s ago 18m 89.7M - 19.0.0-2204-g36befe5d b1a78730e0db 3f8567cda822 2024-04-16T14:42:43.445 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions' 2024-04-16T14:42:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:43 smithi071 bash[79675]: cluster 2024-04-16T14:42:42.080991+0000 mgr.x (mgr.24929) 2625 : cluster 0 pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:43 smithi071 bash[79675]: audit 2024-04-16T14:42:42.719308+0000 mgr.x (mgr.24929) 2626 : audit 0 from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:43 smithi071 bash[83214]: cluster 2024-04-16T14:42:42.080991+0000 mgr.x (mgr.24929) 2625 : cluster 0 pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:43 smithi071 bash[83214]: audit 2024-04-16T14:42:42.719308+0000 mgr.x (mgr.24929) 2626 : audit 0 from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:43 smithi122 bash[65119]: cluster 2024-04-16T14:42:42.080991+0000 mgr.x (mgr.24929) 2625 : cluster 0 pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:44.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:43 smithi122 bash[65119]: audit 2024-04-16T14:42:42.719308+0000 mgr.x (mgr.24929) 2626 : audit 0 from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:46.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:45 smithi071 bash[79675]: cluster 2024-04-16T14:42:44.082223+0000 mgr.x (mgr.24929) 2627 : cluster 0 pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:46.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:45 smithi071 bash[83214]: cluster 2024-04-16T14:42:44.082223+0000 mgr.x (mgr.24929) 2627 : cluster 0 pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:46.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:45 smithi122 bash[65119]: cluster 2024-04-16T14:42:44.082223+0000 mgr.x (mgr.24929) 2627 : cluster 0 pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:42:46.487 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:42:46.488 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:42:46.488 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 17 2024-04-16T14:42:46.488 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:42:46.488 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:42:47.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:46 smithi122 bash[65119]: audit 2024-04-16T14:42:45.505125+0000 mgr.x (mgr.24929) 2628 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:47.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:46 smithi122 bash[65119]: audit 2024-04-16T14:42:46.490252+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.71:0/1642437636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:46 smithi071 bash[79675]: audit 2024-04-16T14:42:45.505125+0000 mgr.x (mgr.24929) 2628 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:46 smithi071 bash[79675]: audit 2024-04-16T14:42:46.490252+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.71:0/1642437636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:46 smithi071 bash[83214]: audit 2024-04-16T14:42:45.505125+0000 mgr.x (mgr.24929) 2628 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:46 smithi071 bash[83214]: audit 2024-04-16T14:42:46.490252+0000 mon.a (mon.0) 9693 : audit 0 from='client.? 172.21.15.71:0/1642437636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:47.291 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-16T14:42:48.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:47 smithi122 bash[65119]: cluster 2024-04-16T14:42:46.083566+0000 mgr.x (mgr.24929) 2629 : cluster 0 pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:47 smithi071 bash[79675]: cluster 2024-04-16T14:42:46.083566+0000 mgr.x (mgr.24929) 2629 : cluster 0 pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:47 smithi071 bash[83214]: cluster 2024-04-16T14:42:46.083566+0000 mgr.x (mgr.24929) 2629 : cluster 0 pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:49.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:42:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:42:49] "GET /metrics HTTP/1.1" 200 38540 "" "Prometheus/2.43.0" 2024-04-16T14:42:49.989 INFO:teuthology.orchestra.run.smithi071.stdout:wait for servicemap items w/ changing names to refresh 2024-04-16T14:42:50.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:49 smithi071 bash[79675]: cluster 2024-04-16T14:42:48.084613+0000 mgr.x (mgr.24929) 2630 : cluster 0 pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:50.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:49 smithi071 bash[83214]: cluster 2024-04-16T14:42:48.084613+0000 mgr.x (mgr.24929) 2630 : cluster 0 pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:50.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:49 smithi122 bash[65119]: cluster 2024-04-16T14:42:48.084613+0000 mgr.x (mgr.24929) 2630 : cluster 0 pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:50.798 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'sleep 60' 2024-04-16T14:42:51.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:50 smithi122 bash[65119]: audit 2024-04-16T14:42:50.096543+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:50 smithi071 bash[79675]: audit 2024-04-16T14:42:50.096543+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:50 smithi071 bash[83214]: audit 2024-04-16T14:42:50.096543+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:42:52.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:51 smithi071 bash[79675]: cluster 2024-04-16T14:42:50.086212+0000 mgr.x (mgr.24929) 2631 : cluster 0 pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:52.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:51 smithi071 bash[83214]: cluster 2024-04-16T14:42:50.086212+0000 mgr.x (mgr.24929) 2631 : cluster 0 pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:52.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:51 smithi122 bash[65119]: cluster 2024-04-16T14:42:50.086212+0000 mgr.x (mgr.24929) 2631 : cluster 0 pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:54.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:53 smithi122 bash[65119]: cluster 2024-04-16T14:42:52.087081+0000 mgr.x (mgr.24929) 2632 : cluster 0 pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:53 smithi071 bash[79675]: cluster 2024-04-16T14:42:52.087081+0000 mgr.x (mgr.24929) 2632 : cluster 0 pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:53 smithi071 bash[83214]: cluster 2024-04-16T14:42:52.087081+0000 mgr.x (mgr.24929) 2632 : cluster 0 pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:55.156 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:54 smithi122 bash[65119]: audit 2024-04-16T14:42:53.885202+0000 mon.a (mon.0) 9695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.157 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:54 smithi122 bash[65119]: audit 2024-04-16T14:42:53.900449+0000 mon.a (mon.0) 9696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.157 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:54 smithi122 bash[65119]: audit 2024-04-16T14:42:53.913116+0000 mon.a (mon.0) 9697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.157 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:54 smithi122 bash[65119]: cluster 2024-04-16T14:42:54.088380+0000 mgr.x (mgr.24929) 2633 : cluster 0 pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:54 smithi071 bash[83214]: audit 2024-04-16T14:42:53.885202+0000 mon.a (mon.0) 9695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:54 smithi071 bash[83214]: audit 2024-04-16T14:42:53.900449+0000 mon.a (mon.0) 9696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:54 smithi071 bash[83214]: audit 2024-04-16T14:42:53.913116+0000 mon.a (mon.0) 9697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:54 smithi071 bash[83214]: cluster 2024-04-16T14:42:54.088380+0000 mgr.x (mgr.24929) 2633 : cluster 0 pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:54 smithi071 bash[79675]: audit 2024-04-16T14:42:53.885202+0000 mon.a (mon.0) 9695 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:54 smithi071 bash[79675]: audit 2024-04-16T14:42:53.900449+0000 mon.a (mon.0) 9696 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:54 smithi071 bash[79675]: audit 2024-04-16T14:42:53.913116+0000 mon.a (mon.0) 9697 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:54 smithi071 bash[79675]: cluster 2024-04-16T14:42:54.088380+0000 mgr.x (mgr.24929) 2633 : cluster 0 pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:42:56.193 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:55 smithi122 bash[65119]: audit 2024-04-16T14:42:55.513028+0000 mgr.x (mgr.24929) 2634 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:55 smithi071 bash[83214]: audit 2024-04-16T14:42:55.513028+0000 mgr.x (mgr.24929) 2634 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:55 smithi071 bash[79675]: audit 2024-04-16T14:42:55.513028+0000 mgr.x (mgr.24929) 2634 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:57.836 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:57 smithi071 bash[79675]: cluster 2024-04-16T14:42:56.089162+0000 mgr.x (mgr.24929) 2635 : cluster 0 pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:57.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:57 smithi071 bash[79675]: audit 2024-04-16T14:42:56.740997+0000 mon.a (mon.0) 9698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:57.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:57 smithi071 bash[79675]: audit 2024-04-16T14:42:56.753559+0000 mon.a (mon.0) 9699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:57.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:57 smithi071 bash[79675]: audit 2024-04-16T14:42:56.765456+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:57.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:57 smithi071 bash[83214]: cluster 2024-04-16T14:42:56.089162+0000 mgr.x (mgr.24929) 2635 : cluster 0 pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:57.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:57 smithi071 bash[83214]: audit 2024-04-16T14:42:56.740997+0000 mon.a (mon.0) 9698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:57.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:57 smithi071 bash[83214]: audit 2024-04-16T14:42:56.753559+0000 mon.a (mon.0) 9699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:57.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:57 smithi071 bash[83214]: audit 2024-04-16T14:42:56.765456+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:57.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:57 smithi122 bash[65119]: cluster 2024-04-16T14:42:56.089162+0000 mgr.x (mgr.24929) 2635 : cluster 0 pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:57.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:57 smithi122 bash[65119]: audit 2024-04-16T14:42:56.740997+0000 mon.a (mon.0) 9698 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:57.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:57 smithi122 bash[65119]: audit 2024-04-16T14:42:56.753559+0000 mon.a (mon.0) 9699 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:57.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:57 smithi122 bash[65119]: audit 2024-04-16T14:42:56.765456+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:42:59.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:42:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:42:59] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.43.0" 2024-04-16T14:43:00.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:42:59 smithi071 bash[79675]: cluster 2024-04-16T14:42:58.090048+0000 mgr.x (mgr.24929) 2636 : cluster 0 pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:00.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:42:59 smithi071 bash[83214]: cluster 2024-04-16T14:42:58.090048+0000 mgr.x (mgr.24929) 2636 : cluster 0 pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:00.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:42:59 smithi122 bash[65119]: cluster 2024-04-16T14:42:58.090048+0000 mgr.x (mgr.24929) 2636 : cluster 0 pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:02.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:01 smithi122 bash[65119]: cluster 2024-04-16T14:43:00.092238+0000 mgr.x (mgr.24929) 2637 : cluster 0 pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:01 smithi071 bash[79675]: cluster 2024-04-16T14:43:00.092238+0000 mgr.x (mgr.24929) 2637 : cluster 0 pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:01 smithi071 bash[83214]: cluster 2024-04-16T14:43:00.092238+0000 mgr.x (mgr.24929) 2637 : cluster 0 pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:04.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:03 smithi122 bash[65119]: cluster 2024-04-16T14:43:02.092964+0000 mgr.x (mgr.24929) 2638 : cluster 0 pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:03 smithi071 bash[79675]: cluster 2024-04-16T14:43:02.092964+0000 mgr.x (mgr.24929) 2638 : cluster 0 pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:03 smithi071 bash[83214]: cluster 2024-04-16T14:43:02.092964+0000 mgr.x (mgr.24929) 2638 : cluster 0 pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:05 smithi071 bash[79675]: cluster 2024-04-16T14:43:04.094159+0000 mgr.x (mgr.24929) 2639 : cluster 0 pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:05 smithi071 bash[79675]: audit 2024-04-16T14:43:05.097603+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:05 smithi071 bash[83214]: cluster 2024-04-16T14:43:04.094159+0000 mgr.x (mgr.24929) 2639 : cluster 0 pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:05 smithi071 bash[83214]: audit 2024-04-16T14:43:05.097603+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:06.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:05 smithi122 bash[65119]: cluster 2024-04-16T14:43:04.094159+0000 mgr.x (mgr.24929) 2639 : cluster 0 pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:06.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:05 smithi122 bash[65119]: audit 2024-04-16T14:43:05.097603+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:07.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:06 smithi122 bash[65119]: audit 2024-04-16T14:43:05.522777+0000 mgr.x (mgr.24929) 2640 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:06 smithi071 bash[79675]: audit 2024-04-16T14:43:05.522777+0000 mgr.x (mgr.24929) 2640 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:06 smithi071 bash[83214]: audit 2024-04-16T14:43:05.522777+0000 mgr.x (mgr.24929) 2640 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:08.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:07 smithi122 bash[65119]: cluster 2024-04-16T14:43:06.095471+0000 mgr.x (mgr.24929) 2641 : cluster 0 pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:07 smithi071 bash[79675]: cluster 2024-04-16T14:43:06.095471+0000 mgr.x (mgr.24929) 2641 : cluster 0 pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:07 smithi071 bash[83214]: cluster 2024-04-16T14:43:06.095471+0000 mgr.x (mgr.24929) 2641 : cluster 0 pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:09.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:43:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:43:09] "GET /metrics HTTP/1.1" 200 38542 "" "Prometheus/2.43.0" 2024-04-16T14:43:10.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:09 smithi122 bash[65119]: cluster 2024-04-16T14:43:08.096494+0000 mgr.x (mgr.24929) 2642 : cluster 0 pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:09 smithi071 bash[79675]: cluster 2024-04-16T14:43:08.096494+0000 mgr.x (mgr.24929) 2642 : cluster 0 pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:09 smithi071 bash[83214]: cluster 2024-04-16T14:43:08.096494+0000 mgr.x (mgr.24929) 2642 : cluster 0 pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:12.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:11 smithi122 bash[65119]: cluster 2024-04-16T14:43:10.098038+0000 mgr.x (mgr.24929) 2643 : cluster 0 pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:11 smithi071 bash[79675]: cluster 2024-04-16T14:43:10.098038+0000 mgr.x (mgr.24929) 2643 : cluster 0 pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:11 smithi071 bash[83214]: cluster 2024-04-16T14:43:10.098038+0000 mgr.x (mgr.24929) 2643 : cluster 0 pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:14.096 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:13 smithi122 bash[65119]: cluster 2024-04-16T14:43:12.098768+0000 mgr.x (mgr.24929) 2644 : cluster 0 pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:14.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:13 smithi071 bash[79675]: cluster 2024-04-16T14:43:12.098768+0000 mgr.x (mgr.24929) 2644 : cluster 0 pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:13 smithi071 bash[83214]: cluster 2024-04-16T14:43:12.098768+0000 mgr.x (mgr.24929) 2644 : cluster 0 pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:15.320 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:15 smithi122 bash[65119]: audit 2024-04-16T14:43:14.073253+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.321 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:15 smithi122 bash[65119]: audit 2024-04-16T14:43:14.086931+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.321 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:15 smithi122 bash[65119]: audit 2024-04-16T14:43:14.099542+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.321 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:15 smithi122 bash[65119]: cluster 2024-04-16T14:43:14.099553+0000 mgr.x (mgr.24929) 2645 : cluster 0 pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:15 smithi071 bash[79675]: audit 2024-04-16T14:43:14.073253+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:15 smithi071 bash[79675]: audit 2024-04-16T14:43:14.086931+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:15 smithi071 bash[79675]: audit 2024-04-16T14:43:14.099542+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:15 smithi071 bash[79675]: cluster 2024-04-16T14:43:14.099553+0000 mgr.x (mgr.24929) 2645 : cluster 0 pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:15.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:15 smithi071 bash[83214]: audit 2024-04-16T14:43:14.073253+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:15 smithi071 bash[83214]: audit 2024-04-16T14:43:14.086931+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:15 smithi071 bash[83214]: audit 2024-04-16T14:43:14.099542+0000 mon.a (mon.0) 9704 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:15.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:15 smithi071 bash[83214]: cluster 2024-04-16T14:43:14.099553+0000 mgr.x (mgr.24929) 2645 : cluster 0 pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:16.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:16 smithi122 bash[65119]: audit 2024-04-16T14:43:15.534173+0000 mgr.x (mgr.24929) 2646 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:16 smithi071 bash[79675]: audit 2024-04-16T14:43:15.534173+0000 mgr.x (mgr.24929) 2646 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:16 smithi071 bash[83214]: audit 2024-04-16T14:43:15.534173+0000 mgr.x (mgr.24929) 2646 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:17.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:17 smithi122 bash[65119]: cluster 2024-04-16T14:43:16.100649+0000 mgr.x (mgr.24929) 2647 : cluster 0 pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:17.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:17 smithi122 bash[65119]: audit 2024-04-16T14:43:16.938819+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:17.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:17 smithi122 bash[65119]: audit 2024-04-16T14:43:16.951409+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:17.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:17 smithi122 bash[65119]: audit 2024-04-16T14:43:16.962369+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:17 smithi071 bash[79675]: cluster 2024-04-16T14:43:16.100649+0000 mgr.x (mgr.24929) 2647 : cluster 0 pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:17 smithi071 bash[79675]: audit 2024-04-16T14:43:16.938819+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:17 smithi071 bash[79675]: audit 2024-04-16T14:43:16.951409+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:17 smithi071 bash[79675]: audit 2024-04-16T14:43:16.962369+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:17 smithi071 bash[83214]: cluster 2024-04-16T14:43:16.100649+0000 mgr.x (mgr.24929) 2647 : cluster 0 pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:17 smithi071 bash[83214]: audit 2024-04-16T14:43:16.938819+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:17 smithi071 bash[83214]: audit 2024-04-16T14:43:16.951409+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:17 smithi071 bash[83214]: audit 2024-04-16T14:43:16.962369+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:19.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:43:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:43:19] "GET /metrics HTTP/1.1" 200 38542 "" "Prometheus/2.43.0" 2024-04-16T14:43:19.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:19 smithi122 bash[65119]: cluster 2024-04-16T14:43:18.101622+0000 mgr.x (mgr.24929) 2648 : cluster 0 pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:19 smithi071 bash[79675]: cluster 2024-04-16T14:43:18.101622+0000 mgr.x (mgr.24929) 2648 : cluster 0 pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:19 smithi071 bash[83214]: cluster 2024-04-16T14:43:18.101622+0000 mgr.x (mgr.24929) 2648 : cluster 0 pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:20 smithi071 bash[79675]: audit 2024-04-16T14:43:20.099013+0000 mon.a (mon.0) 9708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:20 smithi071 bash[83214]: audit 2024-04-16T14:43:20.099013+0000 mon.a (mon.0) 9708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:20.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:20 smithi122 bash[65119]: audit 2024-04-16T14:43:20.099013+0000 mon.a (mon.0) 9708 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:21.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:21 smithi122 bash[65119]: cluster 2024-04-16T14:43:20.103256+0000 mgr.x (mgr.24929) 2649 : cluster 0 pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:21 smithi071 bash[79675]: cluster 2024-04-16T14:43:20.103256+0000 mgr.x (mgr.24929) 2649 : cluster 0 pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:21 smithi071 bash[83214]: cluster 2024-04-16T14:43:20.103256+0000 mgr.x (mgr.24929) 2649 : cluster 0 pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:23.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:23 smithi122 bash[65119]: cluster 2024-04-16T14:43:22.104034+0000 mgr.x (mgr.24929) 2650 : cluster 0 pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:23 smithi071 bash[79675]: cluster 2024-04-16T14:43:22.104034+0000 mgr.x (mgr.24929) 2650 : cluster 0 pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:23 smithi071 bash[83214]: cluster 2024-04-16T14:43:22.104034+0000 mgr.x (mgr.24929) 2650 : cluster 0 pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:25.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:25 smithi122 bash[65119]: cluster 2024-04-16T14:43:24.105208+0000 mgr.x (mgr.24929) 2651 : cluster 0 pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:25 smithi071 bash[79675]: cluster 2024-04-16T14:43:24.105208+0000 mgr.x (mgr.24929) 2651 : cluster 0 pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:25 smithi071 bash[83214]: cluster 2024-04-16T14:43:24.105208+0000 mgr.x (mgr.24929) 2651 : cluster 0 pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:26.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:26 smithi122 bash[65119]: audit 2024-04-16T14:43:25.544756+0000 mgr.x (mgr.24929) 2652 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:26 smithi071 bash[79675]: audit 2024-04-16T14:43:25.544756+0000 mgr.x (mgr.24929) 2652 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:26 smithi071 bash[83214]: audit 2024-04-16T14:43:25.544756+0000 mgr.x (mgr.24929) 2652 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:27.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:27 smithi122 bash[65119]: cluster 2024-04-16T14:43:26.106573+0000 mgr.x (mgr.24929) 2653 : cluster 0 pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:27 smithi071 bash[79675]: cluster 2024-04-16T14:43:26.106573+0000 mgr.x (mgr.24929) 2653 : cluster 0 pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:27 smithi071 bash[83214]: cluster 2024-04-16T14:43:26.106573+0000 mgr.x (mgr.24929) 2653 : cluster 0 pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:29.423 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:43:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:43:29] "GET /metrics HTTP/1.1" 200 38543 "" "Prometheus/2.43.0" 2024-04-16T14:43:29.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:29 smithi122 bash[65119]: cluster 2024-04-16T14:43:28.107589+0000 mgr.x (mgr.24929) 2654 : cluster 0 pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:29 smithi071 bash[79675]: cluster 2024-04-16T14:43:28.107589+0000 mgr.x (mgr.24929) 2654 : cluster 0 pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:29 smithi071 bash[83214]: cluster 2024-04-16T14:43:28.107589+0000 mgr.x (mgr.24929) 2654 : cluster 0 pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:31.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:31 smithi122 bash[65119]: cluster 2024-04-16T14:43:30.109133+0000 mgr.x (mgr.24929) 2655 : cluster 0 pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:31 smithi071 bash[79675]: cluster 2024-04-16T14:43:30.109133+0000 mgr.x (mgr.24929) 2655 : cluster 0 pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:31 smithi071 bash[83214]: cluster 2024-04-16T14:43:30.109133+0000 mgr.x (mgr.24929) 2655 : cluster 0 pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:32 smithi122 bash[65119]: audit 2024-04-16T14:43:31.473503+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:32 smithi122 bash[65119]: audit 2024-04-16T14:43:31.475778+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:32.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:32 smithi122 bash[65119]: audit 2024-04-16T14:43:31.486378+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:32 smithi071 bash[79675]: audit 2024-04-16T14:43:31.473503+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:32 smithi071 bash[79675]: audit 2024-04-16T14:43:31.475778+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:32 smithi071 bash[79675]: audit 2024-04-16T14:43:31.486378+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:32 smithi071 bash[83214]: audit 2024-04-16T14:43:31.473503+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:32 smithi071 bash[83214]: audit 2024-04-16T14:43:31.475778+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:32 smithi071 bash[83214]: audit 2024-04-16T14:43:31.486378+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:33.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:33 smithi122 bash[65119]: cluster 2024-04-16T14:43:32.109847+0000 mgr.x (mgr.24929) 2656 : cluster 0 pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:33 smithi071 bash[79675]: cluster 2024-04-16T14:43:32.109847+0000 mgr.x (mgr.24929) 2656 : cluster 0 pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:33 smithi071 bash[83214]: cluster 2024-04-16T14:43:32.109847+0000 mgr.x (mgr.24929) 2656 : cluster 0 pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:35.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[79675]: cluster 2024-04-16T14:43:34.110788+0000 mgr.x (mgr.24929) 2657 : cluster 0 pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:35.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[79675]: audit 2024-04-16T14:43:34.267195+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[79675]: audit 2024-04-16T14:43:34.278796+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[79675]: audit 2024-04-16T14:43:34.289554+0000 mon.a (mon.0) 9714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[79675]: audit 2024-04-16T14:43:35.098226+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:35.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[83214]: cluster 2024-04-16T14:43:34.110788+0000 mgr.x (mgr.24929) 2657 : cluster 0 pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:35.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[83214]: audit 2024-04-16T14:43:34.267195+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[83214]: audit 2024-04-16T14:43:34.278796+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[83214]: audit 2024-04-16T14:43:34.289554+0000 mon.a (mon.0) 9714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:35 smithi071 bash[83214]: audit 2024-04-16T14:43:35.098226+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:35 smithi122 bash[65119]: cluster 2024-04-16T14:43:34.110788+0000 mgr.x (mgr.24929) 2657 : cluster 0 pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:35 smithi122 bash[65119]: audit 2024-04-16T14:43:34.267195+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:35 smithi122 bash[65119]: audit 2024-04-16T14:43:34.278796+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:35 smithi122 bash[65119]: audit 2024-04-16T14:43:34.289554+0000 mon.a (mon.0) 9714 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:35.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:35 smithi122 bash[65119]: audit 2024-04-16T14:43:35.098226+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:36.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:36 smithi122 bash[65119]: audit 2024-04-16T14:43:35.556377+0000 mgr.x (mgr.24929) 2658 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:36 smithi071 bash[83214]: audit 2024-04-16T14:43:35.556377+0000 mgr.x (mgr.24929) 2658 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:36 smithi071 bash[79675]: audit 2024-04-16T14:43:35.556377+0000 mgr.x (mgr.24929) 2658 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:37 smithi071 bash[79675]: cluster 2024-04-16T14:43:36.111775+0000 mgr.x (mgr.24929) 2659 : cluster 0 pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:37 smithi071 bash[79675]: audit 2024-04-16T14:43:37.167602+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:37 smithi071 bash[79675]: audit 2024-04-16T14:43:37.180167+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:37 smithi071 bash[79675]: audit 2024-04-16T14:43:37.191650+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:37 smithi071 bash[83214]: cluster 2024-04-16T14:43:36.111775+0000 mgr.x (mgr.24929) 2659 : cluster 0 pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:37 smithi071 bash[83214]: audit 2024-04-16T14:43:37.167602+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:37 smithi071 bash[83214]: audit 2024-04-16T14:43:37.180167+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:37 smithi071 bash[83214]: audit 2024-04-16T14:43:37.191650+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:37.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:37 smithi122 bash[65119]: cluster 2024-04-16T14:43:36.111775+0000 mgr.x (mgr.24929) 2659 : cluster 0 pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:37.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:37 smithi122 bash[65119]: audit 2024-04-16T14:43:37.167602+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:37.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:37 smithi122 bash[65119]: audit 2024-04-16T14:43:37.180167+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:37.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:37 smithi122 bash[65119]: audit 2024-04-16T14:43:37.191650+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:39.194 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:43:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:43:39] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.43.0" 2024-04-16T14:43:39.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:39 smithi122 bash[65119]: cluster 2024-04-16T14:43:38.112743+0000 mgr.x (mgr.24929) 2660 : cluster 0 pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:39 smithi071 bash[79675]: cluster 2024-04-16T14:43:38.112743+0000 mgr.x (mgr.24929) 2660 : cluster 0 pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:39 smithi071 bash[83214]: cluster 2024-04-16T14:43:38.112743+0000 mgr.x (mgr.24929) 2660 : cluster 0 pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:41.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:41 smithi122 bash[65119]: cluster 2024-04-16T14:43:40.114263+0000 mgr.x (mgr.24929) 2661 : cluster 0 pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:41 smithi071 bash[79675]: cluster 2024-04-16T14:43:40.114263+0000 mgr.x (mgr.24929) 2661 : cluster 0 pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:41 smithi071 bash[83214]: cluster 2024-04-16T14:43:40.114263+0000 mgr.x (mgr.24929) 2661 : cluster 0 pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:43.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:43 smithi122 bash[65119]: cluster 2024-04-16T14:43:42.114984+0000 mgr.x (mgr.24929) 2662 : cluster 0 pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:43 smithi071 bash[79675]: cluster 2024-04-16T14:43:42.114984+0000 mgr.x (mgr.24929) 2662 : cluster 0 pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:43 smithi071 bash[83214]: cluster 2024-04-16T14:43:42.114984+0000 mgr.x (mgr.24929) 2662 : cluster 0 pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:45.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:45 smithi071 bash[79675]: cluster 2024-04-16T14:43:44.116303+0000 mgr.x (mgr.24929) 2663 : cluster 0 pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:45.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:45 smithi071 bash[83214]: cluster 2024-04-16T14:43:44.116303+0000 mgr.x (mgr.24929) 2663 : cluster 0 pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:45.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:45 smithi122 bash[65119]: cluster 2024-04-16T14:43:44.116303+0000 mgr.x (mgr.24929) 2663 : cluster 0 pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:46.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:46 smithi122 bash[65119]: audit 2024-04-16T14:43:45.567884+0000 mgr.x (mgr.24929) 2664 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:46 smithi071 bash[79675]: audit 2024-04-16T14:43:45.567884+0000 mgr.x (mgr.24929) 2664 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:46 smithi071 bash[83214]: audit 2024-04-16T14:43:45.567884+0000 mgr.x (mgr.24929) 2664 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:47.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:47 smithi122 bash[65119]: cluster 2024-04-16T14:43:46.117577+0000 mgr.x (mgr.24929) 2665 : cluster 0 pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:47 smithi071 bash[79675]: cluster 2024-04-16T14:43:46.117577+0000 mgr.x (mgr.24929) 2665 : cluster 0 pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:47 smithi071 bash[83214]: cluster 2024-04-16T14:43:46.117577+0000 mgr.x (mgr.24929) 2665 : cluster 0 pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:49.444 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:49 smithi122 bash[65119]: cluster 2024-04-16T14:43:48.118546+0000 mgr.x (mgr.24929) 2666 : cluster 0 pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:49.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:43:49 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:43:49] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.43.0" 2024-04-16T14:43:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:49 smithi071 bash[79675]: cluster 2024-04-16T14:43:48.118546+0000 mgr.x (mgr.24929) 2666 : cluster 0 pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:49 smithi071 bash[83214]: cluster 2024-04-16T14:43:48.118546+0000 mgr.x (mgr.24929) 2666 : cluster 0 pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:50.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:50 smithi122 bash[65119]: audit 2024-04-16T14:43:50.099710+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:50 smithi071 bash[79675]: audit 2024-04-16T14:43:50.099710+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:50 smithi071 bash[83214]: audit 2024-04-16T14:43:50.099710+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:51.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:51 smithi122 bash[65119]: cluster 2024-04-16T14:43:50.120101+0000 mgr.x (mgr.24929) 2667 : cluster 0 pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:51 smithi071 bash[79675]: cluster 2024-04-16T14:43:50.120101+0000 mgr.x (mgr.24929) 2667 : cluster 0 pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:51 smithi071 bash[83214]: cluster 2024-04-16T14:43:50.120101+0000 mgr.x (mgr.24929) 2667 : cluster 0 pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:53.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:53 smithi071 bash[79675]: cluster 2024-04-16T14:43:52.120813+0000 mgr.x (mgr.24929) 2668 : cluster 0 pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:53.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:53 smithi071 bash[83214]: cluster 2024-04-16T14:43:52.120813+0000 mgr.x (mgr.24929) 2668 : cluster 0 pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:53.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:53 smithi122 bash[65119]: cluster 2024-04-16T14:43:52.120813+0000 mgr.x (mgr.24929) 2668 : cluster 0 pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:54.350 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T14:43:55.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:55 smithi071 bash[83214]: cluster 2024-04-16T14:43:54.121947+0000 mgr.x (mgr.24929) 2669 : cluster 0 pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:55.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:55 smithi071 bash[83214]: audit 2024-04-16T14:43:54.450351+0000 mon.a (mon.0) 9720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:55.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:55 smithi071 bash[83214]: audit 2024-04-16T14:43:54.463139+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:55.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:55 smithi071 bash[83214]: audit 2024-04-16T14:43:54.474827+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:55.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:55 smithi071 bash[79675]: cluster 2024-04-16T14:43:54.121947+0000 mgr.x (mgr.24929) 2669 : cluster 0 pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:55.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:55 smithi071 bash[79675]: audit 2024-04-16T14:43:54.450351+0000 mon.a (mon.0) 9720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:55.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:55 smithi071 bash[79675]: audit 2024-04-16T14:43:54.463139+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:55.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:55 smithi071 bash[79675]: audit 2024-04-16T14:43:54.474827+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:55 smithi122 bash[65119]: cluster 2024-04-16T14:43:54.121947+0000 mgr.x (mgr.24929) 2669 : cluster 0 pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:43:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:55 smithi122 bash[65119]: audit 2024-04-16T14:43:54.450351+0000 mon.a (mon.0) 9720 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:55 smithi122 bash[65119]: audit 2024-04-16T14:43:54.463139+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:55.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:55 smithi122 bash[65119]: audit 2024-04-16T14:43:54.474827+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:56.763 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:56 smithi122 bash[65119]: audit 2024-04-16T14:43:55.576709+0000 mgr.x (mgr.24929) 2670 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:56 smithi071 bash[79675]: audit 2024-04-16T14:43:55.576709+0000 mgr.x (mgr.24929) 2670 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:56 smithi071 bash[83214]: audit 2024-04-16T14:43:55.576709+0000 mgr.x (mgr.24929) 2670 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:57.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:57 smithi071 bash[79675]: cluster 2024-04-16T14:43:56.123369+0000 mgr.x (mgr.24929) 2671 : cluster 0 pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:57.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:57 smithi071 bash[79675]: audit 2024-04-16T14:43:57.355318+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:57 smithi071 bash[79675]: audit 2024-04-16T14:43:57.363923+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:57 smithi071 bash[79675]: audit 2024-04-16T14:43:57.374431+0000 mon.a (mon.0) 9725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:57 smithi071 bash[83214]: cluster 2024-04-16T14:43:56.123369+0000 mgr.x (mgr.24929) 2671 : cluster 0 pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:57.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:57 smithi071 bash[83214]: audit 2024-04-16T14:43:57.355318+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:57 smithi071 bash[83214]: audit 2024-04-16T14:43:57.363923+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:57 smithi071 bash[83214]: audit 2024-04-16T14:43:57.374431+0000 mon.a (mon.0) 9725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:57 smithi122 bash[65119]: cluster 2024-04-16T14:43:56.123369+0000 mgr.x (mgr.24929) 2671 : cluster 0 pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:57 smithi122 bash[65119]: audit 2024-04-16T14:43:57.355318+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:57 smithi122 bash[65119]: audit 2024-04-16T14:43:57.363923+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.695 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:57 smithi122 bash[65119]: audit 2024-04-16T14:43:57.374431+0000 mon.a (mon.0) 9725 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:43:57.868 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:43:57.868 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi071 smithi071 running 0s ago 28m - - 2024-04-16T14:43:57.868 INFO:teuthology.orchestra.run.smithi071.stdout:agent.smithi122 smithi122 running 3s ago 27m - - 2024-04-16T14:43:57.868 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (2m) 0s ago 21m 14.7M - 0.25.0 c8568f914cd2 5950a66b96ba 2024-04-16T14:43:57.868 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi122 *:3000 running (99s) 3s ago 21m 74.4M - 9.4.12 2bacad6d85d8 d05708b0c15a 2024-04-16T14:43:57.868 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.ryfkew smithi071 running (3m) 0s ago 19m 43.0M - 3.7 b1a78730e0db 098450a6cf0c 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi122 *:8443,9283,8765 running (13m) 3s ago 27m 540M - 19.0.0-2204-g36befe5d b1a78730e0db 0f7548713863 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (11m) 0s ago 29m 442M - 19.0.0-2204-g36befe5d b1a78730e0db 17c578c67f5c 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (11m) 0s ago 29m 89.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 12cf6ed54512 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi122 running (10m) 3s ago 27m 62.6M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 74770725c69b 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (10m) 0s ago 27m 66.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 38e7e428577c 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (3m) 0s ago 21m 8156k - 1.5.0 0da6a335fe13 0deb5f5408a1 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi122 *:9100 running (3m) 3s ago 21m 8108k - 1.5.0 0da6a335fe13 8e6d48c7243b 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (9m) 0s ago 26m 64.1M 2524M 19.0.0-2204-g36befe5d b1a78730e0db 246fae789173 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (8m) 0s ago 26m 59.9M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cdf3ceef737a 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (8m) 0s ago 25m 53.4M 2524M 19.0.0-2204-g36befe5d b1a78730e0db c1f435557470 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (7m) 0s ago 25m 59.3M 2524M 19.0.0-2204-g36befe5d b1a78730e0db cc8ac7cb4011 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi122 running (6m) 3s ago 24m 57.6M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 75ba1dd46aee 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi122 running (6m) 3s ago 23m 55.8M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 9e6405da179d 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi122 running (5m) 3s ago 23m 57.3M 2780M 19.0.0-2204-g36befe5d b1a78730e0db 6ca6940bbf04 2024-04-16T14:43:57.869 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi122 running (4m) 3s ago 22m 58.3M 2780M 19.0.0-2204-g36befe5d b1a78730e0db db6b43b47ba1 2024-04-16T14:43:57.870 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi122 *:9095 running (2m) 3s ago 21m 50.8M - 2.43.0 a07b618ecd1d da3be8029978 2024-04-16T14:43:57.870 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi071.cdiluv smithi071 *:8000 running (4m) 0s ago 19m 90.4M - 19.0.0-2204-g36befe5d b1a78730e0db 5db5fd6f453d 2024-04-16T14:43:57.870 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.foo.smithi122.pmudxo smithi122 *:8000 running (4m) 3s ago 19m 90.3M - 19.0.0-2204-g36befe5d b1a78730e0db 84cad0d1bee5 2024-04-16T14:43:57.870 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi071.yzarsl smithi071 *:80 running (4m) 0s ago 19m 90.7M - 19.0.0-2204-g36befe5d b1a78730e0db ea2cfc3fdda9 2024-04-16T14:43:57.870 INFO:teuthology.orchestra.run.smithi071.stdout:rgw.smpl.smithi122.rnpppx smithi122 *:80 running (4m) 3s ago 19m 90.4M - 19.0.0-2204-g36befe5d b1a78730e0db 3f8567cda822 2024-04-16T14:43:58.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:58 smithi122 bash[65119]: audit 2024-04-16T14:43:57.827412+0000 mgr.x (mgr.24929) 2672 : audit 0 from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:43:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:58 smithi071 bash[79675]: audit 2024-04-16T14:43:57.827412+0000 mgr.x (mgr.24929) 2672 : audit 0 from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:43:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:58 smithi071 bash[83214]: audit 2024-04-16T14:43:57.827412+0000 mgr.x (mgr.24929) 2672 : audit 0 from='client.54901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:43:59.108 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions' 2024-04-16T14:43:59.407 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:43:59 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:43:59] "GET /metrics HTTP/1.1" 200 38541 "" "Prometheus/2.43.0" 2024-04-16T14:43:59.694 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:43:59 smithi122 bash[65119]: cluster 2024-04-16T14:43:58.123949+0000 mgr.x (mgr.24929) 2673 : cluster 0 pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:43:59 smithi071 bash[79675]: cluster 2024-04-16T14:43:58.123949+0000 mgr.x (mgr.24929) 2673 : cluster 0 pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:43:59 smithi071 bash[83214]: cluster 2024-04-16T14:43:58.123949+0000 mgr.x (mgr.24929) 2673 : cluster 0 pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:01.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:01 smithi122 bash[65119]: cluster 2024-04-16T14:44:00.125398+0000 mgr.x (mgr.24929) 2674 : cluster 0 pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:01 smithi071 bash[79675]: cluster 2024-04-16T14:44:00.125398+0000 mgr.x (mgr.24929) 2674 : cluster 0 pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:01 smithi071 bash[83214]: cluster 2024-04-16T14:44:00.125398+0000 mgr.x (mgr.24929) 2674 : cluster 0 pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:02.964 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:44:02.965 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-04-16T14:44:02.965 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T14:44:02.965 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:44:02.965 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-04-16T14:44:02.965 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:44:02.965 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:44:02.966 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-04-16T14:44:02.966 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 8 2024-04-16T14:44:02.966 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:44:02.966 INFO:teuthology.orchestra.run.smithi071.stdout: "rgw": { 2024-04-16T14:44:02.966 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 4 2024-04-16T14:44:02.966 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-04-16T14:44:02.967 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-04-16T14:44:02.967 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 17 2024-04-16T14:44:02.967 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-04-16T14:44:02.967 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:44:03.667 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade status' 2024-04-16T14:44:03.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:03 smithi071 bash[83214]: cluster 2024-04-16T14:44:02.126074+0000 mgr.x (mgr.24929) 2675 : cluster 0 pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:03.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:03 smithi071 bash[83214]: audit 2024-04-16T14:44:02.969507+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.71:0/3256286730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:03.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:03 smithi071 bash[79675]: cluster 2024-04-16T14:44:02.126074+0000 mgr.x (mgr.24929) 2675 : cluster 0 pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:03.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:03 smithi071 bash[79675]: audit 2024-04-16T14:44:02.969507+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.71:0/3256286730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:03 smithi122 bash[65119]: cluster 2024-04-16T14:44:02.126074+0000 mgr.x (mgr.24929) 2675 : cluster 0 pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:03.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:03 smithi122 bash[65119]: audit 2024-04-16T14:44:02.969507+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.71:0/3256286730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:05.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:05 smithi122 bash[65119]: cluster 2024-04-16T14:44:04.127255+0000 mgr.x (mgr.24929) 2676 : cluster 0 pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:05.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:05 smithi122 bash[65119]: audit 2024-04-16T14:44:05.099781+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:05 smithi071 bash[79675]: cluster 2024-04-16T14:44:04.127255+0000 mgr.x (mgr.24929) 2676 : cluster 0 pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:05 smithi071 bash[79675]: audit 2024-04-16T14:44:05.099781+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:05 smithi071 bash[83214]: cluster 2024-04-16T14:44:04.127255+0000 mgr.x (mgr.24929) 2676 : cluster 0 pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:05 smithi071 bash[83214]: audit 2024-04-16T14:44:05.099781+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:06.681 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:44:06.681 INFO:teuthology.orchestra.run.smithi071.stdout: "target_image": null, 2024-04-16T14:44:06.681 INFO:teuthology.orchestra.run.smithi071.stdout: "in_progress": false, 2024-04-16T14:44:06.681 INFO:teuthology.orchestra.run.smithi071.stdout: "which": "", 2024-04-16T14:44:06.681 INFO:teuthology.orchestra.run.smithi071.stdout: "services_complete": [], 2024-04-16T14:44:06.682 INFO:teuthology.orchestra.run.smithi071.stdout: "progress": null, 2024-04-16T14:44:06.682 INFO:teuthology.orchestra.run.smithi071.stdout: "message": "", 2024-04-16T14:44:06.682 INFO:teuthology.orchestra.run.smithi071.stdout: "is_paused": false 2024-04-16T14:44:06.682 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:44:06.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:06 smithi071 bash[79675]: audit 2024-04-16T14:44:05.587811+0000 mgr.x (mgr.24929) 2677 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:06.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:06 smithi071 bash[83214]: audit 2024-04-16T14:44:05.587811+0000 mgr.x (mgr.24929) 2677 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:06.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:06 smithi122 bash[65119]: audit 2024-04-16T14:44:05.587811+0000 mgr.x (mgr.24929) 2677 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:07.489 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph health detail' 2024-04-16T14:44:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:07 smithi122 bash[65119]: cluster 2024-04-16T14:44:06.128622+0000 mgr.x (mgr.24929) 2678 : cluster 0 pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:07.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:07 smithi122 bash[65119]: audit 2024-04-16T14:44:06.688336+0000 mgr.x (mgr.24929) 2679 : audit 0 from='client.54913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:07 smithi071 bash[79675]: cluster 2024-04-16T14:44:06.128622+0000 mgr.x (mgr.24929) 2678 : cluster 0 pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:07 smithi071 bash[79675]: audit 2024-04-16T14:44:06.688336+0000 mgr.x (mgr.24929) 2679 : audit 0 from='client.54913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:07 smithi071 bash[83214]: cluster 2024-04-16T14:44:06.128622+0000 mgr.x (mgr.24929) 2678 : cluster 0 pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:07 smithi071 bash[83214]: audit 2024-04-16T14:44:06.688336+0000 mgr.x (mgr.24929) 2679 : audit 0 from='client.54913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:09.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:09 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:44:09] "GET /metrics HTTP/1.1" 200 38542 "" "Prometheus/2.43.0" 2024-04-16T14:44:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:09 smithi071 bash[79675]: cluster 2024-04-16T14:44:08.129684+0000 mgr.x (mgr.24929) 2680 : cluster 0 pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:09 smithi071 bash[83214]: cluster 2024-04-16T14:44:08.129684+0000 mgr.x (mgr.24929) 2680 : cluster 0 pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:09.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:09 smithi122 bash[65119]: cluster 2024-04-16T14:44:08.129684+0000 mgr.x (mgr.24929) 2680 : cluster 0 pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:10.457 INFO:teuthology.orchestra.run.smithi071.stdout:HEALTH_OK 2024-04-16T14:44:10.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:10 smithi122 bash[65119]: audit 2024-04-16T14:44:10.463080+0000 mon.a (mon.0) 9727 : audit 0 from='client.? 172.21.15.71:0/3921450160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:44:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:10 smithi071 bash[79675]: audit 2024-04-16T14:44:10.463080+0000 mon.a (mon.0) 9727 : audit 0 from='client.? 172.21.15.71:0/3921450160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:44:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:10 smithi071 bash[83214]: audit 2024-04-16T14:44:10.463080+0000 mon.a (mon.0) 9727 : audit 0 from='client.? 172.21.15.71:0/3921450160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:44:11.221 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-16T14:44:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:11 smithi071 bash[79675]: cluster 2024-04-16T14:44:10.131640+0000 mgr.x (mgr.24929) 2681 : cluster 0 pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:11 smithi071 bash[83214]: cluster 2024-04-16T14:44:10.131640+0000 mgr.x (mgr.24929) 2681 : cluster 0 pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:11.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:11 smithi122 bash[65119]: cluster 2024-04-16T14:44:10.131640+0000 mgr.x (mgr.24929) 2681 : cluster 0 pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:13.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:13 smithi122 bash[65119]: cluster 2024-04-16T14:44:12.132431+0000 mgr.x (mgr.24929) 2682 : cluster 0 pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:13 smithi071 bash[79675]: cluster 2024-04-16T14:44:12.132431+0000 mgr.x (mgr.24929) 2682 : cluster 0 pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:13 smithi071 bash[83214]: cluster 2024-04-16T14:44:12.132431+0000 mgr.x (mgr.24929) 2682 : cluster 0 pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:14.218 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-04-16T14:44:14.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:14 smithi071 bash[83214]: audit 2024-04-16T14:44:14.210432+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.71:0/1015224594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:14.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:14 smithi071 bash[79675]: audit 2024-04-16T14:44:14.210432+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.71:0/1015224594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:14.889 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-16T14:44:14.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:14 smithi122 bash[65119]: audit 2024-04-16T14:44:14.210432+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.71:0/1015224594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:15.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:15 smithi071 bash[79675]: cluster 2024-04-16T14:44:14.133702+0000 mgr.x (mgr.24929) 2683 : cluster 0 pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:15.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:15 smithi071 bash[79675]: audit 2024-04-16T14:44:14.681558+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:15.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:15 smithi071 bash[79675]: audit 2024-04-16T14:44:14.692648+0000 mon.a (mon.0) 9729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:15.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:15 smithi071 bash[79675]: audit 2024-04-16T14:44:14.704468+0000 mon.a (mon.0) 9730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:15.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:15 smithi071 bash[83214]: cluster 2024-04-16T14:44:14.133702+0000 mgr.x (mgr.24929) 2683 : cluster 0 pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:15.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:15 smithi071 bash[83214]: audit 2024-04-16T14:44:14.681558+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:15.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:15 smithi071 bash[83214]: audit 2024-04-16T14:44:14.692648+0000 mon.a (mon.0) 9729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:15.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:15 smithi071 bash[83214]: audit 2024-04-16T14:44:14.704468+0000 mon.a (mon.0) 9730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:15 smithi122 bash[65119]: cluster 2024-04-16T14:44:14.133702+0000 mgr.x (mgr.24929) 2683 : cluster 0 pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:15 smithi122 bash[65119]: audit 2024-04-16T14:44:14.681558+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:15.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:15 smithi122 bash[65119]: audit 2024-04-16T14:44:14.692648+0000 mon.a (mon.0) 9729 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:15.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:15 smithi122 bash[65119]: audit 2024-04-16T14:44:14.704468+0000 mon.a (mon.0) 9730 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:16.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:16 smithi122 bash[65119]: audit 2024-04-16T14:44:15.595716+0000 mgr.x (mgr.24929) 2684 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:16 smithi071 bash[79675]: audit 2024-04-16T14:44:15.595716+0000 mgr.x (mgr.24929) 2684 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:16 smithi071 bash[83214]: audit 2024-04-16T14:44:15.595716+0000 mgr.x (mgr.24929) 2684 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:17 smithi122 bash[65119]: cluster 2024-04-16T14:44:16.136660+0000 mgr.x (mgr.24929) 2685 : cluster 0 pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:17 smithi122 bash[65119]: audit 2024-04-16T14:44:17.569253+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:17 smithi122 bash[65119]: audit 2024-04-16T14:44:17.580397+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:17.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:17 smithi122 bash[65119]: audit 2024-04-16T14:44:17.589389+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:17 smithi071 bash[83214]: cluster 2024-04-16T14:44:16.136660+0000 mgr.x (mgr.24929) 2685 : cluster 0 pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:17 smithi071 bash[83214]: audit 2024-04-16T14:44:17.569253+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:17 smithi071 bash[83214]: audit 2024-04-16T14:44:17.580397+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:17 smithi071 bash[83214]: audit 2024-04-16T14:44:17.589389+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:17 smithi071 bash[79675]: cluster 2024-04-16T14:44:16.136660+0000 mgr.x (mgr.24929) 2685 : cluster 0 pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:17 smithi071 bash[79675]: audit 2024-04-16T14:44:17.569253+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:17 smithi071 bash[79675]: audit 2024-04-16T14:44:17.580397+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:17 smithi071 bash[79675]: audit 2024-04-16T14:44:17.589389+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:18.002 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)" 2024-04-16T14:44:18.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:18 smithi122 bash[65119]: audit 2024-04-16T14:44:17.992851+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.71:0/147317796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:18 smithi071 bash[79675]: audit 2024-04-16T14:44:17.992851+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.71:0/147317796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:18 smithi071 bash[83214]: audit 2024-04-16T14:44:17.992851+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.71:0/147317796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:44:19.323 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-16T14:44:19.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:19 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:44:19] "GET /metrics HTTP/1.1" 200 38542 "" "Prometheus/2.43.0" 2024-04-16T14:44:19.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:19 smithi071 bash[79675]: cluster 2024-04-16T14:44:18.137626+0000 mgr.x (mgr.24929) 2686 : cluster 0 pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:19.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:19 smithi071 bash[83214]: cluster 2024-04-16T14:44:18.137626+0000 mgr.x (mgr.24929) 2686 : cluster 0 pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:19.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:19 smithi122 bash[65119]: cluster 2024-04-16T14:44:18.137626+0000 mgr.x (mgr.24929) 2686 : cluster 0 pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:21.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:20 smithi122 bash[65119]: audit 2024-04-16T14:44:20.100158+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:20 smithi071 bash[79675]: audit 2024-04-16T14:44:20.100158+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:20 smithi071 bash[83214]: audit 2024-04-16T14:44:20.100158+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:22.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:21 smithi122 bash[65119]: cluster 2024-04-16T14:44:20.156748+0000 mgr.x (mgr.24929) 2687 : cluster 0 pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:22.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:21 smithi071 bash[79675]: cluster 2024-04-16T14:44:20.156748+0000 mgr.x (mgr.24929) 2687 : cluster 0 pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:22.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:21 smithi071 bash[83214]: cluster 2024-04-16T14:44:20.156748+0000 mgr.x (mgr.24929) 2687 : cluster 0 pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:24.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:23 smithi071 bash[79675]: cluster 2024-04-16T14:44:22.165747+0000 mgr.x (mgr.24929) 2688 : cluster 0 pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:24.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:23 smithi071 bash[83214]: cluster 2024-04-16T14:44:22.165747+0000 mgr.x (mgr.24929) 2688 : cluster 0 pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:24.164 INFO:teuthology.orchestra.run.smithi071.stdout:osd 8 9s ago - 2024-04-16T14:44:24.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:23 smithi122 bash[65119]: cluster 2024-04-16T14:44:22.165747+0000 mgr.x (mgr.24929) 2688 : cluster 0 pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:25.306 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T14:44:25.320 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi071.front.sepia.ceph.com 2024-04-16T14:44:25.320 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-16T14:44:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:25 smithi071 bash[79675]: audit 2024-04-16T14:44:24.138076+0000 mgr.x (mgr.24929) 2689 : audit 0 from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:25 smithi071 bash[79675]: cluster 2024-04-16T14:44:24.167077+0000 mgr.x (mgr.24929) 2690 : cluster 0 pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:25 smithi071 bash[83214]: audit 2024-04-16T14:44:24.138076+0000 mgr.x (mgr.24929) 2689 : audit 0 from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:25 smithi071 bash[83214]: cluster 2024-04-16T14:44:24.167077+0000 mgr.x (mgr.24929) 2690 : cluster 0 pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:25 smithi122 bash[65119]: audit 2024-04-16T14:44:24.138076+0000 mgr.x (mgr.24929) 2689 : audit 0 from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:26.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:25 smithi122 bash[65119]: cluster 2024-04-16T14:44:24.167077+0000 mgr.x (mgr.24929) 2690 : cluster 0 pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:26 smithi071 bash[79675]: audit 2024-04-16T14:44:25.605416+0000 mgr.x (mgr.24929) 2691 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:26 smithi071 bash[83214]: audit 2024-04-16T14:44:25.605416+0000 mgr.x (mgr.24929) 2691 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:27.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:26 smithi122 bash[65119]: audit 2024-04-16T14:44:25.605416+0000 mgr.x (mgr.24929) 2691 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:28.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:27 smithi122 bash[65119]: cluster 2024-04-16T14:44:26.168452+0000 mgr.x (mgr.24929) 2692 : cluster 0 pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:27 smithi071 bash[79675]: cluster 2024-04-16T14:44:26.168452+0000 mgr.x (mgr.24929) 2692 : cluster 0 pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:27 smithi071 bash[83214]: cluster 2024-04-16T14:44:26.168452+0000 mgr.x (mgr.24929) 2692 : cluster 0 pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:29.084 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-04-16T14:44:29.084 INFO:teuthology.orchestra.run.smithi071.stdout: "image": "quay.io/ceph/ceph", 2024-04-16T14:44:29.084 INFO:teuthology.orchestra.run.smithi071.stdout: "registry": "quay.io", 2024-04-16T14:44:29.084 INFO:teuthology.orchestra.run.smithi071.stdout: "bare_image": "ceph/ceph", 2024-04-16T14:44:29.084 INFO:teuthology.orchestra.run.smithi071.stdout: "versions": [] 2024-04-16T14:44:29.084 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-04-16T14:44:29.444 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:29 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:44:29] "GET /metrics HTTP/1.1" 200 38541 "" "Prometheus/2.43.0" 2024-04-16T14:44:29.808 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-16T14:44:29.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:29 smithi071 bash[79675]: cluster 2024-04-16T14:44:28.169462+0000 mgr.x (mgr.24929) 2693 : cluster 0 pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:29.985 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:29 smithi071 bash[79675]: audit 2024-04-16T14:44:28.354104+0000 mgr.x (mgr.24929) 2694 : audit 0 from='client.54943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:29.985 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:29 smithi071 bash[83214]: cluster 2024-04-16T14:44:28.169462+0000 mgr.x (mgr.24929) 2693 : cluster 0 pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:29.985 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:29 smithi071 bash[83214]: audit 2024-04-16T14:44:28.354104+0000 mgr.x (mgr.24929) 2694 : audit 0 from='client.54943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:29 smithi122 bash[65119]: cluster 2024-04-16T14:44:28.169462+0000 mgr.x (mgr.24929) 2693 : cluster 0 pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-16T14:44:30.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:29 smithi122 bash[65119]: audit 2024-04-16T14:44:28.354104+0000 mgr.x (mgr.24929) 2694 : audit 0 from='client.54943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:31 smithi071 bash[79675]: cluster 2024-04-16T14:44:30.171098+0000 mgr.x (mgr.24929) 2695 : cluster 0 pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:31 smithi071 bash[79675]: audit 2024-04-16T14:44:31.588447+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:44:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:31 smithi071 bash[79675]: audit 2024-04-16T14:44:31.590372+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:44:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:31 smithi071 bash[79675]: audit 2024-04-16T14:44:31.599966+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:31 smithi071 bash[83214]: cluster 2024-04-16T14:44:30.171098+0000 mgr.x (mgr.24929) 2695 : cluster 0 pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:31 smithi071 bash[83214]: audit 2024-04-16T14:44:31.588447+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:44:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:31 smithi071 bash[83214]: audit 2024-04-16T14:44:31.590372+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:44:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:31 smithi071 bash[83214]: audit 2024-04-16T14:44:31.599966+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:31 smithi122 bash[65119]: cluster 2024-04-16T14:44:30.171098+0000 mgr.x (mgr.24929) 2695 : cluster 0 pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:32.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:31 smithi122 bash[65119]: audit 2024-04-16T14:44:31.588447+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:44:32.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:31 smithi122 bash[65119]: audit 2024-04-16T14:44:31.590372+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:44:32.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:31 smithi122 bash[65119]: audit 2024-04-16T14:44:31.599966+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:33.362 INFO:teuthology.orchestra.run.smithi071.stdout: "16.2.0", 2024-04-16T14:44:34.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:33 smithi071 bash[79675]: cluster 2024-04-16T14:44:32.171824+0000 mgr.x (mgr.24929) 2696 : cluster 0 pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:34.094 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:33 smithi071 bash[79675]: audit 2024-04-16T14:44:32.643438+0000 mgr.x (mgr.24929) 2697 : audit 0 from='client.54949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:34.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:33 smithi071 bash[83214]: cluster 2024-04-16T14:44:32.171824+0000 mgr.x (mgr.24929) 2696 : cluster 0 pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:34.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:33 smithi071 bash[83214]: audit 2024-04-16T14:44:32.643438+0000 mgr.x (mgr.24929) 2697 : audit 0 from='client.54949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:34.095 DEBUG:teuthology.orchestra.run.smithi071:> 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 84f0cb40-fbfb-11ee-bc90-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-16T14:44:34.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:33 smithi122 bash[65119]: cluster 2024-04-16T14:44:32.171824+0000 mgr.x (mgr.24929) 2696 : cluster 0 pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:34.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:33 smithi122 bash[65119]: audit 2024-04-16T14:44:32.643438+0000 mgr.x (mgr.24929) 2697 : audit 0 from='client.54949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:36.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:35 smithi122 bash[65119]: cluster 2024-04-16T14:44:34.173091+0000 mgr.x (mgr.24929) 2698 : cluster 0 pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:35 smithi122 bash[65119]: audit 2024-04-16T14:44:34.890328+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:35 smithi122 bash[65119]: audit 2024-04-16T14:44:34.898692+0000 mon.a (mon.0) 9739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:35 smithi122 bash[65119]: audit 2024-04-16T14:44:34.906630+0000 mon.a (mon.0) 9740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:35 smithi122 bash[65119]: audit 2024-04-16T14:44:35.100438+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[79675]: cluster 2024-04-16T14:44:34.173091+0000 mgr.x (mgr.24929) 2698 : cluster 0 pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[79675]: audit 2024-04-16T14:44:34.890328+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[79675]: audit 2024-04-16T14:44:34.898692+0000 mon.a (mon.0) 9739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[79675]: audit 2024-04-16T14:44:34.906630+0000 mon.a (mon.0) 9740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[79675]: audit 2024-04-16T14:44:35.100438+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[83214]: cluster 2024-04-16T14:44:34.173091+0000 mgr.x (mgr.24929) 2698 : cluster 0 pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:44:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[83214]: audit 2024-04-16T14:44:34.890328+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[83214]: audit 2024-04-16T14:44:34.898692+0000 mon.a (mon.0) 9739 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[83214]: audit 2024-04-16T14:44:34.906630+0000 mon.a (mon.0) 9740 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:35 smithi071 bash[83214]: audit 2024-04-16T14:44:35.100438+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:37.191 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:36 smithi122 bash[65119]: audit 2024-04-16T14:44:35.609816+0000 mgr.x (mgr.24929) 2699 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:36 smithi071 bash[79675]: audit 2024-04-16T14:44:35.609816+0000 mgr.x (mgr.24929) 2699 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:36 smithi071 bash[83214]: audit 2024-04-16T14:44:35.609816+0000 mgr.x (mgr.24929) 2699 : audit 0 from='client.54724 -' entity='client.iscsi.foo.smithi071.ryfkew' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:37.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:37 smithi122 bash[65119]: cluster 2024-04-16T14:44:36.174344+0000 mgr.x (mgr.24929) 2700 : cluster 0 pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:37 smithi071 bash[79675]: cluster 2024-04-16T14:44:36.174344+0000 mgr.x (mgr.24929) 2700 : cluster 0 pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:37 smithi071 bash[83214]: cluster 2024-04-16T14:44:36.174344+0000 mgr.x (mgr.24929) 2700 : cluster 0 pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:38.312 INFO:teuthology.orchestra.run.smithi071.stdout: "v16.2.2", 2024-04-16T14:44:38.312 INFO:teuthology.orchestra.run.smithi071.stdout: "v16.2.2-20210505", 2024-04-16T14:44:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:38 smithi122 bash[65119]: audit 2024-04-16T14:44:37.166457+0000 mgr.x (mgr.24929) 2701 : audit 0 from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:38 smithi122 bash[65119]: audit 2024-04-16T14:44:37.787894+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:38.944 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:38 smithi122 bash[65119]: audit 2024-04-16T14:44:37.797566+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:38.945 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:38 smithi122 bash[65119]: audit 2024-04-16T14:44:37.805134+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:39.000 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-16T14:44:39.010 INFO:tasks.cephadm:Teardown begin 2024-04-16T14:44:39.011 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:44:39.021 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:44:39.035 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-16T14:44:39.035 DEBUG:teuthology.orchestra.run.smithi071:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T14:44:39.068 DEBUG:teuthology.orchestra.run.smithi122:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T14:44:39.081 INFO:tasks.cephadm:Stopping all daemons... 2024-04-16T14:44:39.081 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-16T14:44:39.081 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a 2024-04-16T14:44:39.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:38 smithi071 bash[83214]: audit 2024-04-16T14:44:37.166457+0000 mgr.x (mgr.24929) 2701 : audit 0 from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:39.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:38 smithi071 bash[83214]: audit 2024-04-16T14:44:37.787894+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:39.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:38 smithi071 bash[83214]: audit 2024-04-16T14:44:37.797566+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:39.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:38 smithi071 bash[83214]: audit 2024-04-16T14:44:37.805134+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:39.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:38 smithi071 bash[79675]: audit 2024-04-16T14:44:37.166457+0000 mgr.x (mgr.24929) 2701 : audit 0 from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:44:39.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:38 smithi071 bash[79675]: audit 2024-04-16T14:44:37.787894+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:39.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:38 smithi071 bash[79675]: audit 2024-04-16T14:44:37.797566+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:39.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:38 smithi071 bash[79675]: audit 2024-04-16T14:44:37.805134+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.24929 172.21.15.122:0/1688456382' entity='mgr.x' 2024-04-16T14:44:39.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:39 smithi071 systemd[1]: Stopping Ceph mon.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:44:39.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:39 smithi071 bash[79675]: debug 2024-04-16T14:44:39.230+0000 7f7704265700 -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-04-16T14:44:39.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:39 smithi071 bash[79675]: debug 2024-04-16T14:44:39.230+0000 7f7704265700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-16T14:44:39.301 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: ::ffff:172.21.15.122 - - [16/Apr/2024:14:44:39] "GET /metrics HTTP/1.1" 200 38535 "" "Prometheus/2.43.0" 2024-04-16T14:44:39.301 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: [16/Apr/2024:14:44:39] ENGINE Bus STOPPING 2024-04-16T14:44:39.302 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: [16/Apr/2024:14:44:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:44:39.302 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: [16/Apr/2024:14:44:39] ENGINE Bus STOPPED 2024-04-16T14:44:39.302 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: [16/Apr/2024:14:44:39] ENGINE Bus STARTING 2024-04-16T14:44:39.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: CherryPy Checker: 2024-04-16T14:44:39.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: The Application mounted at '' has an empty config. 2024-04-16T14:44:39.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: [16/Apr/2024:14:44:39] ENGINE Serving on http://:::9283 2024-04-16T14:44:39.694 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:39 smithi122 bash[52526]: [16/Apr/2024:14:44:39] ENGINE Bus STARTED 2024-04-16T14:44:40.091 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a.service' 2024-04-16T14:44:40.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:39 smithi071 bash[118627]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-a 2024-04-16T14:44:40.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:40 smithi071 bash[118687]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-a 2024-04-16T14:44:40.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:40 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-16T14:44:40.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Apr 16 14:44:40 smithi071 systemd[1]: Stopped Ceph mon.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:44:40.167 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:44:40.167 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-16T14:44:40.167 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-16T14:44:40.167 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.c 2024-04-16T14:44:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:40 smithi071 systemd[1]: Stopping Ceph mon.c for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:44:40.741 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:40 smithi071 bash[83214]: debug 2024-04-16T14:44:40.486+0000 7f9000806700 -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-04-16T14:44:40.741 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:40 smithi071 bash[83214]: debug 2024-04-16T14:44:40.486+0000 7f9000806700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-16T14:44:40.944 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:40 smithi122 bash[52526]: [16/Apr/2024:14:44:40] ENGINE Bus STOPPING 2024-04-16T14:44:40.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:40 smithi122 bash[52526]: [16/Apr/2024:14:44:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:44:40.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:40 smithi122 bash[52526]: [16/Apr/2024:14:44:40] ENGINE Bus STOPPED 2024-04-16T14:44:40.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:40 smithi122 bash[52526]: [16/Apr/2024:14:44:40] ENGINE Bus STARTING 2024-04-16T14:44:40.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:40 smithi122 bash[52526]: [16/Apr/2024:14:44:40] ENGINE Serving on http://:::9283 2024-04-16T14:44:40.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:40 smithi122 bash[52526]: [16/Apr/2024:14:44:40] ENGINE Bus STARTED 2024-04-16T14:44:41.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Apr 16 14:44:41 smithi071 bash[118725]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mon-c 2024-04-16T14:44:41.897 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.c.service' 2024-04-16T14:44:41.926 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:44:41.926 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-16T14:44:41.926 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-16T14:44:41.926 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.b 2024-04-16T14:44:42.194 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:41 smithi122 systemd[1]: Stopping Ceph mon.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:44:42.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:42 smithi122 bash[65119]: debug 2024-04-16T14:44:42.078+0000 7f80c7884700 -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-04-16T14:44:42.195 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 16 14:44:42 smithi122 bash[65119]: debug 2024-04-16T14:44:42.078+0000 7f80c7884700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-16T14:44:42.869 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mon.b.service' 2024-04-16T14:44:42.904 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:44:42.904 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-16T14:44:42.904 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-16T14:44:42.904 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y 2024-04-16T14:44:43.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:44:42 smithi071 systemd[1]: Stopping Ceph mgr.y for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:44:44.541 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Apr 16 14:44:44 smithi071 bash[118985]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-mgr-y 2024-04-16T14:44:44.555 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.y.service' 2024-04-16T14:44:44.578 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:44:44.578 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-16T14:44:44.578 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-16T14:44:44.578 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.x 2024-04-16T14:44:44.944 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:44 smithi122 systemd[1]: Stopping Ceph mgr.x for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:44:44.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:44 smithi122 bash[52526]: debug 2024-04-16T14:44:44.726+0000 7f2240ba0700 -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-04-16T14:44:44.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 16 14:44:44 smithi122 bash[52526]: debug 2024-04-16T14:44:44.726+0000 7f2240ba0700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-16T14:44:45.614 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@mgr.x.service' 2024-04-16T14:44:45.641 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:44:45.641 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-16T14:44:45.641 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-16T14:44:45.641 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.0 2024-04-16T14:44:45.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:44:45 smithi071 systemd[1]: Stopping Ceph osd.0 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:44:46.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:44:46 smithi071 bash[87761]: debug 2024-04-16T14:44:46.146+0000 7f9537989700 -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-04-16T14:44:46.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:44:46 smithi071 bash[87761]: debug 2024-04-16T14:44:46.146+0000 7f9537989700 -1 osd.0 157 *** Got signal Terminated *** 2024-04-16T14:44:46.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:44:46 smithi071 bash[87761]: debug 2024-04-16T14:44:46.146+0000 7f9537989700 -1 osd.0 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:44:52.514 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:44:52 smithi071 bash[119198]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-0 2024-04-16T14:44:52.514 INFO:journalctl@ceph.osd.0.smithi071.stdout:Apr 16 14:44:52 smithi071 bash[119707]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-0 2024-04-16T14:44:54.323 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.0.service' 2024-04-16T14:44:54.352 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:44:54.353 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-16T14:44:54.353 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-16T14:44:54.353 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.1 2024-04-16T14:44:54.700 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:44:54 smithi071 systemd[1]: Stopping Ceph osd.1 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:44:54.700 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:44:54 smithi071 bash[90649]: debug 2024-04-16T14:44:54.510+0000 7f3cdcd04700 -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-04-16T14:44:54.700 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:44:54 smithi071 bash[90649]: debug 2024-04-16T14:44:54.510+0000 7f3cdcd04700 -1 osd.1 157 *** Got signal Terminated *** 2024-04-16T14:44:54.700 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:44:54 smithi071 bash[90649]: debug 2024-04-16T14:44:54.510+0000 7f3cdcd04700 -1 osd.1 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:45:01.200 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:45:00 smithi071 bash[119843]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-1 2024-04-16T14:45:01.773 INFO:journalctl@ceph.osd.1.smithi071.stdout:Apr 16 14:45:01 smithi071 bash[119920]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-1 2024-04-16T14:45:03.789 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.1.service' 2024-04-16T14:45:03.818 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:45:03.818 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-16T14:45:03.818 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-16T14:45:03.818 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.2 2024-04-16T14:45:04.076 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:45:03 smithi071 systemd[1]: Stopping Ceph osd.2 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:45:04.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:45:04 smithi071 bash[93753]: debug 2024-04-16T14:45:04.078+0000 7f1fa9073700 -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-04-16T14:45:04.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:45:04 smithi071 bash[93753]: debug 2024-04-16T14:45:04.078+0000 7f1fa9073700 -1 osd.2 157 *** Got signal Terminated *** 2024-04-16T14:45:04.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:45:04 smithi071 bash[93753]: debug 2024-04-16T14:45:04.078+0000 7f1fa9073700 -1 osd.2 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:45:10.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:45:10 smithi071 bash[120150]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-2 2024-04-16T14:45:10.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Apr 16 14:45:10 smithi071 bash[120421]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-2 2024-04-16T14:45:12.144 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.2.service' 2024-04-16T14:45:12.171 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:45:12.172 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-16T14:45:12.172 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-16T14:45:12.172 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.3 2024-04-16T14:45:12.450 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:12 smithi071 systemd[1]: Stopping Ceph osd.3 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:45:12.450 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:12 smithi071 bash[96945]: debug 2024-04-16T14:45:12.341+0000 7f5c14ef9700 -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-04-16T14:45:12.450 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:12 smithi071 bash[96945]: debug 2024-04-16T14:45:12.341+0000 7f5c14ef9700 -1 osd.3 157 *** Got signal Terminated *** 2024-04-16T14:45:12.451 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:12 smithi071 bash[96945]: debug 2024-04-16T14:45:12.341+0000 7f5c14ef9700 -1 osd.3 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:45:13.450 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:13 smithi071 bash[96945]: debug 2024-04-16T14:45:13.073+0000 7f5c114ed700 -1 osd.3 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:47.363072+0000 front 2024-04-16T14:44:47.363342+0000 (oldest deadline 2024-04-16T14:45:12.663230+0000) 2024-04-16T14:45:14.409 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:13 smithi122 bash[75699]: debug 2024-04-16T14:45:13.977+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:14.450 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:14 smithi071 bash[96945]: debug 2024-04-16T14:45:14.121+0000 7f5c114ed700 -1 osd.3 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:47.363072+0000 front 2024-04-16T14:44:47.363342+0000 (oldest deadline 2024-04-16T14:45:12.663230+0000) 2024-04-16T14:45:14.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:14 smithi122 bash[78478]: debug 2024-04-16T14:45:14.413+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:15.444 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:15 smithi122 bash[75699]: debug 2024-04-16T14:45:14.997+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:15.445 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:14 smithi122 bash[72521]: debug 2024-04-16T14:45:14.993+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:15.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:15 smithi122 bash[81151]: debug 2024-04-16T14:45:15.185+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:15.450 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:15 smithi071 bash[96945]: debug 2024-04-16T14:45:15.169+0000 7f5c114ed700 -1 osd.3 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:47.363072+0000 front 2024-04-16T14:44:47.363342+0000 (oldest deadline 2024-04-16T14:45:12.663230+0000) 2024-04-16T14:45:15.944 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:15 smithi122 bash[78478]: debug 2024-04-16T14:45:15.453+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:16.444 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:16 smithi122 bash[75699]: debug 2024-04-16T14:45:16.005+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:16.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:16 smithi122 bash[81151]: debug 2024-04-16T14:45:16.145+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:16.445 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:15 smithi122 bash[72521]: debug 2024-04-16T14:45:15.953+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:16.450 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:16 smithi071 bash[96945]: debug 2024-04-16T14:45:16.153+0000 7f5c114ed700 -1 osd.3 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:47.363072+0000 front 2024-04-16T14:44:47.363342+0000 (oldest deadline 2024-04-16T14:45:12.663230+0000) 2024-04-16T14:45:16.927 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:16 smithi122 bash[78478]: debug 2024-04-16T14:45:16.449+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:17.194 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:16 smithi122 bash[75699]: debug 2024-04-16T14:45:16.973+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:17.195 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:17 smithi122 bash[81151]: debug 2024-04-16T14:45:17.137+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:17.195 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:16 smithi122 bash[72521]: debug 2024-04-16T14:45:16.929+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:17.450 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:17 smithi071 bash[96945]: debug 2024-04-16T14:45:17.201+0000 7f5c114ed700 -1 osd.3 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:47.363072+0000 front 2024-04-16T14:44:47.363342+0000 (oldest deadline 2024-04-16T14:45:12.663230+0000) 2024-04-16T14:45:17.828 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:17 smithi122 bash[78478]: debug 2024-04-16T14:45:17.481+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:18.155 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:17 smithi122 bash[72521]: debug 2024-04-16T14:45:17.973+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:18.156 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:18 smithi122 bash[75699]: debug 2024-04-16T14:45:18.009+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:18.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:18 smithi122 bash[81151]: debug 2024-04-16T14:45:18.157+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:18.700 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:18 smithi071 bash[121067]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-3 2024-04-16T14:45:18.700 INFO:journalctl@ceph.osd.3.smithi071.stdout:Apr 16 14:45:18 smithi071 bash[121130]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-3 2024-04-16T14:45:18.841 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:18 smithi122 bash[78478]: debug 2024-04-16T14:45:18.481+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:19.144 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:19 smithi122 bash[75699]: debug 2024-04-16T14:45:19.057+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:19.144 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:19 smithi122 bash[72521]: debug 2024-04-16T14:45:19.009+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:19.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:19 smithi122 bash[81151]: debug 2024-04-16T14:45:19.161+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:19.782 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:19 smithi122 bash[78478]: debug 2024-04-16T14:45:19.457+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:20.038 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:20 smithi122 bash[75699]: debug 2024-04-16T14:45:20.013+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:20.414 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:20 smithi122 bash[72521]: debug 2024-04-16T14:45:20.041+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:20.414 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:20 smithi122 bash[81151]: debug 2024-04-16T14:45:20.185+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:20.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:20 smithi122 bash[78478]: debug 2024-04-16T14:45:20.417+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:20.867 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.3.service' 2024-04-16T14:45:20.893 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:45:20.893 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-16T14:45:20.893 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-16T14:45:20.894 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.4 2024-04-16T14:45:21.193 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[75699]: debug 2024-04-16T14:45:21.001+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:21.193 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[75699]: debug 2024-04-16T14:45:21.001+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:21.194 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:20 smithi122 systemd[1]: Stopping Ceph osd.4 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:45:21.194 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[72521]: debug 2024-04-16T14:45:21.013+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:21.194 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[72521]: debug 2024-04-16T14:45:21.013+0000 7f1c3d611700 -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-04-16T14:45:21.194 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[72521]: debug 2024-04-16T14:45:21.013+0000 7f1c3d611700 -1 osd.4 157 *** Got signal Terminated *** 2024-04-16T14:45:21.194 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[72521]: debug 2024-04-16T14:45:21.013+0000 7f1c3d611700 -1 osd.4 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:45:21.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[81151]: debug 2024-04-16T14:45:21.197+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:21.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[81151]: debug 2024-04-16T14:45:21.197+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:21.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[78478]: debug 2024-04-16T14:45:21.393+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:21.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:21 smithi122 bash[78478]: debug 2024-04-16T14:45:21.393+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:22.049 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[75699]: debug 2024-04-16T14:45:22.009+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:22.049 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[75699]: debug 2024-04-16T14:45:22.009+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:22.409 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[72521]: debug 2024-04-16T14:45:22.053+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:22.410 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[81151]: debug 2024-04-16T14:45:22.169+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:22.410 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[81151]: debug 2024-04-16T14:45:22.169+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:22.410 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[92817]: ts=2024-04-16T14:45:22.282Z 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.122:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-16T14:45:22.410 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[92817]: ts=2024-04-16T14:45:22.283Z 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.122:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-16T14:45:22.410 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[92817]: ts=2024-04-16T14:45:22.288Z 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.122:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-16T14:45:22.410 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[92817]: ts=2024-04-16T14:45:22.288Z 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.122:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-16T14:45:22.411 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[92817]: ts=2024-04-16T14:45:22.289Z 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.122:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-16T14:45:22.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[78478]: debug 2024-04-16T14:45:22.413+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:22.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:22 smithi122 bash[78478]: debug 2024-04-16T14:45:22.413+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:23.319 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:23 smithi122 bash[81151]: debug 2024-04-16T14:45:23.149+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:23.320 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:23 smithi122 bash[81151]: debug 2024-04-16T14:45:23.149+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:23.320 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:23 smithi122 bash[72521]: debug 2024-04-16T14:45:23.061+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:23.320 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:23 smithi122 bash[75699]: debug 2024-04-16T14:45:23.037+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:23.320 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:23 smithi122 bash[75699]: debug 2024-04-16T14:45:23.037+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:23.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:23 smithi122 bash[78478]: debug 2024-04-16T14:45:23.461+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:23.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:23 smithi122 bash[78478]: debug 2024-04-16T14:45:23.461+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:24.444 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:24 smithi122 bash[72521]: debug 2024-04-16T14:45:24.065+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:24.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:24 smithi122 bash[75699]: debug 2024-04-16T14:45:24.061+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:24.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:24 smithi122 bash[75699]: debug 2024-04-16T14:45:24.061+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:24.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:24 smithi122 bash[81151]: debug 2024-04-16T14:45:24.165+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:24.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:24 smithi122 bash[81151]: debug 2024-04-16T14:45:24.165+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:24.944 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:24 smithi122 bash[78478]: debug 2024-04-16T14:45:24.465+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:24.944 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:24 smithi122 bash[78478]: debug 2024-04-16T14:45:24.465+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:25.418 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:25 smithi122 bash[72521]: debug 2024-04-16T14:45:25.089+0000 7f1c39c05700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:49.994891+0000 front 2024-04-16T14:44:49.994849+0000 (oldest deadline 2024-04-16T14:45:14.694542+0000) 2024-04-16T14:45:25.418 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:25 smithi122 bash[75699]: debug 2024-04-16T14:45:25.077+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:25.418 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:25 smithi122 bash[75699]: debug 2024-04-16T14:45:25.077+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:25.418 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:25 smithi122 bash[81151]: debug 2024-04-16T14:45:25.149+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:25.418 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:25 smithi122 bash[81151]: debug 2024-04-16T14:45:25.149+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:25.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:25 smithi122 bash[78478]: debug 2024-04-16T14:45:25.421+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:25.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:25 smithi122 bash[78478]: debug 2024-04-16T14:45:25.421+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:26.390 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:26 smithi122 bash[75699]: debug 2024-04-16T14:45:26.101+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:26.390 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:26 smithi122 bash[75699]: debug 2024-04-16T14:45:26.101+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:26.390 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:26 smithi122 bash[81151]: debug 2024-04-16T14:45:26.161+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:26.391 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:26 smithi122 bash[81151]: debug 2024-04-16T14:45:26.161+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:26.683 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:26 smithi122 bash[78478]: debug 2024-04-16T14:45:26.393+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:26.684 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:26 smithi122 bash[78478]: debug 2024-04-16T14:45:26.393+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:27.220 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:26 smithi122 bash[99989]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-4 2024-04-16T14:45:27.220 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 16 14:45:27 smithi122 bash[100172]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-4 2024-04-16T14:45:27.220 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:27 smithi122 bash[75699]: debug 2024-04-16T14:45:27.073+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:27.220 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:27 smithi122 bash[75699]: debug 2024-04-16T14:45:27.073+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:27.220 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:27 smithi122 bash[81151]: debug 2024-04-16T14:45:27.177+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:27.221 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:27 smithi122 bash[81151]: debug 2024-04-16T14:45:27.177+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:27.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:27 smithi122 bash[78478]: debug 2024-04-16T14:45:27.425+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:27.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:27 smithi122 bash[78478]: debug 2024-04-16T14:45:27.425+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:28.388 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:28 smithi122 bash[81151]: debug 2024-04-16T14:45:28.209+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:28.388 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:28 smithi122 bash[81151]: debug 2024-04-16T14:45:28.209+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:28.388 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:28 smithi122 bash[75699]: debug 2024-04-16T14:45:28.105+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:28.389 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:28 smithi122 bash[75699]: debug 2024-04-16T14:45:28.105+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:28.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:28 smithi122 bash[78478]: debug 2024-04-16T14:45:28.389+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:28.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:28 smithi122 bash[78478]: debug 2024-04-16T14:45:28.389+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:29.221 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.4.service' 2024-04-16T14:45:29.251 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:45:29.251 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-16T14:45:29.251 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-16T14:45:29.252 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.5 2024-04-16T14:45:29.434 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[78478]: debug 2024-04-16T14:45:29.365+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:29.435 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[78478]: debug 2024-04-16T14:45:29.365+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:29.435 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[81151]: debug 2024-04-16T14:45:29.217+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:29.435 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[81151]: debug 2024-04-16T14:45:29.217+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:29.435 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[75699]: debug 2024-04-16T14:45:29.117+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:29.435 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[75699]: debug 2024-04-16T14:45:29.117+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:29.435 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:29 smithi122 systemd[1]: Stopping Ceph osd.5 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:45:29.435 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[75699]: debug 2024-04-16T14:45:29.437+0000 7f7071600700 -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-04-16T14:45:29.694 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[75699]: debug 2024-04-16T14:45:29.437+0000 7f7071600700 -1 osd.5 157 *** Got signal Terminated *** 2024-04-16T14:45:29.695 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:29 smithi122 bash[75699]: debug 2024-04-16T14:45:29.437+0000 7f7071600700 -1 osd.5 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:45:30.373 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:30 smithi122 bash[75699]: debug 2024-04-16T14:45:30.089+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:30.373 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:30 smithi122 bash[75699]: debug 2024-04-16T14:45:30.089+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:30.373 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:30 smithi122 bash[81151]: debug 2024-04-16T14:45:30.201+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:30.373 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:30 smithi122 bash[81151]: debug 2024-04-16T14:45:30.201+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:30.373 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:30 smithi122 bash[81151]: debug 2024-04-16T14:45:30.201+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:30.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:30 smithi122 bash[78478]: debug 2024-04-16T14:45:30.377+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:30.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:30 smithi122 bash[78478]: debug 2024-04-16T14:45:30.377+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:31.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:31 smithi122 bash[81151]: debug 2024-04-16T14:45:31.149+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:31.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:31 smithi122 bash[81151]: debug 2024-04-16T14:45:31.149+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:31.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:31 smithi122 bash[81151]: debug 2024-04-16T14:45:31.149+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:31.360 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:31 smithi122 bash[75699]: debug 2024-04-16T14:45:31.077+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:31.360 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:31 smithi122 bash[75699]: debug 2024-04-16T14:45:31.077+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:31.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:31 smithi122 bash[78478]: debug 2024-04-16T14:45:31.365+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:31.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:31 smithi122 bash[78478]: debug 2024-04-16T14:45:31.365+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:32.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[75699]: debug 2024-04-16T14:45:32.113+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:32.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[75699]: debug 2024-04-16T14:45:32.113+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:32.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[75699]: debug 2024-04-16T14:45:32.113+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.289639+0000 front 2024-04-16T14:45:08.289724+0000 (oldest deadline 2024-04-16T14:45:31.789342+0000) 2024-04-16T14:45:32.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[78478]: debug 2024-04-16T14:45:32.329+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:32.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[78478]: debug 2024-04-16T14:45:32.329+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:32.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[78478]: debug 2024-04-16T14:45:32.329+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:32.446 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[81151]: debug 2024-04-16T14:45:32.181+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:32.446 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[81151]: debug 2024-04-16T14:45:32.181+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:32.446 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:32 smithi122 bash[81151]: debug 2024-04-16T14:45:32.181+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:33.444 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[78478]: debug 2024-04-16T14:45:33.325+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:33.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[78478]: debug 2024-04-16T14:45:33.325+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:33.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[78478]: debug 2024-04-16T14:45:33.325+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:33.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[75699]: debug 2024-04-16T14:45:33.077+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:33.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[75699]: debug 2024-04-16T14:45:33.077+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:33.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[75699]: debug 2024-04-16T14:45:33.077+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.289639+0000 front 2024-04-16T14:45:08.289724+0000 (oldest deadline 2024-04-16T14:45:31.789342+0000) 2024-04-16T14:45:33.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[81151]: debug 2024-04-16T14:45:33.201+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:33.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[81151]: debug 2024-04-16T14:45:33.201+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:33.446 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:33 smithi122 bash[81151]: debug 2024-04-16T14:45:33.201+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:34.444 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[75699]: debug 2024-04-16T14:45:34.097+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:50.985399+0000 front 2024-04-16T14:44:50.985163+0000 (oldest deadline 2024-04-16T14:45:13.284877+0000) 2024-04-16T14:45:34.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[75699]: debug 2024-04-16T14:45:34.097+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.386529+0000 front 2024-04-16T14:44:57.386440+0000 (oldest deadline 2024-04-16T14:45:20.286188+0000) 2024-04-16T14:45:34.445 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[75699]: debug 2024-04-16T14:45:34.097+0000 7f706dbf4700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.289639+0000 front 2024-04-16T14:45:08.289724+0000 (oldest deadline 2024-04-16T14:45:31.789342+0000) 2024-04-16T14:45:34.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[78478]: debug 2024-04-16T14:45:34.345+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:34.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[78478]: debug 2024-04-16T14:45:34.345+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:34.445 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[78478]: debug 2024-04-16T14:45:34.345+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:34.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[81151]: debug 2024-04-16T14:45:34.249+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:34.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[81151]: debug 2024-04-16T14:45:34.249+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:34.446 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:34 smithi122 bash[81151]: debug 2024-04-16T14:45:34.249+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:35.503 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:35 smithi122 bash[100306]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-5 2024-04-16T14:45:35.504 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:35 smithi122 bash[78478]: debug 2024-04-16T14:45:35.325+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:35.504 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:35 smithi122 bash[78478]: debug 2024-04-16T14:45:35.325+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:35.504 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:35 smithi122 bash[78478]: debug 2024-04-16T14:45:35.325+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:35.504 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:35 smithi122 bash[81151]: debug 2024-04-16T14:45:35.257+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:35.504 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:35 smithi122 bash[81151]: debug 2024-04-16T14:45:35.257+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:35.504 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:35 smithi122 bash[81151]: debug 2024-04-16T14:45:35.257+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:36.194 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 16 14:45:35 smithi122 bash[100369]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-5 2024-04-16T14:45:36.509 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:36 smithi122 bash[81151]: debug 2024-04-16T14:45:36.233+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:36.509 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:36 smithi122 bash[81151]: debug 2024-04-16T14:45:36.233+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:36.509 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:36 smithi122 bash[81151]: debug 2024-04-16T14:45:36.233+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:36.509 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:36 smithi122 bash[78478]: debug 2024-04-16T14:45:36.277+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:36.509 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:36 smithi122 bash[78478]: debug 2024-04-16T14:45:36.277+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:36.509 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:36 smithi122 bash[78478]: debug 2024-04-16T14:45:36.277+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:37.625 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[81151]: debug 2024-04-16T14:45:37.232+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:37.625 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[81151]: debug 2024-04-16T14:45:37.232+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:37.626 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[81151]: debug 2024-04-16T14:45:37.232+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:37.626 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[78478]: debug 2024-04-16T14:45:37.296+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:37.626 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[78478]: debug 2024-04-16T14:45:37.296+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:37.626 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[78478]: debug 2024-04-16T14:45:37.296+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:37.630 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.5.service' 2024-04-16T14:45:37.659 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:45:37.659 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-16T14:45:37.659 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-16T14:45:37.659 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.6 2024-04-16T14:45:37.944 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:37 smithi122 systemd[1]: Stopping Ceph osd.6 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:45:37.945 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[78478]: debug 2024-04-16T14:45:37.844+0000 7f5aa8cc1700 -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-04-16T14:45:37.945 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[78478]: debug 2024-04-16T14:45:37.844+0000 7f5aa8cc1700 -1 osd.6 157 *** Got signal Terminated *** 2024-04-16T14:45:37.945 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:37 smithi122 bash[78478]: debug 2024-04-16T14:45:37.844+0000 7f5aa8cc1700 -1 osd.6 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:45:38.654 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:38 smithi122 bash[81151]: debug 2024-04-16T14:45:38.272+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:38.654 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:38 smithi122 bash[81151]: debug 2024-04-16T14:45:38.272+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:38.655 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:38 smithi122 bash[81151]: debug 2024-04-16T14:45:38.272+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:38.655 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:38 smithi122 bash[78478]: debug 2024-04-16T14:45:38.280+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:38.655 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:38 smithi122 bash[78478]: debug 2024-04-16T14:45:38.280+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:38.655 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:38 smithi122 bash[78478]: debug 2024-04-16T14:45:38.280+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:39.549 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:39 smithi122 bash[78478]: debug 2024-04-16T14:45:39.296+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:39.550 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:39 smithi122 bash[78478]: debug 2024-04-16T14:45:39.296+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:39.550 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:39 smithi122 bash[78478]: debug 2024-04-16T14:45:39.296+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:39.550 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:39 smithi122 bash[81151]: debug 2024-04-16T14:45:39.284+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:39.550 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:39 smithi122 bash[81151]: debug 2024-04-16T14:45:39.284+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:39.551 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:39 smithi122 bash[81151]: debug 2024-04-16T14:45:39.284+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:39.551 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:39 smithi122 bash[81151]: debug 2024-04-16T14:45:39.284+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:40.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:40 smithi122 bash[78478]: debug 2024-04-16T14:45:40.316+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:40.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:40 smithi122 bash[78478]: debug 2024-04-16T14:45:40.316+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:40.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:40 smithi122 bash[78478]: debug 2024-04-16T14:45:40.316+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:40.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:40 smithi122 bash[78478]: debug 2024-04-16T14:45:40.316+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:15.574273+0000 front 2024-04-16T14:45:15.574060+0000 (oldest deadline 2024-04-16T14:45:39.673800+0000) 2024-04-16T14:45:40.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:40 smithi122 bash[81151]: debug 2024-04-16T14:45:40.296+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:40.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:40 smithi122 bash[81151]: debug 2024-04-16T14:45:40.296+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:40.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:40 smithi122 bash[81151]: debug 2024-04-16T14:45:40.296+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:40.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:40 smithi122 bash[81151]: debug 2024-04-16T14:45:40.296+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:41.345 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:41 smithi122 bash[81151]: debug 2024-04-16T14:45:41.252+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:41.345 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:41 smithi122 bash[81151]: debug 2024-04-16T14:45:41.252+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:41.345 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:41 smithi122 bash[81151]: debug 2024-04-16T14:45:41.252+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:41.345 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:41 smithi122 bash[81151]: debug 2024-04-16T14:45:41.252+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:41.694 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:41 smithi122 bash[78478]: debug 2024-04-16T14:45:41.348+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:41.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:41 smithi122 bash[78478]: debug 2024-04-16T14:45:41.348+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:41.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:41 smithi122 bash[78478]: debug 2024-04-16T14:45:41.348+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:41.695 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:41 smithi122 bash[78478]: debug 2024-04-16T14:45:41.348+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:15.574273+0000 front 2024-04-16T14:45:15.574060+0000 (oldest deadline 2024-04-16T14:45:39.673800+0000) 2024-04-16T14:45:42.507 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:42 smithi122 bash[81151]: debug 2024-04-16T14:45:42.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:42.507 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:42 smithi122 bash[81151]: debug 2024-04-16T14:45:42.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:42.508 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:42 smithi122 bash[81151]: debug 2024-04-16T14:45:42.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:42.508 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:42 smithi122 bash[81151]: debug 2024-04-16T14:45:42.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:42.508 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:42 smithi122 bash[78478]: debug 2024-04-16T14:45:42.344+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.668972+0000 front 2024-04-16T14:44:48.669146+0000 (oldest deadline 2024-04-16T14:45:13.969229+0000) 2024-04-16T14:45:42.508 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:42 smithi122 bash[78478]: debug 2024-04-16T14:45:42.344+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:55.671143+0000 front 2024-04-16T14:44:55.670670+0000 (oldest deadline 2024-04-16T14:45:20.970558+0000) 2024-04-16T14:45:42.508 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:42 smithi122 bash[78478]: debug 2024-04-16T14:45:42.344+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:06.272210+0000 front 2024-04-16T14:45:06.272059+0000 (oldest deadline 2024-04-16T14:45:32.171921+0000) 2024-04-16T14:45:42.508 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:42 smithi122 bash[78478]: debug 2024-04-16T14:45:42.344+0000 7f5aa12ad700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:15.574273+0000 front 2024-04-16T14:45:15.574060+0000 (oldest deadline 2024-04-16T14:45:39.673800+0000) 2024-04-16T14:45:43.455 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:43 smithi122 bash[81151]: debug 2024-04-16T14:45:43.200+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:43.455 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:43 smithi122 bash[81151]: debug 2024-04-16T14:45:43.200+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:43.455 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:43 smithi122 bash[81151]: debug 2024-04-16T14:45:43.200+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:43.455 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:43 smithi122 bash[81151]: debug 2024-04-16T14:45:43.200+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:43 smithi071 bash[112281]: ts=2024-04-16T14:45:43.542Z 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://smithi071.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.71:8443: connect: connection refused" 2024-04-16T14:45:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:43 smithi071 bash[112281]: ts=2024-04-16T14:45:43.543Z 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://smithi122.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-04-16T14:45:44.147 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:43 smithi122 bash[100505]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-6 2024-04-16T14:45:44.147 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 16 14:45:44 smithi122 bash[100856]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-6 2024-04-16T14:45:44.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:44 smithi122 bash[81151]: debug 2024-04-16T14:45:44.152+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:44.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:44 smithi122 bash[81151]: debug 2024-04-16T14:45:44.152+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:44.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:44 smithi122 bash[81151]: debug 2024-04-16T14:45:44.152+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:44.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:44 smithi122 bash[81151]: debug 2024-04-16T14:45:44.152+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:45.195 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:45 smithi122 bash[81151]: debug 2024-04-16T14:45:45.164+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:45.195 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:45 smithi122 bash[81151]: debug 2024-04-16T14:45:45.164+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:45.195 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:45 smithi122 bash[81151]: debug 2024-04-16T14:45:45.164+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:45.195 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:45 smithi122 bash[81151]: debug 2024-04-16T14:45:45.164+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:46.047 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.6.service' 2024-04-16T14:45:46.075 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:45:46.075 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-16T14:45:46.076 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-16T14:45:46.076 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.7 2024-04-16T14:45:46.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:46 smithi122 systemd[1]: Stopping Ceph osd.7 for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:45:46.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:46 smithi122 bash[81151]: debug 2024-04-16T14:45:46.156+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:46.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:46 smithi122 bash[81151]: debug 2024-04-16T14:45:46.156+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:46.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:46 smithi122 bash[81151]: debug 2024-04-16T14:45:46.156+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:46.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:46 smithi122 bash[81151]: debug 2024-04-16T14:45:46.156+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:46.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:46 smithi122 bash[81151]: debug 2024-04-16T14:45:46.260+0000 7fc5f932c700 -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-04-16T14:45:46.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:46 smithi122 bash[81151]: debug 2024-04-16T14:45:46.260+0000 7fc5f932c700 -1 osd.7 157 *** Got signal Terminated *** 2024-04-16T14:45:46.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:46 smithi122 bash[81151]: debug 2024-04-16T14:45:46.260+0000 7fc5f932c700 -1 osd.7 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T14:45:47.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:47 smithi122 bash[81151]: debug 2024-04-16T14:45:47.188+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:47.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:47 smithi122 bash[81151]: debug 2024-04-16T14:45:47.188+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:47.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:47 smithi122 bash[81151]: debug 2024-04-16T14:45:47.188+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:47.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:47 smithi122 bash[81151]: debug 2024-04-16T14:45:47.188+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:47.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:47 smithi122 bash[81151]: debug 2024-04-16T14:45:47.188+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-16T14:45:25.142577+0000 front 2024-04-16T14:45:25.142522+0000 (oldest deadline 2024-04-16T14:45:46.842246+0000) 2024-04-16T14:45:48.444 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:48 smithi122 bash[81151]: debug 2024-04-16T14:45:48.192+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:48.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:48 smithi122 bash[81151]: debug 2024-04-16T14:45:48.192+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:48.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:48 smithi122 bash[81151]: debug 2024-04-16T14:45:48.192+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:48.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:48 smithi122 bash[81151]: debug 2024-04-16T14:45:48.192+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:48.445 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:48 smithi122 bash[81151]: debug 2024-04-16T14:45:48.192+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-16T14:45:25.142577+0000 front 2024-04-16T14:45:25.142522+0000 (oldest deadline 2024-04-16T14:45:46.842246+0000) 2024-04-16T14:45:49.694 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:49 smithi122 bash[81151]: debug 2024-04-16T14:45:49.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:49.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:49 smithi122 bash[81151]: debug 2024-04-16T14:45:49.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:49.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:49 smithi122 bash[81151]: debug 2024-04-16T14:45:49.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:49.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:49 smithi122 bash[81151]: debug 2024-04-16T14:45:49.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:49.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:49 smithi122 bash[81151]: debug 2024-04-16T14:45:49.240+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-16T14:45:25.142577+0000 front 2024-04-16T14:45:25.142522+0000 (oldest deadline 2024-04-16T14:45:46.842246+0000) 2024-04-16T14:45:50.694 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:50 smithi122 bash[81151]: debug 2024-04-16T14:45:50.212+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:50.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:50 smithi122 bash[81151]: debug 2024-04-16T14:45:50.212+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:50.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:50 smithi122 bash[81151]: debug 2024-04-16T14:45:50.212+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:50.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:50 smithi122 bash[81151]: debug 2024-04-16T14:45:50.212+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:50.695 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:50 smithi122 bash[81151]: debug 2024-04-16T14:45:50.212+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-16T14:45:25.142577+0000 front 2024-04-16T14:45:25.142522+0000 (oldest deadline 2024-04-16T14:45:46.842246+0000) 2024-04-16T14:45:51.686 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:51 smithi122 bash[81151]: debug 2024-04-16T14:45:51.220+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6804 osd.0 since back 2024-04-16T14:44:48.831975+0000 front 2024-04-16T14:44:48.831833+0000 (oldest deadline 2024-04-16T14:45:14.731917+0000) 2024-04-16T14:45:51.686 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:51 smithi122 bash[81151]: debug 2024-04-16T14:45:51.220+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6812 osd.1 since back 2024-04-16T14:44:57.033363+0000 front 2024-04-16T14:44:57.033700+0000 (oldest deadline 2024-04-16T14:45:20.533263+0000) 2024-04-16T14:45:51.686 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:51 smithi122 bash[81151]: debug 2024-04-16T14:45:51.220+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6820 osd.2 since back 2024-04-16T14:45:08.938160+0000 front 2024-04-16T14:45:08.937997+0000 (oldest deadline 2024-04-16T14:45:30.037914+0000) 2024-04-16T14:45:51.686 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:51 smithi122 bash[81151]: debug 2024-04-16T14:45:51.220+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.71:6828 osd.3 since back 2024-04-16T14:45:14.139671+0000 front 2024-04-16T14:45:14.139653+0000 (oldest deadline 2024-04-16T14:45:38.839432+0000) 2024-04-16T14:45:51.686 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:51 smithi122 bash[81151]: debug 2024-04-16T14:45:51.220+0000 7fc5f1918700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-16T14:45:25.142577+0000 front 2024-04-16T14:45:25.142522+0000 (oldest deadline 2024-04-16T14:45:46.842246+0000) 2024-04-16T14:45:52.694 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:52 smithi122 bash[101009]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-7 2024-04-16T14:45:52.694 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 16 14:45:52 smithi122 bash[101568]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-osd-7 2024-04-16T14:45:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:53 smithi071 bash[112281]: ts=2024-04-16T14:45:53.541Z 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://smithi122.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi071.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.71:8443: connect: connection refused" 2024-04-16T14:45:53.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:53 smithi071 bash[112281]: ts=2024-04-16T14:45:53.543Z 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://smithi071.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.71:8443: connect: connection refused" 2024-04-16T14:45:53.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:53 smithi071 bash[112281]: ts=2024-04-16T14:45:53.544Z 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://smithi122.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-04-16T14:45:54.243 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@osd.7.service' 2024-04-16T14:45:54.271 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:45:54.271 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-16T14:45:54.271 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-16T14:45:54.271 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a 2024-04-16T14:45:54.513 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 systemd[1]: Stopping Ceph prometheus.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.453Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.454Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.454Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.454Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.454Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.454Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.454Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.454Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.455Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.455Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.455Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-16T14:45:54.514 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 16 14:45:54 smithi122 bash[92817]: ts=2024-04-16T14:45:54.455Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-16T14:45:55.213 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@prometheus.a.service' 2024-04-16T14:45:55.232 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T14:45:55.233 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-16T14:45:55.233 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 --force --keep-logs 2024-04-16T14:45:58.237 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:58 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:58.237 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:58 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:58.579 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:58 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:58.579 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:58 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:58.875 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:58 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:58.876 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:58 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:58.876 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:58 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:58.876 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:58 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:59.146 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:59.146 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:59.450 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:59.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:59.742 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:59.742 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:59.742 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:45:59.743 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:00.103 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:45:59 smithi071 systemd[1]: Stopping Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:46:00.813 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:46:00 smithi071 bash[122617]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T14:46:00.813 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:46:00 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:46:00.813 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:46:00 smithi071 bash[122678]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T14:46:00.813 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:46:00 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-16T14:46:00.814 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:46:00 smithi071 systemd[1]: Stopped Ceph node-exporter.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:46:01.100 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Apr 16 14:46:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:01.101 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:46:00 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:01.101 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:46:00 smithi071 systemd[1]: Stopping Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:46:01.101 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:46:01 smithi071 bash[112281]: ts=2024-04-16T14:46:01.059Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:46:01.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:46:01 smithi071 bash[122744]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:46:01.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:46:01 smithi071 bash[122805]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:46:01.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:46:01 smithi071 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T14:46:01.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:46:01 smithi071 systemd[1]: Stopped Ceph alertmanager.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:46:02.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Apr 16 14:46:02 smithi071 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:35.595 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 --force --keep-logs 2024-04-16T14:46:38.589 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:38 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:38.589 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:38 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:38.921 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:38 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:38.922 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:38 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:39.194 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:38 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:39.194 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:39 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:39.195 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:38 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:39.195 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:39 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:39.463 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:39 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:39.464 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:39 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:39.775 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:39 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:39.775 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:39 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:40.055 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:39 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:40.055 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:40.055 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:39 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:40.055 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:40 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:40.416 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:40 smithi122 systemd[1]: Stopping Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:46:41.141 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:40 smithi122 bash[103105]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T14:46:41.142 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:41 smithi122 bash[103165]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T14:46:41.142 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:41 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:46:41.142 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:41 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-16T14:46:41.142 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:41 smithi122 systemd[1]: Stopped Ceph node-exporter.b for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:46:41.396 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 16 14:46:41 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:41.396 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:41 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:46:41.396 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:41 smithi122 systemd[1]: Stopping Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968... 2024-04-16T14:46:41.396 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:41 smithi122 bash[95517]: logger=server t=2024-04-16T14:46:41.369905574Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-16T14:46:41.396 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:41 smithi122 bash[95517]: logger=ticker t=2024-04-16T14:46:41.370029958Z level=info msg=stopped last_tick=2024-04-16T14:46:40Z 2024-04-16T14:46:41.396 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:41 smithi122 bash[95517]: logger=tracing t=2024-04-16T14:46:41.370074119Z level=info msg="Closing tracing" 2024-04-16T14:46:42.315 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:41 smithi122 bash[103229]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-grafana-a 2024-04-16T14:46:42.315 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:42 smithi122 bash[103291]: Error response from daemon: No such container: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968-grafana-a 2024-04-16T14:46:42.315 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:42 smithi122 systemd[1]: ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-16T14:46:42.315 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:42 smithi122 systemd[1]: Stopped Ceph grafana.a for 84f0cb40-fbfb-11ee-bc90-c7b262605968. 2024-04-16T14:46:42.694 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 16 14:46:42 smithi122 systemd[1]: /etc/systemd/system/ceph-84f0cb40-fbfb-11ee-bc90-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-16T14:47:04.716 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:47:04.731 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:47:04.742 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-16T14:47:04.745 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257/remote/smithi071/crash 2024-04-16T14:47:04.746 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/crash -- . 2024-04-16T14:47:04.782 INFO:teuthology.orchestra.run.smithi071.stderr:tar: /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/crash: Cannot open: No such file or directory 2024-04-16T14:47:04.782 INFO:teuthology.orchestra.run.smithi071.stderr:tar: Error is not recoverable: exiting now 2024-04-16T14:47:04.784 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257/remote/smithi122/crash 2024-04-16T14:47:04.785 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/crash -- . 2024-04-16T14:47:04.796 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/crash: Cannot open: No such file or directory 2024-04-16T14:47:04.796 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-04-16T14:47:04.796 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-16T14:47:04.797 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-16T14:47:04.842 INFO:teuthology.orchestra.run.smithi071.stdout:2024-04-16T14:18:34.098098+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:47:04.843 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-16T14:47:04.843 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[SEC\]' /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-16T14:47:04.898 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[ERR\]' /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-16T14:47:04.957 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[WRN\]' /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-16T14:47:05.013 INFO:teuthology.orchestra.run.smithi071.stdout:2024-04-16T14:18:34.098098+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:47:05.014 INFO:tasks.cephadm:Compressing logs... 2024-04-16T14:47:05.014 DEBUG:teuthology.orchestra.run.smithi071:> 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-04-16T14:47:05.058 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-16T14:47:05.067 INFO:teuthology.orchestra.run.smithi071.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-16T14:47:05.070 INFO:teuthology.orchestra.run.smithi122.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-16T14:47:05.079 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-16T14:47:05.079 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mgr.y.log 2024-04-16T14:47:05.080 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.0.log 2024-04-16T14:47:05.080 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.2.log 2024-04-16T14:47:05.080 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi071.cdiluv.log 2024-04-16T14:47:05.081 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.a.log 2024-04-16T14:47:05.081 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.cephadm.log 2024-04-16T14:47:05.082 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi071.cdiluv.log: /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.a.log: gzip 76.4% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi071.cdiluv.log.gz 2024-04-16T14:47:05.082 INFO:teuthology.orchestra.run.smithi071.stderr: -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.3.log 2024-04-16T14:47:05.083 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.1.log 2024-04-16T14:47:05.083 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/tcmu-runner.log 2024-04-16T14:47:05.085 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-16T14:47:05.086 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.7.log 2024-04-16T14:47:05.087 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.6.log 2024-04-16T14:47:05.087 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.cephadm.log 2024-04-16T14:47:05.087 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.5.log 2024-04-16T14:47:05.088 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mgr.x.log 2024-04-16T14:47:05.089 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.smpl.smithi122.rnpppx.log 2024-04-16T14:47:05.090 INFO:teuthology.orchestra.run.smithi122.stderr:gzip/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mgr.x.log: -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log 2024-04-16T14:47:05.090 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.smpl.smithi122.rnpppx.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-volume.log 2024-04-16T14:47:05.090 INFO:teuthology.orchestra.run.smithi122.stderr: 76.5% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.smpl.smithi122.rnpppx.log.gz 2024-04-16T14:47:05.091 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi122.pmudxo.log 2024-04-16T14:47:05.092 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.1.log: 95.1% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.cephadm.log.gz 2024-04-16T14:47:05.093 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log 2024-04-16T14:47:05.094 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/tcmu-runner.log: 86.1% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/tcmu-runner.log.gz 2024-04-16T14:47:05.094 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-volume.log 2024-04-16T14:47:05.095 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-volume.log: 88.6% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log.gz 2024-04-16T14:47:05.095 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.audit.log 2024-04-16T14:47:05.096 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi122.pmudxo.log: 91.6% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.cephadm.log.gz 76.3% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi122.pmudxo.log.gz 2024-04-16T14:47:05.096 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-04-16T14:47:05.097 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.b.log 2024-04-16T14:47:05.097 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.4.log 2024-04-16T14:47:05.101 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log: 93.5% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.log.gz 2024-04-16T14:47:05.102 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.c.log 2024-04-16T14:47:05.107 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-volume.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-16T14:47:05.108 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.audit.log 2024-04-16T14:47:05.116 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.smpl.smithi071.yzarsl.log 2024-04-16T14:47:05.130 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.b.log: /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.4.log: 93.4% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.audit.log.gz 2024-04-16T14:47:05.138 INFO:teuthology.orchestra.run.smithi122.stderr: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-16T14:47:05.149 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.audit.log: /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.smpl.smithi071.yzarsl.log: 76.8% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-client.rgw.smpl.smithi071.yzarsl.log.gz 2024-04-16T14:47:05.151 INFO:teuthology.orchestra.run.smithi122.stderr: 92.8% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-volume.log.gz 2024-04-16T14:47:05.185 INFO:teuthology.orchestra.run.smithi071.stderr: 92.2% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-volume.log.gz 2024-04-16T14:47:05.206 INFO:teuthology.orchestra.run.smithi071.stderr: 95.7% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph.audit.log.gz 2024-04-16T14:47:05.349 INFO:teuthology.orchestra.run.smithi071.stderr: 87.7% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mgr.y.log.gz 2024-04-16T14:47:06.027 INFO:teuthology.orchestra.run.smithi071.stderr: 93.4% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.2.log.gz 2024-04-16T14:47:06.061 INFO:teuthology.orchestra.run.smithi071.stderr: 93.0% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.c.log.gz 2024-04-16T14:47:06.302 INFO:teuthology.orchestra.run.smithi122.stderr: 93.4% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.6.log.gz 2024-04-16T14:47:06.455 INFO:teuthology.orchestra.run.smithi122.stderr: 93.2% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.b.log.gz 2024-04-16T14:47:06.678 INFO:teuthology.orchestra.run.smithi122.stderr: 93.5% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.5.log.gz 2024-04-16T14:47:06.686 INFO:teuthology.orchestra.run.smithi071.stderr: 93.5% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.1.log.gz 2024-04-16T14:47:06.859 INFO:teuthology.orchestra.run.smithi122.stderr: 89.2% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mgr.x.log.gz 2024-04-16T14:47:06.931 INFO:teuthology.orchestra.run.smithi071.stderr: 93.4% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.0.log.gz 2024-04-16T14:47:07.033 INFO:teuthology.orchestra.run.smithi122.stderr: 94.0% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.7.log.gz 2024-04-16T14:47:07.172 INFO:teuthology.orchestra.run.smithi071.stderr: 93.6% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.3.log.gz 2024-04-16T14:47:07.286 INFO:teuthology.orchestra.run.smithi122.stderr: 93.6% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-osd.4.log.gz 2024-04-16T14:47:07.287 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-04-16T14:47:07.287 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m2.225s 2024-04-16T14:47:07.287 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m9.906s 2024-04-16T14:47:07.287 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.314s 2024-04-16T14:47:07.609 INFO:teuthology.orchestra.run.smithi071.stderr: 92.1% -- replaced with /var/log/ceph/84f0cb40-fbfb-11ee-bc90-c7b262605968/ceph-mon.a.log.gz 2024-04-16T14:47:07.610 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-04-16T14:47:07.610 INFO:teuthology.orchestra.run.smithi071.stderr:real 0m2.551s 2024-04-16T14:47:07.610 INFO:teuthology.orchestra.run.smithi071.stderr:user 0m9.972s 2024-04-16T14:47:07.610 INFO:teuthology.orchestra.run.smithi071.stderr:sys 0m0.437s 2024-04-16T14:47:07.611 INFO:tasks.cephadm:Archiving logs... 2024-04-16T14:47:07.611 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257/remote/smithi071/log 2024-04-16T14:47:07.612 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T14:47:08.867 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257/remote/smithi122/log 2024-04-16T14:47:08.868 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T14:47:10.036 INFO:tasks.cephadm:Removing cluster... 2024-04-16T14:47:10.036 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 --force 2024-04-16T14:47:10.784 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 84f0cb40-fbfb-11ee-bc90-c7b262605968 --force 2024-04-16T14:47:11.526 INFO:tasks.cephadm:Removing cephadm ... 2024-04-16T14:47:11.526 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T14:47:11.533 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T14:47:11.538 INFO:tasks.cephadm:Teardown complete 2024-04-16T14:47:11.538 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-16T14:47:11.549 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-16T14:47:11.549 DEBUG:teuthology.orchestra.run.smithi071:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T14:47:11.578 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T14:47:11.589 INFO:teuthology.orchestra.run.smithi071.stdout: remote refid st t when poll reach delay offset jitter 2024-04-16T14:47:11.589 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================== 2024-04-16T14:47:11.589 INFO:teuthology.orchestra.run.smithi071.stdout:+hv01.front.sepi 67.205.162.81 3 u 37 128 377 0.097 -3.878 0.222 2024-04-16T14:47:11.589 INFO:teuthology.orchestra.run.smithi071.stdout:*hv02.front.sepi 63.231.80.2 3 u 32 128 377 0.104 -2.610 0.224 2024-04-16T14:47:11.589 INFO:teuthology.orchestra.run.smithi071.stdout:+hv03.front.sepi 74.6.168.72 3 u 51 128 377 0.093 -2.229 0.336 2024-04-16T14:47:11.589 INFO:teuthology.orchestra.run.smithi071.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-16T14:47:11.591 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-04-16T14:47:11.591 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-04-16T14:47:11.591 INFO:teuthology.orchestra.run.smithi122.stdout:+hv01.front.sepi 67.205.162.81 3 u 43 64 377 0.065 -8.028 1.375 2024-04-16T14:47:11.591 INFO:teuthology.orchestra.run.smithi122.stdout:+hv02.front.sepi 63.231.80.2 3 u 48 64 377 0.098 -5.312 0.870 2024-04-16T14:47:11.591 INFO:teuthology.orchestra.run.smithi122.stdout:*hv03.front.sepi 74.6.168.72 3 u 56 64 377 0.083 -6.220 1.036 2024-04-16T14:47:11.591 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-16T14:47:11.591 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-16T14:47:11.601 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-16T14:47:11.602 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-16T14:47:11.613 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-16T14:47:11.626 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-16T14:47:11.637 INFO:teuthology.task.internal:Duration was 2438.884421 seconds 2024-04-16T14:47:11.638 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-16T14:47:11.650 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-16T14:47:11.650 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T14:47:11.653 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T14:47:11.693 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-16T14:47:11.694 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi071.front.sepia.ceph.com 2024-04-16T14:47:11.694 DEBUG:teuthology.orchestra.run.smithi071:> 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-04-16T14:47:11.745 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-04-16T14:47:11.745 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-16T14:47:11.756 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-16T14:47:11.756 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T14:47:11.793 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T14:47:11.940 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-16T14:47:11.940 DEBUG:teuthology.orchestra.run.smithi071:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T14:47:11.942 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T14:47:12.454 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-16T14:47:12.465 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-16T14:47:12.465 DEBUG:teuthology.orchestra.run.smithi071:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T14:47:12.478 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T14:47:12.491 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-16T14:47:12.507 DEBUG:teuthology.orchestra.run.smithi071:> 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-04-16T14:47:12.521 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-16T14:47:12.528 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = core 2024-04-16T14:47:12.547 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-04-16T14:47:12.824 DEBUG:teuthology.orchestra.run.smithi071:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T14:47:12.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T14:47:12.829 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T14:47:12.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T14:47:12.872 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-16T14:47:12.883 INFO:teuthology.task.internal:Transferring archived files... 2024-04-16T14:47:12.884 DEBUG:teuthology.misc:Transferring archived files from smithi071:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257/remote/smithi071 2024-04-16T14:47:12.884 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T14:47:12.932 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257/remote/smithi122 2024-04-16T14:47:12.932 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T14:47:12.967 INFO:teuthology.task.internal:Removing archive directory... 2024-04-16T14:47:12.967 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T14:47:12.970 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T14:47:13.009 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-16T14:47:13.020 INFO:teuthology.task.internal:Not uploading archives. 2024-04-16T14:47:13.020 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-16T14:47:13.031 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-16T14:47:13.031 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T14:47:13.034 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T14:47:13.038 INFO:teuthology.orchestra.run.smithi071.stdout: 658470 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 14:47 /home/ubuntu/cephtest 2024-04-16T14:47:13.057 INFO:teuthology.orchestra.run.smithi122.stdout: 658460 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 14:47 /home/ubuntu/cephtest 2024-04-16T14:47:13.058 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-16T14:47:13.068 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-16T14:47:13.095 INFO:teuthology.nuke:Checking targets against current locks 2024-04-16T14:47:13.120 DEBUG:teuthology.nuke:shortname: smithi071 2024-04-16T14:47:13.121 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T14:47:13.143 DEBUG:teuthology.nuke:shortname: smithi122 2024-04-16T14:47:13.143 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T14:47:13.147 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257', '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-04-16 13:58:08.150164', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFD2yVW7JfPGsPOutBshBhKOWl0TSiQsX64VaYRJ5z52lg4A971JC/5YAEksIBVDYkOKBwuzG9kU8WhRdDfhUdo='} 2024-04-16T14:47:13.167 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658257', '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-04-16 13:58:08.151838', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAduaj5kuDx+swMUeeyLZhesVxT/qnaBWGYtvNwT4qc2dGX8HSf81Qx/N90go1Fu+Q8IxVBdW83V5Hllxb4S+nI='} 2024-04-16T14:47:13.199 INFO:teuthology.orchestra.console.smithi071:Power off 2024-04-16T14:47:13.200 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-16T14:47:13.224 DEBUG:teuthology.orchestra.console.smithi071:power off output: Chassis Power Control: Down/Off 2024-04-16T14:47:13.224 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T14:47:13.238 INFO:teuthology.orchestra.console.smithi122:Power off 2024-04-16T14:47:13.238 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-16T14:47:13.246 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is on 2024-04-16T14:47:13.260 DEBUG:teuthology.orchestra.console.smithi122:power off output: Chassis Power Control: Down/Off 2024-04-16T14:47:13.260 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T14:47:13.282 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-16T14:47:17.248 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T14:47:17.283 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T14:47:17.358 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is on 2024-04-16T14:47:17.392 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-16T14:47:21.364 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T14:47:21.393 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T14:47:21.474 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is on 2024-04-16T14:47:21.503 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is off 2024-04-16T14:47:21.604 INFO:teuthology.orchestra.console.smithi122:Power off completed 2024-04-16T14:47:25.478 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T14:47:25.588 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is off 2024-04-16T14:47:25.689 INFO:teuthology.orchestra.console.smithi071:Power off completed 2024-04-16T14:47:25.793 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: 2438.884421110153 failure_reason: '"2024-04-16T14:18:34.098098+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_adking@teuthology success: false 2024-04-16T14:47:25.793 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T14:47:25.866 INFO:teuthology.run:FAIL